20 Commits

Author SHA1 Message Date
3082887b1f Mob Heads now bug-free (Crafting + looting + identification all work
perfectly now). Cave filler code added.
2013-12-24 04:33:27 -07:00
6942dbfadd Removed Hound Caller functionality (May be the cause of glitches), Set
limits on new mobs, Finished up Powered mobs functionality. (Added a
wait time before true damage activation so players had a chance to
recognize the powered up effect, lowered true damage of arrows.)
2013-12-12 07:48:20 -07:00
21cff3cb51 Ender Item Cubes functioning 99.9%. All synchronization issues + duping
issues fixed, without the closeInventory()/openInventory() silly lazy
fix. Also made Item Cubes able to be opened inside of other Item Cubes.
2013-12-11 06:14:48 -07:00
7ec51d2453 Misc. bugfixes. Made a BonusEnchantment class for easier handling of
BonusEnchantments. Added helper functions for getting bonus
enchantments. (getBonusEnchantments(), getBonusWeaponEnchantments(),
getBonusArmorEnchantments())
2013-12-10 09:30:43 -07:00
7db09a34a1 Random fixes. Durability, fishing, digger(?), nullpointerexceptions, fix
Powersurge Zombie damage calculation, more debug commands.
2013-12-06 19:08:04 -07:00
a53cfaf67b Changes and fixes to durability. Proper dye/wool color references. 2013-12-06 14:32:06 -07:00
4ee2ad5f3b Add in Powersurge Zombie. 2013-12-05 23:36:03 -07:00
41fb9bda5f Suicidal Creeper, Powersurge Zombie, Fish Caller fixes. 2013-12-04 22:26:06 -07:00
9d6428d58e Brewer job buffs + The start of new mobs. 2013-12-03 02:36:32 -07:00
29b743a142 Implement all Hunter job buffs. 2013-11-30 08:26:30 -07:00
4bc85772da Minor fixes to crafting recipes. 2013-11-28 22:52:37 -07:00
a901466361 Fix Mythical drop rate. Added in toString() debug output command for
PlayerBuffData. Added debug output to PlayerBuffData.txt every time it
updates.
2013-11-28 21:08:30 -07:00
70a92aeaac Remove all saveAccountsConfig() calls. Add in 30 second account save
config. Should reduce a lot of stress on the server when players are
grinding jobs. There should be no reason to write to a file so often.
2013-11-26 10:17:23 -07:00
8166be6614 Fix an error with the Haste buff not being applied right when getting
the 5th stat point.
2013-11-20 16:33:50 -07:00
575780c200 Give some leniency for hunger color bar for player list / name tags. Fix
armor penetration causing a showing of 0 damage for no armor targets in
system damage messages.
2013-11-20 00:24:42 -07:00
c4108da16d Add healthbar changes for PlayerBuffData. 2013-11-19 03:35:52 -07:00
bdd6e6c0cd Pushing dev to master. 2013-11-16 21:08:52 -07:00
06d924c5bc r259 bugfixes and patches. We still have some work to do here. 2013-11-08 07:08:34 -07:00
303e6d9739 r259. Many fixes and changes yet again. 2013-11-06 03:29:11 -07:00
7a2e0f9f74 First Commit 2013-11-01 23:28:39 -07:00