]> git.lizzy.rs Git - xdecor.git/log
xdecor.git
8 years agoCrafting Guide : Remember last formspec on re-opening
Jean-Patrick Guerrero [Thu, 17 Mar 2016 00:09:01 +0000 (01:09 +0100)]
Crafting Guide : Remember last formspec on re-opening

8 years agoSmall simplification
Jean-Patrick Guerrero [Wed, 16 Mar 2016 22:15:33 +0000 (23:15 +0100)]
Small simplification

8 years agoSmall typo
Jean-Patrick Guerrero [Wed, 16 Mar 2016 21:26:24 +0000 (22:26 +0100)]
Small typo

8 years agoDrop and alias flint-and-steel (merged in Minetest Game)
Jean-Patrick Guerrero [Tue, 15 Mar 2016 16:52:58 +0000 (17:52 +0100)]
Drop and alias flint-and-steel (merged in Minetest Game)

8 years agoChange Lantern textures
Jean-Patrick Guerrero [Tue, 15 Mar 2016 15:21:34 +0000 (16:21 +0100)]
Change Lantern textures

8 years agoCode reduction on nodes.lua
Jean-Patrick Guerrero [Tue, 15 Mar 2016 12:44:59 +0000 (13:44 +0100)]
Code reduction on nodes.lua

8 years agoWork Bench : add legacy code to go back to main inventory when in old craftguide...
Jean-Patrick Guerrero [Sun, 13 Mar 2016 10:25:25 +0000 (11:25 +0100)]
Work Bench : add legacy code to go back to main inventory when in old craftguide formspec

8 years agoDrop connected walls, alias them to new Minetest Game walls
Jean-Patrick Guerrero [Sun, 13 Mar 2016 10:02:14 +0000 (11:02 +0100)]
Drop connected walls, alias them to new Minetest Game walls

8 years agoFix crash on mailbox
Jean-Patrick Guerrero [Sat, 12 Mar 2016 20:45:11 +0000 (21:45 +0100)]
Fix crash on mailbox

8 years agoReplace xdecor fire by fire from Minetest Game
Jean-Patrick Guerrero [Wed, 9 Mar 2016 15:37:35 +0000 (16:37 +0100)]
Replace xdecor fire by fire from Minetest Game

8 years agoSome minor tweaking
Jean-Patrick Guerrero [Wed, 9 Mar 2016 11:36:32 +0000 (12:36 +0100)]
Some minor tweaking

8 years agoRegister plates with functions
Jean-Patrick Guerrero [Tue, 8 Mar 2016 21:10:57 +0000 (22:10 +0100)]
Register plates with functions

8 years agoCobblewalls : cleaning up
Jean-Patrick Guerrero [Tue, 8 Mar 2016 15:50:15 +0000 (16:50 +0100)]
Cobblewalls : cleaning up

8 years agoItem Frame : misc. tweaking
Jean-Patrick Guerrero [Tue, 8 Mar 2016 14:58:01 +0000 (15:58 +0100)]
Item Frame : misc. tweaking

8 years agoItem Frame : convert update item ABM to nodetimer
Jean-Patrick Guerrero [Tue, 8 Mar 2016 14:33:09 +0000 (15:33 +0100)]
Item Frame : convert update item ABM to nodetimer

8 years agoHive : stop timer when stack reaches max honey stack
Jean-Patrick Guerrero [Tue, 8 Mar 2016 14:04:15 +0000 (15:04 +0100)]
Hive : stop timer when stack reaches max honey stack

8 years agoConvert hive ABM to nodetimer
Jean-Patrick Guerrero [Tue, 8 Mar 2016 13:35:51 +0000 (14:35 +0100)]
Convert hive ABM to nodetimer

8 years agoEnchanting : use function to register tools
Jean-Patrick Guerrero [Mon, 7 Mar 2016 12:38:12 +0000 (13:38 +0100)]
Enchanting : use function to register tools

8 years agoCooking : fix cauldron water filling with empty bucket + don't replace stack of empty...
Jean-Patrick Guerrero [Sat, 5 Mar 2016 23:18:35 +0000 (00:18 +0100)]
Cooking : fix cauldron water filling with empty bucket + don't replace stack of empty buckets by a single filled bucket

