Commit graph

9 commits

Author SHA1 Message Date
Pahimar 30c0eb46b7 Fix a possible NPE in the FluidStack comparator
Post calculation energy values set by command now send the new energy value mapping to all currently logged in players
Added methods for devs to see what items are currently blacklisted in the blacklist registry proxy
Added methods for devs to see what energy values are currently assigned in the energy value registry proxy
BlacklistRegistry contents are now synchronized with players when they log into a server, enabling players to play on different servers with different blacklist configurations without needing to update their own configs
Fixed issue in synching of all energy values where the incorrect map was used to synch against on the client side
2016-05-24 23:12:49 -04:00
Pahimar 2569e1db9a Death to the old energy value registry - long live the new one! 2016-05-18 13:53:13 -04:00
Pahimar 3a29be6d9a Emagherd work on the 1.7.10 version! 2016-05-11 16:00:03 -04:00
Pahimar 35841c20ae Lots more Marker usage, for much better logging options (making my dev life so so so much easier) 2015-11-19 15:24:40 -05:00
pahimar a46b8db610 Prelim API changes 2015-05-07 13:45:06 -04:00
Pahimar 42cc381970 Update Forge to 1399, and getting ready to add in some more sorting options 2015-05-03 14:12:18 -04:00
pahimar 74bb716395 Getting close now 2015-05-02 19:23:35 -04:00
Pahimar 017803b484 Hopefully will resolve #736 2014-09-23 11:51:48 -04:00
Pahimar 67c704870e More work on the set-value command 2014-09-11 16:13:39 -04:00
Renamed from src/main/java/com/pahimar/ee3/network/message/MessageEnergyValueSync.java (Browse further)