]> git.lizzy.rs Git - xdecor.git/log
xdecor.git
3 years agoFix "xpanes_space.png" texture not found (#125) master
adrido [Sun, 26 Jul 2020 09:25:56 +0000 (11:25 +0200)]
Fix "xpanes_space.png" texture not found (#125)

3 years agoChess: Fix queen-side castling
Damian Hofmann [Sun, 7 Jun 2020 02:01:48 +0000 (04:01 +0200)]
Chess: Fix queen-side castling

When castling queen side, the king moves two squares to the left,
not three as this implementation used previously.

This resolves issue #120.

3 years agoChess: Fix short-castling for black
Damian Hofmann [Sun, 7 Jun 2020 00:32:13 +0000 (02:32 +0200)]
Chess: Fix short-castling for black

In the code for black short-castling, the presence of rook_black_2 was checked on the wrong field (1 instead of 8), which prevents black from short-castling. (This was probably overlooked when copying the logic from the long-castling check directly above.)

4 years agoFix erroneous dependency to mesecons_*
SmallJoker [Mon, 27 Apr 2020 17:46:14 +0000 (19:46 +0200)]
Fix erroneous dependency to mesecons_*

nodes.lua checks against 'mesecon', which is provided by 'mesecons'

Co-authored-by: Yves Quemener <yves.quemener@gmail.com>
4 years agoDisplay itemstring in itemframes (#116)
Niwla23 [Sat, 12 Oct 2019 11:23:04 +0000 (13:23 +0200)]
Display itemstring in itemframes (#116)

Itemframe patch

4 years agoReplace "setpos" with "set_pos"
Panquesito7 [Wed, 21 Aug 2019 04:40:06 +0000 (23:40 -0500)]
Replace "setpos" with "set_pos"

4 years agoReplace "getpos" with "get_pos"
Panquesito7 [Wed, 21 Aug 2019 04:39:21 +0000 (23:39 -0500)]
Replace "getpos" with "get_pos"

4 years agoUpdate mod.conf
Panquesito7 [Wed, 21 Aug 2019 04:37:38 +0000 (23:37 -0500)]
Update mod.conf

Dependencies, optional dependencies, and description was added here.

4 years agoremove protection checks and logging
flux [Sun, 4 Aug 2019 22:09:02 +0000 (22:09 +0000)]
remove protection checks and logging

4 years agoremove unnecessary privilege checks
flux [Sat, 3 Aug 2019 19:38:33 +0000 (19:38 +0000)]
remove unnecessary privilege checks

4 years agofix workbench inv movement bug; add protection checking
flux [Fri, 2 Aug 2019 20:38:24 +0000 (20:38 +0000)]
fix workbench inv movement bug; add protection checking

4 years agoGlobal code style cleaning
Jean-Patrick Guerrero [Tue, 23 Jul 2019 12:03:20 +0000 (14:03 +0200)]
Global code style cleaning

4 years agoStairs fix
y [Fri, 19 Jul 2019 22:07:47 +0000 (22:07 +0000)]
Stairs fix

4 years agoUse stairs mod inner/outer nodes.
James Stevenson [Wed, 2 Aug 2017 18:46:26 +0000 (14:46 -0400)]
Use stairs mod inner/outer nodes.

4 years agoRequest: Change painting recipe to use dye group
CloudyProton [Fri, 19 Jan 2018 18:29:29 +0000 (13:29 -0500)]
Request: Change painting recipe to use dye group

Request: Change painting craft recipe to use dye group instead of specifically blue dye.

4 years agoallow farming bowl to be used on the cauldron to get soup
y [Sat, 13 Jul 2019 22:43:04 +0000 (23:43 +0100)]
allow farming bowl to be used on the cauldron to get soup

4 years agofix physics overrides
y [Sat, 13 Jul 2019 22:39:51 +0000 (23:39 +0100)]
fix physics overrides

4 years agoprevent crash after king is taken
y [Sat, 13 Jul 2019 22:48:36 +0000 (23:48 +0100)]
prevent crash after king is taken

4 years agoAlias empty shelf if moreblocks is enabled (#108)
Vanessa Dannenberg [Wed, 10 Jul 2019 18:27:30 +0000 (14:27 -0400)]
Alias empty shelf if moreblocks is enabled (#108)

4 years agoAdd mesecons support to doors (#106)
benrob0329 [Sun, 9 Jun 2019 18:50:10 +0000 (14:50 -0400)]
Add mesecons support to doors (#106)

(if available)

5 years agoMerge branch 'chess_ai'
Jean-Patrick Guerrero [Sun, 10 Mar 2019 22:52:05 +0000 (23:52 +0100)]
Merge branch 'chess_ai'

5 years agoAdd a singleplayer mode to the chess
Jean-Patrick Guerrero [Sun, 10 Mar 2019 22:50:16 +0000 (23:50 +0100)]
Add a singleplayer mode to the chess

5 years agoFinal door toggle crash fix
SmallJoker [Mon, 17 Sep 2018 17:57:22 +0000 (19:57 +0200)]
Final door toggle crash fix

5 years agoAdd listring to move honey to inventory
Hector Kio [Sun, 16 Sep 2018 17:40:55 +0000 (13:40 -0400)]
Add listring to move honey to inventory

Allows using shift+click to transfer honey to player inventory.

5 years agoImplement a chess AI
Jean-Patrick Guerrero [Thu, 30 Aug 2018 19:30:04 +0000 (21:30 +0200)]
Implement a chess AI

5 years agoChess cleanup
Jean-Patrick Guerrero [Sat, 25 Aug 2018 12:28:52 +0000 (14:28 +0200)]
Chess cleanup

5 years agoFix checkmate logic
Jean-Patrick Guerrero [Sat, 25 Aug 2018 10:55:03 +0000 (12:55 +0200)]
Fix checkmate logic

5 years agoChess cleanup
Jean-Patrick Guerrero [Sat, 25 Aug 2018 09:40:30 +0000 (11:40 +0200)]
Chess cleanup

5 years agoChess: Add checkmate system
Jean-Patrick Guerrero [Fri, 24 Aug 2018 17:38:49 +0000 (19:38 +0200)]
Chess: Add checkmate system

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

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.

7 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"

7 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.

7 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