8 years agoPressure plates : fix set_node being called twice + some other fixes
Jean-Patrick Guerrero [Fri, 4 Mar 2016 12:26:21 +0000 (13:26 +0100)]
Pressure plates : fix set_node being called twice + some other fixes

8 years agoCooking: code cleaning and add more ingredients
Jean-Patrick Guerrero [Wed, 2 Mar 2016 10:51:06 +0000 (11:51 +0100)]
Cooking: code cleaning and add more ingredients

8 years agoCooking: check if a dropped item in the cauldron has minetest.item_eat in definition...
Jean-Patrick Guerrero [Tue, 1 Mar 2016 23:48:39 +0000 (00:48 +0100)]
Cooking: check if a dropped item in the cauldron has minetest.item_eat in definition for cooking it

8 years agoChange sounds of pressure plates
Jean-Patrick Guerrero [Tue, 1 Mar 2016 20:22:04 +0000 (21:22 +0100)]
Change sounds of pressure plates

8 years agoChange crafting guide recipe to prevent conflicts and add book group in its nodedef
Jean-Patrick Guerrero [Mon, 29 Feb 2016 16:19:13 +0000 (17:19 +0100)]
Change crafting guide recipe to prevent conflicts and add book group in its nodedef

8 years agoRemove an useless tostring()
Jean-Patrick Guerrero [Sun, 28 Feb 2016 21:37:16 +0000 (22:37 +0100)]
Remove an useless tostring()

8 years agoEnchanting: Do not assume groupcaps times always go from 1 to 3
LeMagnesium [Sun, 28 Feb 2016 21:23:07 +0000 (22:23 +0100)]
Enchanting: Do not assume groupcaps times always go from 1 to 3

8 years agoConvert cauldrons ABM to nodetimers
Jean-Patrick Guerrero [Sun, 28 Feb 2016 20:07:43 +0000 (21:07 +0100)]
Convert cauldrons ABM to nodetimers

8 years agoSitting : prevent nil cases on pointed_thing
Jean-Patrick Guerrero [Sun, 28 Feb 2016 19:13:40 +0000 (20:13 +0100)]
Sitting : prevent nil cases on pointed_thing

8 years agoCooking : prevent crash when dropping custom entities inside the cauldron
Jean-Patrick Guerrero [Sun, 28 Feb 2016 19:03:19 +0000 (20:03 +0100)]
Cooking : prevent crash when dropping custom entities inside the cauldron

8 years agoUpdate the README
Jean-Patrick Guerrero [Sun, 28 Feb 2016 15:39:51 +0000 (16:39 +0100)]
Update the README

8 years agoFix mispelling : Leaver -> Lever
Jean-Patrick Guerrero [Sun, 28 Feb 2016 15:32:12 +0000 (16:32 +0100)]
Fix mispelling : Leaver -> Lever

8 years agoAdd Leaver (for opening doors)
Jean-Patrick Guerrero [Sun, 28 Feb 2016 10:38:57 +0000 (11:38 +0100)]
Add Leaver (for opening doors)

8 years agoPressure plates : only rotate on facedir <= 3 with screwdriver
Jean-Patrick Guerrero [Sun, 28 Feb 2016 09:59:05 +0000 (10:59 +0100)]
Pressure plates : only rotate on facedir <= 3 with screwdriver

8 years agoPressure plates : don't crash if using older doors API
Jean-Patrick Guerrero [Sat, 27 Feb 2016 22:49:01 +0000 (23:49 +0100)]
Pressure plates : don't crash if using older doors API

8 years agoMisc. cleaning
Jean-Patrick Guerrero [Sat, 27 Feb 2016 20:16:44 +0000 (21:16 +0100)]
Misc. cleaning

8 years agoAdd pressure plates
Jean-Patrick Guerrero [Sat, 27 Feb 2016 19:54:38 +0000 (20:54 +0100)]
Add pressure plates

8 years agoFix doors aliases (finally)
Jean-Patrick Guerrero [Thu, 25 Feb 2016 15:42:58 +0000 (16:42 +0100)]
Fix doors aliases (finally)

8 years agoDon't interrupt nodes registration if new doors API ain't used
Jean-Patrick Guerrero [Thu, 25 Feb 2016 14:59:32 +0000 (15:59 +0100)]
Don't interrupt nodes registration if new doors API ain't used

8 years agoCraft guide : fix wrong param name on fields callback
Jean-Patrick Guerrero [Tue, 23 Feb 2016 17:24:27 +0000 (18:24 +0100)]
Craft guide : fix wrong param name on fields callback

