sigonasr2
24aec85f85
Weaponsmith jobs buffs implemented.
11 years ago
sigonasr2
5b11795dce
Fisherman job buffs completed.
11 years ago
sigonasr2
29b743a142
Implement all Hunter job buffs.
11 years ago
sigonasr2
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.
11 years ago
sigonasr2
8a362a0e6a
Fix PlayerBuffData entry removal. (toLowerCase() mismatch issue)
11 years ago
sigonasr2
4bc85772da
Minor fixes to crafting recipes.
11 years ago
sigonasr2
a901466361
Fix Mythical drop rate. Added in toString() debug output command for
...
PlayerBuffData. Added debug output to PlayerBuffData.txt every time it
updates.
11 years ago
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.
11 years ago
sigonasr2
4f8ceaea49
Work on artifact conversion.
11 years ago
Nonoriri
a6725ff100
Fixed comments to be consistent with code, added chaos chests, several
...
fishing changes during event, event XP doubling now occurs.
11 years ago
sigonasr2
191c2c183f
Add a Thanksgiving check for eating cooked chicken.
11 years ago
sigonasr2
b242bfd49b
Forgot a DiabloDropsHook import.
11 years ago
sigonasr2
12967289c8
Fix slowdowns with new fire mechanic system with Fire Resistant targets.
11 years ago
sigonasr2
51d12f53e7
Added in DiabloDropsHook patch.
11 years ago
sigonasr2
9e8c7b9a91
Add in more test commands for DiabloDropsHook. Added comments detailing
...
how they work. Added more details on the tiers in DiabloDropsHook.java.
11 years ago
sigonasr2
ee564d496d
More Digger changes. Add in DiabloDropsHook API first implementation.
11 years ago
sigonasr2
1ac4c6ea1a
Fix double '/jobs members' commands.
11 years ago
sigonasr2
5f2bc1310f
Add missing generateLootChest() function.
11 years ago
sigonasr2
972d217589
Remove duplicate openLootChest() function.
11 years ago
sigonasr2
bb0060b0ed
Add in ability to teleport to Town spawn locations.
11 years ago
sigonasr2
b6a692c058
Fix to teleportation cost.
11 years ago
sigonasr2
0d0d08d03c
Minor changes to teleportation formula. Still not solved.
11 years ago
sigonasr2
25f10a7a46
Fix major crash issue with '/jobs members'. Added Scaling health with
...
the teleporting command. Baby zombies are much less frequent and now
drop loot sometimes.
11 years ago
sigonasr2
9819405e9d
Add toLowerCase() to Pick up notifications.
11 years ago
sigonasr2
bfeb976e89
Fix teleport issues.
11 years ago
Nonoriri
b977e080be
Added four types of loot chests. Loot chest probabilities slightly
...
increased. Fixed a nullpointerexception caused by a missing
toLowerCase() call.
11 years ago
sigonasr2
485bbf930b
Fixed places where toLowerCase() was not needed/ was missing.
11 years ago
sigonasr2
1a70610120
Make Mob Spawners extremely difficult again.
11 years ago
sigonasr2
65263a474e
Use offline version of getJobLv().
11 years ago
sigonasr2
0e1fe37493
Fix to /jobs members. Meant to sort by level, not name.
11 years ago
sigonasr2
0b98c8c74b
Fixes to '/jobs members' before official release.
11 years ago
sigonasr2
9fdb87addb
Add in '/jobs members' command.
11 years ago
sigonasr2
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.
11 years ago
sigonasr2
3ff7004716
Make anvil sounds play globally.
11 years ago
sigonasr2
cbbbd87f15
Added '\n' to ItemSet descriptions to differentiate new lines.
11 years ago
sigonasr2
8c668fccc1
Add in new ItemSet references.
11 years ago
sigonasr2
00fc5c4baa
Apply Thanksgiving / Crafting Items Patch
11 years ago
sigonasr2
f2e6ac0ca9
Fix duplicate method error.
11 years ago
sigonasr2
cba0fd8038
Add in new ItemSet references.
11 years ago
sigonasr2
fb45458428
Add in configuration compatibility default for "thanksgiving-enabled"
...
and increase rain chance during Thanksgiving event.
11 years ago
sigonasr2
97456967fc
Add in framework for Item Sets.
11 years ago
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.
11 years ago
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.
11 years ago
sigonasr2
df4a0b905a
Revert "Fire modifications. Move of tick code."
...
This reverts commit 35c249bc8f
.
11 years ago
sigonasr2
b9d1039844
Add in new fire mechanics. Increase Recycling Center numbers.
11 years ago
sigonasr2
35c249bc8f
Fire modifications. Move of tick code.
11 years ago
sigonasr2
28255ca10a
Push changes for anvil.
11 years ago
Nonoriri
61ed29266b
Fixed a bug that was making the application of item bonuses cost less XP
...
than intended.
11 years ago
Nonoriri
ca8de45ef8
Fixed Trader's Enchanted Books not being properly multiplied.
11 years ago
Nonoriri
52dc2d0e7a
Fixed a merging error that somehow slipped through. Disenchanting will
...
now properly keep items a percentage of the time.
11 years ago