Commit Graph

  • da6b461408 Move our Externalizeable to PrimitveExChunkletStore This will let us deserialize Primitive normally. NuclearW 2012-07-06 21:29:44 -04:00
  • 77dce75108 Formatting a single line NuclearW 2012-07-06 19:24:16 -04:00
  • 37308917d1 Parenthesis for clarity NuclearW 2012-07-06 17:59:15 -04:00
  • 21d2229572 Column comment NuclearW 2012-07-06 17:58:43 -04:00
  • 7d372af51e Some address byte comments NuclearW 2012-07-06 17:41:00 -04:00
  • a3e0753076 We must be sure to flush NuclearW 2012-07-06 17:26:43 -04:00
  • a728d1f9c8 These must be called in the reverse order we open them NuclearW 2012-07-06 17:25:53 -04:00
  • b893e86f3c A bit more clear But no functional change NuclearW 2012-07-06 17:21:28 -04:00
  • 63cf6e9b3a Do not increment i in this location NuclearW 2012-07-06 17:17:04 -04:00
  • 67738d811e Move things around to fit together better NuclearW 2012-07-06 17:16:23 -04:00
  • 4d77f6d04d Introducing external chunklets bm01 2012-07-06 22:54:45 +02:00
  • 3702495038 Don't need to .save() for online players bm01 2012-07-07 20:02:54 +02:00
  • ede08ce5ac Moved hudType back to PlayerProfile Removed some convenient methods from PlayerProfile to avoid NPE because of spoutHud bm01 2012-07-07 19:58:51 +02:00
  • 5571e0bc0c Arranged InspectCommand bm01 2012-07-07 19:39:22 +02:00
  • 73bb73c8ca Fixed /mmoedit bm01 2012-07-07 19:35:32 +02:00
  • 54011fdeb7 Removed unused OfflinePlayer from PlayerProfile bm01 2012-07-07 19:27:47 +02:00
  • 5b8811bd09 More work on McMMOPlayer GJ 2012-07-06 11:57:17 -04:00
  • c460eec0ab Oops. GJ 2012-07-06 09:30:30 -04:00
  • bc6233541a Start changing PlayerProfile to use an OfflinePlayer GJ 2012-07-06 09:14:25 -04:00
  • 18aef9d526 Typo bm01 2012-07-06 07:13:52 +02:00
  • ccc6fd30f8 Fixed /inspect not working on offline player bm01 2012-07-06 07:07:06 +02:00
  • 1ba498c443 Because "final static" is just backwards. GJ 2012-07-06 00:12:17 -04:00
  • 64f31f2b5a Fixed issue with JSON API plugin & player chat events GJ 2012-07-05 11:25:36 -04:00
  • b94085c5f4 Make 'em final GJ 2012-07-05 09:33:57 -04:00
  • 62b90ad552 Using .equals() is better GJ 2012-07-05 09:25:48 -04:00
  • d6d1e0ffed More efficient handling of Party/Admin chat messages GJ 2012-07-05 09:21:07 -04:00
  • ccd103cd88 More efficient iteration. GJ 2012-07-05 09:11:40 -04:00
  • 0606f16a11 pm is lazy too. GJ 2012-07-04 15:38:09 -04:00
  • c9e3ea005b Because loc is lazy. GJ 2012-07-04 15:35:14 -04:00
  • f009f5803f Changelog update bm01 2012-07-04 20:23:17 +02:00
  • 3f8268d848 Fixed custom blocks dropping the wrong thing with Super Breaker & Silk Touch GJ 2012-07-04 10:33:20 -04:00
  • cefec723d0 Javadoc typo GJ 2012-07-04 10:12:10 -04:00
  • 124aa72fd9 Better file handling GJ 2012-07-04 10:00:11 -04:00
  • dbc7277ba9 FileWriter is pointless here. GJ 2012-07-04 09:45:47 -04:00
  • 24d8769b5b Remove useless FileWriter GJ 2012-07-03 21:23:32 -04:00
  • 4aecb9756e Improve file handling. GJ 2012-07-03 21:21:32 -04:00
  • 51ca29ab9f Forgot to loadKeys() bm01 2012-07-03 23:29:26 +02:00
  • c6e5264b7b Print the stack trace for easier debugging bm01 2012-07-03 23:28:58 +02:00
  • 73203ce869 Removed unneeded method call bm01 2012-07-03 22:05:47 +02:00
  • b80a29ca04 Configs rework, fixed mod config files not loading, fixed comment blocks not being copied bm01 2012-07-03 21:57:24 +02:00
  • 5ee440d9a5 Ensure that our stuff gets closed when working with Chunklets. GJ 2012-07-03 15:10:35 -04:00
  • cda3675dc5 More bad variable names. GJ 2012-07-03 10:14:01 -04:00
  • caf9c07ba3 Because PP is an awful variable name. GJ 2012-07-03 10:04:04 -04:00
  • 96e70aa4d2 Fixed "lower tool" messages still being displayed even when ability messages are disabled. GJ 2012-07-03 08:40:56 -04:00
  • 9f1b77a007 Refactoring GJ 2012-07-03 08:36:21 -04:00
  • 946b5bb006 Added null checks to BlockBreak & BlockDamage events to help with mod compatibility. GJ 2012-07-03 07:59:15 -04:00
  • bebcc40987 Added missing annotations bm01 2012-07-03 03:55:19 +02:00
  • d6d7f5099f Removed unused import bm01 2012-07-03 03:54:20 +02:00
  • bdcc2f644b Removed unneeded instanceof bm01 2012-07-03 03:53:51 +02:00
  • c3ba54a0ce Removed unneeded cast bm01 2012-07-03 03:53:11 +02:00
  • 1443e2f6b8 Removed unneeded null check, according to eclipse :3 bm01 2012-07-03 03:52:12 +02:00
  • 7799acec05 Oops bm01 2012-07-03 03:40:12 +02:00
  • 1bbc1f28aa TrackedEntity.java cleanup bm01 2012-07-03 03:36:49 +02:00
  • 8257fd8e7c Tweaked a few switch statements. GJ 2012-07-02 21:05:55 -04:00
  • bc58aff362 Fixed resource leak from never closing the JarFile. GJ 2012-07-02 20:44:54 -04:00
  • 1073954550 Lucky perk is actually a 33.3% boost. GJ 2012-07-02 20:17:48 -04:00
  • c3d7a4e3de Fixed "lucky" perk making downgrades from repair more likely. GJ 2012-07-02 19:56:48 -04:00
  • 92ae92c116 Fixed children nodes of "lucky" perk not being set to true. GJ 2012-07-02 19:46:47 -04:00
  • 3c10be6d1a Added some missing defaults to switch cases. GJ 2012-07-02 19:26:40 -04:00
  • f18a9bdcc7 Fixed duplication bug with sticky pistons bm01 2012-07-02 23:54:05 +02:00
  • 87f59cd3eb Fixed the possibility to use some abilities without the proper tool bm01 2012-07-02 21:29:25 +02:00
  • 819b6fcacb Added "lucky" donor perk - abilities have 25% better chance to activate GJ 2012-07-02 11:09:55 -04:00
  • 246961887e Build test bm01 2012-07-01 13:08:02 +02:00
  • 54e21333a3 Reworked some Spout stuff among other things bm01 2012-07-01 04:48:23 +02:00
  • c45beec59d Fixed repair enchant downgrade bm01 2012-07-01 00:04:53 +02:00
  • c88ada489a Chunklets optimization bm01 2012-06-28 23:20:03 +02:00
  • 189f23f407 Fixed custom tools not handling the Ability_Enabled flag properly. GJ 2012-06-28 11:20:53 -04:00
  • 9789143c6d Check if player is online for EntityDamage events too. GJ 2012-06-28 10:22:00 -04:00
  • f4dd7ff483 Fixed ClassDef error that prevented the server from loading unless Spout was installed. GJ 2012-06-28 10:03:22 -04:00
  • 50e05c6320 Minor refactoring GJ 2012-06-28 09:01:02 -04:00
  • 9ba5360bfc Cleaned up inSameParty method GJ 2012-06-28 08:14:30 -04:00
  • 565ef693ce Fix issue with EntityDamageByEntityEvents & Offline Players GJ 2012-06-28 08:14:14 -04:00
  • 0c1a8eff85 Fixed NPE caused by Spout players after a /reload bm01 2012-06-28 06:50:47 +02:00
  • 32e9de6e9a Fix for NPE on party checks due to CombatTag plugin. GJ 2012-06-27 23:50:59 -04:00
  • 533955a9c7 Removed redundant calls bm01 2012-06-28 05:35:56 +02:00
  • 2faa0356a5 It's better that way bm01 2012-06-27 20:46:13 +02:00
  • ee2a5c199a Added functionality to specify custom blocks that should not trigger abilities. GJ 2012-06-27 14:46:31 -04:00
  • bdcc522897 Fixed ConcurrentModificationException on world unload bm01 2012-06-27 20:39:54 +02:00
  • 71b20bdeaa Fixed ArrayIndexOutOfBounds error GJ 2012-06-27 11:18:04 -04:00
  • 0e85b4776a Add more XP boost permissions nodes. GJ 2012-06-27 08:31:10 -04:00
  • 24d2c1bc7a Fix for UTFDataFormatException GJ 2012-06-26 14:58:51 -04:00
  • 1610e932c6 Removed some debug code that got left in... GJ 2012-06-26 13:23:56 -04:00
  • 31d7bb2332 Javadoc fix GJ 2012-06-26 08:03:19 -04:00
  • 3d9c03c0c8 Added a few requested functions to the ExperienceAPI GJ 2012-06-26 08:02:31 -04:00
  • dd94343d92 One more fix to admin chat bm01 2012-06-25 21:34:13 +02:00
  • 4b93dede33 Add ability to check if any ability is enabled. GJ 2012-06-25 10:35:47 -04:00
  • 61205989cc Cleanup cooldown monitoring a bit. GJ 2012-06-25 10:29:29 -04:00
  • 2559ea61d8 Added Ability API GJ 2012-06-25 10:05:47 -04:00
  • eae665c1c5 Added ability for custom blocks to drop a range of items. MOD BLOCK FILES WILL NEED TO BE REDONE. GJ 2012-06-25 09:39:02 -04:00
  • d73521e0a0 Fixed admin chat being seen by everyone bm01 2012-06-25 15:05:20 +02:00
  • e8deb0384a Fix Iron Grip calculations using incorrect values. GJ 2012-06-25 08:52:20 -04:00
  • 881f2c023e Added permission node for Iron Grip GJ 2012-06-25 08:44:05 -04:00
  • 5057a8a7a3 Fixed memory leak in ProfileSaveTask bm01 2012-06-25 14:36:02 +02:00
  • b8e9269488 Made things cleaner bm01 2012-06-25 14:30:55 +02:00
  • 76afd5a7ca Back to new development. GJ 2012-06-25 08:29:58 -04:00
  • dc48d467f5 Return to HashMap! 1.3.09 bm01 2012-06-24 22:46:45 +02:00
  • 0b0390620e Whoops :D nossr50 2012-06-24 13:26:49 -07:00
  • 24eb34c182 Back to the old way of doing things nossr50 2012-06-24 13:26:21 -07:00
  • 1a5bd1b6a2 Getting ready for release nossr50 2012-06-24 12:59:54 -07:00
  • ab7b6ce460 Fixed bug that caused NPE when trying to compare null parties nossr50 2012-06-24 12:48:03 -07:00