649 Commits

Author SHA1 Message Date
oilboi
4a8ed99b40 Make boats throw players up a bit so they can make it to land 2020-05-25 23:54:32 -04:00
oilboi
2a686600fe Update README.md 2020-05-25 23:42:46 -04:00
oilboi
765e586a19 Overhaul the boat and iron boat 2020-05-25 23:22:47 -04:00
oilboi
650d53a9af Add note 2020-05-25 16:11:08 -04:00
oilboi
a8c5171e61 Tweak all foods to use new satiation system 2020-05-25 16:04:42 -04:00
oilboi
4f7a3cee08 Fix cake not replenishing hunger 2020-05-25 15:58:00 -04:00
oilboi
37136cb8d9 Make satiation set the satiation level to the food satiation 2020-05-25 15:52:38 -04:00
oilboi
e2cb6deb91 Tune mobs eyesight and turn off pathfinding debug visual 2020-05-25 15:42:12 -04:00
oilboi
91fe5c9e18 Make mobs pathfind even better 2020-05-25 15:37:48 -04:00
oilboi
45050c038a Fix torches not being able to be placed over grass and snow 2020-05-24 14:56:56 -04:00
oilboi
770a8fde59 Fix big slimes not being hostile 2020-05-24 14:45:23 -04:00
oilboi
ac45a7038e Mobs now drop experience based on their hp 2020-05-24 14:42:34 -04:00
oilboi
08262e2330 Stop nodes that drop themselves from giving xp 2020-05-24 14:36:41 -04:00
oilboi
7651c1647f Tune chicken more 2020-05-24 14:36:29 -04:00
oilboi
530f0e04fc Update chicken blend 2020-05-24 02:38:45 -04:00
oilboi
1eb13d05ea Update README.md 2020-05-24 02:36:42 -04:00
oilboi
b3f509e519 Make chickens spawn 2020-05-24 02:32:54 -04:00
oilboi
77422c7e62 Fix minetest engine memory leak causing clientmods to not initalize (safety net) 2020-05-24 02:32:41 -04:00
oilboi
ac29c65ee9 fix mobs not getting hurt inside hurt_inside group nodes 2020-05-24 01:36:39 -04:00
oilboi
ff61cce037 Add in chicken and chicken eggs 2020-05-24 01:31:02 -04:00
oilboi
bfb749e695 Add in the spypigoatsplosion mob with extreme rarity 2020-05-24 00:19:07 -04:00
oilboi
59cebd0384 Overhaul mob collision detection 2020-05-23 23:57:55 -04:00
oilboi
27b22b6b7c Tweak mob magnetic collision detection to work better 2020-05-23 22:17:31 -04:00
oilboi
bfdc513752 Update README.md 2020-05-23 20:29:49 -04:00
oilboi
bb2ea63097 Update readme 2020-05-23 20:28:45 -04:00
oilboi
965c6fbe3e Add music which plays during certain times of the day and night 2020-05-23 20:11:43 -04:00
oilboi
aa2f10bb63 Update README.md 2020-05-23 18:50:04 -04:00
oilboi
7b209b1f9a Make player's head pitch match where they're looking 2020-05-23 18:37:21 -04:00
oilboi
c477ec6ecd Tune eating particles even further 2020-05-23 18:04:05 -04:00
oilboi
9d31a7093d Make eating particles go where player is looking 2020-05-23 17:58:29 -04:00
oilboi
d20065a397 Rework all foods to use new particle system with minetest.register_food 2020-05-23 17:54:22 -04:00
oilboi
e8a38079a1 Make treecapitator utilize new digging particle spawner type 2020-05-23 17:21:46 -04:00
oilboi
699af98b7e Update README.md 2020-05-23 17:03:06 -04:00
oilboi
4a525db8a5 Update README.md 2020-05-23 17:02:44 -04:00
oilboi
1ce8969c2b Make only snowmen spawn when snowing 2020-05-23 16:33:55 -04:00
oilboi
dc5ca553e6 Overhaul snowman with ElCeejo's remake of 22i's snowman model :D 2020-05-23 16:33:44 -04:00
oilboi
2ae251bfe1 Fix charcoal not being fuel 2020-05-23 15:47:58 -04:00
oilboi
cbb722ab7a Make furnaces drop xp when collecting smelted items 2020-05-23 15:45:24 -04:00
oilboi
ead97dec0d Treecapitator now checks for axe and adds wear to it 2020-05-23 14:15:55 -04:00
oilboi
b1b893cc40 Make treecapitator automatically plant sapling, and use it by default 2020-05-23 13:36:58 -04:00
oilboi
02c42d6925 Update todo.txt 2020-05-23 13:25:34 -04:00
oilboi
1722fde2ce Implement better path shortcutting when less than 4 steps in path 2020-05-23 00:19:41 -04:00
oilboi
26b08328a7 Make mobs run directly at you when close 2020-05-22 23:56:31 -04:00
oilboi
5000a4e61e Update README.md 2020-05-22 23:53:00 -04:00
oilboi
85fc6a1899 Make mobs even smarter 2020-05-22 23:52:41 -04:00
oilboi
07b2f4db1c Implement first prototype of pathfinding 2020-05-22 23:43:13 -04:00
oilboi
b67397aa8d Rebalance mobs to be a bit easier to kill but a bit faster 2020-05-22 22:42:59 -04:00
oilboi
f802598771 Stop hostile mobs from taking over the entire area during the day 2020-05-22 22:26:37 -04:00
oilboi
f50031b5a6 Make spider only hostile at night, and when punched or following during day 2020-05-22 22:26:22 -04:00
oilboi
c4365530ea Make creepers stop destroying the entire area 2020-05-22 22:03:46 -04:00