Commit Graph

74 Commits

Author SHA1 Message Date
Jordan Irwin
cc73168dd4 Implement method to despawn sneekers that aren't near any players 2021-05-08 18:15:22 -07:00
Jordan Irwin
d741261156 Add lifetime limit 2021-05-08 18:12:19 -07:00
Jordan Irwin
969cac3860 Add setting to adjust loudness of explostion 2021-05-08 16:58:10 -07:00
Jordan Irwin
1aff8fee5b Add option to require nearby players for spawn 2021-05-08 16:01:21 -07:00
Jordan Irwin
b0f464e7ac Add TODO list 2021-05-08 15:26:18 -07:00
Jordan Irwin
e733689692 Add debug message when spawned 2021-05-08 15:19:44 -07:00
Jordan Irwin
0cb069edeb Add setting to chance spawn mapblock limit 2021-05-08 15:19:44 -07:00
Jordan Irwin
94c22a5406 Add some logging 2021-05-08 15:19:41 -07:00
Jordan Irwin
aa6c19dd82 Change spawn nodes...
- Remove: default:dirt_with_grass, default:stone
- Add: default:dirt_with_dry_grass, defaut:dry_dirt, default:dtry_dirt_with_dry_grass, default:desert_sand
2021-05-08 15:06:51 -07:00
Jordan Irwin
7edfb6cb9b Use settings to determine spawn chance, frequency, level, & light requirements 2021-05-08 15:06:48 -07:00
Jordan Irwin
7ca26b4105 Spawn on node nether:rack of nether mod available 2021-05-08 11:53:32 -07:00
Jordan Irwin
b64b6a67db Copy license text from tnt mod for tnt_function.lua module 2021-05-08 11:51:20 -07:00
Jordan Irwin
b9609a5b16 Replace deprecated setting_get methods 2021-05-08 11:44:42 -07:00
Jordan Irwin
be4c3617af Cleanup 2021-05-08 11:42:35 -07:00
Jordan Irwin
b082a746fa Relable to "sneeker" 2021-05-08 11:18:50 -07:00
Jordan Irwin
c29a930352 Change license to MIT 2021-05-08 11:10:20 -07:00
Jordan Irwin
84f6c2f3c9 Hack: check that coordinates are numbers before setting new velocity 2021-05-06 18:01:33 -07:00
Jordan Irwin
6c46f8bf7e Check that tnt is enabled 2021-05-06 18:00:40 -07:00
Jordan Irwin
45b0bf5f08 Update for Minetest 5.x API 2021-05-06 17:58:47 -07:00
Jordan Irwin
6efa22caf4 Fix line endings 2021-05-06 17:32:24 -07:00
Jordan Irwin
b88e4357f9 Add tnt as dependency 2021-05-06 17:14:03 -07:00
Jordan Irwin
cc9cb71090 Whitespace cleanup 2021-05-06 17:13:44 -07:00
Jordan Irwin
a89eb699c9 Move description & dependencies into mod.conf 2021-05-06 17:10:14 -07:00
AntumDeluge
1da3049808 Add Rui's creeper mod code:
Forked from Git commit 036666e. Original repo & forum thread appear to
have been deleted.
2017-05-15 15:21:03 -07:00