oilboi
|
07b2f4db1c
|
Implement first prototype of pathfinding
|
2020-05-22 23:43:13 -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
|
188950a948
|
Add in extreme prototype snowman
|
2020-05-21 00:25:50 -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
|
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 |
|
oilboi
|
a50871c2b0
|
Add in damage color texture modifier to mob api
|
2020-05-19 10:57:19 -04:00 |
|
oilboi
|
e1950f0274
|
Add in Nitro Creeper and make it spawn in the nether
|
2020-05-19 10:54:34 -04:00 |
|
oilboi
|
367ab694a6
|
Disable slime splat noise
|
2020-05-15 14:07:52 -04:00 |
|
oilboi
|
a5f470ad91
|
disable fall damage for phygs
|
2020-05-15 13:59:47 -04:00 |
|
oilboi
|
f5c59a3bd6
|
Fix mob multiple item drop
|
2020-05-15 13:20:14 -04:00 |
|
oilboi
|
6aa2aae988
|
Turn off nametags as they break the animation
|
2020-05-15 12:50:29 -04:00 |
|
oilboi
|
c44513a16c
|
Fix hostile mobs randomly being peaceful
|
2020-05-15 12:26:46 -04:00 |
|
oilboi
|
3b6bb37a64
|
Add in lookspawn command for testing hostile mobs
|
2020-05-15 12:01:37 -04:00 |
|
oilboi
|
c66d13ba20
|
Fix mob head not returning to origin when no player around
|
2020-05-15 11:38:48 -04:00 |
|
oilboi
|
420641d871
|
Hack in jumping fix for mobs that walk - makes mobs randomly jump though
|
2020-05-15 11:36:45 -04:00 |
|
oilboi
|
58970af3af
|
Fix minor future-use method
|
2020-05-15 11:12:51 -04:00 |
|
oilboi
|
0929c2a1a3
|
Fix more deprecated calls and locals not being local
|
2020-05-15 11:04:50 -04:00 |
|
oilboi
|
a86f750cdc
|
Fix a bunch of mob stuff
|
2020-05-15 11:02:44 -04:00 |
|
oilboi
|
7ccaf6da60
|
Make exploding mobs flash when charging
|
2020-05-15 10:18:34 -04:00 |
|
oilboi
|
96a37cf7d4
|
Overhaul mob collisionboxes and texture mod handling when hurt
|
2020-05-15 10:01:12 -04:00 |
|
oilboi
|
360572d2cd
|
Fix more deprecated calls
|
2020-05-15 08:16:02 -04:00 |
|
oilboi
|
269bce7c4c
|
Fix A LOT of things
|
2020-05-15 08:00:13 -04:00 |
|
oilboi
|
34a4e62ecd
|
Make creeper head tracking work
|
2020-05-15 06:23:01 -04:00 |
|
oilboi
|
516bc7e8b1
|
Overhaul horizontal head bone implementation
|
2020-05-15 06:04:17 -04:00 |
|
oilboi
|
274aa90ba2
|
push mobs broken for now
|
2020-05-13 09:57:06 -04:00 |
|
oilboi
|
a4a35ffa50
|
Update attacked_hostile to work even better
|
2020-05-12 13:16:28 -04:00 |
|
oilboi
|
3f7c992401
|
Add attacked_hostile setting
|
2020-05-12 13:12:46 -04:00 |
|
oilboi
|
a703ede538
|
Add in group_attack setting for mobs
|
2020-05-12 12:43:50 -04:00 |
|
oilboi
|
3319f2541c
|
Fix return_head smoothing
|
2020-05-12 12:31:35 -04:00 |
|
oilboi
|
d086df2302
|
Add 22i's mobs. Make mobs with head use bone based manipulation
|
2020-05-12 12:14:49 -04:00 |
|
oilboi
|
b289cefcd9
|
Fix random crash with mobs
|
2020-05-10 00:31:37 -04:00 |
|
oilboi
|
6482ca1a78
|
Add global mob table to limit amount of mobs loaded at once
|
2020-05-09 15:08:17 -04:00 |
|
oilboi
|
e486a24277
|
Add in exploder prototype 2
|
2020-05-03 17:16:30 -04:00 |
|
oilboi
|
ffc74ff6f2
|
Fix unknown node bugs
|
2020-04-30 20:06:55 -04:00 |
|
oilboi
|
419873cf89
|
Add collsion detection and fall damage to mobs
|
2020-04-30 19:17:05 -04:00 |
|
oilboi
|
202ac4ae2f
|
Add mob collision detection
|
2020-04-30 18:49:19 -04:00 |
|
oilboi
|
7bc80989b2
|
Organize mob api, create creepig
|
2020-04-30 16:48:28 -04:00 |
|