]> git.lizzy.rs Git - xdecor.git/history - worktable.lua
Crafting guide : better output shaping
[xdecor.git] / worktable.lua
2016-01-03 kilbithCrafting guide : better output shaping
2016-01-03 kilbithCrafting guide : more code's simplification
2016-01-03 kilbithCrafting guide : simplify group to node determination
2015-12-31 jpSimplify latest commit
2015-12-31 jpCraft guide : some additional corrections
2015-12-30 jpAvoid some formspec concatenations
2015-12-30 jpCraft guide : fix incorrect recipes made of group nodes
2015-12-29 jpCraft guide : fix regression causing alternative recipe...
2015-12-28 jpCraft guide : limit alternative recipe groups to 10
2015-12-28 jpCraft Guide : add support for custom groups in all...
2015-12-27 jpWork Table : more reliable cheating check on node swap
2015-12-27 jpWork Table : fix output's taking in some particular...
2015-12-26 jpCauldron cooking : consider food with stack of 1
2015-12-23 jpCraft Guide : go to the last page when clicking on...
2015-12-23 jpMinor style cleaning
2015-12-23 jpWork Table : get rid of recipe number meta
2015-12-23 jpMore accurate worktable's nodeboxes definitions
2015-12-23 jpSimplify group checking
2015-12-23 jpMark the legacy code to remove later
2015-12-22 jpCheck for nil in some fields
2015-12-22 jpFinalize fixing of previous commit
2015-12-22 jpAttempt to fix a nil value on right-clicking worktable...
2015-12-20 jpWork Table : get rid of some metadatas
2015-12-20 jpFix chat message in mailbox
2015-12-12 jpForbid placing a hammer into tool slot and increase...
2015-12-07 jpBe sure it can't be nil
2015-12-07 jpCraft guide : prevent crash when filter is not alphanum...
2015-12-06 jpSimplify, clean & optimize some code
2015-12-05 jpCraft guide : improved formspec
2015-12-05 jpCraft guide : add support for alternative recipes
2015-12-04 jpMove sitting stuff in separate file
2015-12-02 jpCraft guide : check for stack of width 0
2015-12-02 jpCraft guide : string lowering of filter name
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
next