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
sigonasr2
c9e27397c0
Builder job buffs Lv5&10.
11 years ago
Nonoriri
8f47621a2a
Fixed dye color copy-paste error.
11 years ago
sigonasr2
b8f9274fbb
Merge lost new Functions.
11 years ago
sigonasr2
1bf0f549f4
Merge branch 'dev'
...
Conflicts:
BankEconomyMod/src/me/kaZep/Base/PlayerListener.java
11 years ago
sigonasr2
8da2eb1f43
Traders now can give really good enchantments on tools and weapons.
11 years ago
sigonasr2
1d48d639e8
Fixed some issues with the Wither boss.
11 years ago
sigonasr2
80957a8788
Blocking provides 'Sturdy III' for players.
11 years ago
sigonasr2
4f7ad5a62f
Fix Charge Zombie III's not starting with full health.
11 years ago
sigonasr2
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.
11 years ago
sigonasr2
a59c956c81
Starting Builder job buff updates.
11 years ago
sigonasr2
32cde13d79
Miner job buffs completed. Moved account saving to a periodic interval
...
to increase speed.
11 years ago
sigonasr2
c02eee252b
Merge branch 'newdev' into dev
11 years ago
sigonasr2
b188407559
Forgot HP boost part of the woodcutter buff.
11 years ago
sigonasr2
979e0c497d
Implement all Woodcutter job buffs.
11 years ago
Nonoriri
d14ee534b7
Trivial logic fixing for harrowing item disabling
11 years ago
sigonasr2
6c5729447a
All irrelevant old job buffs have been removed and are inactive.
11 years ago
sigonasr2
6387e121a2
Whoops, missed a few things. Now Farmer is officially gone. Mwahaha.
11 years ago
sigonasr2
4f2fd3f962
Added Lv30 A & B Buff listings.
11 years ago
sigonasr2
8d2fb9268c
Merge branch 'newjobs' into dev
11 years ago
sigonasr2
d961bb9bbe
Merge branch 'temp' into dev
11 years ago
sigonasr2
0588c76871
Finished all job descriptions. Farmer is not a valid job anymore.
11 years ago
sigonasr2
999788db6e
Added '/jobs members' function.
11 years ago
sigonasr2
2898e12506
Fixed all references of string names for account configs to have
...
.toLowerCase() so that everything is consistent and the functions come
out properly.
11 years ago
Nonoriri
4f21929012
Enchanting fully implemented. Unenchanting no longer buggy. Added check
...
for halloween items so they only can be repaired by blocks at full XP
cost.
11 years ago
sigonasr2
2b64b6ba3d
Merge branch 'master' into dev
11 years ago
sigonasr2
8166be6614
Fix an error with the Haste buff not being applied right when getting
...
the 5th stat point.
11 years ago
sigonasr2
38e9321c1a
Job description updates.
11 years ago
sigonasr2
2aabd4c801
Merge branch 'jobs_2.1' into newjobs
11 years ago
yl589
b207796945
Enchanted books can now be combined. Enchanted book bonuses are now
...
possible to transfer (it only adds 20% of the value on the book).
Emeralds added as a universal repair ingredient at a 0.5 multiplier
(tentative). Emerald blocks behave similarly at a 0.05 multiplier.
Unenchanting items via the anvil is now possible by putting a normal
book in the magic slot. This will destroy the item at least 50% of the
time. It tentatively costs one level.
11 years ago