Commit Graph

892 Commits

Author SHA1 Message Date
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
Wuzzy
7a297813ca Rework sitting; no longer changes player physics 2024-09-19 08:55:21 +02:00
Wuzzy
06e4527ad9 Paintings at floor or ceiling can be rotated 90°
New MT 5.9.0 feature
2024-08-29 20:47:50 +02:00
Wuzzy
0ecd7a357d Fix flipped backside of painting 2024-08-29 20:36:36 +02:00
Wuzzy
2b41a41052 New bottom texture of cauldron+enchant/craftbench 2024-08-29 20:35:54 +02:00
Wuzzy
e39cfeae84 Mention decoration blocks in README 2024-07-25 11:17:10 +02:00
Wuzzy
ba85e514bf No longer set eye offset when sitting on chair
MTG is now doing the eye offset itself
2024-07-23 10:32:11 +02:00
Wuzzy
a84365d3e9 Add translatable mod description 2024-07-23 10:31:52 +02:00
Wuzzy
b981444b7c Fix crash when placing rope in non-creative 2024-03-08 14:55:43 +01:00
Wuzzy
569e4bfa78 Reduce max. rope extension length to 30 2024-03-08 14:49:24 +01:00
Wuzzy
3a896b4a90 Can't extend rope into protected area 2024-03-08 14:05:02 +01:00
Wuzzy
992616a3f0 Improve performance of placing very long ropes 2024-03-08 13:49:23 +01:00
Wuzzy
d88cfbf9d8 Improve curtain a bit 2024-03-08 13:06:30 +01:00
Wuzzy
e4d2154bac Turn curtain into a nodebox 2024-03-08 12:45:37 +01:00
Wuzzy
8610d1e88f Make red curtain darker 2024-03-08 12:37:05 +01:00
Wuzzy
4a10d2f68c Make trampoline a nodebox, add bottom texture 2024-03-08 12:27:24 +01:00
Wuzzy
bac5e5ebf1 Fix some minor mistakes in the Chess readme 2024-03-07 22:40:09 +01:00
Wuzzy
7b391dd8f3 Chess: Fix game not end if checkmate by promotion 2024-03-07 22:40:09 +01:00
Wuzzy
d7fab3bd96 Merge pull request 'Add Italian translation for chess' (#40) from Zughy/xdecor-libre:master into master
Reviewed-on: https://codeberg.org/Wuzzy/xdecor-libre/pulls/40
2024-03-07 20:20:04 +00:00
marco_a
b05c312968 Add Italian translation for chess 2024-03-07 00:11:56 +01:00
Wuzzy
0d8afaff76 Fix 'initial_properties' warning 2023-12-27 21:57:46 +01:00
Wuzzy
672d8ac2f7 Change recipe for stone/desert stone tile 2023-08-05 22:05:11 +02:00
Wuzzy
dd0f7c7d0c Remove xbg from .luacheckrc 2023-08-01 11:48:08 +02:00
Wuzzy
82333bd707 Fix possible crash with stairsplus 2023-07-29 18:08:57 +02:00
Wuzzy
5a96e4a09d Workbench cut: Reduce waste if reaching stack_max 2023-07-21 17:25:30 +02:00
Wuzzy
13adcc3b79 Update locale files 2023-07-21 16:14:20 +02:00
Wuzzy
2e8b95dffe Add bowl of soup into Creative Inventory 2023-07-21 16:12:35 +02:00
Wuzzy
76cc2fad77 Add extra tooltip for hammer 2023-07-21 16:11:45 +02:00
Wuzzy
abbc3719d4 Workbench: Can exchange hammers in repair slots 2023-07-21 16:05:36 +02:00
Wuzzy
b16c2bc70b Workbench now repairs all tools w/o disable_repair 2023-07-21 15:55:42 +02:00
Wuzzy
729959a477 Workbench doesn't repair w/ disable_repair=1 group 2023-07-21 15:42:12 +02:00
Wuzzy
0096b18d8e Workbench can now cut cushion block and cabinet 2023-07-21 15:40:05 +02:00
Wuzzy
eaf7d6fc34 Fix crash when placing inventory node 2023-07-21 15:04:47 +02:00