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

8 years agoCraft guide : fix regression causing alternative recipes being updated on the whole...
jp [Tue, 29 Dec 2015 00:04:32 +0000 (01:04 +0100)]
Craft guide : fix regression causing alternative recipes being updated on the whole server

8 years agoCraft guide : limit alternative recipe groups to 10
jp [Mon, 28 Dec 2015 16:14:03 +0000 (17:14 +0100)]
Craft guide : limit alternative recipe groups to 10

8 years agoCraft Guide : add support for custom groups in all mods
jp [Mon, 28 Dec 2015 00:16:33 +0000 (01:16 +0100)]
Craft Guide : add support for custom groups in all mods

8 years agoWork Table : more reliable cheating check on node swap
jp [Sun, 27 Dec 2015 20:26:20 +0000 (21:26 +0100)]
Work Table : more reliable cheating check on node swap

8 years agoWork Table : fix output's taking in some particular swaps
jp [Sun, 27 Dec 2015 16:26:06 +0000 (17:26 +0100)]
Work Table : fix output's taking in some particular swaps

8 years agoCauldron cooking : consider food with stack of 1
jp [Thu, 24 Dec 2015 12:20:53 +0000 (13:20 +0100)]
Cauldron cooking : consider food with stack of 1

8 years agoAdd possibility to fill a water bucket on an idle & active cauldron
jp [Thu, 24 Dec 2015 11:42:23 +0000 (12:42 +0100)]
Add possibility to fill a water bucket on an idle & active cauldron

8 years agoEnch. table : get rid of global matching
jp [Thu, 24 Dec 2015 10:49:04 +0000 (11:49 +0100)]
Ench. table : get rid of global matching

8 years agoSimpler way to register ingredients that make a soup
jp [Thu, 24 Dec 2015 10:08:23 +0000 (11:08 +0100)]
Simpler way to register ingredients that make a soup

8 years agoCraft Guide : go to the last page when clicking on previous on page 0
jp [Wed, 23 Dec 2015 23:36:45 +0000 (00:36 +0100)]
Craft Guide : go to the last page when clicking on previous on page 0

8 years agoMinor style cleaning
jp [Wed, 23 Dec 2015 23:21:17 +0000 (00:21 +0100)]
Minor style cleaning

8 years agoChange Work Table recipe (and thus wood tile too)
jp [Wed, 23 Dec 2015 19:50:47 +0000 (20:50 +0100)]
Change Work Table recipe (and thus wood tile too)

8 years agoWork Table : get rid of recipe number meta
jp [Wed, 23 Dec 2015 17:43:04 +0000 (18:43 +0100)]
Work Table : get rid of recipe number meta

8 years agoMore accurate worktable's nodeboxes definitions
jp [Wed, 23 Dec 2015 13:33:32 +0000 (14:33 +0100)]
More accurate worktable's nodeboxes definitions

8 years agoSimplify group checking
jp [Wed, 23 Dec 2015 12:42:00 +0000 (13:42 +0100)]
Simplify group checking

8 years agoAbstract some sitting code
jp [Wed, 23 Dec 2015 11:53:22 +0000 (12:53 +0100)]
Abstract some sitting code

8 years agoSmall cleaning of itemframe code
jp [Wed, 23 Dec 2015 11:39:46 +0000 (12:39 +0100)]
Small cleaning of itemframe code

8 years agoMark the legacy code to remove later
jp [Wed, 23 Dec 2015 10:50:38 +0000 (11:50 +0100)]
Mark the legacy code to remove later

8 years agoCheck for nil in some fields
jp [Tue, 22 Dec 2015 22:45:37 +0000 (23:45 +0100)]
Check for nil in some fields

8 years agoFinalize fixing of previous commit
jp [Tue, 22 Dec 2015 21:47:54 +0000 (22:47 +0100)]
Finalize fixing of previous commit

8 years agoAttempt to fix a nil value on right-clicking worktable with non-updated metadatas
jp [Tue, 22 Dec 2015 16:04:23 +0000 (17:04 +0100)]
Attempt to fix a nil value on right-clicking worktable with non-updated metadatas

