Commit Graph

94 Commits (master)

Author SHA1 Message Date
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 e5c3fd641c Version 1.0.0 2019-03-22 16:21:36 +01: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 1fbaf12cc4 Move to new 5.0.0 mod.conf format 2019-03-22 12:17:48 +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 1d681eed3b Version 0.6.0 2017-11-13 01:59:05 +01:00
Wuzzy b39abb2416 Make craftable in MineClone 2 2017-11-13 01:57:33 +01:00
Wuzzy 5dd686ed2d Convert sounds to mono 2017-11-13 01:51:30 +01:00
Wuzzy ec6f968e83 WTFPL → MIT License 2017-11-13 01:34:57 +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 cd4f778971 Version 0.5.0 2016-11-19 02:08:42 +01:00
Wuzzy 9c5993619c Spell-checking 2016-11-19 02:08:27 +01:00
Wuzzy 94f411810c Use larger screenshot 2016-11-19 01:52:28 +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 c201abad0e Add German translation 2016-11-10 19:48:42 +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 451a707291 Use Markdown format for readme file 2016-10-29 15:12:35 +02:00
Wuzzy e151f7335d Minor README update 2016-03-12 17:13:02 +01:00
Wuzzy 8189260819 Version 0.4.0 2016-03-12 16:56:43 +01: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 093daec544 Update README 2016-03-12 06:46:04 +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