]> git.lizzy.rs Git - xdecor.git/shortlog
xdecor.git
2016-04-24 kilbithTweak node defs
2016-04-24 kilbithPreserve original quality of all textures
2016-04-24 kilbithAdd Trampoline
2016-04-23 kilbithFollow the style guidelines better
2016-04-23 kilbithRemove cushion shift+click combination + misc. cleaning
2016-04-17 kilbithEnchant. Table : Fix unknown items when declared tools...
2016-04-13 kilbithCauldron: stop sound on destruct
2016-04-13 kilbithAdd sounds for Cauldron and Enchantment Table
2016-04-07 kilbithDrop some aliases (doors, cobblewalls, etc.)
2016-04-06 kilbithCraftguide : get_formspec -> set_formspec
2016-04-06 kilbithWorkbench : move formspecs table outside of function...
2016-04-05 kilbithMailbox: minor code cleaning
2016-04-02 kilbithEnchant. Table : better looking glyphes
2016-04-02 kilbithEnch. Table : tweaking of particle trajectories
2016-04-02 kilbithEnchant Table / Item Frame : don't spawn entities if...
2016-04-02 kilbithEnchant Table : attract MC-like glyphes when bookshelve...
2016-04-01 kilbithEnchant table : Add a book entity over the table
2016-03-28 Jean-Patrick... Mailbox : enforce using 16px images in tablecolumn
2016-03-26 Jean-Patrick... Work Bench: attempt to fix unknown nodes
2016-03-25 Jean-Patrick... Rope: prevent placing in non-owned protected areas
2016-03-23 Jean-Patrick... Item Frame: fix tools being repaired when put in frame
2016-03-20 Jean-Patrick... Item Frame : some code cleaning
2016-03-20 Jean-Patrick... Phase-out some aliases
2016-03-20 Jean-Patrick... Add an hint to get pressure plates working better
2016-03-19 Jean-Patrick... Fix crash after using screwdriver on barrel
2016-03-17 Jean-Patrick... Crafting Guide : further code cleaning
2016-03-17 Jean-Patrick... Crafting Guide : don't create items list whenever a...
2016-03-17 Jean-Patrick... Crafting Guide : Remember last formspec on re-opening
2016-03-16 Jean-Patrick... Small simplification
2016-03-16 Jean-Patrick... Small typo
2016-03-15 Jean-Patrick... Drop and alias flint-and-steel (merged in Minetest...
2016-03-15 Jean-Patrick... Change Lantern textures
2016-03-15 Jean-Patrick... Code reduction on nodes.lua
2016-03-13 Jean-Patrick... Work Bench : add legacy code to go back to main invento...
2016-03-13 Jean-Patrick... Drop connected walls, alias them to new Minetest Game...
2016-03-12 Jean-Patrick... Fix crash on mailbox
2016-03-09 Jean-Patrick... Replace xdecor fire by fire from Minetest Game
2016-03-09 Jean-Patrick... Some minor tweaking
2016-03-08 Jean-Patrick... Register plates with functions
2016-03-08 Jean-Patrick... Cobblewalls : cleaning up
2016-03-08 Jean-Patrick... Item Frame : misc. tweaking
2016-03-08 Jean-Patrick... Item Frame : convert update item ABM to nodetimer
2016-03-08 Jean-Patrick... Hive : stop timer when stack reaches max honey stack
2016-03-08 Jean-Patrick... Convert hive ABM to nodetimer
2016-03-07 Jean-Patrick... Enchanting : use function to register tools
2016-03-05 Jean-Patrick... Cooking : fix cauldron water filling with empty bucket...
2016-03-04 Jean-Patrick... Pressure plates : fix set_node being called twice ...
2016-03-02 Jean-Patrick... Cooking: code cleaning and add more ingredients
2016-03-01 Jean-Patrick... Cooking: check if a dropped item in the cauldron has...
2016-03-01 Jean-Patrick... Change sounds of pressure plates
2016-02-29 Jean-Patrick... Change crafting guide recipe to prevent conflicts and...
2016-02-28 Jean-Patrick... Remove an useless tostring()
2016-02-28 LeMagnesiumEnchanting: Do not assume groupcaps times always go...
2016-02-28 Jean-Patrick... Convert cauldrons ABM to nodetimers
2016-02-28 Jean-Patrick... Sitting : prevent nil cases on pointed_thing
2016-02-28 Jean-Patrick... Cooking : prevent crash when dropping custom entities...
2016-02-28 Jean-Patrick... Update the README
2016-02-28 Jean-Patrick... Fix mispelling : Leaver -> Lever
2016-02-28 Jean-Patrick... Add Leaver (for opening doors)
2016-02-28 Jean-Patrick... Pressure plates : only rotate on facedir <= 3 with...
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...
next