587 Commits

Author SHA1 Message Date
oilboi
1acd0bd145 Update the player model slightly 2020-04-26 12:07:51 -04:00
oilboi
0d27043a5a Add disable fall damage group and add water and waterflow into it 2020-04-26 11:42:23 -04:00
oilboi
3afe1dabf8 Make mobs get damaged in fire and lava 2020-04-25 12:15:06 -04:00
oilboi
e6a1bdca1f Add player node suffocation 2020-04-25 11:30:47 -04:00
oilboi
11a9bef690 Change fire and lava to use hurt_inside group handling 2020-04-25 11:08:55 -04:00
oilboi
fe9bbff352 Make items burn in fire and lava 2020-04-25 10:54:11 -04:00
oilboi
71968c5cb3 touch_hurt now uses group level as damage level 2020-04-25 10:26:28 -04:00
oilboi
37d4441eed Make lava use touch_hurt group 2020-04-25 10:26:08 -04:00
oilboi
02258a70c4 Update README.md 2020-04-24 10:57:12 -04:00
oilboi
48f02d1fd9 Double flying pig sight radius 2020-04-24 10:46:27 -04:00
oilboi
91d3c3b335 Make all mobs use minetest.throw_item 2020-04-24 10:44:56 -04:00
oilboi
d22ebe29e0 Make flying pigs drop 2,6 gold 2020-04-24 10:42:31 -04:00
oilboi
5ccadfae2d Lava and Fire no longer work in the Aether 2020-04-24 10:39:13 -04:00
oilboi
7b3b59f8d5 Make Aether teleport complete sound less sour 2020-04-24 10:05:12 -04:00
oilboi
01510fb7d5 Stop player from dropping when they teleport through portals 2020-04-24 09:54:00 -04:00
oilboi
0601e4069e Add in Aether Glowstone Portals 2020-04-24 09:43:24 -04:00
oilboi
9b40b56dfc Make touch_hurt EVEN MORE efficient 2020-04-24 07:58:17 -04:00
oilboi
3e2767f213 Make hurt_touch EVEN MORE efficient 2020-04-24 07:55:42 -04:00
oilboi
1d6a079744 Make touch_hurt even more efficient 2020-04-24 07:33:52 -04:00
oilboi
0cf12c3221 Remove debug info 2020-04-24 06:55:12 -04:00
oilboi
6bf234c65f fix indentation 2020-04-24 06:53:24 -04:00
oilboi
f3128e78db Add in cacti that hurt you when you touch them 2020-04-24 06:53:00 -04:00
oilboi
812c89f863 Add in extremely efficient touch based damage 2020-04-24 06:39:25 -04:00
oilboi
f478114354 Add in basis for new engine functions done in lua 2020-04-24 05:38:17 -04:00
oilboi
3d8c83d371 Add in broken exploder code for now 2020-04-23 09:36:21 -04:00
oilboi
3ebba96807 Update to version 0.04 2020-04-23 06:57:09 -04:00
oilboi
183f0f3910 Fix readme spacing 2020-04-23 06:26:27 -04:00
oilboi
43d8b33074 Update Readme with explanation of how to run a server with this 2020-04-23 06:25:12 -04:00
oilboi
3383b11fdb remove old debug stuff from player api 2020-04-23 06:13:17 -04:00
oilboi
655c3f0397 Add wield item visual to player mesh 2020-04-23 06:03:40 -04:00
oilboi
6c66278b17 Add a new nether song 2020-04-23 02:28:04 -04:00
oilboi
b18ef58af3 Fix sneaking hack, player API now works correctly with sneaking 2020-04-23 02:27:49 -04:00
oilboi
c5aeee9a95 Make fire last forever on Netherrack 2020-04-22 16:55:54 -04:00
oilboi
c18d3cca95 Significantly speed up Nether terrain generation 2020-04-22 16:44:09 -04:00
oilboi
ddf3b644f2 Fix typo in Aether terrain generation (triples generation speed) 2020-04-22 15:38:53 -04:00
oilboi
3f4867cb91 Add in flying pigs 2020-04-22 15:38:24 -04:00
oilboi
09475c6dda Update README.md 2020-04-22 14:57:03 -04:00
oilboi
8e8b6c9c28 Add prototype sneaking animation 2020-04-22 14:02:10 -04:00
oilboi
4807f2511c Fix broken things in player api and make animation match walk sound 2020-04-22 10:44:05 -04:00
oilboi
891df6c38c Add in default player api mod with modified model 2020-04-22 10:04:35 -04:00
oilboi
f4ff7c9975 Add attributes to Treer 2020-04-22 08:59:57 -04:00
oilboi
e2b8dc8bf5 Capitalize the modname 2020-04-22 08:46:50 -04:00
oilboi
b477472f57 Make TooManyItems remember page and cheat mode 2020-04-22 08:41:08 -04:00
oilboi
8b91eb2eef Organize TooManyItems 2020-04-22 08:39:48 -04:00
oilboi
3b1700808f Added sugarcane, paper, sugar. Sugar is food. Books are now made out of paper. Sugarcane grows near water. 2020-04-22 06:18:30 -04:00
oilboi
5d5f99dcb3 Remove unneeded indexing from TNT explosion 2020-04-22 04:32:01 -04:00
oilboi
db1fd008b7 Make TNT cannons work 100% of the time
This was very annoying to solve
2020-04-22 03:54:52 -04:00
oilboi
c5d5602cf5 Remove flooring tnt explosion position 2020-04-22 03:13:39 -04:00
oilboi
c86c1784e8 Fix TNT glitches and make it easier to use 2020-04-22 02:35:37 -04:00
oilboi
6149eecdf0 Pass through TTL to item entity so it can use an internalized variable (useful for immense amount of items) 2020-04-22 01:30:11 -04:00