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
fd55550308
Attempt at fixing super zombies again.
2013-11-18 03:02:21 -07:00
15a67d4836
Updated some item ratios.
2013-11-18 02:57:13 -07:00
6cea6022c3
Add in proper unenchanting. Make sure Weak armor does not lose its
...
properties via enchanting / unenchanting.
2013-11-18 00:57:46 -07:00
e4e6b8665e
Fixed dyes.
2013-11-18 00:18:01 -07:00
3f1cba4e1e
System message display fixes. Armor penetration fix. Spawn reason fix.
2013-11-17 23:48:18 -07:00
25401618f0
Fix and merge Fatal Survivor fixes. Final mob fixes.
2013-11-17 22:54:32 -07:00
be149f3252
Fix more side-related things to combat.
2013-11-17 22:21:40 -07:00
dd15623364
Finish new Creature spawning code.
2013-11-17 21:39:50 -07:00
0ddd99e9b9
Continued changes to mob spawning algorithm.
2013-11-17 21:00:04 -07:00
5ae95b809b
New Creature Spawning Algorithm.
2013-11-17 18:27:57 -07:00
Nonoriri
ceb7bf5d53
Anvils
2013-11-17 20:13:19 -05:00
657f04e885
Fix Item Cube item insertion issues. Allow players to sneak and right
...
click to view their item cubes even while right clicking blocks.
2013-11-17 05:29:16 -07:00