8 years agoSmall cleaning of registration handler
jp [Sun, 20 Dec 2015 23:46:16 +0000 (00:46 +0100)]
Small cleaning of registration handler

8 years agoWork Table : get rid of some metadatas
jp [Sun, 20 Dec 2015 23:13:43 +0000 (00:13 +0100)]
Work Table : get rid of some metadatas

8 years agoFix chat message in mailbox
jp [Sun, 20 Dec 2015 20:20:55 +0000 (21:20 +0100)]
Fix chat message in mailbox

8 years agoTweak wood frame texture
jp [Sat, 19 Dec 2015 13:03:54 +0000 (14:03 +0100)]
Tweak wood frame texture

8 years agofurther cleaning
jp [Fri, 18 Dec 2015 19:01:20 +0000 (20:01 +0100)]
further cleaning

8 years agoCleaning of xwall
jp [Fri, 18 Dec 2015 14:36:12 +0000 (15:36 +0100)]
Cleaning of xwall

8 years agoUpdate LICENSE
kilbith [Sun, 13 Dec 2015 22:43:59 +0000 (23:43 +0100)]
Update LICENSE

8 years agoForbid placing a hammer into tool slot and increase its wearing while repairing
jp [Sat, 12 Dec 2015 22:19:39 +0000 (23:19 +0100)]
Forbid placing a hammer into tool slot and increase its wearing while repairing

8 years agoBe sure it can't be nil
jp [Mon, 7 Dec 2015 22:26:08 +0000 (23:26 +0100)]
Be sure it can't be nil

8 years agoCraft guide : prevent crash when filter is not alphanumerical - thanks @kaeza
jp [Mon, 7 Dec 2015 13:18:05 +0000 (14:18 +0100)]
Craft guide : prevent crash when filter is not alphanumerical - thanks @kaeza

8 years agoDrop items of digged storage nodes
jp [Sun, 6 Dec 2015 17:39:30 +0000 (18:39 +0100)]
Drop items of digged storage nodes

8 years agoSimplify, clean & optimize some code
jp [Sun, 6 Dec 2015 10:36:47 +0000 (11:36 +0100)]
Simplify, clean & optimize some code

8 years agoCraft guide : improved formspec
jp [Sat, 5 Dec 2015 21:10:26 +0000 (22:10 +0100)]
Craft guide : improved formspec

8 years agoCraft guide : add support for alternative recipes
jp [Sat, 5 Dec 2015 19:11:56 +0000 (20:11 +0100)]
Craft guide : add support for alternative recipes

8 years agoWood sounds to paintings
jp [Fri, 4 Dec 2015 21:29:12 +0000 (22:29 +0100)]
Wood sounds to paintings

8 years agoEnchanted 3d_armor stuff : use original textures and get rid of custom ones
jp [Fri, 4 Dec 2015 20:06:17 +0000 (21:06 +0100)]
Enchanted 3d_armor stuff : use original textures and get rid of custom ones

8 years agoTurn paintings to simple nodebox models
jp [Fri, 4 Dec 2015 17:50:27 +0000 (18:50 +0100)]
Turn paintings to simple nodebox models

8 years agoMove sitting stuff in separate file
jp [Fri, 4 Dec 2015 10:38:18 +0000 (11:38 +0100)]
Move sitting stuff in separate file

8 years agoPut back collision boxes on cauldrons
jp [Thu, 3 Dec 2015 21:47:59 +0000 (22:47 +0100)]
Put back collision boxes on cauldrons

8 years agoCause damages on player when inside an active cauldron
jp [Thu, 3 Dec 2015 21:44:08 +0000 (22:44 +0100)]
Cause damages on player when inside an active cauldron

8 years agoDrop nodebox models on cauldron and use a regular node for simplicity
jp [Thu, 3 Dec 2015 20:46:28 +0000 (21:46 +0100)]
Drop nodebox models on cauldron and use a regular node for simplicity

8 years agoChange condition to make a soup : >= 2 different ingredients
jp [Thu, 3 Dec 2015 19:12:06 +0000 (20:12 +0100)]
Change condition to make a soup : >= 2 different ingredients

