Wuzzy
|
1923b6acde
|
Fix bad loading of enchanting
|
2024-12-02 18:34:23 +01:00 |
|
Wuzzy
|
d6942aa43b
|
Fix typos in Chess readme
|
2024-12-02 17:27:32 +01:00 |
|
Wuzzy
|
31f37b0665
|
Add translator comments (form: "--~")
|
2024-12-02 05:30:07 +01:00 |
|
Wuzzy
|
80c611d640
|
Update German translation
|
2024-12-02 05:10:36 +01:00 |
|
Wuzzy
|
720dda3178
|
Update locale files
|
2024-12-02 05:10:07 +01:00 |
|
Wuzzy
|
fc81d35ccd
|
Fix missing bracket
|
2024-12-02 05:09:18 +01:00 |
|
Wuzzy
|
ae27cb8f4f
|
Make enchanted tools inherit groups form original
|
2024-12-02 05:03:47 +01:00 |
|
Wuzzy
|
78c81f5da6
|
Soup: Add ingredient blacklist
|
2024-12-02 03:52:09 +01:00 |
|
Wuzzy
|
e66f056590
|
Cauldron: Print soup ingredient items to console
|
2024-12-02 03:44:26 +01:00 |
|
Wuzzy
|
26a7dbb78f
|
Fix broken hammer register
|
2024-12-02 03:12:33 +01:00 |
|
Wuzzy
|
34d2c56f6d
|
Add initial mod API documentation
|
2024-12-02 03:06:21 +01:00 |
|
Wuzzy
|
7ac1756f09
|
Reduce ench. bug net uses
|
2024-12-02 02:28:52 +01:00 |
|
Wuzzy
|
2c426f53f6
|
Merge branch 'enchant_bugnet' into enchant_api
|
2024-12-02 02:28:11 +01:00 |
|
Wuzzy
|
5b1335dbea
|
Reduce ench. steel hoe uses
|
2024-12-02 02:27:03 +01:00 |
|
Wuzzy
|
5e479b9ac5
|
Add enchanted bugnet
|
2024-12-02 02:18:20 +01:00 |
|
Wuzzy
|
4832eb0470
|
Add enchanted hammers
|
2024-12-02 01:46:03 +01:00 |
|
Wuzzy
|
2a2cfa4113
|
Move enchant registrations to separate file
|
2024-12-02 00:46:38 +01:00 |
|
Wuzzy
|
c81ed3725d
|
Move tool enchants lower in file
|
2024-12-02 00:39:04 +01:00 |
|
Wuzzy
|
7a746e5660
|
Add enchanted steel hoe
|
2024-12-01 23:43:25 +01:00 |
|
Wuzzy
|
f1cf8c3fb0
|
Add API to register custom tool enchantments
|
2024-12-01 23:41:26 +01:00 |
|
Wuzzy
|
32188e3eba
|
Enchanting: Set enchantment strength in API
|
2024-12-01 22:08:11 +01:00 |
|
Wuzzy
|
e513314ae8
|
Refactor enchanting.lua for readability
|
2024-12-01 20:43:54 +01:00 |
|
Wuzzy
|
92f31e08cc
|
Add public enchanting function
|
2024-12-01 20:37:41 +01:00 |
|
Wuzzy
|
8dfd5aade1
|
Remove dummy fields in enchanting
|
2024-12-01 20:09:43 +01:00 |
|
Wuzzy
|
a62ef6c183
|
Redo translation of enchanted tools
|
2024-12-01 20:08:56 +01:00 |
|
Wuzzy
|
2b91f0d013
|
Fix typo: "more damages"
|
2024-12-01 20:00:28 +01:00 |
|
Wuzzy
|
254ae5a4d5
|
Make enchant % translatable
|
2024-12-01 19:59:53 +01:00 |
|
Wuzzy
|
ed5b525dd8
|
Refactor enchanting tool registration
|
2024-12-01 19:54:45 +01:00 |
|
Wuzzy
|
06c2c9881a
|
Raise min_minetest_version to 5.9
|
2024-12-01 17:56:06 +01:00 |
|
Wuzzy
|
617ab9b30e
|
Merge branch 'somedumbguy-toolranks-support'
|
2024-12-01 17:53:34 +01:00 |
|
Wuzzy
|
4ce65f20e2
|
Update minetest.net to luanti.org link
|
2024-11-28 13:08:58 +01:00 |
|
Wuzzy
|
20e6a3b379
|
Rename Minetest to Luanti
|
2024-10-27 21:37:48 +01:00 |
|
Wuzzy
|
5502e5f052
|
Fix typo: "Your tool last longer"
|
2024-10-27 21:11:24 +01:00 |
|
Wuzzy
|
1f33988ac5
|
Fix sit_destruct calling funcs wrongly
|
2024-09-19 14:38:11 +02:00 |
|
Wuzzy
|
06e42034f3
|
Chessbot: Print out more errors in bad state
|
2024-09-19 14:17:26 +02:00 |
|
Wuzzy
|
2d5e149ba9
|
Increase bot move delay again
|
2024-09-19 14:07:31 +02:00 |
|
Wuzzy
|
0e3d242ec6
|
Merge branch 'chessbot_async'
|
2024-09-19 14:07:10 +02:00 |
|
Wuzzy
|
0ef5c3eee7
|
Chess: Fix crash if call get_figurine_id("")
|
2024-09-19 14:03:07 +02:00 |
|
Wuzzy
|
08991e877c
|
Refactor chess code to access node meta less often
|
2024-09-19 13:28:58 +02:00 |
|
Wuzzy
|
1156940f99
|
Fix wrong naming convention for stairs
|
2024-09-19 10:58:53 +02:00 |
|
Wuzzy
|
ec7410b4e7
|
Register cut nodes instantly
|
2024-09-19 10:54:05 +02:00 |
|
Wuzzy
|
6ba25ff14c
|
Simplify xdecor.register_cut documentation
|
2024-09-19 10:38:29 +02:00 |
|
Wuzzy
|
98cd448992
|
Doc xdecor.register_cut and check name collision
|
2024-09-19 10:36:15 +02:00 |
|
Wuzzy
|
2248c5aba6
|
Mark xdecor.register_cut as experimental
|
2024-09-19 10:23:28 +02:00 |
|
Wuzzy
|
46ccd93fc9
|
Add xdecor.register_cut
|
2024-09-19 10:08:32 +02:00 |
|
Wuzzy
|
454aa6ccc9
|
Refactor cuttable node registration method
|
2024-09-19 09:54:26 +02:00 |
|
Wuzzy
|
89c0c1f5a1
|
Clean up seat state after node destruct
|
2024-09-19 09:13:19 +02:00 |
|
Wuzzy
|
1ad835bd53
|
Can now sit down if clicking on side
|
2024-09-19 08:59:58 +02:00 |
|
Wuzzy
|
2e745748eb
|
Use default animation speeds for sit/stand
|
2024-09-19 08:57:57 +02:00 |
|
Wuzzy
|
dde5e29a45
|
Add 'sittable' group to cushion and chair
|
2024-09-19 08:55:49 +02:00 |
|