]> git.lizzy.rs Git - xdecor.git/history - itemframe.lua
Merge pull request #67 from Napiophelios/master
[xdecor.git] / itemframe.lua
2016-08-05 TimDon't crash on nil-player in can_dig and check the...
2016-08-05 TimAlways return the ItemStack for on_rightclick and on_pl...
2016-04-07 kilbithDrop some aliases (doors, cobblewalls, etc.)
2016-04-02 kilbithEnchant Table / Item Frame : don't spawn entities if...
2016-03-23 Jean-Patrick GuerreroItem Frame: fix tools being repaired when put in frame
2016-03-20 Jean-Patrick GuerreroItem Frame : some code cleaning
2016-03-09 Jean-Patrick GuerreroSome minor tweaking
2016-03-08 Jean-Patrick GuerreroItem Frame : misc. tweaking
2016-03-08 Jean-Patrick GuerreroItem Frame : convert update item ABM to nodetimer
2016-02-16 Jean-Patrick GuerreroItemframe: fix previous commit
2016-02-15 Jean-Patrick GuerreroStyle cleaning + better repairable tools checking
2016-02-10 Jean-Patrick GuerreroRevert "Convert cauldrons & itemframe ABMs to node...
2016-02-10 Jean-Patrick GuerreroConvert cauldrons & itemframe ABMs to node timers
2016-02-04 kilbithAdd some helpers (just in case)
2016-01-10 kilbithItem frame : prevent duplicating items with on_destruct
2016-01-07 kilbithMore simplification
2015-12-23 jpSmall cleaning of itemframe code
2015-12-04 jpPut back collision boxes on cauldrons
2015-11-15 jpTweak node groups
2015-11-15 jpReduce hive radius a bit
2015-09-24 kilbithFix some rare cases where the player is null and dig...
2015-08-21 jpPut honey out of invo and minor tweaks
2015-08-16 kilbithLocalize some global variables
2015-08-16 kilbithChange some global variables names
2015-08-12 jpHide unused function params
2015-08-07 jpTweak ABMs and flint use
2015-08-05 jpDrop items from frames when dug, ABM and clean-up
2015-08-01 jpStyle cleanup and simplify node defs fetching in worktable
2015-07-31 jpMore tweaks & cleanup on hammer/worktable
2015-07-06 jpAdd Cobweb and allow picking water from cauldron
2015-07-05 jpPrevent placing items in some slots and rename itemfram...