65 Commits

Author SHA1 Message Date
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
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
3a3426c286 Add in Workbenches to list of inventories that update when you
shift-click custom crafting recipes. Fix issue #84 so you cannot
activate item cubes by clicking item cubes inside each other while
crafting.
2013-11-17 05:14:58 -07:00
ea3b087fe6 Placed "ticktime" command back in. Fixed double length days and nights.
Separate tick time from game tick. Added temporary Chainmail values to
EnchantLevelDatabase until real values are added.
2013-11-17 05:07:31 -07:00
aac036a559 Added Item Cube functions for portability, Item Cube helper functions,
and finish Ender Item Cube functionality.
2013-11-17 04:14:00 -07:00
beabe96e39 Merged with remote dev branch. 2013-11-17 02:50:59 -07:00
7f57b060ac Fatal Survivor drops are now corrected. 2013-11-17 02:31:23 -07:00
83ae98dcad Fixed Fatal Survivor 2013-11-17 01:57:07 -07:00
0f0841386d Continued work on Fatal Survivor. 2013-11-17 01:06:33 -07:00
81477bbc94 More advanced debugging. 2013-11-17 00:03:39 -07:00
d9c2adda7d Debug messages to detect hurt and death. 2013-11-16 23:56:32 -07:00
610513d67d Attempt to delay onPlayerDeath to calculate if Fatal Survivor should go
off.
2013-11-16 23:06:55 -07:00
6977cbede8 Added back lost RecyclingCenterNode.java 2013-11-16 21:34:07 -07:00
bdd6e6c0cd Pushing dev to master. 2013-11-16 21:08:52 -07:00
Alex
f2fc680f45 Push to master. 2013-11-16 21:05:03 -07:00
Alex
b9f339a1af fixed shearing mooshroomcow 2013-11-11 17:47:01 -06:00
bb867ffb11 Charge Zombies do not destroy blocks when dead. 2013-11-11 15:22:14 -07:00
903dbfa91a r261. Propogating changes. 2013-11-11 14:28:42 -07:00
1a418e7650 r261. Finally fixed Super-mobs. Other bugfixes to improve stability. 2013-11-10 04:11:55 -07:00
255c3c3ef4 Warnings added. 2013-11-10 00:55:05 -07:00
84e20c4f3f r270. Fixed a few bugs. Not ready for release. Unknown max health bug. 2013-11-09 23:48:22 -07:00
1382c3d4dc r270. Bugfix to fix Halloween items Item Duping. 2013-11-09 20:54:12 -07:00
7e82f339b5 r270. Bugfixes! 2013-11-09 05:47:40 -07:00
23ff12f9b7 r259 with Halloween ending updates! Polymorph wand! WHOO! 2013-11-08 09:38:41 -07:00
06d924c5bc r259 bugfixes and patches. We still have some work to do here. 2013-11-08 07:08:34 -07:00