Commit Graph

34 Commits

Author SHA1 Message Date
Wuzzy 2f74aea6f5 Replace deprecated functions 2019-03-06 04:38:57 +01:00
Wuzzy 7851cee45e Fix exhauston for attacking and taking dmg 2019-02-28 16:43:52 +01:00
Wuzzy aa3739528b Fix weird arguments given to is_protected 2019-02-11 21:27:17 +01:00
Wuzzy e789801662 Replace getpos() with get_pos() 2019-02-01 06:33:07 +01:00
Yukitty d73651424c Updated TNT fuse particles.
Fixed quirky integer math.random which was clearly intended to be floating point.
2018-03-12 00:05:43 +01:00
Wuzzy fa10dc93ae Add _on_dispense callback for dispenser; refactor 2018-02-01 22:49:41 +01:00
Wuzzy ed5c2c2019 Tweak initial speed of TNT entitiy 2018-01-25 16:23:54 +01:00
Wuzzy 70198eb50b Allow to light Nether portal with any fire 2017-09-19 15:45:23 +02:00
Wuzzy a34405b17b Adjust redstone rules of most redstone components 2017-09-14 02:21:46 +02:00
Wuzzy 4f03f1c516 Merge branch 'biomes' 2017-08-21 03:43:07 +02:00
Wuzzy e2442a6283 Replace deprecated get_entity_name 2017-08-18 22:44:36 +02:00
Wuzzy 817c52f92f Fix bugs in flint and ssteel and ender eye 2017-08-17 04:12:34 +02:00
Wuzzy 6fa426741e Fix and weaken the broken mcl_tnt dependencies
Had possible crash because of missing mcl_death_messages dep.
2017-08-09 13:38:47 +02:00
Wuzzy 0f70bd740d Simplify TNT explosion check 2017-08-05 00:58:01 +02:00
Wuzzy a922dc6cc6 TNT doesn't destroy blocks if exploding in lava 2017-08-05 00:55:38 +02:00
Wuzzy 096744dc6c Fix crash when blowing up TNT 2017-07-31 02:06:00 +02:00
Wuzzy 388b324fb1 Support mob explosions again 2017-07-25 04:44:46 +02:00
Wuzzy 88263e357a Increase damage caused by TNT 2017-07-24 21:08:21 +02:00
Wuzzy 95e8f80f2c Add more death messages 2017-07-24 19:36:04 +02:00
Wuzzy ca01259b59 Set list of nodes which can be taken by endermen 2017-07-05 20:14:37 +02:00
Wuzzy 6fb818d7bf Don't crash if TNT wants to blow up unknown node 2017-06-30 21:31:09 +02:00
Wuzzy bb0123c789 Set transparency rules for many blocks 2017-06-13 14:46:21 +02:00
Wuzzy 45a2e5ed0d Add simple TNT explosion effect 2017-05-30 01:27:45 +02:00
Wuzzy b190dda1eb Make more blocks immune against TNT explosions 2017-05-24 00:57:34 +02:00
Wuzzy 2197a48974 Add TNT explosion damage exhaust 2017-05-21 05:31:30 +02:00
Wuzzy e2e2a99d6b Remove igniter group 2017-05-20 02:46:47 +02:00
Wuzzy a8dd5f42c4 _on_ignite, +eternal fire when igniting netherrack 2017-05-09 17:49:38 +02:00
Wuzzy c051ae7ae9 Register TNT entity for doc_identifier 2017-03-21 04:36:18 +01:00
Wuzzy 21f5f7eb2c Double the TNT blinking frequency 2017-03-11 21:00:49 +01:00
Wuzzy 91131dbdf0 Add help for: TNT, fire, flint and steel 2017-03-11 20:54:27 +01:00
Wuzzy d8209e6d14 Fix crash when activating TNT 2017-03-04 23:25:02 +01:00
Wuzzy a18a9c5f70 Make TNT entity immortal 2017-02-27 23:45:26 +01:00
Wuzzy 001a2d2064 Move gunpowder to mcl_mobitems 2017-02-16 21:33:14 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
Renamed from mods/mcl_tnt/init.lua (Browse further)