]> git.lizzy.rs Git - xdecor.git/log
xdecor.git
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

8 years agoWork table : restrict repairing function to some tools
kilbith [Sat, 23 Jan 2016 12:06:42 +0000 (13:06 +0100)]
Work table : restrict repairing function to some tools

8 years agoChange license of cobweb's nodedef
kilbith [Fri, 22 Jan 2016 11:41:58 +0000 (12:41 +0100)]
Change license of cobweb's nodedef

8 years agoFix formspec enchants not triggering when placing 3d_armor elements
kilbith [Fri, 22 Jan 2016 11:06:17 +0000 (12:06 +0100)]
Fix formspec enchants not triggering when placing 3d_armor elements

8 years agoCraft guide : indicate yield on output item
kilbith [Thu, 21 Jan 2016 11:41:40 +0000 (12:41 +0100)]
Craft guide : indicate yield on output item

8 years agoEnch. Table : get rid of loops
kilbith [Wed, 20 Jan 2016 14:38:14 +0000 (15:38 +0100)]
Ench. Table : get rid of loops

8 years agoUse pixelnodeboxes on cauldrons
kilbith [Tue, 19 Jan 2016 11:32:23 +0000 (12:32 +0100)]
Use pixelnodeboxes on cauldrons

8 years agoSlight tweaking of iron lightbox texture
kilbith [Sun, 17 Jan 2016 11:30:03 +0000 (12:30 +0100)]
Slight tweaking of iron lightbox texture

8 years agoAdd Iron Light Box
kilbith [Sat, 16 Jan 2016 22:59:49 +0000 (23:59 +0100)]
Add Iron Light Box

8 years agoFix random placing of painting ignoring number 1
kilbith [Sat, 16 Jan 2016 21:47:17 +0000 (22:47 +0100)]
Fix random placing of painting ignoring number 1

8 years agoTweak some textures and make pixel nodeboxes simpler
kilbith [Sat, 16 Jan 2016 20:25:10 +0000 (21:25 +0100)]
Tweak some textures and make pixel nodeboxes simpler

8 years agoConvert some nodes to pixel nodeboxes
kilbith [Sat, 16 Jan 2016 16:25:00 +0000 (17:25 +0100)]
Convert some nodes to pixel nodeboxes

8 years agoStyle cleaning
kilbith [Sat, 16 Jan 2016 13:39:06 +0000 (14:39 +0100)]
Style cleaning

8 years agoWork Table : use pixel nodeboxes
kilbith [Sat, 16 Jan 2016 12:21:35 +0000 (13:21 +0100)]
Work Table : use pixel nodeboxes

8 years agoMinor style cleaning
kilbith [Fri, 15 Jan 2016 16:18:11 +0000 (17:18 +0100)]
Minor style cleaning

8 years agoDo the same on ench. table code
kilbith [Fri, 15 Jan 2016 15:47:12 +0000 (16:47 +0100)]
Do the same on ench. table code

8 years agoWork Table : modify nodes array to string
kilbith [Fri, 15 Jan 2016 15:30:31 +0000 (16:30 +0100)]
Work Table : modify nodes array to string

8 years agoWork Table : allow cutting new Aspen wood/tree in minetest_game
kilbith [Fri, 15 Jan 2016 12:41:10 +0000 (13:41 +0100)]
Work Table : allow cutting new Aspen wood/tree in minetest_game

8 years agoCraft guide : remember tab id on clearing filter
kilbith [Thu, 14 Jan 2016 22:29:31 +0000 (23:29 +0100)]
Craft guide : remember tab id on clearing filter

8 years agoMove enchant variables in table
kilbith [Thu, 14 Jan 2016 22:20:47 +0000 (23:20 +0100)]
Move enchant variables in table

8 years agoDrop some node aliases
kilbith [Wed, 13 Jan 2016 17:17:38 +0000 (18:17 +0100)]
Drop some node aliases

8 years agoSmall simplifications
kilbith [Tue, 12 Jan 2016 13:27:13 +0000 (14:27 +0100)]
Small simplifications

8 years agoWork Table : add a trash list to crafting and storage pages
kilbith [Tue, 12 Jan 2016 10:59:34 +0000 (11:59 +0100)]
Work Table : add a trash list to crafting and storage pages

8 years agoSmall simplifications
kilbith [Mon, 11 Jan 2016 18:51:02 +0000 (19:51 +0100)]
Small simplifications

8 years agoCrafting guide : check if item is craftable on clicking on a button
kilbith [Mon, 11 Jan 2016 16:52:15 +0000 (17:52 +0100)]
Crafting guide : check if item is craftable on clicking on a button

8 years agoCrafting guide : convert all lists to image_item_button (much more responsive)
kilbith [Mon, 11 Jan 2016 14:25:33 +0000 (15:25 +0100)]
Crafting guide : convert all lists to image_item_button (much more responsive)

8 years agoCrafting guide : change craft grid list to image buttons and indication for groups...
kilbith [Mon, 11 Jan 2016 12:29:23 +0000 (13:29 +0100)]
Crafting guide : change craft grid list to image buttons and indication for groups inside them

8 years agoSimplifications in fields handling
kilbith [Sun, 10 Jan 2016 23:23:32 +0000 (00:23 +0100)]
Simplifications in fields handling

8 years agoAdd tabs to the crafting guide
kilbith [Sun, 10 Jan 2016 23:08:23 +0000 (00:08 +0100)]
Add tabs to the crafting guide