Commit Graph

24 Commits

Author SHA1 Message Date
Wuzzy
6f47d7fc8d Add support for tt mod 2023-07-10 19:52:38 +02:00
Wuzzy
e37a327252 Add on_blast handlers 2023-07-01 09:35:43 +02:00
Wuzzy
bfc0637c82 Add proper short_description to enchanted tools 2023-06-30 14:17:51 +02:00
Wuzzy
b03158bde6 Fix enchanting buttons overlapping with background 2023-06-30 09:36:51 +02:00
Wuzzy
8be37eed34 Set pointable=false for book entity 2023-06-30 09:14:47 +02:00
fluxionary
4305841cf2
Fix duplicated book entities on the enchanting table (#155)
Because of a race condition, the check for whether to regenerate a book entity can happen while the entity is unloaded, resulting in multiple entities per enchanting server.
2022-07-27 20:51:21 +02:00
Jean-Patrick Guerrero
b3fc6daf71 Basic maintainance + fix bugs 2021-02-28 21:02:06 +01:00
rusty-snake
259420dcf5
enchanting.lua: Allow to pay with industrial mese (#132) 2020-09-17 19:27:45 +02:00
Louis Royer
64dcec0c74
Add translation support, requires 5.0.0+ (#131)
Add translation for all parts of the mod
Add french translation

Requires Minetest 5.0.0 or newer.
2020-09-09 17:05:44 +02:00
Panquesito7
4ebdf89fcb Replace "getpos" with "get_pos" 2019-08-25 14:57:15 +02:00
Jean-Patrick Guerrero
61d9da63fa Global code style cleaning 2019-07-23 14:03:20 +02:00
Jat15
4d921123ed Fix echnating for sword and delete data for armor 2018-07-23 15:51:11 +02:00
JP Guerrero
f851aadae3 Tweaks to enchantment table + particles 2018-03-08 23:22:55 +01:00
JP Guerrero
a45c1c915a Fix style issues with previous commit 2018-03-08 21:12:21 +01:00
Jat15
271d5b1147 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.
2018-03-08 20:51:46 +01:00
JPG
885d6398fd Remove remaining 3d_armor's support code 2017-10-09 21:52:20 +02:00
JPG
85b023cfe7 Drop support for 3d_armor's enchanted stuff 2017-10-09 21:40:33 +02:00
DS-Minetest
85a6334607 add more listrings 2017-03-04 16:59:33 +01:00
JPG
a168d16d18 Minor cleanup 2017-01-24 04:10:30 +01:00
JPG
bcd898146c Fix some luackeck errors 2016-12-30 15:04:57 +01:00
JPG
deb24193c5 Ensure compatibility with older clients (<= 0.4.14) 2016-12-16 12:49:25 +01:00
JP Guerrero
de94a402b9 Minor style cleaning 2016-12-05 14:08:56 +01:00
JP Guerrero
2bc19694c1 Enchant. Table: Fancy tooltips for enchanted items
NOTE: Minetest 0.4.14-dev or 0.4.15 required.
2016-12-04 00:55:05 +01:00
JP Guerrero
6bd045e3de Remove the crafting guide and minor file reorganizing 2016-11-30 15:54:05 +01:00