]> git.lizzy.rs Git - xdecor.git/history - worktable.lua
Small simplifications
[xdecor.git] / worktable.lua
2015-08-16 kilbithRe-adjust some selection boxes
2015-08-16 kilbithChange some global variables names
2015-08-12 jpxwalls : don't connect to every nodes (looks bad)
2015-08-12 jpHide unused function params
2015-08-12 jpRemove uneccessary variables
2015-08-08 jpRemove snow and clay from Work Table (non-solid)
2015-08-08 jpOptimize some loops
2015-08-08 jpTweak hive formspec a bit and overall code reduction
2015-08-07 jpChange dump() to minetest.serialize() (saner)
2015-08-07 jpWork Table : prevent putting unregistered node materials
2015-08-06 jpMinor style cleaning
2015-08-06 jpWork Table : prevent moving stuff in slots to each...
2015-08-06 jpWork Table : prevent cutting to different micronodes...
2015-08-06 jpDon't cast a shadow on micronodes
2015-08-05 jpBetter descriptions and nodes groups on Work Table...
2015-08-05 jpMerge branch 'fix-mt-serialize-bug' of http://github...
2015-08-05 jpTweak worktable code
2015-08-03 jpBugfix and cleanup on worktable
2015-08-02 jpTweak node defs
2015-08-02 jpSmall clean-up on ench./work table
2015-08-02 jpClean-up (once again) work table code
2015-08-02 jpSpeed-up the Work Table cutting function
2015-08-02 jpFinish and enable the Enchantment Table (yay!)
2015-08-02 jpCleanup hive formspec
2015-08-02 jpFix ndef error and prepare enchanting table
2015-08-01 jpStyle cleanup and simplify node defs fetching in worktable
2015-07-31 jpMore tweaks & cleanup on hammer/worktable
2015-07-31 jpFix some bug and uneeded check on tool repairing
2015-07-31 jpMake the hammer a tool instead of an item
2015-07-29 jpOnly allow put damaged tools in worktable
2015-07-29 jpMerge branch 'master' of https://github.com/kilbith...
2015-07-29 jpBetter anvil texture
2015-07-28 jpTweak item groups
2015-07-28 jpReplace hammer icon by anvil in worktable formspec
2015-07-06 jpAdd Cobweb and allow picking water from cauldron
2015-07-05 jpAdd Ender Chest and Trash Can
2015-07-05 jpPrevent placing items in some slots and rename itemfram...
2015-07-04 jpTweak nodes groups
2015-07-02 jpAdd new nodes and tweaks
2015-06-25 jpstyle
2015-06-25 jpConventional code style
2015-06-16 kilbithupdate pot textures and tweaks
2015-06-15 kilbithstyle
2015-06-15 kilbithbetter nodeboxes description
2015-06-14 kilbithsimplify output getting
2015-06-14 kilbithoptimization
2015-06-14 kilbithtweaks
2015-06-13 kilbithRename workbench to worktable