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

7 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

7 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

8 years agoSmall typo
Jean-Patrick Guerrero [Wed, 16 Mar 2016 21:26:24 +0000 (22:26 +0100)]
Small typo

8 years agoDrop and alias flint-and-steel (merged in Minetest Game)
Jean-Patrick Guerrero [Tue, 15 Mar 2016 16:52:58 +0000 (17:52 +0100)]
Drop and alias flint-and-steel (merged in Minetest Game)

8 years agoChange Lantern textures
Jean-Patrick Guerrero [Tue, 15 Mar 2016 15:21:34 +0000 (16:21 +0100)]
Change Lantern textures

8 years agoCode reduction on nodes.lua
Jean-Patrick Guerrero [Tue, 15 Mar 2016 12:44:59 +0000 (13:44 +0100)]
Code reduction on nodes.lua

8 years agoWork Bench : add legacy code to go back to main inventory when in old craftguide...
Jean-Patrick Guerrero [Sun, 13 Mar 2016 10:25:25 +0000 (11:25 +0100)]
Work Bench : add legacy code to go back to main inventory when in old craftguide formspec

8 years agoDrop connected walls, alias them to new Minetest Game walls
Jean-Patrick Guerrero [Sun, 13 Mar 2016 10:02:14 +0000 (11:02 +0100)]
Drop connected walls, alias them to new Minetest Game walls

8 years agoFix crash on mailbox
Jean-Patrick Guerrero [Sat, 12 Mar 2016 20:45:11 +0000 (21:45 +0100)]
Fix crash on mailbox

8 years agoReplace xdecor fire by fire from Minetest Game
Jean-Patrick Guerrero [Wed, 9 Mar 2016 15:37:35 +0000 (16:37 +0100)]
Replace xdecor fire by fire from Minetest Game

8 years agoSome minor tweaking
Jean-Patrick Guerrero [Wed, 9 Mar 2016 11:36:32 +0000 (12:36 +0100)]
Some minor tweaking

8 years agoRegister plates with functions
Jean-Patrick Guerrero [Tue, 8 Mar 2016 21:10:57 +0000 (22:10 +0100)]
Register plates with functions

8 years agoCobblewalls : cleaning up
Jean-Patrick Guerrero [Tue, 8 Mar 2016 15:50:15 +0000 (16:50 +0100)]
Cobblewalls : cleaning up

8 years agoItem Frame : misc. tweaking
Jean-Patrick Guerrero [Tue, 8 Mar 2016 14:58:01 +0000 (15:58 +0100)]
Item Frame : misc. tweaking

8 years agoItem Frame : convert update item ABM to nodetimer
Jean-Patrick Guerrero [Tue, 8 Mar 2016 14:33:09 +0000 (15:33 +0100)]
Item Frame : convert update item ABM to nodetimer

8 years agoHive : stop timer when stack reaches max honey stack
Jean-Patrick Guerrero [Tue, 8 Mar 2016 14:04:15 +0000 (15:04 +0100)]
Hive : stop timer when stack reaches max honey stack

8 years agoConvert hive ABM to nodetimer
Jean-Patrick Guerrero [Tue, 8 Mar 2016 13:35:51 +0000 (14:35 +0100)]
Convert hive ABM to nodetimer

8 years agoEnchanting : use function to register tools
Jean-Patrick Guerrero [Mon, 7 Mar 2016 12:38:12 +0000 (13:38 +0100)]
Enchanting : use function to register tools

8 years agoCooking : fix cauldron water filling with empty bucket + don't replace stack of empty...
Jean-Patrick Guerrero [Sat, 5 Mar 2016 23:18:35 +0000 (00:18 +0100)]
Cooking : fix cauldron water filling with empty bucket + don't replace stack of empty buckets by a single filled bucket

8 years agoPressure plates : fix set_node being called twice + some other fixes
Jean-Patrick Guerrero [Fri, 4 Mar 2016 12:26:21 +0000 (13:26 +0100)]
Pressure plates : fix set_node being called twice + some other fixes

8 years agoCooking: code cleaning and add more ingredients
Jean-Patrick Guerrero [Wed, 2 Mar 2016 10:51:06 +0000 (11:51 +0100)]
Cooking: code cleaning and add more ingredients

8 years agoCooking: check if a dropped item in the cauldron has minetest.item_eat in definition...
Jean-Patrick Guerrero [Tue, 1 Mar 2016 23:48:39 +0000 (00:48 +0100)]
Cooking: check if a dropped item in the cauldron has minetest.item_eat in definition for cooking it

8 years agoChange sounds of pressure plates
Jean-Patrick Guerrero [Tue, 1 Mar 2016 20:22:04 +0000 (21:22 +0100)]
Change sounds of pressure plates

8 years agoChange crafting guide recipe to prevent conflicts and add book group in its nodedef
Jean-Patrick Guerrero [Mon, 29 Feb 2016 16:19:13 +0000 (17:19 +0100)]
Change crafting guide recipe to prevent conflicts and add book group in its nodedef