]> git.lizzy.rs Git - xdecor.git/history - worktable.lua
Craft guide : show only items which have a recipe
[xdecor.git] / worktable.lua
2015-12-01 jpCraft guide : show only items which have a recipe
2015-12-01 jpSimplify craft guide mechanism
2015-11-29 jpCraft guide : minimal support for cooking recipes
2015-11-29 jpCraft guide : better support for groups
2015-11-29 jpAdd Crafting Guide in the Work Table \o/
2015-11-26 jpminor style
2015-11-26 jpWorktable : catch all alphanumeric caracters in mod...
2015-11-26 jpAdd list rings to formspecs
2015-11-26 jpPut back formspec's code readability
2015-11-24 jpEnch. table : re-adjust button positions correctly
2015-11-22 jpFix missing put condition
2015-11-22 jpPrevent taking worktable's output stack when player...
2015-11-22 jpGlobal cleaning + fix cushion sitting when node.param2 > 3
2015-11-22 jpWorktable : style cleaning
2015-11-21 jpHighlight hotbar on all formspecs
2015-11-15 jpTweak node groups
2015-11-15 jpPrevent some rotations on some nodes when using the...
2015-11-02 kilbithPrevent use the worktable output when a disallowed...
2015-10-02 kilbithMerge pull request #15 from MT-Modder/globalize-worktab...
2015-10-02 MT-ModderAllow other mods to change worktable nodes
2015-09-27 kilbithAdd Wood Frame
2015-09-24 kilbithFix fleshy group on enchanted swords
2015-09-24 kilbithReduce concatenation on formspecs for speed
2015-09-24 kilbithEnchantment Table rework : support for swords, new...
2015-09-24 kilbithWork Table : fix crash when mod name is not declared...
2015-09-22 kilbithRemove great hardness on cut nodes from Work Table
2015-09-22 kilbithWork Table : fix node put checking since last commit
2015-09-22 kilbithWork Table : simplify nodes table
2015-09-22 kilbithWork Table : simplified tiles fetching
2015-09-21 kilbithWork Table : simpler node registrations
2015-09-21 kilbithWork Table : respect furthermore original node groups...
2015-09-21 kilbithAdd Cactus Brick
2015-09-21 kilbithWork Table : support oresplus nodes
2015-09-18 kilbithWork Table : simpler anzhal fetching
2015-09-17 kilbithBetter Lua pattern for description
2015-09-17 kilbithAllow cutting nodes from any mods
2015-08-25 kilbithStyle cleaning
2015-08-25 kilbithFix invisible faces on glass nodeboxes
2015-08-24 kilbithDon't cast a shadow a newly added nodeboxes
2015-08-24 kilbithShortening some naming
2015-08-24 kilbithminor style cleaning
2015-08-24 kilbithOptimize table inserting
2015-08-24 kilbithFix patterns matching for underscored node names
2015-08-24 kilbithRefine some patterns capitalizing
2015-08-24 Timuse inventory lists as interface for the worktable...
2015-08-22 jpOptimize some formspecs triggering
2015-08-22 jpImproved Work Table formspec (with more shapes to cut...
2015-08-19 jpLight refactoring/speed-up on Work Table
2015-08-16 kilbithLocalize some global variables
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