8 years agoCraft guide : localize a bit more variables
Jean-Patrick Guerrero [Tue, 23 Feb 2016 09:57:42 +0000 (10:57 +0100)]
Craft guide : localize a bit more variables

8 years agoCraft guide : small localization and pattern simplification
Jean-Patrick Guerrero [Mon, 22 Feb 2016 13:09:24 +0000 (14:09 +0100)]
Craft guide : small localization and pattern simplification

8 years agoHive: produce honey only at day
Jean-Patrick Guerrero [Sat, 20 Feb 2016 11:32:53 +0000 (12:32 +0100)]
Hive: produce honey only at day

8 years agoFix incomplete alias for doors
Jean-Patrick Guerrero [Sat, 20 Feb 2016 09:00:36 +0000 (10:00 +0100)]
Fix incomplete alias for doors

8 years agoVery minor style cleaning
Jean-Patrick Guerrero [Fri, 19 Feb 2016 21:24:11 +0000 (22:24 +0100)]
Very minor style cleaning

8 years agoDoors: use latest API upstream change for recipes
Jean-Patrick Guerrero [Thu, 18 Feb 2016 14:46:07 +0000 (15:46 +0100)]
Doors: use latest API upstream change for recipes

8 years agoPossible missing aliases on doors
Jean-Patrick Guerrero [Thu, 18 Feb 2016 11:30:50 +0000 (12:30 +0100)]
Possible missing aliases on doors

8 years agoChess : code style cleanup
Jean-Patrick Guerrero [Wed, 17 Feb 2016 21:53:00 +0000 (22:53 +0100)]
Chess : code style cleanup

8 years agoItemframe: fix previous commit
Jean-Patrick Guerrero [Tue, 16 Feb 2016 13:56:17 +0000 (14:56 +0100)]
Itemframe: fix previous commit

8 years agoStyle cleaning + better repairable tools checking
Jean-Patrick Guerrero [Mon, 15 Feb 2016 18:32:49 +0000 (19:32 +0100)]
Style cleaning + better repairable tools checking

8 years agoTurn repairable tools to be a function
Jean-Patrick Guerrero [Mon, 15 Feb 2016 17:11:28 +0000 (18:11 +0100)]
Turn repairable tools to be a function

8 years agoSmall cleaning of craftguide formspec
Jean-Patrick Guerrero [Sun, 14 Feb 2016 16:00:32 +0000 (17:00 +0100)]
Small cleaning of craftguide formspec

8 years agoWork Table -> Work Bench
Jean-Patrick Guerrero [Sun, 14 Feb 2016 15:20:18 +0000 (16:20 +0100)]
Work Table -> Work Bench

8 years agoCrafting guide : protect functions access
Jean-Patrick Guerrero [Sun, 14 Feb 2016 15:19:01 +0000 (16:19 +0100)]
Crafting guide : protect functions access

8 years agoMove crafting guide to its own book
Jean-Patrick Guerrero [Sun, 14 Feb 2016 14:30:02 +0000 (15:30 +0100)]
Move crafting guide to its own book

8 years agoDrop the crate (texture is too ugly)
Jean-Patrick Guerrero [Sun, 14 Feb 2016 11:08:11 +0000 (12:08 +0100)]
Drop the crate (texture is too ugly)

8 years agoDrop nodeboxes's combination on rightclick (not useful enough
Jean-Patrick Guerrero [Sun, 14 Feb 2016 11:03:30 +0000 (12:03 +0100)]
Drop nodeboxes's combination on rightclick (not useful enough

8 years agoSome preparative cleanup in Work Table's code
Jean-Patrick Guerrero [Sun, 14 Feb 2016 11:00:55 +0000 (12:00 +0100)]
Some preparative cleanup in Work Table's code

8 years agoFix mese aliases
Jean-Patrick Guerrero [Sat, 13 Feb 2016 21:30:58 +0000 (22:30 +0100)]
Fix mese aliases

8 years agoUse new doors API from upstream
Jean-Patrick Guerrero [Sat, 13 Feb 2016 18:18:55 +0000 (19:18 +0100)]
Use new doors API from upstream

8 years agoMove sitting functions in handlers folder (turn it globals)
Jean-Patrick Guerrero [Fri, 12 Feb 2016 14:00:44 +0000 (15:00 +0100)]
Move sitting functions in handlers folder (turn it globals)

