Commit Graph

10 Commits

Author SHA1 Message Date
8629c4a6f5 Optimizations and Cleanup of code
Reduced the amount of deprecated code being used to not just reduce IDE warnings but to also better organize and clean the code later on.
Used Collections.singletonList() where possible instead which improves performance compared to when Arrays.asList() was used.
2015-12-24 13:33:18 -05:00
cf517d5be0 Cleanup 2015-12-20 06:30:06 +11:00
0c4b703510 Fix for sponge 2015-10-07 17:33:33 +11:00
5137b23357 Hows this? 2015-09-13 14:04:31 +10:00
c386f33df8 cleanup 2015-09-11 20:09:22 +10:00
2b3b947143 Fix plot entry/leave for sponge. 2015-09-06 11:53:56 +10:00
afef79ea66 Some changes
Fixes 
Possibly 
Other minor tweaks
2015-09-03 15:45:25 +10:00
a4f8292f04 Fix command duplication 2015-08-01 15:16:34 +10:00
4eae78590f Refactor + optimizations 2015-07-31 03:24:01 +10:00
e1dad77d8f Fixing some more things 2015-07-31 00:25:16 +10:00