95 Commits

Author SHA1 Message Date
7db09a34a1 Random fixes. Durability, fishing, digger(?), nullpointerexceptions, fix
Powersurge Zombie damage calculation, more debug commands.
2013-12-06 19:08:04 -07:00
26d4b33a83 Logic fixes, minor typos to durability system. 2013-12-06 15:50:38 -07:00
41fb9bda5f Suicidal Creeper, Powersurge Zombie, Fish Caller fixes. 2013-12-04 22:26:06 -07:00
4b99beaef8 'Hound Caller' fixes. 2013-12-03 09:03:49 -07:00
9d6428d58e Brewer job buffs + The start of new mobs. 2013-12-03 02:36:32 -07:00
762b127548 Brewer job buffs almost completed. 2013-12-01 06:33:59 -07:00
5fe020b68a Cook job complete. 2013-11-30 23:12:39 -07:00
91b8f4d0fc Start Cook job buffs. 2013-11-30 17:09:56 -07:00
24aec85f85 Weaponsmith jobs buffs implemented. 2013-11-30 14:07:24 -07:00
5b11795dce Fisherman job buffs completed. 2013-11-30 11:15:05 -07:00
29b743a142 Implement all Hunter job buffs. 2013-11-30 08:26:30 -07:00
25795c00f9 Implement all Digger job buffs. Add in artifact crafting / identifying
system. Modify arrow shooters to allow for customizable speed and spread
settings. Remove unnecessary spawn calls for mobs (also causes server
slowdowns). Add in Sturdy buff.
2013-11-29 07:26:00 -07:00
9f4978751b Merge branch 'master' into dev
Conflicts:
	BankEconomyMod/src/me/kaZep/Base/Main.java
	BankEconomyMod/src/me/kaZep/Base/PlayerListener.java
	BankEconomyMod/src/me/kaZep/Commands/commandBankEconomy.java
2013-11-29 01:53:35 -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
Nonoriri
8846e32a31 Added witherless rose recipe. For each rose you own, wither damage taken
is halved. Orb of Distortion is also added to allow players some
privacy. Hold onto the item and other players cannot telport to them. 

Thanksgiving event finalized.
2013-11-27 23:57:20 -05:00
4f8ceaea49 Work on artifact conversion. 2013-11-27 15:13:28 -07:00
Nonoriri
a6725ff100 Fixed comments to be consistent with code, added chaos chests, several
fishing changes during event, event XP doubling now occurs.
2013-11-27 17:09:59 -05:00
ee564d496d More Digger changes. Add in DiabloDropsHook API first implementation. 2013-11-27 11:46:59 -07:00
5f2bc1310f Add missing generateLootChest() function. 2013-11-27 10:31:17 -07:00
e05cdbe5cf Merge branch 'master' into dev 2013-11-27 10:28:10 -07:00
bb0060b0ed Add in ability to teleport to Town spawn locations. 2013-11-27 07:17:28 -07:00
0d0d08d03c Minor changes to teleportation formula. Still not solved. 2013-11-26 23:05:41 -07:00
Nonoriri
b977e080be Added four types of loot chests. Loot chest probabilities slightly
increased. Fixed a nullpointerexception caused by a missing
toLowerCase() call.
2013-11-26 17:46:41 -05:00
1a70610120 Make Mob Spawners extremely difficult again. 2013-11-26 12:41:58 -07:00
0b98c8c74b Fixes to '/jobs members' before official release. 2013-11-26 11:17:29 -07:00
9fdb87addb Add in '/jobs members' command. 2013-11-26 10:47:26 -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
6f05142cc6 Merge branch 'master' into masterdev
Conflicts:
	BankEconomyMod/src/me/kaZep/Base/Main.java
2013-11-26 06:54:32 -07:00
ac7fb86fb1 Merge branch 'master' into dev
Conflicts:
	BankEconomyMod/src/me/kaZep/Base/Main.java
	BankEconomyMod/src/me/kaZep/Base/PlayerListener.java
2013-11-26 06:53:42 -07:00
cbbbd87f15 Added '\n' to ItemSet descriptions to differentiate new lines. 2013-11-26 06:39:00 -07:00
00fc5c4baa Apply Thanksgiving / Crafting Items Patch 2013-11-26 03:41:14 -07:00
f2e6ac0ca9 Fix duplicate method error. 2013-11-26 03:28:17 -07:00
c3e762d89e Merge branch 'masterdev' into dev
Conflicts:
	BankEconomyMod/src/me/kaZep/Base/Main.java
2013-11-26 03:21:19 -07:00
fb45458428 Add in configuration compatibility default for "thanksgiving-enabled"
and increase rain chance during Thanksgiving event.
2013-11-26 03:14:30 -07:00
97456967fc Add in framework for Item Sets. 2013-11-26 03:01:33 -07:00
Nonoriri
53267fadcf Thanksgiving event added. Use /event thanksgiving to toggle. Eggs give a
small amount of XP when thrown and generate a random item. Cooked
chicken (turkey) gives speed, saturation, and health boost for 15
minutes. Monsters have a small (0.5%) chance of dropping loot chests.
Loot chests contain a single random item equivalent to boss loot.
2013-11-26 02:11:34 -05:00
Nonoriri
64fb7e6e02 Added recipe for crafting a nether star from wither skeleton skulls,
using an existing nether star, soul sand, and diamonds. Added recipe for
crafting water source blocks using buckets and a nether star. Added
pocket crafting table.
2013-11-25 20:56:53 -05:00
53bfd54fb3 Merge branch 'master' into dev 2013-11-25 03:49:34 -07:00
df4a0b905a Revert "Fire modifications. Move of tick code."
This reverts commit 35c249bc8fd3861966df8794126c3638ba7fdb2b.
2013-11-25 03:49:12 -07:00
b9d1039844 Add in new fire mechanics. Increase Recycling Center numbers. 2013-11-25 03:47:40 -07:00
35c249bc8f Fire modifications. Move of tick code. 2013-11-25 03:29:50 -07:00
0a4bde3866 Merge branch 'master' into dev
Conflicts:
	BankEconomyMod/src/me/kaZep/Base/PlayerListener.java
2013-11-24 21:07:46 -07:00
Nonoriri
5a9dd42345 Fixed dye colors being displayed incorrectly. Added high efficiency
recipes for coloring wool (8 white wool around dye). Vanilla recipes for
coloring wool disabled.
2013-11-24 02:28:04 -05:00
287328e29a Wither fix for Nether / other worlds. 2013-11-23 16:53:36 -07:00
abb39330a7 Builder Job Buffs complete. 2013-11-23 14:32:06 -07:00
c9e27397c0 Builder job buffs Lv5&10. 2013-11-23 12:06:26 -07:00
1bf0f549f4 Merge branch 'dev'
Conflicts:
	BankEconomyMod/src/me/kaZep/Base/PlayerListener.java
2013-11-23 05:34:44 -07:00
1d48d639e8 Fixed some issues with the Wither boss. 2013-11-23 04:11:29 -07:00
80957a8788 Blocking provides 'Sturdy III' for players. 2013-11-23 03:31:40 -07:00
3e0c2d0f29 Charge Zombie new behavior. 1)Does not wreck chunks that are under a
certain air density. 2)Only destroys natural blocks when players are
nearby. 3)Has old block destroying behavior when fighting players.
2013-11-23 02:42:34 -07:00