8 years agoUse string.sub wherever possible
Jean-Patrick Guerrero [Thu, 11 Feb 2016 20:43:00 +0000 (21:43 +0100)]
Use string.sub wherever possible

8 years agoRevert "Convert cauldrons & itemframe ABMs to node timers"
Jean-Patrick Guerrero [Wed, 10 Feb 2016 15:04:30 +0000 (16:04 +0100)]
Revert "Convert cauldrons & itemframe ABMs to node timers"

This reverts commit 7c647948c01bd1af7073face2f076fca90f35686.

8 years agoWork Table nodeboxes : move combination table outisde of rightclick function to preve...
Jean-Patrick Guerrero [Wed, 10 Feb 2016 14:24:46 +0000 (15:24 +0100)]
Work Table nodeboxes : move combination table outisde of rightclick function to prevent table creation overhead

8 years agoConvert cauldrons & itemframe ABMs to node timers
Jean-Patrick Guerrero [Wed, 10 Feb 2016 13:27:09 +0000 (14:27 +0100)]
Convert cauldrons & itemframe ABMs to node timers

8 years agoIncrease node timer timeout a bit
Jean-Patrick Guerrero [Wed, 10 Feb 2016 12:57:00 +0000 (13:57 +0100)]
Increase node timer timeout a bit

8 years agoSome cleaning in mailbox code
Jean-Patrick Guerrero [Wed, 10 Feb 2016 12:14:14 +0000 (13:14 +0100)]
Some cleaning in mailbox code

8 years agoWork Table : convert repairing ABM to node timer
Jean-Patrick Guerrero [Wed, 10 Feb 2016 11:31:24 +0000 (12:31 +0100)]
Work Table : convert repairing ABM to node timer

8 years agoCraft guide : get rid of item_image_button label on output's stack
Jean-Patrick Guerrero [Tue, 9 Feb 2016 11:35:17 +0000 (12:35 +0100)]
Craft guide : get rid of item_image_button label on output's stack

8 years agoSome minor formspec elements adjusting
Jean-Patrick Guerrero [Tue, 9 Feb 2016 10:58:03 +0000 (11:58 +0100)]
Some minor formspec elements adjusting

8 years agoCraft guide : adjust yield and group labels positions
Jean-Patrick Guerrero [Mon, 8 Feb 2016 20:57:57 +0000 (21:57 +0100)]
Craft guide : adjust yield and group labels positions

8 years agoWork Table : check cuttable node in registered nodes instead of function
Jean-Patrick Guerrero [Mon, 8 Feb 2016 19:57:11 +0000 (20:57 +0100)]
Work Table : check cuttable node in registered nodes instead of function

8 years agoWork Table : fix previous commit
Jean-Patrick Guerrero [Fri, 5 Feb 2016 23:22:55 +0000 (00:22 +0100)]
Work Table : fix previous commit

8 years agoWork Table : fix crash on fail to fetch 'tiles' node definition
Jean-Patrick Guerrero [Fri, 5 Feb 2016 22:44:36 +0000 (23:44 +0100)]
Work Table : fix crash on fail to fetch 'tiles' node definition

8 years agoEnch. table : fix crash when clicking ench. button quickly after moved an enchanted...
kilbith [Thu, 4 Feb 2016 20:57:46 +0000 (21:57 +0100)]
Ench. table : fix crash when clicking ench. button quickly after moved an enchanted tool

8 years agoFix stone not being cuttable since recent commit
kilbith [Thu, 4 Feb 2016 17:53:03 +0000 (18:53 +0100)]
Fix stone not being cuttable since recent commit

8 years agoAdd some helpers (just in case)
kilbith [Thu, 4 Feb 2016 15:02:28 +0000 (16:02 +0100)]
Add some helpers (just in case)

8 years agoCraft guide : extend search function to descriptions
kilbith [Thu, 4 Feb 2016 13:03:11 +0000 (14:03 +0100)]
Craft guide : extend search function to descriptions

8 years agoWork Table : fix acacia wood not being catched inside allowed nodes
kilbith [Thu, 4 Feb 2016 11:57:39 +0000 (12:57 +0100)]
Work Table : fix acacia wood not being catched inside allowed nodes

