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

8 years agoItem frame : prevent duplicating items with on_destruct
kilbith [Sun, 10 Jan 2016 22:24:35 +0000 (23:24 +0100)]
Item frame : prevent duplicating items with on_destruct

8 years agoGive possibility to use the crafting guide even on old worktables
kilbith [Sun, 10 Jan 2016 10:58:45 +0000 (11:58 +0100)]
Give possibility to use the crafting guide even on old worktables

8 years agoCooking : replace itemstack when empty bowl stack does not exceed 1
kilbith [Sun, 10 Jan 2016 00:08:00 +0000 (01:08 +0100)]
Cooking : replace itemstack when empty bowl stack does not exceed 1

8 years agoClean-up ench. table code
kilbith [Sat, 9 Jan 2016 23:18:23 +0000 (00:18 +0100)]
Clean-up ench. table code

8 years agoSmall simplifications
kilbith [Sat, 9 Jan 2016 14:58:39 +0000 (15:58 +0100)]
Small simplifications

8 years agoMove craftitems and tools in separate file
kilbith [Thu, 7 Jan 2016 21:51:58 +0000 (22:51 +0100)]
Move craftitems and tools in separate file

s

8 years agoMore simplification
kilbith [Thu, 7 Jan 2016 21:33:54 +0000 (22:33 +0100)]
More simplification

8 years agoSmall simplifications
kilbith [Thu, 7 Jan 2016 11:00:02 +0000 (12:00 +0100)]
Small simplifications

8 years agoGet rid of minetest.serialize in cooking code + cleaning of ench. table
kilbith [Wed, 6 Jan 2016 16:33:47 +0000 (17:33 +0100)]
Get rid of minetest.serialize in cooking code + cleaning of ench. table

8 years agoSmall simplification
kilbith [Wed, 6 Jan 2016 15:12:23 +0000 (16:12 +0100)]
Small simplification

8 years agoAdd gitignore
kilbith [Wed, 6 Jan 2016 13:40:42 +0000 (14:40 +0100)]
Add gitignore

8 years agoOptimize textures
kilbith [Wed, 6 Jan 2016 00:56:15 +0000 (01:56 +0100)]
Optimize textures

8 years agoGlobal style cleaning
kilbith [Tue, 5 Jan 2016 23:08:58 +0000 (00:08 +0100)]
Global style cleaning

8 years agoWorktable : get rid of useless set_stack
kilbith [Tue, 5 Jan 2016 17:10:51 +0000 (18:10 +0100)]
Worktable : get rid of useless set_stack

8 years agoBowl of soup : use minetest.item_eat when hunger mod installed
kilbith [Mon, 4 Jan 2016 16:05:28 +0000 (17:05 +0100)]
Bowl of soup : use minetest.item_eat when hunger mod installed

8 years agoDrop some aliases
kilbith [Mon, 4 Jan 2016 14:39:57 +0000 (15:39 +0100)]
Drop some aliases

8 years agoVarious clean-ups and update inv size on clicking on [Guide] button instead
kilbith [Mon, 4 Jan 2016 10:41:15 +0000 (11:41 +0100)]
Various clean-ups and update inv size on clicking on [Guide] button instead
after constructing

8 years agoCraft guide : better output placement
kilbith [Sun, 3 Jan 2016 23:02:29 +0000 (00:02 +0100)]
Craft guide : better output placement

8 years agoFix player health restoring after eating a soup
kilbith [Sun, 3 Jan 2016 18:59:00 +0000 (19:59 +0100)]
Fix player health restoring after eating a soup

8 years agoCrafting guide : better output shaping
kilbith [Sun, 3 Jan 2016 18:03:54 +0000 (19:03 +0100)]
Crafting guide : better output shaping

8 years agoCrafting guide : more code's simplification
kilbith [Sun, 3 Jan 2016 15:11:34 +0000 (16:11 +0100)]
Crafting guide : more code's simplification

8 years agoCrafting guide : simplify group to node determination
kilbith [Sun, 3 Jan 2016 14:07:12 +0000 (15:07 +0100)]
Crafting guide : simplify group to node determination

8 years agoMinor style cleaning in handlers
kilbith [Sun, 3 Jan 2016 13:04:15 +0000 (14:04 +0100)]
Minor style cleaning in handlers

8 years agoMake honey's production slower
kilbith [Sun, 3 Jan 2016 12:58:29 +0000 (13:58 +0100)]
Make honey's production slower

8 years agoSimplify latest commit
jp [Thu, 31 Dec 2015 10:34:19 +0000 (11:34 +0100)]
Simplify latest commit

8 years agoCraft guide : some additional corrections
jp [Wed, 30 Dec 2015 22:41:07 +0000 (23:41 +0100)]
Craft guide : some additional corrections

8 years agoAvoid some formspec concatenations
jp [Wed, 30 Dec 2015 19:08:39 +0000 (20:08 +0100)]
Avoid some formspec concatenations

8 years agoCraft guide : fix incorrect recipes made of group nodes
jp [Wed, 30 Dec 2015 17:53:58 +0000 (18:53 +0100)]
Craft guide : fix incorrect recipes made of group nodes

8 years agos
jp [Tue, 29 Dec 2015 11:36:10 +0000 (12:36 +0100)]
s

8 years agoReplace (don't remove) to an empty bowl after eating a soup
jp [Tue, 29 Dec 2015 11:34:14 +0000 (12:34 +0100)]
Replace (don't remove) to an empty bowl after eating a soup

8 years agoEnch. table : fix regression causing unknown item after enchanting twice
jp [Tue, 29 Dec 2015 00:22:42 +0000 (01:22 +0100)]
Ench. table : fix regression causing unknown item after enchanting twice