]> git.lizzy.rs Git - xdecor.git/log
xdecor.git
5 years agoNew chessboard interface
Jean-Patrick Guerrero [Tue, 14 Aug 2018 23:54:56 +0000 (01:54 +0200)]
New chessboard interface

5 years agoSolve iCCP warnings
SmallJoker [Fri, 3 Aug 2018 13:53:37 +0000 (15:53 +0200)]
Solve iCCP warnings

$ mogrify *.png
$ optipng -o7 -zm1-9 -strip all *.png

5 years agoFix echnating for sword and delete data for armor
Jat15 [Sat, 21 Jul 2018 15:27:34 +0000 (17:27 +0200)]
Fix echnating for sword and delete data for armor

5 years agoFix passing invalid player object (#94)
SmallJoker [Mon, 23 Jul 2018 13:50:39 +0000 (15:50 +0200)]
Fix passing invalid player object (#94)

6 years agoWorkbench: Fix special case of unknown items output (#90)
JP Guerrero [Tue, 17 Apr 2018 11:17:56 +0000 (13:17 +0200)]
Workbench: Fix special case of unknown items output (#90)

6 years agoFix condition for new typo of setting (#89)
Jat15 [Mon, 2 Apr 2018 16:27:16 +0000 (18:27 +0200)]
Fix condition for new typo of setting (#89)

* Fix condition for new typo of setting
* Add moreblocks in depends

6 years agoFix missing comma
JP Guerrero [Sat, 24 Mar 2018 09:27:13 +0000 (10:27 +0100)]
Fix missing comma

6 years agoadd food_ group to honey
tenplus1 [Thu, 22 Mar 2018 08:17:08 +0000 (08:17 +0000)]
add food_ group to honey

added {food_honey=1, food_sugar=1} groups to honey.

6 years agoadd food_ group to bowl
tenplus1 [Thu, 22 Mar 2018 08:13:25 +0000 (08:13 +0000)]
add food_ group to bowl

added {food_bowl=1} group to bowl so it asheres to ruben's food crafting standards.

6 years agoAdd version control
JP Guerrero [Thu, 8 Mar 2018 23:24:00 +0000 (00:24 +0100)]
Add version control

6 years agoUse hardware coloring on curtains
JP Guerrero [Thu, 8 Mar 2018 22:50:36 +0000 (23:50 +0100)]
Use hardware coloring on curtains

6 years agoTweaks to enchantment table + particles
JP Guerrero [Thu, 8 Mar 2018 22:22:55 +0000 (23:22 +0100)]
Tweaks to enchantment table + particles

6 years agoFix a few issues with itemframe #85
JP Guerrero [Thu, 8 Mar 2018 20:32:50 +0000 (21:32 +0100)]
Fix a few issues with itemframe #85

6 years agoWhite pawn fix
JP Guerrero [Thu, 8 Mar 2018 20:21:20 +0000 (21:21 +0100)]
White pawn fix

6 years agoFix style issues with previous commit
JP Guerrero [Thu, 8 Mar 2018 20:12:21 +0000 (21:12 +0100)]
Fix style issues with previous commit

6 years agoAdd settings and compatibility with moreblocks and stairs
Jat15 [Mon, 28 Aug 2017 05:41:14 +0000 (07:41 +0200)]
Add settings and compatibility with moreblocks and stairs

If workbench disabling.
And setting for disabling:
- Chess
- Cooking
- Enchanting
- Hive
- Itemframe
- Mailbox
- Mechanisms
- Rope
- Workbench
By default all active.

6 years agoChange License to BSD
JPG [Fri, 1 Dec 2017 10:17:58 +0000 (11:17 +0100)]
Change License to BSD

6 years agoUpdate luacheckrc to be clean.
Auke Kok [Fri, 10 Nov 2017 05:52:07 +0000 (21:52 -0800)]
Update luacheckrc to be clean.

6 years agoFix #86 - crash in workbench: `attempt to concatenate a nil value`
Auke Kok [Fri, 10 Nov 2017 05:50:29 +0000 (21:50 -0800)]
Fix #86 - crash in workbench: `attempt to concatenate a nil value`

Caused by a keystroke used in the formspec - this causes all
these fields not to be set, and the subsequent crash.

6 years agoRemove remaining 3d_armor's support code
JPG [Mon, 9 Oct 2017 19:52:20 +0000 (21:52 +0200)]
Remove remaining 3d_armor's support code

6 years agoMake packed ice slippery
JPG [Mon, 9 Oct 2017 19:50:57 +0000 (21:50 +0200)]
Make packed ice slippery

6 years agoDrop support for 3d_armor's enchanted stuff
JPG [Mon, 9 Oct 2017 19:40:33 +0000 (21:40 +0200)]
Drop support for 3d_armor's enchanted stuff

7 years agoMerge pull request #78 from tjnenrtn/master 1.0
kilbith [Sun, 9 Apr 2017 10:14:22 +0000 (12:14 +0200)]
Merge pull request #78 from tjnenrtn/master

Verify mailbox ownership when player takes inventory items

7 years agoVerify mailbox ownership when player takes inventory items
tjnenrtn [Sun, 9 Apr 2017 03:47:59 +0000 (23:47 -0400)]
Verify mailbox ownership when player takes inventory items

7 years agoMerge pull request #77 from DS-Minetest/master
kilbith [Sat, 4 Mar 2017 17:18:42 +0000 (18:18 +0100)]
Merge pull request #77 from DS-Minetest/master

Add more listrings

7 years agoadd more listrings
DS-Minetest [Sat, 4 Mar 2017 15:59:33 +0000 (16:59 +0100)]
add more listrings

7 years agoOnly Pickaxe is repairable.
Auke Kok [Wed, 8 Feb 2017 03:49:45 +0000 (19:49 -0800)]
Only Pickaxe is repairable.

Luacheck points out that:

```
Checking src/workbench.lua                        1 warning
    src/workbench.lua:74:2: loop is executed at most once
```

And this is correct, only the pickaxe is actually currently
repairable.

Returned the code to the previous (working) fashion.

7 years agoUpdate LICENSE
JPG [Mon, 30 Jan 2017 09:21:28 +0000 (10:21 +0100)]
Update LICENSE

7 years agoStyle cleaning
JPG [Sat, 28 Jan 2017 15:24:35 +0000 (16:24 +0100)]
Style cleaning

7 years agoMake shelves visually consistent with MTG's shelves
kilbith [Sat, 28 Jan 2017 14:22:57 +0000 (15:22 +0100)]
Make shelves visually consistent with MTG's shelves

7 years agoPolish previous fix
JPG [Tue, 24 Jan 2017 23:45:23 +0000 (00:45 +0100)]
Polish previous fix

7 years agoFix #74
JPG [Tue, 24 Jan 2017 16:05:54 +0000 (17:05 +0100)]
Fix #74

7 years agoMinor cleanup
JPG [Tue, 24 Jan 2017 02:23:36 +0000 (03:23 +0100)]
Minor cleanup

7 years agoCooking: Regain health/satiation the right way
JPG [Fri, 20 Jan 2017 00:59:54 +0000 (01:59 +0100)]
Cooking: Regain health/satiation the right way

7 years agoWorkbench: Make custom cuttable nodes table global
JPG [Sat, 14 Jan 2017 12:05:31 +0000 (13:05 +0100)]
Workbench: Make custom cuttable nodes table global

7 years agoCooking: Add support for hbhunger's satiation
JPG [Wed, 11 Jan 2017 13:35:52 +0000 (14:35 +0100)]
Cooking: Add support for hbhunger's satiation

7 years agoEnforce nodetimer_interval to 0.1 for everyone
JPG [Sat, 7 Jan 2017 00:51:46 +0000 (01:51 +0100)]
Enforce nodetimer_interval to 0.1 for everyone

7 years agoMechanisms: Fix empty table checking
JPG [Fri, 30 Dec 2016 14:11:37 +0000 (15:11 +0100)]
Mechanisms: Fix empty table checking

7 years agoFix some luackeck errors
JPG [Fri, 30 Dec 2016 14:04:57 +0000 (15:04 +0100)]
Fix some luackeck errors

7 years agoEnsure compatibility with older clients (<= 0.4.14)
JPG [Fri, 16 Dec 2016 11:49:25 +0000 (12:49 +0100)]
Ensure compatibility with older clients (<= 0.4.14)

7 years agoWorkbench: Small fix for the filtering
JP Guerrero [Fri, 9 Dec 2016 10:52:34 +0000 (11:52 +0100)]
Workbench: Small fix for the filtering

7 years agoMinor style cleaning
JP Guerrero [Mon, 5 Dec 2016 11:58:35 +0000 (12:58 +0100)]
Minor style cleaning

7 years agoEnchant. Table: Fancy tooltips for enchanted items
JP Guerrero [Sat, 3 Dec 2016 19:41:01 +0000 (20:41 +0100)]
Enchant. Table: Fancy tooltips for enchanted items
NOTE: Minetest 0.4.14-dev or 0.4.15 required.

7 years agoMailbox: use minetest.colorize
JP Guerrero [Sat, 3 Dec 2016 11:52:47 +0000 (12:52 +0100)]
Mailbox: use minetest.colorize
NOTE: Minetest 0.4.14-git or 0.4.15 required

7 years agoWorkbench: allow to exclude cuttable nodes with group
JP Guerrero [Sat, 3 Dec 2016 10:48:38 +0000 (11:48 +0100)]
Workbench: allow to exclude cuttable nodes with group

7 years agoWorkbench: fix minor registration issue with tiles field
JP Guerrero [Thu, 1 Dec 2016 14:35:10 +0000 (15:35 +0100)]
Workbench: fix minor registration issue with tiles field

7 years agoWorkbench: add more registration filters
JP Guerrero [Thu, 1 Dec 2016 11:58:10 +0000 (12:58 +0100)]
Workbench: add more registration filters

7 years agoUpdate README
JP Guerrero [Wed, 30 Nov 2016 16:36:48 +0000 (17:36 +0100)]
Update README

7 years agoAdd alias for crafting guide
JP Guerrero [Wed, 30 Nov 2016 16:31:09 +0000 (17:31 +0100)]
Add alias for crafting guide

7 years agoWorkbench: allow to register custom cuttable nodes (defined by user)
JP Guerrero [Wed, 30 Nov 2016 15:18:12 +0000 (16:18 +0100)]
Workbench: allow to register custom cuttable nodes (defined by user)

7 years agoRemove the crafting guide and minor file reorganizing
JP Guerrero [Wed, 30 Nov 2016 14:54:05 +0000 (15:54 +0100)]
Remove the crafting guide and minor file reorganizing

7 years agoNew bee texture
Napiophelios [Wed, 30 Nov 2016 14:44:56 +0000 (15:44 +0100)]
New bee texture

7 years agoMerge pull request #67 from Napiophelios/master
kilbith [Wed, 30 Nov 2016 14:26:21 +0000 (15:26 +0100)]
Merge pull request #67 from Napiophelios/master

Update craft recipes (fixes #66)

7 years agoupdate craft recipes
Napiophelios [Tue, 29 Nov 2016 13:19:15 +0000 (08:19 -0500)]
update craft recipes
that use xpanes nodes as craft items

7 years agoDon't set paramtype="light" by default, unless it's expectable to propagate light.
Tim [Sun, 9 Oct 2016 17:54:56 +0000 (19:54 +0200)]
Don't set paramtype="light" by default, unless it's expectable to propagate light.

7 years agoFix rope protection handling and get rid of a global callback.
Tim [Sat, 3 Sep 2016 15:32:08 +0000 (17:32 +0200)]
Fix rope protection handling and get rid of a global callback.

7 years agoFix paintings to not destroy unprotected items.
Tim [Fri, 5 Aug 2016 22:51:40 +0000 (00:51 +0200)]
Fix paintings to not destroy unprotected items.

7 years agoAdd checks to enchanting table formspec/inventory to prevent crashing in some situations.
Tim [Fri, 5 Aug 2016 20:57:02 +0000 (22:57 +0200)]
Add checks to enchanting table formspec/inventory to prevent crashing in some situations.

7 years agoDon't crash on nil-player in can_dig and check the right players for attachment in...
Tim [Fri, 5 Aug 2016 20:17:15 +0000 (22:17 +0200)]
Don't crash on nil-player in can_dig and check the right players for attachment in chairs.

7 years agoAlways return the ItemStack for on_rightclick and on_place to comply with the api.
Tim [Fri, 5 Aug 2016 19:33:53 +0000 (21:33 +0200)]
Always return the ItemStack for on_rightclick and on_place to comply with the api.

7 years agoRun luacheck and fix the warnings.
Tim [Fri, 5 Aug 2016 22:00:06 +0000 (00:00 +0200)]
Run luacheck and fix the warnings.

7 years agoCraftguide: Start item listing at index instead of skipping there.
Tim [Fri, 5 Aug 2016 19:05:51 +0000 (21:05 +0200)]
Craftguide: Start item listing at index instead of skipping there.

Also fixes a linter warning.

7 years agoChess: Don't crash on nil-player calling can_dig.
Tim [Fri, 5 Aug 2016 19:03:22 +0000 (21:03 +0200)]
Chess: Don't crash on nil-player calling can_dig.

7 years agoUpdate .gitignore
Tim [Fri, 5 Aug 2016 16:26:01 +0000 (18:26 +0200)]
Update .gitignore

7 years agoMailbox: Fix animation texture error (#53)
Rui [Mon, 6 Jun 2016 21:43:14 +0000 (06:43 +0900)]
Mailbox: Fix animation texture error (#53)

Fixes #51

8 years agoFix mailbox error (#52)
Rui [Tue, 31 May 2016 14:37:32 +0000 (23:37 +0900)]
Fix mailbox error (#52)

`tiles` is not a required field. Indexing it may fail.

Fix #51

8 years agomailbox.lua: Use [resize to resize correctly (#47)
SmallJoker [Mon, 30 May 2016 19:34:39 +0000 (21:34 +0200)]
mailbox.lua: Use [resize to resize correctly (#47)

mailbox_blank16.png has still an use in nodes.lua for the trampoline node.

8 years agoDon't allow cut pieces from "forms" into "storage"
James Stevenson [Wed, 18 May 2016 11:59:36 +0000 (07:59 -0400)]
Don't allow cut pieces from "forms" into "storage"

8 years agoAdd standard mod files and jp's screenshot.
Auke Kok [Wed, 4 May 2016 06:07:16 +0000 (23:07 -0700)]
Add standard mod files and jp's screenshot.

The screenshot is slighly cropped to get a bit more detail.

8 years agoPainting: Use on_place for random placing
kilbith [Mon, 2 May 2016 23:58:02 +0000 (01:58 +0200)]
Painting: Use on_place for random placing

8 years agoAdd footstep sound for Trampoline
kilbith [Mon, 25 Apr 2016 10:21:02 +0000 (12:21 +0200)]
Add footstep sound for Trampoline

8 years agoTweak node defs
kilbith [Sun, 24 Apr 2016 12:32:41 +0000 (14:32 +0200)]
Tweak node defs

8 years agoPreserve original quality of all textures
kilbith [Sun, 24 Apr 2016 11:24:50 +0000 (13:24 +0200)]
Preserve original quality of all textures

8 years agoAdd Trampoline
kilbith [Sun, 24 Apr 2016 10:37:02 +0000 (12:37 +0200)]
Add Trampoline

8 years agoFollow the style guidelines better
kilbith [Sat, 23 Apr 2016 19:48:34 +0000 (21:48 +0200)]
Follow the style guidelines better

8 years agoRemove cushion shift+click combination + misc. cleaning
kilbith [Sat, 23 Apr 2016 19:35:32 +0000 (21:35 +0200)]
Remove cushion shift+click combination + misc. cleaning

8 years agoEnchant. Table : Fix unknown items when declared tools not registered
kilbith [Sun, 17 Apr 2016 09:38:47 +0000 (11:38 +0200)]
Enchant. Table : Fix unknown items when declared tools not registered

8 years agoCauldron: stop sound on destruct
kilbith [Wed, 13 Apr 2016 22:07:38 +0000 (00:07 +0200)]
Cauldron: stop sound on destruct

8 years agoAdd sounds for Cauldron and Enchantment Table
kilbith [Wed, 13 Apr 2016 18:33:29 +0000 (20:33 +0200)]
Add sounds for Cauldron and Enchantment Table

8 years agoDrop some aliases (doors, cobblewalls, etc.)
kilbith [Thu, 7 Apr 2016 00:05:21 +0000 (02:05 +0200)]
Drop some aliases (doors, cobblewalls, etc.)

8 years agoCraftguide : get_formspec -> set_formspec
kilbith [Wed, 6 Apr 2016 23:38:45 +0000 (01:38 +0200)]
Craftguide : get_formspec -> set_formspec

8 years agoWorkbench : move formspecs table outside of function to avoid overhead
kilbith [Wed, 6 Apr 2016 23:25:59 +0000 (01:25 +0200)]
Workbench : move formspecs table outside of function to avoid overhead

8 years agoMailbox: minor code cleaning
kilbith [Tue, 5 Apr 2016 12:51:03 +0000 (14:51 +0200)]
Mailbox: minor code cleaning

8 years agoEnchant. Table : better looking glyphes
kilbith [Sat, 2 Apr 2016 19:34:00 +0000 (21:34 +0200)]
Enchant. Table : better looking glyphes

8 years agoEnch. Table : tweaking of particle trajectories
kilbith [Sat, 2 Apr 2016 18:51:08 +0000 (20:51 +0200)]
Ench. Table : tweaking of particle trajectories

8 years agoEnchant Table / Item Frame : don't spawn entities if node get destructed shortly...
kilbith [Sat, 2 Apr 2016 15:53:28 +0000 (17:53 +0200)]
Enchant Table / Item Frame : don't spawn entities if node get destructed shortly after joining

8 years agoEnchant Table : attract MC-like glyphes when bookshelves are around
kilbith [Sat, 2 Apr 2016 15:25:08 +0000 (17:25 +0200)]
Enchant Table : attract MC-like glyphes when bookshelves are around

8 years agoEnchant table : Add a book entity over the table
kilbith [Fri, 1 Apr 2016 21:52:00 +0000 (23:52 +0200)]
Enchant table : Add a book entity over the table

8 years agoMailbox : enforce using 16px images in tablecolumn
Jean-Patrick Guerrero [Mon, 28 Mar 2016 11:39:09 +0000 (13:39 +0200)]
Mailbox : enforce using 16px images in tablecolumn

8 years agoWork Bench: attempt to fix unknown nodes
Jean-Patrick Guerrero [Sat, 26 Mar 2016 12:52:47 +0000 (13:52 +0100)]
Work Bench: attempt to fix unknown nodes

8 years agoRope: prevent placing in non-owned protected areas
Jean-Patrick Guerrero [Fri, 25 Mar 2016 13:43:47 +0000 (14:43 +0100)]
Rope: prevent placing in non-owned protected areas

8 years agoItem Frame: fix tools being repaired when put in frame
Jean-Patrick Guerrero [Wed, 23 Mar 2016 14:58:19 +0000 (15:58 +0100)]
Item Frame: fix tools being repaired when put in frame

8 years agoItem Frame : some code cleaning
Jean-Patrick Guerrero [Sun, 20 Mar 2016 12:20:48 +0000 (13:20 +0100)]
Item Frame : some code cleaning

8 years agoPhase-out some aliases
Jean-Patrick Guerrero [Sun, 20 Mar 2016 10:48:48 +0000 (11:48 +0100)]
Phase-out some aliases

8 years agoAdd an hint to get pressure plates working better
Jean-Patrick Guerrero [Sun, 20 Mar 2016 10:38:08 +0000 (11:38 +0100)]
Add an hint to get pressure plates working better

8 years agoFix crash after using screwdriver on barrel
Jean-Patrick Guerrero [Sat, 19 Mar 2016 09:27:16 +0000 (10:27 +0100)]
Fix crash after using screwdriver on barrel

8 years agoCrafting Guide : further code cleaning
Jean-Patrick Guerrero [Thu, 17 Mar 2016 22:21:44 +0000 (23:21 +0100)]
Crafting Guide : further code cleaning

8 years agoCrafting Guide : don't create items list whenever a new formspec is shown
Jean-Patrick Guerrero [Thu, 17 Mar 2016 19:18:23 +0000 (20:18 +0100)]
Crafting Guide : don't create items list whenever a new formspec is shown

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