35 Commits

Author SHA1 Message Date
Wuzzy
760f585349 Fix broken icon for boom achievement 2024-04-11 20:54:38 +02:00
Wuzzy
263de7a865 Use igniter as puncher when TNT deals damage 2024-03-05 18:26:35 +01:00
Wuzzy
0ddf0219c5 Fix excessive velocity change for mobs on TNT hit 2024-02-26 18:00:52 +01:00
Wuzzy
202945b6d0 Fix TNT having redundant tooltip 2023-02-03 00:30:47 +01:00
Wuzzy
a02ccc2465 Sort achievements by "difficulty" 2023-02-02 21:22:42 +01:00
Wuzzy
f41776ff49 Add TNT performance debugging helpers 2023-01-30 19:38:06 +01:00
Wuzzy
848342e795 Improve TNT performance a bit 2023-01-30 19:33:14 +01:00
Wuzzy
c3f9fe19f2 Refactor flint and steel, add _rp_on_ignite handler 2023-01-29 14:23:19 +01:00
Wuzzy
2835be258b Fix TNT sometimes not detaching vines 2022-10-29 19:50:22 +02:00
Wuzzy
1907498899 TNT loss check now checks group:dirt 2022-08-16 11:20:29 +02:00
Wuzzy
1b68db638f Don't set acceleration of TNT drops 2022-08-16 11:01:31 +02:00
Wuzzy
fce52b2ffe Fix 'radius' argument of rp_tnt being ignored 2022-08-15 21:47:43 +02:00
Wuzzy
dc5c7e9661 Greatly improve explosion particles 2022-08-15 21:43:17 +02:00
Wuzzy
0500e22a18 Remove sound argument from tnt.explode, update API 2022-08-07 20:59:17 +02:00
Wuzzy
51fc9e7ac9 Add API documentation for rp_tnt 2022-08-07 20:49:21 +02:00
Wuzzy
26b13a1583 Use add_wear_by_uses 2022-08-05 23:36:39 +02:00
Wuzzy
5b46a26757 Add smoke particles on burning TNT 2022-06-08 08:54:16 +02:00
Wuzzy
267c4ecee7 Add description to burning TNT 2022-06-08 08:15:36 +02:00
Wuzzy
f39349004d Refine Creative sorting even more 2022-06-05 16:24:16 +02:00
Wuzzy
5d6319a9ac Update game name "Pixture" in source/readme files 2022-05-25 13:36:51 +02:00
Wuzzy
338af3512f Add more log messages 2022-05-06 11:07:57 +02:00
Wuzzy
923d6a4592 Move TNT ignition to rp_tnt:tnt_burning 2022-05-06 07:02:08 +02:00
Wuzzy
8d6c6ed288 Fix mineturtle disappearing if enable_tnt=false 2022-05-06 06:46:19 +02:00
Wuzzy
53fc072f9f Untangle hard dependencies on rp_default 2022-05-04 17:29:00 +02:00
Wuzzy
46c2cd16ff Add achievements icons 2022-05-04 16:06:37 +02:00
Wuzzy
b843577890 Fix rp_tnt syntax fail 2022-05-04 14:13:19 +02:00
Wuzzy
9e5dfa9b5e Fix TNT not hurting mobs 2022-05-04 14:07:13 +02:00
Wuzzy
5525c5e52a Use minetest.is_creative_enabled everywhere 2022-05-04 12:51:06 +02:00
Wuzzy
61caa7253a No TNT fuel 2022-05-03 18:05:28 +02:00
Wuzzy
61b8846e59 Fix nodes not properly detaching after detonation 2022-05-02 17:32:41 +02:00
Wuzzy
a49bb46eb2 TNT: No damage for any water, not just normal 2022-05-02 17:04:57 +02:00
Wuzzy
6ffb847736 Make mineturtle explosion use tnt.boom function 2022-05-02 17:03:44 +02:00
Wuzzy
7f8913f4e0 Extract sound functions to rp_sounds 2022-04-25 22:07:28 +02:00
Wuzzy
f2687eb8cb Add rp_farming and rp_tnt aliases 2022-04-22 20:55:35 +02:00
Wuzzy
2313c410ea Rename tnt mod to rp_tnt 2022-04-22 20:47:20 +02:00