Pascal Abresch nephele
  • Joined on 2018-06-18
nephele pushed to master at SyrupThinker/hermes 2019-07-28 16:24:14 +00:00
51d96153bb moved lib
d6d173653a code style fix
b94862ef06 updated matrix code, fix code styl
03bcc0e0fb code cleanup
9ae2aef8e4 bumped minimum sdk version
Compare 6 commits »
nephele pushed to master at SyrupThinker/minetest-mod-sparktech 2019-07-02 11:33:19 +00:00
e42bc90b47 hopefully make the furnace cook anim more visible
fc38391daf split out api functions into two files
72d70cb467 enabled usage 2 and 3 for makebar
Compare 3 commits »
nephele pushed to master at SyrupThinker/minetest-mod-sparktech 2019-06-29 20:19:52 +00:00
02e1cc4df5 modified height of charger spec
d411dc2b8b adapted charger to new formspec
2aa692a8a6 modified nametag to use new formspec coordinate system
d05b5588fc adapted furnace to work with new formspec
Compare 8 commits »
nephele pushed to master at SyrupThinker/minetest-mod-sparktech 2019-06-29 20:14:47 +00:00
c1945179ea updated readme
nephele pushed to master at SyrupThinker/minetest-mod-sparktech 2019-06-28 17:25:51 +00:00
6aae4df9b4 switch to real coordinates added by minetest 5.1-dev <5e7004e7af71fa7f2f980414c9951a93c0a0e994>
nephele pushed to master at SyrupThinker/minetest-mod-sparktech 2019-06-28 09:15:13 +00:00
395d6ebf7d make nametag consumable (and fix intendation)
nephele pushed to master at SyrupThinker/minetest-mod-sparktech 2019-06-27 09:20:16 +00:00
183bd31c4c fixed charger recipe
165139104a fixed inventory colors
Compare 2 commits »
nephele pushed to master at SyrupThinker/hermes 2019-04-18 14:49:24 +00:00
733b3ff4ab Update main view
nephele pushed to master at SyrupThinker/minetest-mod-sparktech 2019-04-01 01:36:21 +00:00
0958632969 added size fields to statbar hud elements (not doing so is deprecated)
05e692a0d5 removed deprecated settings call from debug
df7ddf0e77 removed deprecated settings call from api
29f3074047 removed deprecated settings call from core
Compare 4 commits »
nephele pushed to master at SyrupThinker/minetest-mod-sparktech 2019-04-01 01:06:30 +00:00
a982323bc6 added initial support for the creative mod in compat
89907b369d fixes sparkcompat to optionally require default (should no longer crash on stable mtg)
Compare 2 commits »
nephele pushed to master at SyrupThinker/minetest-mod-sparktech 2019-03-25 01:31:12 +00:00
ec13e8de45 disabled debug messages in scanner.lua
837341fe7f fixes intendation of scanner.lua
Compare 2 commits »
nephele pushed to master at SyrupThinker/minetest-mod-sparktech 2019-03-25 00:41:12 +00:00
3fab0643de simplifies init.lua, adds lua/ subdir for mods
nephele pushed to master at nephele/glua-mod-inventory 2019-03-10 21:59:08 +00:00
012a04edd2 implement bar selection
nephele pushed to master at nephele/glua-mod-ui 2019-03-10 00:32:36 +00:00
847ab832dd initial commit
nephele pushed to master at nephele/glua-mod-inventory 2019-03-10 00:23:05 +00:00
20ca96eadb rewrite rendering logic with new ui toolkit
nephele created repository nephele/glua-mod-ui 2019-03-09 19:22:03 +00:00
nephele pushed to master at SyrupThinker/minetest-mod-sparktech 2019-02-25 17:28:39 +00:00
ecc14e7fcc changed is_item_allowed function in metalfurnace
4dbf73a7a8 added missing setting vars
0c390d53a3 added default support (optional)
5e5e30d7f0 fixed, now :)
d33030e0e2 pairs works differently that i expected
Compare 9 commits »
nephele pushed to fail at SyrupThinker/minetest-mod-sparktech 2019-02-24 21:27:34 +00:00
0c390d53a3 added default support (optional)
nephele pushed to fail at SyrupThinker/minetest-mod-sparktech 2019-02-24 21:08:43 +00:00
5e5e30d7f0 fixed, now :)
nephele pushed to fail at SyrupThinker/minetest-mod-sparktech 2019-02-24 20:52:10 +00:00
d33030e0e2 pairs works differently that i expected