File Details
SpACore-1.7.10-01.05.08.jar
- R
- Sep 8, 2015
- 428.04 KB
- 1.1K
- 1.7.10
File Name
SpACore-1.7.10-01.05.08.jar
Supported Versions
- 1.7.10
- Get rid of build number as it is always 0.
- Add in a new Sync handler system. Contains some fairly limited implementation for now.
- Add a scheduler system to schedule tasks (for mods).
- Reworked the packet system to use FML's SimpleNetworkWrapper.
- Added a crash report section detailing enabled and disabled ASM transformers.
- Added a simpler way for getting icons from the SpACore texture map (may also fix problems with older versions of FastCraft).
- Reverse the working of the state manager if it is disabled to decrease the call stack a bit.
- Fixed a server crash with SpACore trying to load client only classes.
- Got rid of the reflection helper bloat once and for all.
- Added a few helper classes.
- Now stores a UUID for each world on the server. Used to identify a world and have data bound to it.

