aod6060 / BTAWC

This is a simple mod that add items to improve farming and other stuff. Its experamental.
Other
0 stars 0 forks source link

Update Packet System #49

Closed aod6060 closed 7 years ago

aod6060 commented 7 years ago

I want to make the packets more general. Instead of make a custom packet for everything I'm going to make 2 packets and 2 handlers to handle all of those packets. The data interface will make sure that they are ambigous...

aod6060 commented 7 years ago

Alright last night I got done with the Client Side Packet. Its time for the Server Side Packet... Once I'm done its time to finish the tank and then get started on moving the energy api to packet system to make it a ton easier when I'm working on other RF base blocks.

aod6060 commented 7 years ago
aod6060 commented 7 years ago

Alright I'm back on top of this issue I'm almost done with it. Just need to finish the other packets that I need and then clean up @Deprecated stuff. I'll be done with it in a moment tonight.

aod6060 commented 7 years ago

Aright I'm done with this issue. I'm going to close and commit it.