8 years agoAdd a cooking system to the cauldron
jp [Thu, 3 Dec 2015 16:03:14 +0000 (17:03 +0100)]
Add a cooking system to the cauldron

8 years agoRandom painting on placing
jp [Thu, 3 Dec 2015 11:45:35 +0000 (12:45 +0100)]
Random painting on placing

8 years agoCraft guide : check for stack of width 0
jp [Wed, 2 Dec 2015 22:30:21 +0000 (23:30 +0100)]
Craft guide : check for stack of width 0

8 years agoCraft guide : string lowering of filter name
jp [Wed, 2 Dec 2015 22:11:16 +0000 (23:11 +0100)]
Craft guide : string lowering of filter name

8 years agoCraft guide : show only items which have a recipe
jp [Tue, 1 Dec 2015 15:50:27 +0000 (16:50 +0100)]
Craft guide : show only items which have a recipe

8 years agoSimplify craft guide mechanism
jp [Tue, 1 Dec 2015 12:09:40 +0000 (13:09 +0100)]
Simplify craft guide mechanism

8 years agoCraft guide : minimal support for cooking recipes
jp [Sun, 29 Nov 2015 23:33:19 +0000 (00:33 +0100)]
Craft guide : minimal support for cooking recipes

8 years agoCraft guide : better support for groups
jp [Sun, 29 Nov 2015 19:36:11 +0000 (20:36 +0100)]
Craft guide : better support for groups

8 years agoAdd Crafting Guide in the Work Table \o/
jp [Sat, 28 Nov 2015 15:22:41 +0000 (16:22 +0100)]
Add Crafting Guide in the Work Table \o/

8 years agoInform player when mailbox is full
jp [Fri, 27 Nov 2015 00:20:19 +0000 (01:20 +0100)]
Inform player when mailbox is full

8 years agoEnch. table : use gmatch instead of serializing+match
jp [Thu, 26 Nov 2015 23:40:06 +0000 (00:40 +0100)]
Ench. table : use gmatch instead of serializing+match

8 years agoLooping
jp [Thu, 26 Nov 2015 17:07:19 +0000 (18:07 +0100)]
Looping

8 years agoMailbox : drop unecessary conditions
jp [Thu, 26 Nov 2015 15:36:02 +0000 (16:36 +0100)]
Mailbox : drop unecessary conditions

8 years agoBetter pattern
jp [Thu, 26 Nov 2015 15:26:43 +0000 (16:26 +0100)]
Better pattern

8 years agominor style
jp [Thu, 26 Nov 2015 15:18:44 +0000 (16:18 +0100)]
minor style

8 years agoMailbox : use a different pattern regex
jp [Thu, 26 Nov 2015 14:55:55 +0000 (15:55 +0100)]
Mailbox : use a different pattern regex

8 years agoWorktable : catch all alphanumeric caracters in mod/item names
jp [Thu, 26 Nov 2015 13:53:38 +0000 (14:53 +0100)]
Worktable : catch all alphanumeric caracters in mod/item names

8 years agoAdd list rings to formspecs
jp [Thu, 26 Nov 2015 13:22:09 +0000 (14:22 +0100)]
Add list rings to formspecs

8 years agoMailbox : use box and hide table
jp [Thu, 26 Nov 2015 12:49:35 +0000 (13:49 +0100)]
Mailbox : use box and hide table

8 years agoMailbox : don't fetch texture modifiers inside tablecolumns
jp [Thu, 26 Nov 2015 12:04:48 +0000 (13:04 +0100)]
Mailbox : don't fetch texture modifiers inside tablecolumns

8 years agoPut back formspec's code readability
jp [Thu, 26 Nov 2015 11:19:52 +0000 (12:19 +0100)]
Put back formspec's code readability

8 years agoFancier Mailbox formspec
jp [Thu, 26 Nov 2015 11:07:35 +0000 (12:07 +0100)]
Fancier Mailbox formspec

