2176 Commits
Author SHA1 Message Date
chylex 1de9a4aaac Disable events for things that aren't redesigned yet 2015-09-11 23:40:53 +02:00
chylex c3ab2b13a0 Rename the WorldDataHandler folder to hee2 2015-09-11 23:31:47 +02:00
chylex 1b9b06c5a5 Remove no longer used DragonSavefile data 2015-09-11 23:30:10 +02:00
chylex c27d3b4819 Add server side world conversion 2015-09-11 18:37:20 +02:00
chylex 5de246de55 Fix notification system crashing in debug mode on server 2015-09-11 18:10:16 +02:00
chylex e1dcdcfc1f Redo and finish HEE1/vanilla world conversion, currently client side only 2015-09-11 17:46:33 +02:00
chylex a97fc02050 Remove the old End biome so some mods stop complaining about conflicts 2015-09-11 12:55:35 +02:00
chylex 4fbc6a9964 Fix ModTransition world conversion query 2015-09-11 12:49:39 +02:00
chylex ee7f0815cc Update Stronghold test and Portal Frame update method (switching computers) 2015-09-07 20:47:08 +02:00
chylex ca23ef11d5 Add a world conversion warning 2015-09-07 20:44:23 +02:00
chylex c74f4c469c Ignore missing mappings for intentionally removed blocks & items 2015-09-07 17:43:38 +02:00
chylex 89f57e25e8 Make Endermen drop held block 2015-09-07 17:24:30 +02:00
chylex 6ee0b79ac6 Add Enderman Head to Enderman drop table 2015-09-07 16:21:24 +02:00
chylex b880ed8e80 Allow pick block for End Portal Frame 2015-09-07 15:50:04 +02:00
chylex 3ee7e9ba8f Make Enderman Heads valid for Thaumcraft infusion stabilization 2015-09-07 15:27:32 +02:00
chylex 0a63f7a7f5 Convert Enderman Head to extend BlockSkull 2015-09-07 14:00:51 +02:00
chylex 70c0ebb41d Remove PlayerTransportBeacons 2015-09-07 13:47:39 +02:00
chylex e9094b79fd Add temporary code to test End Portal animations 2015-09-07 01:51:41 +02:00
chylex b3d2b76c39 Make End Portal smoke less annoying 2015-09-07 01:43:19 +02:00
chylex d10b504d29 Add a fade-in animation when the portal is activated 2015-09-07 01:43:04 +02:00
chylex 9935bb0cca Tweak Portal color rendering 2015-09-07 01:42:06 +02:00
chylex 7a8a2618f0 Fix default End Portal colors 2015-09-07 00:45:29 +02:00
chylex a8b83199ab Make End portal rendering customizable 2015-09-07 00:05:07 +02:00
chylex 7b1c4e8618 Convert spaces to tabs in a couple files 2015-09-06 23:50:41 +02:00
chylex 2a6fd34241 Add portal generation to End Portal room 2015-09-06 20:45:36 +02:00
chylex 05a65bdd53 Add End Portal Frame (no Energy functionality yet) 2015-09-06 20:35:58 +02:00
chylex 0db7f28e28 Add End Portal inactive state and collision box (cannot fall through) 2015-09-06 20:28:36 +02:00
chylex b769506f2b Increase size of End Portal room and add vines and walls 2015-09-06 03:27:41 +02:00
chylex b7a485d020 Add Dry Vines block 2015-09-05 21:53:24 +02:00
chylex 416b4333c1 Add vines to Meta 2015-09-05 19:56:23 +02:00
chylex 80da1236ed Tweak Stronghold rooms and add more randomness 2015-09-05 19:25:52 +02:00
chylex 8f91b14b9f Fix huge intersection room fountains 2015-09-05 16:15:41 +02:00
chylex ccba0a2a87 Remove unused parameters from SlotCharmPouchRune 2015-09-05 15:36:21 +02:00
chylex 4bd08452bf Remove redundant type arguments 2015-09-05 14:58:49 +02:00
chylex 27ecc99251 Fix possible resource leak in WorldDataHandler 2015-09-05 14:56:53 +02:00
chylex 83ee317cfb Add (unfinished) fountain relic room to Stronghold 2015-09-04 16:57:54 +02:00
chylex a9d1ad022d Move Facing4 and Facing6 into a different package 2015-09-04 16:09:14 +02:00
chylex c7f06c2db7 Work on converting BlockPosM to Pos 2015-09-04 15:53:07 +02:00
chylex 3df056120a Add a Pos constructor to C20Effect packet 2015-09-04 15:52:51 +02:00
chylex e2614b8e87 Add Facing6 and generic IFacing for easier handling 2015-09-04 15:52:32 +02:00
chylex 2bec11eda7 Fix Java Checker shading, do NOT use src jars! 2015-09-03 21:52:26 +02:00
chylex 26660aafe2 Fix Java Checker shading (almost) 2015-09-03 21:46:55 +02:00
chylex 2b3be5d3f2 Convert more code to use Pos & general cleanup 2015-09-03 13:46:49 +02:00
chylex fb52f085d0 Remove Transport Beacon 2015-09-03 13:17:26 +02:00
chylex 38f8d58862 Update packets and Dragon Egg classes to use Pos 2015-09-03 13:08:02 +02:00
chylex 56485d6a66 Remove Adventurer's Diary related classes 2015-09-03 13:07:17 +02:00
chylex 79d3ca48b3 Remove End Portal creation 2015-09-03 12:52:04 +02:00
chylex 6f28120f61 Add Pos.immutable() for convenience when saving the object 2015-09-03 12:45:48 +02:00
chylex c405646e77 Add utility methods with Pos into packets 2015-09-03 12:42:38 +02:00
chylex 9e7d2989ad Fix startup errors after removing items 2015-09-03 12:00:12 +02:00