Changes

Summary

  1. Bug fixes, new configs and more! (commit: 43c36c1) (details)
Commit 43c36c1fe735c2abda8ca4122fb90a2db7c384f6 by Arthur Uzulin
Bug fixes, new configs and more!

Recmod 1.4.2
============

- Added localization
- Added testing tab (not used yet)
- Replaced RAW config with an FML config
- Added RAW config to FML config convertor
- Removed the ability for changing the indicator sheet (can still modify
it with texture packs), 2x
indicators are now used on fancy graphics while the 1x are used on fast
- Added a general pane which has an option to maintain the state
throughout the session
- Optimised a thingy
- Moved the entirety of rec commands to be processed on the client side
- Made the client-side table be cleared on logout
- The server no longer has control over player's own state
(commit: 43c36c1)
The file was removedsrc/fuj1n/recmod/client/keybind/KeyHandlerRecMod.java
The file was modifiedresources/mcmod.info (diff)
The file was modifiedsrc/fuj1n/recmod/RecMod.java (diff)
The file was addedresources/assets/recmod/lang/en_US.lang
The file was modifiedsrc/fuj1n/recmod/network/packet/PacketClientCommand.java (diff)
The file was addedsrc/fuj1n/recmod/legacy/OldConfigConverter.java
The file was addedsrc/fuj1n/recmod/network/packet/PacketEndOfInitialTransmission.java
The file was modifiedsrc/fuj1n/recmod/client/event/EventClientEntityLogin.java (diff)
The file was modifiedsrc/fuj1n/recmod/command/CommandRec.java (diff)
The file was addedpub_build/RecStatusMod-v1.4.2-1.7.10.jar
The file was modifiedsrc/fuj1n/recmod/client/gui/GuiSimple.java (diff)
The file was addedsrc/fuj1n/recmod/client/event/EventClientTick.java
The file was modifiedsrc/fuj1n/recmod/client/event/EventRenderGame.java (diff)
The file was modifiedsrc/fuj1n/recmod/network/packet/PacketUpdatePlayerStatus.java (diff)