Changes

Summary

  1. fixed buildnumber mistake, accounted for change in localization repo (commit: a665980) (details)
  2. Squishing some left over ants... (commit: cca86dd) (details)
  3. fixed build number (commit: f8311fd) (details)
  4. added back some proxy code, fixing server load, fix #1447 (commit: 873c39f) (details)
  5. fixed (again) item facades, fix #1454 (commit: b517ce2) (details)
  6. 5.0.2 release (commit: 30b00a3) (details)
Commit a6659808427f7fd455e051b6797d5749507ba8b5 by sacabrarsyed
fixed buildnumber mistake, accounted for change in localization repo
(commit: a665980)
The file was modifiedbuild.gradle (diff)
Commit cca86dd04115c51c24dfac5f32a21577a655b151 by chris
Squishing some left over ants...
(commit: cca86dd)
The file was modifiedREADME.md (diff)
The file was modifiedbuild.gradle (diff)
Commit 873c39f314e3c9094bb589f92d029069a8f8efaf by SpaceToad
added back some proxy code, fixing server load, fix #1447
(commit: 873c39f)
The file was modifiedcommon/buildcraft/core/proxy/CoreProxy.java (diff)
The file was modifiedcommon/buildcraft/builders/network/PacketHandlerBuilders.java (diff)
The file was modifiedcommon/buildcraft/core/network/PacketHandler.java (diff)
The file was modifiedcommon/buildcraft/core/utils/Utils.java (diff)
The file was modifiedcommon/buildcraft/factory/network/PacketHandlerFactory.java (diff)
The file was modifiedcommon/buildcraft/core/proxy/CoreProxyClient.java (diff)
The file was modifiedcommon/buildcraft/transport/network/PacketHandlerTransport.java (diff)
The file was modifiedcommon/buildcraft/silicon/network/PacketHandlerSilicon.java (diff)
Commit b517ce2bf6acc760a281a2b29aca1da5b1477d88 by SpaceToad
fixed (again) item facades, fix #1454
(commit: b517ce2)
The file was modifiedcommon/buildcraft/transport/ItemFacade.java (diff)
The file was modifiedbuild.gradle (diff)