2022-11-25 08:14:57 +03:00
|
|
|
|
## X-Decor-libre [`xdecor`] ##
|
2022-11-25 07:21:10 +03:00
|
|
|
|
|
2023-06-30 13:27:45 +03:00
|
|
|
|
[![ContentDB](https://content.minetest.net/packages/Wuzzy/xdecor/shields/downloads/)](https://content.minetest.net/packages/Wuzzy/xdecor/)
|
|
|
|
|
|
|
|
|
|
X-Decor-libre is a libre Minetest mod which adds various decorative blocks
|
|
|
|
|
as well as simple gimmicks.
|
2022-11-25 07:21:10 +03:00
|
|
|
|
|
2023-06-30 13:27:45 +03:00
|
|
|
|
This is a libre version (free software, free media) of the X-Decor mod for Minetest.
|
|
|
|
|
It is the same as X-Decor, except with all the non-free files replaced and with
|
|
|
|
|
bugfixes. There are no new features.
|
|
|
|
|
|
|
|
|
|
## Special nodes
|
|
|
|
|
|
|
|
|
|
Most blocks in this mod are purely decorative, but there are also many special
|
|
|
|
|
blocks with special features:
|
|
|
|
|
|
|
|
|
|
* Workbench: Storage, crafting, cutting and repairing
|
|
|
|
|
* Storage: 16 item slots for item storage
|
|
|
|
|
* Craft: 3×3 crafting grid
|
|
|
|
|
* Cut: Put a full cube-shaped block to create new shapes
|
|
|
|
|
* Repair: Put a damaged tool and a hammer and wait for it to be repaired
|
|
|
|
|
* Enchanting table: Upgrade your tools with mese crystals
|
|
|
|
|
* Ender Chest: Interdimensional inventory that is the same no matter
|
|
|
|
|
where you put the ender chest
|
|
|
|
|
* Mailbox: Lets you receive items from other players
|
|
|
|
|
* Item Frame: You can place an item into it to show it off
|
2023-06-30 21:15:46 +03:00
|
|
|
|
* Cushion: Reduces fall damage
|
|
|
|
|
* Cushion Block: Reduces fall damage even more
|
|
|
|
|
* Trampoline: Jump on it to bounce off. Very low fall damage
|
|
|
|
|
* Cauldron: For storing water and cooking soups
|
2023-06-30 13:27:45 +03:00
|
|
|
|
* Recipe: Pour water in, light a fire below it and throw
|
|
|
|
|
in some food items. Collect the soup with a bowl
|
|
|
|
|
* Lever: Pull the lever to activate doors next to it
|
|
|
|
|
* Pressure Plate: Step on it to activate doors next to it
|
2023-07-19 21:45:13 +03:00
|
|
|
|
* Chessboard: Play Chess against a player or the computer (see `CHESS_README.md`)
|
2023-06-30 13:27:45 +03:00
|
|
|
|
|
2023-07-15 20:41:16 +03:00
|
|
|
|
The radio and speaker are purely decorative and have no special functionality.
|
2023-07-01 17:23:50 +03:00
|
|
|
|
|
2023-06-30 13:27:45 +03:00
|
|
|
|
### X-Decor-libre vs X-Decor
|
2022-11-25 07:58:19 +03:00
|
|
|
|
|
|
|
|
|
X-Decor is a popular mod in Minetest but it is (as the time of writing this text)
|
|
|
|
|
non-free software, there are various files under proprietary licenses.
|
|
|
|
|
|
|
|
|
|
The purpose of this repository is to provide the community a fully-free fork of
|
2023-06-30 13:27:45 +03:00
|
|
|
|
X-Decor with clearly documented licenses and to fix bugs. No new features are
|
|
|
|
|
planned.
|
|
|
|
|
|
|
|
|
|
#### List of changes
|
2023-07-01 17:23:50 +03:00
|
|
|
|
The following bugs of X-Decor (as of 01/07/2023) are fixed:
|
2023-06-30 13:27:45 +03:00
|
|
|
|
|
|
|
|
|
* Changed packed ice recipe to avoid recipe collision with Ethereal
|
|
|
|
|
* Changed prison door recipe colliding with Minetest Game's Iron Bar Door
|
|
|
|
|
* Beehives no longer show that the bees are busy when they're not
|
|
|
|
|
* Fixed incorrect/incomplete node sounds
|
|
|
|
|
* Fix poorly placed buttons in enchantment screen
|
|
|
|
|
* Fix broken texture of cut Permafrost with Moss nodes
|
|
|
|
|
* Fix awkward lantern rotation
|
|
|
|
|
* Lanterns can no longer attach to sides
|
|
|
|
|
* Fix item stacking issues of curtains
|
2023-06-30 21:15:46 +03:00
|
|
|
|
* Cauldrons no longer turn river water to normal water
|
|
|
|
|
* Fix boiling water in cauldrons not reliably cooling down
|
|
|
|
|
* Fix boiling water sound not playing when rejoining
|
2023-07-01 19:26:29 +03:00
|
|
|
|
* Fix cauldron with soup boiling forever
|
2023-07-01 19:42:04 +03:00
|
|
|
|
* Fix cauldrons being heated up by fireflies
|
2023-06-30 21:15:46 +03:00
|
|
|
|
* Fix rope and painting not compatible with itemframe
|
|
|
|
|
* Fix itemframe, lever being offset when put into itemframe
|
2023-07-01 10:34:49 +03:00
|
|
|
|
* Fix storage formspecs not closing if exploded
|
2023-06-30 21:15:46 +03:00
|
|
|
|
* Show short item description in itemframe instead of itemstring
|
|
|
|
|
* Minor typo fixes
|
2023-07-10 21:26:36 +03:00
|
|
|
|
* Fix bad rope placement prediction
|
2023-07-12 16:12:10 +03:00
|
|
|
|
* Fixed the broken Chess game
|
2023-06-30 21:15:46 +03:00
|
|
|
|
|
|
|
|
|
Maintenance updates:
|
2023-07-19 21:45:13 +03:00
|
|
|
|
* HUGE rework of Chess to make it actually be like real Chess (more or less)
|
|
|
|
|
* New supported Chess rules (based on the FIDE Laws of Chess)
|
|
|
|
|
* En passant
|
|
|
|
|
* Choose your pawn promotion
|
2023-07-12 16:12:10 +03:00
|
|
|
|
* Fixed incomplete enforcement of castling rule
|
2023-07-19 21:45:13 +03:00
|
|
|
|
* 50-turn rule and 75-turn rule
|
|
|
|
|
* Threefold repetition rule and fivefold repetition rule
|
|
|
|
|
* Announce the winner or loser, or a drawn game
|
|
|
|
|
* Many technical improvements for Chess
|
2023-07-01 17:23:50 +03:00
|
|
|
|
* Renamed blocks:
|
2023-06-30 21:15:46 +03:00
|
|
|
|
* "Empty Shelf" to "Plain Shelf"
|
|
|
|
|
* "Slide Door" to "Paper Door"
|
|
|
|
|
* "Rooster" to "Weathercock"
|
2023-07-01 21:40:23 +03:00
|
|
|
|
* "Stone Tile" to "Polished Stone Block"
|
|
|
|
|
* "Desert Stone Tile" to "Polished Desert Stone Block"
|
2023-06-30 21:15:46 +03:00
|
|
|
|
* "Iron Light Box" to "Steel Lattice Light Box"
|
|
|
|
|
* "Wooden Light Box" to "Wooden Cross Light Box"
|
|
|
|
|
* "Wooden Light Box 2" to "Wooden Rhombus Light Box"
|
|
|
|
|
* Added fuel recipes for wooden-based things
|
|
|
|
|
* Changed a few confusing recipes to make more sense
|
2023-07-01 12:55:46 +03:00
|
|
|
|
* Improved textures for cut glass, obsidian glass, woodframed glass,
|
|
|
|
|
permafrost with moss and permafrost with stones
|
2023-07-01 11:30:45 +03:00
|
|
|
|
* Improved side texture of wood frame and rusty bar
|
2023-06-30 21:15:46 +03:00
|
|
|
|
* Add honey and cushion block to creative inventory
|
|
|
|
|
* Doors now count as nodes in creative inventory
|
2023-07-01 18:53:37 +03:00
|
|
|
|
* Cobwebs are no longer considered (fake) liquids
|
2023-07-01 10:34:49 +03:00
|
|
|
|
* Storage blocks now drop their inventory when exploded
|
2023-07-01 21:40:23 +03:00
|
|
|
|
* Made several strings translatable
|
2023-06-30 13:27:45 +03:00
|
|
|
|
* Translation updates
|
2023-06-30 21:15:46 +03:00
|
|
|
|
* Add support for playerphysics mod
|
|
|
|
|
* Add description to every setting
|
2023-07-10 20:52:38 +03:00
|
|
|
|
* Add tooltip extensions for some interactive items (uses `tt` mod)
|
|
|
|
|
* Add crafting guide support for `unified_inventory` mod (honey)
|
2023-07-10 21:24:51 +03:00
|
|
|
|
* Rope no longer extends infinitely in Creative Mode
|
2023-07-19 21:45:13 +03:00
|
|
|
|
* Added manual for Chess in `CHESS_README.md`
|
2023-06-30 13:27:45 +03:00
|
|
|
|
|
|
|
|
|
#### List of replaced files
|
2022-11-25 07:21:10 +03:00
|
|
|
|
|
2022-11-25 07:45:58 +03:00
|
|
|
|
This is the list of non-free files in the original X-Decor mod
|
|
|
|
|
(as of commit 8b614b3513f2719d5975c883180c011cb7428c8d)
|
2022-11-25 08:08:41 +03:00
|
|
|
|
that X-Decor-libre replaces:
|
2022-11-25 07:45:58 +03:00
|
|
|
|
|
|
|
|
|
* `textures/xdecor_candle_hanging.png`
|
|
|
|
|
* `textures/xdecor_radio_back.png`
|
|
|
|
|
* `textures/xdecor_radio_front.png`
|
|
|
|
|
* `textures/xdecor_radio_side.png`
|
|
|
|
|
* `textures/xdecor_radio_top.png`
|
|
|
|
|
* `textures/xdecor_rooster.png`
|
|
|
|
|
* `textures/xdecor_speaker_back.png`
|
|
|
|
|
* `textures/xdecor_speaker_front.png`
|
|
|
|
|
* `textures/xdecor_speaker_side.png`
|
|
|
|
|
* `textures/xdecor_speaker_top.png`
|
|
|
|
|
* `sounds/xdecor_enchanting.ogg`
|
2022-11-25 07:21:10 +03:00
|
|
|
|
|
|
|
|
|
(see `LICENSE` file for licensing).
|
|
|
|
|
|
2023-07-15 20:41:16 +03:00
|
|
|
|
## Technical information
|
2022-11-25 08:14:57 +03:00
|
|
|
|
X-Decor-libre is a fork of X-Decor, from <https://github.com/minetest-mods/xdecor>,
|
|
|
|
|
forked at Git commit ID 8b614b3513f2719d5975c883180c011cb7428c8d.
|
|
|
|
|
|
|
|
|
|
Note the technical mod name of X-Decor-libre is the same as for X-Decor: `xdecor`.
|
|
|
|
|
This is because this mod is meant to be a drop-in-replacement.
|
|
|
|
|
|
2023-06-30 13:27:45 +03:00
|
|
|
|
The original readme of X-Decor can be found at `OLD_README.md`.
|