]> git.lizzy.rs Git - xdecor.git/shortlog
xdecor.git
2017-04-09 kilbithMerge pull request #78 from tjnenrtn/master 1.0
2017-04-09 tjnenrtnVerify mailbox ownership when player takes inventory...
2017-03-04 kilbithMerge pull request #77 from DS-Minetest/master
2017-03-04 DS-Minetestadd more listrings
2017-02-08 Auke KokOnly Pickaxe is repairable.
2017-01-30 JPGUpdate LICENSE
2017-01-28 JPGStyle cleaning
2017-01-28 kilbithMake shelves visually consistent with MTG's shelves
2017-01-24 JPGPolish previous fix
2017-01-24 JPGFix #74
2017-01-24 JPGMinor cleanup
2017-01-20 JPGCooking: Regain health/satiation the right way
2017-01-14 JPGWorkbench: Make custom cuttable nodes table global
2017-01-11 JPGCooking: Add support for hbhunger's satiation
2017-01-07 JPGEnforce nodetimer_interval to 0.1 for everyone
2016-12-30 JPGMechanisms: Fix empty table checking
2016-12-30 JPGFix some luackeck errors
2016-12-16 JPGEnsure compatibility with older clients (<= 0.4.14)
2016-12-09 JP GuerreroWorkbench: Small fix for the filtering
2016-12-05 JP GuerreroMinor style cleaning
2016-12-03 JP GuerreroEnchant. Table: Fancy tooltips for enchanted items
2016-12-03 JP GuerreroMailbox: use minetest.colorize
2016-12-03 JP GuerreroWorkbench: allow to exclude cuttable nodes with group
2016-12-01 JP GuerreroWorkbench: fix minor registration issue with tiles...
2016-12-01 JP GuerreroWorkbench: add more registration filters
2016-11-30 JP GuerreroUpdate README
2016-11-30 JP GuerreroAdd alias for crafting guide
2016-11-30 JP GuerreroWorkbench: allow to register custom cuttable nodes...
2016-11-30 JP GuerreroRemove the crafting guide and minor file reorganizing
2016-11-30 NapiopheliosNew bee texture
2016-11-30 kilbithMerge pull request #67 from Napiophelios/master
2016-11-29 Napiopheliosupdate craft recipes
2016-10-11 TimDon't set paramtype="light" by default, unless it's...
2016-09-03 TimFix rope protection handling and get rid of a global...
2016-08-05 TimFix paintings to not destroy unprotected items.
2016-08-05 TimAdd checks to enchanting table formspec/inventory to...
2016-08-05 TimDon't crash on nil-player in can_dig and check the...
2016-08-05 TimAlways return the ItemStack for on_rightclick and on_pl...
2016-08-05 TimRun luacheck and fix the warnings.
2016-08-05 TimCraftguide: Start item listing at index instead of...
2016-08-05 TimChess: Don't crash on nil-player calling can_dig.
2016-08-05 TimUpdate .gitignore
2016-06-06 RuiMailbox: Fix animation texture error (#53)
2016-05-31 RuiFix mailbox error (#52)
2016-05-30 SmallJokermailbox.lua: Use [resize to resize correctly (#47)
2016-05-18 James StevensonDon't allow cut pieces from "forms" into "storage"
2016-05-04 Auke KokAdd standard mod files and jp's screenshot.
2016-05-02 kilbithPainting: Use on_place for random placing
2016-04-25 kilbithAdd footstep sound for Trampoline
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...
next