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

8 years agoAdd crate
jp [Fri, 20 Nov 2015 10:59:21 +0000 (11:59 +0100)]
Add crate

8 years agoUnify central part of cobblewalls when stacked on each other
kilbith [Wed, 18 Nov 2015 19:48:35 +0000 (20:48 +0100)]
Unify central part of cobblewalls when stacked on each other

8 years agoTweak node groups
jp [Sun, 15 Nov 2015 21:55:12 +0000 (22:55 +0100)]
Tweak node groups

8 years agoReduce hive radius a bit
jp [Sun, 15 Nov 2015 21:15:04 +0000 (22:15 +0100)]
Reduce hive radius a bit

8 years agoGet rid of metas on sitting function and more robust rightclick callback
jp [Sun, 15 Nov 2015 20:31:57 +0000 (21:31 +0100)]
Get rid of metas on sitting function and more robust rightclick callback

8 years agoMissing checks
jp [Sun, 15 Nov 2015 19:39:27 +0000 (20:39 +0100)]
Missing checks

8 years agoPrevent some rotations on some nodes when using the screwdriver
jp [Sun, 15 Nov 2015 19:35:20 +0000 (20:35 +0100)]
Prevent some rotations on some nodes when using the screwdriver

8 years agoFix some issues with the sitting situation
jp [Sun, 15 Nov 2015 19:20:24 +0000 (20:20 +0100)]
Fix some issues with the sitting situation

8 years agoPrevent use the worktable output when a disallowed node is switched with the original...
kilbith [Mon, 2 Nov 2015 21:17:03 +0000 (22:17 +0100)]
Prevent use the worktable output when a disallowed node is switched with the original input stack

8 years agoDisallow digging the node where player is sitting on
kilbith [Sun, 1 Nov 2015 23:45:12 +0000 (00:45 +0100)]
Disallow digging the node where player is sitting on

8 years agoFix respective textures queen/king
kilbith [Sun, 1 Nov 2015 23:21:22 +0000 (00:21 +0100)]
Fix respective textures queen/king

8 years agoPromote the pawns even after killing a piece at the end of board
kilbith [Thu, 29 Oct 2015 17:43:57 +0000 (18:43 +0100)]
Promote the pawns even after killing a piece at the end of board

8 years agoPrettier enchantment table UI
kilbith [Thu, 29 Oct 2015 13:52:14 +0000 (14:52 +0100)]
Prettier enchantment table UI

8 years agoSit on chair/cushion
kilbith [Wed, 28 Oct 2015 10:56:28 +0000 (11:56 +0100)]
Sit on chair/cushion

8 years agoDrop support of aliases
kilbith [Tue, 27 Oct 2015 10:26:54 +0000 (11:26 +0100)]
Drop support of aliases

8 years agoAdd a Chess Board with game in formspec
kilbith [Tue, 27 Oct 2015 10:26:08 +0000 (11:26 +0100)]
Add a Chess Board with game in formspec

8 years agoMerge pull request #15 from MT-Modder/globalize-worktable-nodelist
kilbith [Fri, 2 Oct 2015 17:53:10 +0000 (19:53 +0200)]
Merge pull request #15 from MT-Modder/globalize-worktable-nodelist

Allow other mods to change worktable nodes

8 years agoAllow other mods to change worktable nodes
MT-Modder [Fri, 2 Oct 2015 17:34:39 +0000 (13:34 -0400)]
Allow other mods to change worktable nodes

Globalize and rename "nodes" table to "worktable_nodes".

8 years agoInflict a little damage when opening the hive formspec
kilbith [Mon, 28 Sep 2015 13:11:32 +0000 (15:11 +0200)]
Inflict a little damage when opening the hive formspec

8 years agoChange main screenshot
kilbith [Mon, 28 Sep 2015 13:01:52 +0000 (15:01 +0200)]
Change main screenshot

8 years agoTune some textures
kilbith [Sun, 27 Sep 2015 16:24:52 +0000 (18:24 +0200)]
Tune some textures

8 years agoAdd Wood Frame
kilbith [Sun, 27 Sep 2015 12:35:20 +0000 (14:35 +0200)]
Add Wood Frame

8 years agoEnhanced hive formspec
kilbith [Sun, 27 Sep 2015 10:59:36 +0000 (12:59 +0200)]
Enhanced hive formspec

8 years agoTune some textures
kilbith [Sun, 27 Sep 2015 10:53:44 +0000 (12:53 +0200)]
Tune some textures

8 years agoDrop a bunch of redundant nodes
kilbith [Sun, 27 Sep 2015 10:00:24 +0000 (12:00 +0200)]
Drop a bunch of redundant nodes

8 years agoTypo
kilbith [Thu, 24 Sep 2015 23:00:07 +0000 (01:00 +0200)]
Typo