77 Commits

Author SHA1 Message Date
Wuzzy
4fa1b4635d Add setting to enable legacy selectionbox 2023-12-27 18:41:42 +01:00
Wuzzy
2d13976dd7 Fix initial_properties warning 2023-12-27 18:29:17 +01:00
Wuzzy
2b3b92f086 Use TRUE ephemeral sounds 2020-04-06 00:46:21 +02:00
Wuzzy
847d7454d3 Use ephemeral sounds 2020-04-06 00:18:10 +02:00
Wuzzy
ab7d2a397b Use redstone blocks instead of redstone 2019-03-22 16:20:03 +01:00
Wuzzy
b329febd2d Require more wool and gold for crafting 2019-03-22 15:59:51 +01:00
Wuzzy
8922d87307 Fix ugly attach position and rotation 2019-03-22 15:38:53 +01:00
Wuzzy
6dee2c3fea Replace deprecated look_yaw functions 2019-03-22 15:09:47 +01:00
Wuzzy
4a345aec76 Add back player_attached updates 2019-03-22 15:05:34 +01:00
Wuzzy
ee3b45ffe4 Fix wrong arg in minetest.after 2019-03-22 15:02:05 +01:00
Wuzzy
6f4f91913d Fix mana regen not getting restored when rejoining 2019-03-22 14:51:45 +01:00
Wuzzy
da711b2fb0 Fix attach position (5.0.0) 2019-03-22 14:27:40 +01:00
Wuzzy
d3115a2314 Move dependency to player_api 2019-03-22 14:25:58 +01:00
Wuzzy
d9aa94ba65 Fix possible minetest.after crash 2019-03-22 14:23:38 +01:00
Wuzzy
32301b6195 Replace depcrecated functions (5.0.0) 2019-03-22 12:16:43 +01:00
Wuzzy
8af47bf5ea Use new translation system 2019-03-07 20:09:20 +01:00
Wuzzy
b39abb2416 Make craftable in MineClone 2 2017-11-13 01:57:33 +01:00
Wuzzy
ef481a1b61 Disable wear in Creative Mode 2016-12-13 22:41:12 +01:00
Wuzzy
65a772697c Taking and placing now supports Creative Mode 2016-12-13 22:23:37 +01:00
Wuzzy
6c6c926637 Update durability text 2016-12-13 12:29:41 +01:00
Wuzzy
9c5993619c Spell-checking 2016-11-19 02:08:27 +01:00
Wuzzy
9f06cd92b6 Use new doc_items field names 2016-11-16 06:47:36 +01:00
Wuzzy
3dbf5f8e8a Clean up some luacheck warnings 2016-11-10 20:49:40 +01:00
Wuzzy
42c761a2c0 Dynamic help text changed based on mana mod 2016-11-10 19:58:57 +01:00
Wuzzy
268fd348d5 Add intllib support 2016-11-10 17:00:35 +01:00
Wuzzy
af2e0bbab8 Capitalize first char of desc 2016-11-02 22:44:57 +01:00
Wuzzy
67bb973bf5 Use new doc_items format 2016-11-02 22:44:30 +01:00
Wuzzy
0a712e91d4 Add doc_* support 2016-10-29 15:14:05 +02:00
Wuzzy
65ec79611d Fix incorrect brackets 2016-03-12 09:00:19 +01:00
Wuzzy
83d8b33a16 Add new “death” particles and sound, fix mana bug 2016-03-12 08:39:20 +01:00
Wuzzy
23cdfcd395 Make carpet wear out for flying, sliding, crashing
The biggest wear is for crashing, the smallest
for flying
2016-03-12 06:25:11 +01:00
Wuzzy
1ad4f1a6f2 Minor logical refactoring 2016-03-12 03:39:35 +01:00
Wuzzy
8b5aafddca Punch in flight stops flight 2016-03-12 03:28:09 +01:00
Wuzzy
d33c15b41c Refund mana regeneration when falling 2016-03-12 03:17:09 +01:00
Wuzzy
1c7bfa5949 Minor refactor 2016-03-12 03:01:54 +01:00
Wuzzy
e1c8d638cd Don't let player sit on fast carpet 2016-03-12 02:58:00 +01:00
Wuzzy
e80655326c Restrict conditions under which can collect carpet 2016-03-12 02:51:01 +01:00
Wuzzy
a551ec561b Fix unreliable sliding 2016-03-11 02:29:10 +01:00
Wuzzy
7bf594a0b7 Fix slide sound not being stopped on collection 2016-03-11 01:42:25 +01:00
Wuzzy
19aee99c0e Comment object definition 2016-03-11 01:09:57 +01:00
Wuzzy
29388d0677 Also slow down carpet hor. in liquid when falling 2016-03-11 00:55:08 +01:00
Wuzzy
4e79f5277b Add 2nd min. speed limit for very low speeds 2016-03-11 00:34:49 +01:00
Wuzzy
ae25e3d0fe Dampen vertical speed when falling into liquid 2016-03-10 23:51:48 +01:00
Wuzzy
2efb14a756 Big speed penalties inside liquid 2016-03-10 10:27:20 +01:00
Wuzzy
cdad312dc7 Don't let attached players go on carpet, fixes mana bug 2016-03-10 09:17:38 +01:00
Wuzzy
efbf90f4e1 Add crafting recipe; update README 2016-03-10 07:44:32 +01:00
Wuzzy
d92bf5144f Fix crash on activating carpet without staticdata 2015-07-04 01:43:05 +02:00
Wuzzy
ee442edff0 Use movement_gravity setting for falling instead of fixed value 2015-06-12 17:32:44 +02:00
Wuzzy
73611d337b Stop sounds when carpet is deactivated and fix deathtime-related crash 2015-05-30 00:46:58 +02:00
Wuzzy
c06a0bcb9c Fix deathtimer stuff 2015-05-30 00:12:45 +02:00