8 years agoWork Table : better ordering of functions
kilbith [Wed, 3 Feb 2016 19:24:24 +0000 (20:24 +0100)]
Work Table : better ordering of functions

8 years agoWork table : change trash deleting method
kilbith [Wed, 3 Feb 2016 19:09:30 +0000 (20:09 +0100)]
Work table : change trash deleting method

8 years agoMinor style cleaning
kilbith [Wed, 3 Feb 2016 18:49:45 +0000 (19:49 +0100)]
Minor style cleaning

8 years agoWork Table : remove tabheader (too slow for node formspec)
kilbith [Tue, 2 Feb 2016 19:39:06 +0000 (20:39 +0100)]
Work Table : remove tabheader (too slow for node formspec)

8 years agoSome style cleaning
kilbith [Tue, 2 Feb 2016 19:17:29 +0000 (20:17 +0100)]
Some style cleaning

8 years agoFix itemstack taking on nodeboxes combination
kilbith [Tue, 2 Feb 2016 14:23:44 +0000 (15:23 +0100)]
Fix itemstack taking on nodeboxes combination

8 years agoWork Table nodes registration : check for cracky and choppy groups instead of excludi...
kilbith [Sun, 31 Jan 2016 15:16:09 +0000 (16:16 +0100)]
Work Table nodes registration : check for cracky and choppy groups instead of excluding crumbly

8 years agoMore cleaning & don't register wool nodes in worktable
kilbith [Sun, 31 Jan 2016 15:08:21 +0000 (16:08 +0100)]
More cleaning & don't register wool nodes in worktable

8 years agoUse unpack for nodebox defs & misc. tweaking
kilbith [Sat, 30 Jan 2016 23:00:23 +0000 (00:00 +0100)]
Use unpack for nodebox defs & misc. tweaking

8 years agoWork Table : make registering of cuttable nodes universal
kilbith [Sat, 30 Jan 2016 17:12:05 +0000 (18:12 +0100)]
Work Table : make registering of cuttable nodes universal

8 years agoMove repairable tools string in top of file
kilbith [Sat, 30 Jan 2016 12:14:09 +0000 (13:14 +0100)]
Move repairable tools string in top of file

8 years agoMore cleanup
kilbith [Fri, 29 Jan 2016 21:50:53 +0000 (22:50 +0100)]
More cleanup

8 years agoGet rid of gmatch loops
kilbith [Fri, 29 Jan 2016 20:53:25 +0000 (21:53 +0100)]
Get rid of gmatch loops

8 years agoCooking ingredients : change variable of itemstring
kilbith [Thu, 28 Jan 2016 11:51:10 +0000 (12:51 +0100)]
Cooking ingredients : change variable of itemstring

8 years agoSome refactoring of enchanting code
kilbith [Wed, 27 Jan 2016 21:19:54 +0000 (22:19 +0100)]
Some refactoring of enchanting code

8 years agoMove and regroup enchanting params and registrations on top of page
kilbith [Wed, 27 Jan 2016 17:53:18 +0000 (18:53 +0100)]
Move and regroup enchanting params and registrations on top of page

8 years agoSome corrections to previous commit
kilbith [Tue, 26 Jan 2016 12:31:00 +0000 (13:31 +0100)]
Some corrections to previous commit

8 years agoWork table nodeboxes : register stairs and slabs with 'stairs' mod from default game
kilbith [Tue, 26 Jan 2016 00:46:40 +0000 (01:46 +0100)]
Work table nodeboxes : register stairs and slabs with 'stairs' mod from default game

8 years agoAllow nodeboxes combination by pressing sneak + right-click
kilbith [Mon, 25 Jan 2016 23:07:42 +0000 (00:07 +0100)]
Allow nodeboxes combination by pressing sneak + right-click

8 years agoPrevent sitting when clicking from bottom node
kilbith [Mon, 25 Jan 2016 20:01:16 +0000 (21:01 +0100)]
Prevent sitting when clicking from bottom node

8 years agoMake a big cushion in combining 2 cushion slabs with sneak + right-click
kilbith [Mon, 25 Jan 2016 12:03:20 +0000 (13:03 +0100)]
Make a big cushion in combining 2 cushion slabs with sneak + right-click

8 years agoEnch. table : make mese cost optional
kilbith [Mon, 25 Jan 2016 10:43:07 +0000 (11:43 +0100)]
Ench. table : make mese cost optional