]> git.lizzy.rs Git - xdecor.git/shortlog
xdecor.git
2016-02-28 Jean-Patrick... Pressure plates : don't crash if using older doors API
2016-02-27 Jean-Patrick... Misc. cleaning
2016-02-27 Jean-Patrick... Add pressure plates
2016-02-25 Jean-Patrick... Fix doors aliases (finally)
2016-02-25 Jean-Patrick... Don't interrupt nodes registration if new doors API...
2016-02-23 Jean-Patrick... Craft guide : fix wrong param name on fields callback
2016-02-23 Jean-Patrick... Craft guide : localize a bit more variables
2016-02-22 Jean-Patrick... Craft guide : small localization and pattern simplification
2016-02-20 Jean-Patrick... Hive: produce honey only at day
2016-02-20 Jean-Patrick... Fix incomplete alias for doors
2016-02-19 Jean-Patrick... Very minor style cleaning
2016-02-18 Jean-Patrick... Doors: use latest API upstream change for recipes
2016-02-18 Jean-Patrick... Possible missing aliases on doors
2016-02-17 Jean-Patrick... Chess : code style cleanup
2016-02-16 Jean-Patrick... Itemframe: fix previous commit
2016-02-15 Jean-Patrick... Style cleaning + better repairable tools checking
2016-02-15 Jean-Patrick... Turn repairable tools to be a function
2016-02-14 Jean-Patrick... Small cleaning of craftguide formspec
2016-02-14 Jean-Patrick... Work Table -> Work Bench
2016-02-14 Jean-Patrick... Crafting guide : protect functions access
2016-02-14 Jean-Patrick... Move crafting guide to its own book
2016-02-14 Jean-Patrick... Drop the crate (texture is too ugly)
2016-02-14 Jean-Patrick... Drop nodeboxes's combination on rightclick (not useful...
2016-02-14 Jean-Patrick... Some preparative cleanup in Work Table's code
2016-02-13 Jean-Patrick... Fix mese aliases
2016-02-13 Jean-Patrick... Use new doors API from upstream
2016-02-12 Jean-Patrick... Move sitting functions in handlers folder (turn it...
2016-02-11 Jean-Patrick... Use string.sub wherever possible
2016-02-10 Jean-Patrick... Revert "Convert cauldrons & itemframe ABMs to node...
2016-02-10 Jean-Patrick... Work Table nodeboxes : move combination table outisde...
2016-02-10 Jean-Patrick... Convert cauldrons & itemframe ABMs to node timers
2016-02-10 Jean-Patrick... Increase node timer timeout a bit
2016-02-10 Jean-Patrick... Some cleaning in mailbox code
2016-02-10 Jean-Patrick... Work Table : convert repairing ABM to node timer
2016-02-09 Jean-Patrick... Craft guide : get rid of item_image_button label on...
2016-02-09 Jean-Patrick... Some minor formspec elements adjusting
2016-02-08 Jean-Patrick... Craft guide : adjust yield and group labels positions
2016-02-08 Jean-Patrick... Work Table : check cuttable node in registered nodes...
2016-02-05 Jean-Patrick... Work Table : fix previous commit
2016-02-05 Jean-Patrick... Work Table : fix crash on fail to fetch 'tiles' node...
2016-02-04 kilbithEnch. table : fix crash when clicking ench. button...
2016-02-04 kilbithFix stone not being cuttable since recent commit
2016-02-04 kilbithAdd some helpers (just in case)
2016-02-04 kilbithCraft guide : extend search function to descriptions
2016-02-04 kilbithWork Table : fix acacia wood not being catched inside...
2016-02-03 kilbithWork Table : better ordering of functions
2016-02-03 kilbithWork table : change trash deleting method
2016-02-03 kilbithMinor style cleaning
2016-02-02 kilbithWork Table : remove tabheader (too slow for node formspec)
2016-02-02 kilbithSome style cleaning
2016-02-02 kilbithFix itemstack taking on nodeboxes combination
2016-01-31 kilbithWork Table nodes registration : check for cracky and...
2016-01-31 kilbithMore cleaning & don't register wool nodes in worktable
2016-01-31 kilbithUse unpack for nodebox defs & misc. tweaking
2016-01-30 kilbithWork Table : make registering of cuttable nodes universal
2016-01-30 kilbithMove repairable tools string in top of file
2016-01-29 kilbithMore cleanup
2016-01-29 kilbithGet rid of gmatch loops
2016-01-28 kilbithCooking ingredients : change variable of itemstring
2016-01-27 kilbithSome refactoring of enchanting code
2016-01-27 kilbithMove and regroup enchanting params and registrations...
2016-01-26 kilbithSome corrections to previous commit
2016-01-26 kilbithWork table nodeboxes : register stairs and slabs with...
2016-01-25 kilbithAllow nodeboxes combination by pressing sneak + right...
2016-01-25 kilbithPrevent sitting when clicking from bottom node
2016-01-25 kilbithMake a big cushion in combining 2 cushion slabs with...
2016-01-25 kilbithEnch. table : make mese cost optional
2016-01-23 kilbithWork table : restrict repairing function to some tools
2016-01-22 kilbithChange license of cobweb's nodedef
2016-01-22 kilbithFix formspec enchants not triggering when placing 3d_ar...
2016-01-21 kilbithCraft guide : indicate yield on output item
2016-01-20 kilbithEnch. Table : get rid of loops
2016-01-19 kilbithUse pixelnodeboxes on cauldrons
2016-01-17 kilbithSlight tweaking of iron lightbox texture
2016-01-17 kilbithAdd Iron Light Box
2016-01-16 kilbithFix random placing of painting ignoring number 1
2016-01-16 kilbithTweak some textures and make pixel nodeboxes simpler
2016-01-16 kilbithConvert some nodes to pixel nodeboxes
2016-01-16 kilbithStyle cleaning
2016-01-16 kilbithWork Table : use pixel nodeboxes
2016-01-15 kilbithMinor style cleaning
2016-01-15 kilbithDo the same on ench. table code
2016-01-15 kilbithWork Table : modify nodes array to string
2016-01-15 kilbithWork Table : allow cutting new Aspen wood/tree in minet...
2016-01-14 kilbithCraft guide : remember tab id on clearing filter
2016-01-14 kilbithMove enchant variables in table
2016-01-14 kilbithDrop some node aliases
2016-01-13 kilbithSmall simplifications
2016-01-12 kilbithWork Table : add a trash list to crafting and storage...
2016-01-11 kilbithSmall simplifications
2016-01-11 kilbithCrafting guide : check if item is craftable on clicking...
2016-01-11 kilbithCrafting guide : convert all lists to image_item_button...
2016-01-11 kilbithCrafting guide : change craft grid list to image button...
2016-01-10 kilbithSimplifications in fields handling
2016-01-10 kilbithAdd tabs to the crafting guide
2016-01-10 kilbithItem frame : prevent duplicating items with on_destruct
2016-01-10 kilbithGive possibility to use the crafting guide even on...
2016-01-10 kilbithCooking : replace itemstack when empty bowl stack does...
2016-01-09 kilbithClean-up ench. table code
2016-01-09 kilbithSmall simplifications
next