8 years agoEnch. table : add tooltips to enchant buttons
jp [Wed, 25 Nov 2015 12:22:20 +0000 (13:22 +0100)]
Ench. table : add tooltips to enchant buttons

8 years agoEnch. table : prevent putting tools which can't be enchanted
jp [Wed, 25 Nov 2015 11:29:23 +0000 (12:29 +0100)]
Ench. table : prevent putting tools which can't be enchanted

8 years agoMailbox : fancier donators list
jp [Wed, 25 Nov 2015 10:57:53 +0000 (11:57 +0100)]
Mailbox : fancier donators list

8 years agoMailbox : add a box to see a list of last 7 donators
jp [Tue, 24 Nov 2015 23:10:33 +0000 (00:10 +0100)]
Mailbox : add a box to see a list of last 7 donators

8 years agoMailbox's code cleaning
jp [Tue, 24 Nov 2015 21:23:43 +0000 (22:23 +0100)]
Mailbox's code cleaning

8 years agoEnch. table : don't update some metas whenever a tool is put/took
jp [Tue, 24 Nov 2015 20:05:46 +0000 (21:05 +0100)]
Ench. table : don't update some metas whenever a tool is put/took

8 years agoEnch. table : re-adjust button positions correctly
jp [Tue, 24 Nov 2015 16:23:04 +0000 (17:23 +0100)]
Ench. table : re-adjust button positions correctly

8 years agoEnch. table : no need to rebuild the whole formspec whenever a tool is put
jp [Tue, 24 Nov 2015 15:43:28 +0000 (16:43 +0100)]
Ench. table : no need to rebuild the whole formspec whenever a tool is put

8 years agoFix missing enchanted tool groups
jp [Mon, 23 Nov 2015 19:27:29 +0000 (20:27 +0100)]
Fix missing enchanted tool groups

8 years agoFix ench. tools alias
jp [Mon, 23 Nov 2015 18:28:44 +0000 (19:28 +0100)]
Fix ench. tools alias

8 years agoAdd missing legging textures
jp [Mon, 23 Nov 2015 17:26:36 +0000 (18:26 +0100)]
Add missing legging textures

8 years agoClarify some variables and lower a bit Speed enchant
jp [Mon, 23 Nov 2015 16:29:04 +0000 (17:29 +0100)]
Clarify some variables and lower a bit Speed enchant

8 years agoFix enderchest crash
jp [Mon, 23 Nov 2015 16:00:07 +0000 (17:00 +0100)]
Fix enderchest crash

8 years agoEnchanted armor \o/
jp [Mon, 23 Nov 2015 14:53:08 +0000 (15:53 +0100)]
Enchanted armor \o/

8 years agoBetter chessboard model
jp [Sun, 22 Nov 2015 16:02:58 +0000 (17:02 +0100)]
Better chessboard model

8 years agoFix missing put condition
jp [Sun, 22 Nov 2015 15:40:22 +0000 (16:40 +0100)]
Fix missing put condition

8 years agoPrevent taking worktable's output stack when player inventory is full
jp [Sun, 22 Nov 2015 14:03:53 +0000 (15:03 +0100)]
Prevent taking worktable's output stack when player inventory is full

8 years agoGlobal cleaning + fix cushion sitting when node.param2 > 3
jp [Sun, 22 Nov 2015 13:13:26 +0000 (14:13 +0100)]
Global cleaning + fix cushion sitting when node.param2 > 3

8 years agoWorktable : style cleaning
jp [Sun, 22 Nov 2015 11:03:08 +0000 (12:03 +0100)]
Worktable : style cleaning

8 years agoMore accurate timeout warning in chat
jp [Sat, 21 Nov 2015 20:00:54 +0000 (21:00 +0100)]
More accurate timeout warning in chat

8 years agoChess : show last move time in chat
jp [Sat, 21 Nov 2015 18:27:21 +0000 (19:27 +0100)]
Chess : show last move time in chat

8 years agoHighlight hotbar on all formspecs
jp [Sat, 21 Nov 2015 15:03:04 +0000 (16:03 +0100)]
Highlight hotbar on all formspecs