161 Commits

Author SHA1 Message Date
oilboi
81e69c4257 Make combat a bit more fast paced 2020-05-31 04:47:51 -04:00
oilboi
e6dbd7d4d2 Implement armor defense and make mobs more powerful 2020-05-30 23:20:50 -04:00
oilboi
7a72464406 Remove more deprecated calls 2020-05-30 03:28:29 -04:00
oilboi
410e318293 Fix deprecated calls 2020-05-30 03:08:45 -04:00
oilboi
a2bd86376c Turn off insane terminal debug 2020-05-30 02:46:28 -04:00
oilboi
443ddf1368 Snowmen now drop a carrot, coal, stick, or snowball 2020-05-28 15:20:04 -04:00
oilboi
81f6bdabf7 Chickens now drop eggs and feathers 2020-05-28 04:46:55 -04:00
oilboi
9617d75a4c Make players use same damage mechanics as mobs 2020-05-28 02:47:45 -04:00
oilboi
a8c5171e61 Tweak all foods to use new satiation system 2020-05-25 16:04:42 -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
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
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
b3f509e519 Make chickens spawn 2020-05-24 02:32:54 -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
d20065a397 Rework all foods to use new particle system with minetest.register_food 2020-05-23 17:54:22 -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
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
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
oilboi
75624c4b9f Make weather persistent between server restarts 2020-05-22 21:38:12 -04:00
oilboi
188950a948 Add in extreme prototype snowman 2020-05-21 00:25:50 -04:00
oilboi
3420c19c9d Add in cool spider noises 2020-05-20 14:59:21 -04:00
oilboi
41e0c3d888 Add in fishing 2020-05-20 14:50:10 -04:00
oilboi
84c32a8d2a Improve mob jumping, finalize spider, add string, add attributes 2020-05-20 14:01:50 -04:00
oilboi
c09067c77e Fix spider to work properly :D 2020-05-20 13:24:54 -04:00
oilboi
0c38bdbc2c Fix insanely loud jump sound 2020-05-19 21:30:01 -04:00
oilboi
bd1ba689d7 Add in prototype spider 2020-05-19 21:14:50 -04:00
oilboi
83baab03fe Balance out mob hp 2020-05-19 17:47:48 -04:00
oilboi
51f8f14178 Creepers now drop gunpowder and tnt is made from it 2020-05-19 17:02:01 -04:00
oilboi
501e1a5a7a Make exploding mobs dissapear on explosion 2020-05-19 16:41:14 -04:00
oilboi
37b4eded9b Add in customized 22i's slime 2020-05-19 16:38:25 -04:00
oilboi
c66695fd83 Only do animation on walking mobs 2020-05-19 16:29:37 -04:00
oilboi
022efc6659 Fix crashing if no mob head bone 2020-05-19 16:29:20 -04:00
oilboi
f7cd7e7e17 Overhaul jump movement 2020-05-19 16:29:07 -04:00
oilboi
79440bd860 overhaul mob jumping to use raycasting and moveresult 2020-05-19 14:28:42 -04:00
oilboi
9bd7774e76 Add in custom explosion blink timer to mob api 2020-05-19 11:47:53 -04:00
oilboi
524317e461 Add in custom mob api explosion blink colors 2020-05-19 11:45:46 -04:00