Commit Graph

10 Commits

Author SHA1 Message Date
RednedEpic 855a253894 Add cat entity 2019-12-04 22:42:20 -06:00
RednedEpic 83d943e426 Only set variant for actual horses (Fixes #99) 2019-12-03 18:49:13 -06:00
RednedEpic 2c10274fc3 Break entities into separate classes and add equipment translator
This should make the process of translating entity metadata a whole lot easier and more organized. Future features involving entities and checking if they're capable of doing certain things should also be much easier now.
2019-11-30 18:19:03 -06:00
RednedEpic 5c7ecbd203 Fix end crystal entity 2019-11-26 21:12:35 -06:00
Redned d7568ef523
Fix entity types with wrong names 2019-11-22 17:54:36 -06:00
RednedEpic 73c9ee313c Add fox entity type 2019-11-15 22:10:23 -06:00
RednedEpic a45fdc508d Fix fishing bobbers 2019-10-16 16:26:41 -05:00
Nicolas Znamenski 0a961fd2f7 Added parameters on dolphin and added support for Drowned, Pandas and Turtles 2019-09-30 20:40:07 -04:00
Redned fac7093bff Add position checker to prevent false movements
Sometimes this caused bugs on servers and made anticheats go wild. This should resolve most of the movement issues regarding that.
2019-09-15 20:25:16 -05:00
RednedEpic d496d4958e Start work on entity translations 2019-08-02 22:38:09 -05:00