232 Commits

Author SHA1 Message Date
Wuzzy
28bcc8b73b disable_jump needs solid block to work 2024-11-27 21:17:58 +01:00
Wuzzy
cba746e669 Support negative damage_per_second values 2024-11-27 20:57:38 +01:00
Wuzzy
d9acd10977 Support "negative" bouncy values 2024-11-27 20:50:43 +01:00
Wuzzy
947df2bd6e Mention climb restrictions 2024-11-27 20:50:19 +01:00
Wuzzy
e620d9a6ca decorational → decorative 2024-11-27 20:44:22 +01:00
Wuzzy
fc1acb292a Rename Minetest to Luanti 2024-11-22 23:33:54 +01:00
Wuzzy
642da2e83c Remove item name override of air 2022-02-03 03:25:17 +01:00
Wuzzy
fc2145a373 Pick original description if tt mod is used 2020-04-07 15:28:47 +02:00
Wuzzy
136d422a33 Remove *all* text after a newline in title 2020-03-10 17:20:52 +01:00
Wuzzy
dfe9b724d6 Simplify boolean default settings 2019-04-01 17:02:28 +02:00
Wuzzy
501d9258f6 Fix bad translation in dropstring 2019-03-18 12:00:56 +01:00
Wuzzy
0a73d0f195 Reveal item on inventory interaction 2019-03-17 08:49:32 +01:00
Wuzzy
8c09825f85 Use register_on_mods_loaded 2019-03-17 06:35:35 +01:00
Wuzzy
e8480393ae Add slippery group 2019-03-16 07:41:59 +01:00
Wuzzy
e995c29bda Fix drop string translations 2019-03-16 07:34:59 +01:00
Wuzzy
e6ab3a1fc6 Use new translation system 2019-03-07 19:24:38 +01:00
Wuzzy
ec3ad1b2d7 Parse group fake_liquid=1 2018-05-29 20:37:54 +02:00
Wuzzy
d40a09b1ef Update for 0.4.16 settings syntax 2017-06-20 16:58:38 +02:00
Wuzzy
68af06d9c0 Fix liquid factoid being disappered 2017-05-28 05:19:33 +02:00
Wuzzy
7006e5f708 Fix movement factoids being accidentally hidden 2017-05-09 18:26:01 +02:00
Wuzzy
489f2a1d63 Add doc.sub.items.disable_core_factoid 2017-03-17 20:15:47 +01:00
Wuzzy
a8cc1ccc7a Refactor: Put node digging times into function 2017-03-17 17:47:42 +01:00
Wuzzy
abc685ba01 Fix incorrect item name display in connects_to 2017-03-17 05:29:24 +01:00
Wuzzy
74d71cad2a Fix crash when tool has empty times table 2017-02-11 19:35:39 +01:00
Wuzzy
dfd7cae20f Fix crash with tools with empty digging groups 2017-02-11 12:39:41 +01:00
Wuzzy
84a5f5f8c9 Add rotate_node template text 2017-02-11 02:33:36 +01:00
Wuzzy
284cc37a1f Make mod more stable with weird tool definitions 2017-02-03 02:19:34 +01:00
Wuzzy
dbee1ab2dc Fix crash for tools w/o uses or maxlevel defined 2017-02-03 02:10:10 +01:00
Wuzzy
0a2dac8fbc Remove old FIXME as it is not relevant anymore 2016-12-28 23:01:15 +01:00
Wuzzy
8b6b04c9f0 Fix dig time being “inf” when maxlevel==0 2016-12-28 22:44:21 +01:00
Wuzzy
c7d375b65f Add support for unlimited uses 2016-12-28 19:31:28 +01:00
Wuzzy
ed13ef4903 Add some nil checks for nodes 2016-12-28 18:10:05 +01:00
Wuzzy
1db28fffd4 add_entry/add_category 2016-12-28 15:43:07 +01:00
Wuzzy
fc68266701 Roughly sort misc. tools by durability 2016-12-19 00:13:35 +01:00
Wuzzy
e0c33f6db8 Fix bad comparison of uses and mintime 2016-12-17 13:27:24 +01:00
Wuzzy
233e84438f Take use count into account for tool sort 2016-12-17 01:39:42 +01:00
Wuzzy
11c34326d0 Roughly sort tool entries by tool capabilities 2016-12-17 01:02:38 +01:00
Wuzzy
965dbff515 Differentiate b/w item/tool/node again 2016-12-16 22:29:03 +01:00
Wuzzy
3df6447208 Move redundant core item infos into functions 2016-12-16 22:17:35 +01:00
Wuzzy
3fecd51277 Minor refactoring and new comments 2016-12-16 19:42:05 +01:00
Wuzzy
813b6e7fa3 Automatically add connects_to groups to miscgroups 2016-12-16 17:40:07 +01:00
Wuzzy
7255593e2f Simplify group gathering 2016-12-16 17:05:45 +01:00
Wuzzy
dbdbc54321 Automatically collect all crafting groups 2016-12-16 13:43:40 +01:00
Wuzzy
3edeabd1fd Also check place_failed as sound 2016-12-16 12:51:09 +01:00
Wuzzy
839e484fcc Expose exact light level, simplify light strings 2016-12-16 12:48:56 +01:00
Wuzzy
edf39274c4 Rename “mining level” to “toughness level” 2016-12-15 18:04:16 +01:00
Wuzzy
d16c7d1743 Rename factoid functions 2016-12-15 17:20:46 +01:00
Wuzzy
e4bb77dc56 Fail gracefully if node has invalid sounds 2016-12-14 16:19:07 +01:00
Wuzzy
3871036956 Update translations 2016-12-14 15:53:55 +01:00
Wuzzy
0caac1361c Hide full punch interval if not a weapon 2016-12-14 14:22:53 +01:00