equivalent-exchange-3/src/main/java/com/pahimar/ee3/network/message
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
..
MessageChalkSettings.java Bunches of stuff 2015-04-09 12:40:19 -04:00
MessageGuiElementClicked.java Stuff that isn't complete 2015-04-02 01:26:01 -04:00
MessageGuiElementTextFieldUpdate.java Stuff that isn't complete 2015-04-02 01:26:01 -04:00
MessageKeyPressed.java Move some interfaces into the util package 2014-07-18 15:55:10 -04:00
MessagePlayerKnowledge.java Death to the old Transmutation Knowledge! Long live Player Knowledge! 2016-05-22 13:21:46 -04:00
MessageSetEnergyValue.java Fix a possible NPE in the FluidStack comparator 2016-05-24 23:12:49 -04:00
MessageSingleParticleEvent.java Add some more functionality to sending sounds, and some preliminary work on an abstract way to spawn particles from the server side 2015-03-22 18:52:04 -04:00
MessageSliderElementUpdated.java Stuff that isn't complete 2015-04-02 01:26:01 -04:00
MessageSoundEvent.java Save often so you don't lose your work! 2016-05-16 15:06:40 -04:00
MessageSyncBlacklist.java Fix a possible NPE in the FluidStack comparator 2016-05-24 23:12:49 -04:00
MessageSyncEnergyValues.java Fix a possible NPE in the FluidStack comparator 2016-05-24 23:12:49 -04:00
MessageTileCalcinator.java Fixes #762 2015-02-05 16:52:29 -05:00
MessageTileEntityAlchemyArray.java Lots of stuff before going on the cruise - various states of things 2015-03-11 16:34:37 -04:00
MessageTileEntityAludel.java Fixes #762 2015-02-05 16:52:29 -05:00
MessageTileEntityDummy.java Various states of working. Lots of things happening. 2015-02-25 00:03:59 -05:00
MessageTileEntityEE.java Whole whackload of stuff. More to come in the morning Vike 2015-02-04 23:48:07 -05:00
MessageTileEntityGlassBell.java Fixes #762 2015-02-05 16:52:29 -05:00
MessageTileEntityResearchStation.java Hey working on a super cool new Admin Panel to make it way easier to set EE3 related values/settings on items. Woo! 2015-11-27 23:07:45 -05:00
MessageTileEntityTransmutationTablet.java Various states of things working, getting close now 2015-03-18 21:52:53 -04:00