147 Commits

Author SHA1 Message Date
jordan4ibanez
e1919c942d Fix 2016-12-27 19:47:27 -05:00
jordan4ibanez
729bf8748f Add taming, mob chairs, taming items, owners, chair texture 2016-12-27 19:42:42 -05:00
jordan4ibanez
5bd2bf38b9 More fixes 2016-12-27 18:44:23 -05:00
jordan4ibanez
daef7bbf35 Re-attach players to mobs when riding 2016-12-27 18:36:43 -05:00
jordan4ibanez
843d71a1ff Make mobs remember old data when reactivating 2016-12-27 18:29:08 -05:00
jordan4ibanez
62b4222af8 Allow users to define custom poses when riding a mob 2016-12-27 16:50:55 -05:00
jordan4ibanez
e7c542970f Fix leash visual 2016-12-26 22:04:01 -05:00
jordan4ibanez
262b2d7052 Flesh out riding api and allow players to visually sit on mob, offset mesh, and set eye offset when riding a mob 2016-12-26 21:37:55 -05:00
jordan4ibanez
a1e8132a2e Make mobs jump in the direction you're facing 2016-12-26 20:18:00 -05:00
jordan4ibanez
75fb454e48 Allow players to jump like normal when riding mobs 2016-12-26 20:11:30 -05:00
jordan4ibanez
48ba7c22fc Make player riding mob look normal 2016-12-26 20:02:18 -05:00
jordan4ibanez
257ee15e1a Raise the mob limit to 2000 for testing 2016-12-26 01:35:43 -05:00
jordan4ibanez
0465c9dfde Fix safari balls naming convention 2016-12-26 01:11:01 -05:00
jordan4ibanez
28524dab3a Remove modname from api 2016-12-26 01:08:14 -05:00
jordan4ibanez
7e905ef8e9 Global Mob Counter rework, now uses assumption logic and tests if entity exists 2016-12-26 00:27:02 -05:00
jordan4ibanez
0759675f0b Impliment global mob limit 2016-12-25 22:58:40 -05:00
jordan4ibanez
ffdd2a2b4d Fix global mob count 2016-12-25 22:40:36 -05:00
jordan4ibanez
f9c9f82e64 Fix leash confliction 2016-12-25 02:39:30 -05:00
jordan4ibanez
c4d5e4befa Remove debug 2016-12-25 02:23:04 -05:00
jordan4ibanez
912d35da23 Fix function 2016-12-25 02:18:46 -05:00
jordan4ibanez
3489b2c9f5 Make horses ridable 2016-12-25 02:05:18 -05:00
jordan4ibanez
7a05e1e7c5 Slow down land mobs in liquids 2016-12-25 01:44:34 -05:00
jordan4ibanez
6e9dc2b757 Increase horse animation speed 2016-12-25 00:13:29 -05:00
jordan4ibanez
584201e2c1 Don't check to flop when caught on lure 2016-12-23 22:51:26 -05:00
jordan4ibanez
4b9b05838e Make fish attracted to lures and flop on land 2016-12-23 22:42:33 -05:00
jordan4ibanez
dc97de3c99 Fish AI and mob 2016-12-23 21:42:03 -05:00
jordan4ibanez
52aa9ec6b4 Check bottom of mob with radius of 1 for debug purposes until collisions affecting object colliding with in future update 2016-12-23 20:05:54 -05:00
jordan4ibanez
0477ddff1b Update collision spheres 2016-12-23 20:00:27 -05:00
jordan4ibanez
1096f5d131 Push all changes 2016-12-23 17:18:36 -05:00
jordan4ibanez
bab32b8a80 Fix pathfinding 2016-12-23 00:33:16 -05:00
jordan4ibanez
60b3746274 make mob red longer 2016-12-23 00:28:39 -05:00
jordan4ibanez
82bdcbf6a7 Make mobs swim correctly and collide better 2016-12-22 23:54:17 -05:00
jordan4ibanez
b6f3355302 Fix collision detection 2016-12-22 22:36:25 -05:00
jordan4ibanez
4ba5d81b56 update santa test mob 2016-12-22 22:22:36 -05:00
jordan4ibanez
5af223e0b7 Update jumping in water 2016-12-22 22:21:29 -05:00
jordan4ibanez
bf391e4413 Add in old mob 2016-12-22 21:43:48 -05:00
jordan4ibanez
41c086161e Allow user define 'on hurt' function for when a mob takes damage 2016-12-22 21:18:18 -05:00
jordan4ibanez
7b63ff1541 Add in visual_size to def and redefine testmob's collisionbox and scale 2016-12-22 21:14:44 -05:00
jordan4ibanez
49172c676a Cleanup hurt texturemod, put it in it's own function 2016-12-22 21:10:17 -05:00
jordan4ibanez
109ff6d67b Make mobs turn red on punch 2016-12-22 21:04:30 -05:00
jordan4ibanez
f9571d63a1 Put hurt texture into it's own functions 2016-12-22 21:02:14 -05:00
jordan4ibanez
495bd56004 Modify things to allow for different collisionboxes 2016-12-22 20:52:25 -05:00
jordan4ibanez
a011b4c701 Merge pull request #7 from FreeLikeGNU/master
New sheep model
2016-12-22 20:19:47 -05:00
jordan4ibanez
5067a296c3 Add fall damage with red tint with timer based on hurt amount 2016-12-22 20:18:17 -05:00
freelikegnu
2ad529b590 Sheep IK animations: Idle, Walk, Jump
Sheep Textures: Normal and Sheared versions
2016-12-22 15:25:49 -08:00
jordan4ibanez
12d98de323 Allow mobs to be lifted with leashes 2016-12-22 18:14:20 -05:00
jordan4ibanez
50d5e8f2b8 Drag mobs up nodes and walls with the leash 2016-12-22 17:43:39 -05:00
jordan4ibanez
1e558d628c Stop lures from getting snagged and allow players to drag them over nodes 2016-12-22 17:40:04 -05:00
jordan4ibanez
2d0ce3f874 Allow players to drag lures on land and rename cast pole to just pole 2016-12-22 17:34:17 -05:00
freelikegnu
9742501594 New Sheep Model 2016-12-22 07:45:46 -08:00