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
sigonasr2
60b158cede
Merge remote-tracking branch 'origin/master_event'
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
6f05142cc6
Merge branch 'master' into masterdev
...
Conflicts:
BankEconomyMod/src/me/kaZep/Base/Main.java
11 years ago
sigonasr2
ac7fb86fb1
Merge branch 'master' into dev
...
Conflicts:
BankEconomyMod/src/me/kaZep/Base/Main.java
BankEconomyMod/src/me/kaZep/Base/PlayerListener.java
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
c3e762d89e
Merge branch 'masterdev' into dev
...
Conflicts:
BankEconomyMod/src/me/kaZep/Base/Main.java
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
53bfd54fb3
Merge branch 'master' into dev
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
sigonasr2
0a4bde3866
Merge branch 'master' into dev
...
Conflicts:
BankEconomyMod/src/me/kaZep/Base/PlayerListener.java
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
Nonoriri
6a152d0204
Fixed error due to getEnchantmentNumb being called for halloween item
...
lore.
11 years ago
Nonoriri
8007ddb83e
Fixed leather armor being not disenchantable due to LeatherArmorMeta
...
being a separate class that cannot be applied to enchanted books.
11 years ago
Nonoriri
00e5df5718
Fixed rounding error due to using int instead of double. Bonuses are now
...
inserted at the beginning of the item lore instead of at the end.
11 years ago
Nonoriri
d409918bd6
Properly capped unenchanting cost to 60.
11 years ago
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.
11 years ago
Nonoriri
8ccb4c4c26
Fixed nullpointerexception causing unenchanted items to be unrepairable.
11 years ago
Nonoriri
84c305dd9c
Anvil changes added to master.
11 years ago
sigonasr2
287328e29a
Wither fix for Nether / other worlds.
11 years ago
sigonasr2
5013b49ae1
Starting work on Digger job.
11 years ago
sigonasr2
abb39330a7
Builder Job Buffs complete.
11 years ago
sigonasr2
271c40553b
Merge branch 'newdev' into dev
11 years ago
Nonoriri
2c7883ebc3
Re-added deleted anvil code.
11 years ago
sigonasr2
703542f531
Merge branch 'devcolor' into dev
11 years ago