151 Commits

Author SHA1 Message Date
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.
2013-11-20 16:08:57 -05:00
c5a992c418 Forgot to add new invulnerability code to reviving. 2013-11-20 03:31:33 -07:00
c46c4e52df Add a fix to prevent players from teleporting to others and being below
them when riding vehicles. This would usually cause them to fall through
blocks in for example rail systems that are suspended.
2013-11-20 03:26:04 -07:00
df4abe0ef5 Add more logic for super zombie checks in hopes of further preventing
them from being troublesome.
2013-11-20 03:21:27 -07:00
0c4e92f710 Fix issues with leaving the game with an open inventory not properly
saving/dropping unused items.
2013-11-20 03:14:21 -07:00
d92a25ab33 Fix issues with Boss causing disconnects. 2013-11-20 02:05:51 -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
bbc6537837 Delete .classpath
Conflicting with other Eclipse environments.
2013-11-19 23:51:28 -07:00
f2ef2c9c88 Add in an inventory refresh for using Polymorph Wands so they still
appear correctly in the client.
2013-11-19 18:36:01 -07:00
e9c4ff2317 Fatal Survivor fix. Equipment that drops gets re-equipped on you when
the Fatal Survivor buff is used.
2013-11-19 17:20:32 -07:00
5623d4995d Fixed the accidental deletion of getting cube type. Added a function to
return the cube type of a viewing Item Cube.
2013-11-19 14:14:53 -07:00
c0efc8e9c8 Fixed the accidental deletion of ID setting for Item Cubes. Added a
function to get the ID of the viewing item cube.
2013-11-19 14:11:05 -07:00
e00f04bf30 Some Item Cube null fixes. 2013-11-19 14:08:44 -07:00
b315a5a3eb Fix Revive bug. Make boss healthbar less glitchy, hopefully fixing
random disconnecting as well. Fix issues with boss not spawning
immediately.
2013-11-19 12:31:15 -07:00
c935896d60 Added is_PermanentProperty() to contain all lore phrases where the
property should not be removed in cases where items need to remove other
lore "bonuses".
2013-11-19 04:04:46 -07:00
3b8d4195e4 Fix Item Cube functionality when first inserting an item to a newly
unactivated Item Cube. Made a new helper function to check it the item
is an Item Cube.
2013-11-19 03:46:58 -07:00
c4108da16d Add healthbar changes for PlayerBuffData. 2013-11-19 03:35:52 -07:00
8291b4a690 Wither Skeleton count added in. 2013-11-19 02:32:29 -07:00
7abdc22d0a Merge branch 'dev' into devAnvil
Conflicts:
	BankEconomyMod/bin/me/kaZep/Base/PlayerListener$10.class
	BankEconomyMod/bin/me/kaZep/Base/PlayerListener$11.class
	BankEconomyMod/bin/me/kaZep/Base/PlayerListener$12.class
	BankEconomyMod/bin/me/kaZep/Base/PlayerListener$13.class
	BankEconomyMod/bin/me/kaZep/Base/PlayerListener$14.class
	BankEconomyMod/bin/me/kaZep/Base/PlayerListener$15.class
	BankEconomyMod/bin/me/kaZep/Base/PlayerListener$16.class
	BankEconomyMod/bin/me/kaZep/Base/PlayerListener$17.class
	BankEconomyMod/bin/me/kaZep/Base/PlayerListener$9.class
2013-11-19 02:26:12 -07:00
77cdd6328d Make Enchantment merges 2013-11-19 01:41:38 -07:00
2b6a439970 Fixed Wither Skeleton Merge. 2013-11-19 00:26:16 -07:00
Nonoriri
9072286213 Removed two lines that SHOULD NOT be there. 2013-11-19 02:17:38 -05:00
Nonoriri
a79767fdff Bonuses code added, but nonfunctional. 2013-11-19 02:15:00 -05:00
d2ee12928e src.me.kaZep.Base fix. 2013-11-18 23:58:11 -07:00
388564edcf One final fix to Recycling Centers that I missed. 2013-11-18 23:56:24 -07:00
482e1814dd Add 5 seconds of invincibility for the reviving player. 2013-11-18 22:46:51 -07:00
76b2ece1d0 Fix removing mobs on revive. Did not remove mobs with nametags (That
weren't important)
2013-11-18 22:46:07 -07:00
6777d458ff Fix errors with Super Zombies. 2013-11-18 22:39:55 -07:00
ddbd1f75ae Remove the NOT for naturalBlock check. 2013-11-18 22:28:25 -07:00
e11780cebc Final hotfixes to Recycling Center. Modify Charge Zombie block
destruction behavior to reduce lag and prevent them from destroying
actual structures, only normal blocks. Fix Item Cube block inserting
bugs. Fix beds not setting the time properly.
2013-11-18 22:02:56 -07:00
Nonoriri
0c167081e1 Enchanted book support added in anvil. 2013-11-18 23:51:41 -05:00
75f59a94c6 Revert "Commit class changes."
This reverts commit c45a58937b736582cba3d60001b9a9996e36edc3.
2013-11-18 21:48:56 -07:00
c45a58937b Commit class changes. 2013-11-18 21:48:42 -07:00
305f00ccda Final hotfixes to Recycling Center. Modify Charge Zombie block
destruction behavior to reduce lag and prevent them from destroying
actual structures, only normal blocks. Fix Item Cube block inserting
bugs.
2013-11-18 21:47:29 -07:00
663637467c Recycling center fixes. Bedrock dropping fix. 2013-11-18 21:09:15 -07:00
310a0964a5 Recycling Center Number modification. 2013-11-18 20:18:46 -07:00
8014931d6d Recycling Center slight modification. 2013-11-18 20:15:19 -07:00
Nonoriri
a9eddad724 Logs and smooth stone are now valid repair materials. 2013-11-18 20:59:36 -05:00
Nonoriri
b632fb3e74 Anvil code fixed. Repair functionality is complete. 2013-11-18 20:52:41 -05:00
Nonoriri
291e6e4668 sendToInventory rewritten. 2013-11-18 19:19:27 -05:00
a069027a33 Merge branch 'dev' into devAnvil
Conflicts:
	BankEconomyMod/src/me/kaZep/Base/PlayerListener.java
2013-11-18 16:19:08 -07:00
Nonoriri
c97f048847 Anvil code largely implemented. Shift-clicking from inventory still
doesn't work seamlessly (Shift-click places into different inventory
slot than , but otherwise functionality is present. Notification Options
bug fixed. Anvil sounds do not play for nearby players. Anvil dupes
items in specific conditions. event.getCursor() apparently returns
an air stack and not null in certain conditions. Suggest code review.
2013-11-18 17:22:53 -05:00
01a8ab6398 Fix unkillable super zombies. 2013-11-18 14:29:34 -07:00
f3994f0269 Fix Chainmail boots recipe. 2013-11-18 04:00:23 -07:00
932acf87e9 Quickfixes. 2013-11-18 03:54:29 -07:00
0b50c66934 Finish support for Fireproof slabs. Breaking them yields 1 or 2 slabs
correctly named.
2013-11-18 03:49:14 -07:00
b459674483 Merge branch 'super_zombie_solution' into dev
Conflicts:
	BankEconomyMod/src/me/kaZep/Base/PlayerListener.java
2013-11-18 03:30:33 -07:00
3eb5393d9b Wither gonna hurt. 2013-11-18 03:20:17 -07:00
24eacda963 Add Wither Skeleton spawning possibility to the world. Keep track of
kills.
2013-11-18 03:18:58 -07:00
246205d3f5 Add some descriptions for the new Jobs. 2013-11-18 03:07:17 -07:00