Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-20 | - Disabled some logging. | Draknyte1 | |
% Minor Project Clean-up, added missing Override annotations to 100+ methods & removed pointless casts. % Moved Logging to it's own class. $ Fixed Multi-block handling of Pollution. $ Fixed the GT 5.09 material enabler system. (From My Side, it's still borked on GTs). + Added a Dynamic Proxy invocation for IMaterialHandler. + Added an AutoMap data type, which is a Auto-incremental ID'd Hashmap wrapper. | |||
2017-12-12 | $ Using Apache Commons FieldUtils.class to remove final modifiers from ↵ | Jordan Byrne | |
stupid events. % Changed Analytics Properties to be stored per Segment object, as opposed to per method call. - Disabled Analytics on braking blocks. (Was just for testing). | |||
2017-12-11 | $ Improved Analytics Scheme greatly. | Jordan Byrne | |
2017-12-11 | $ More work on Segment Analytics. | Jordan Byrne | |
+ Added functions to identify myself as a player. % Updated Segment 2.1.0 Bundled Library. | |||
2017-12-11 | $ Fixed UUID generation and Data flushing to Segment servers. | Jordan Byrne | |
2017-12-11 | $ Redid Analytics Handling to be done on a per-player basis and not handle ↵ | Jordan Byrne | |
client side per-player. |