broese / mcbuild

A custom Minecraft client with advanced auto-building capabilities
26 stars 11 forks source link

Refreshed entity.c entity.h and small fix to autoshear() #38

Open harbaughfan opened 5 years ago

harbaughfan commented 5 years ago

Refreshed entity.c entity.h to capture all the packets we can receive in SP_SpawnEntity SP_SpawnObject etc. Checked the entity datas and changed where they were outdated and added new ones.

~ Autoshear works
~ #entities command works

Todo is going through all the other code and fix where things were hardcoded.

Note this pull request also has the changes from the previous pull request I made which is completely unrelated. Not sure if I'm using github right.