1
0
mirror of https://github.com/chylex/Hardcore-Ender-Expansion.git synced 2025-08-15 11:31:47 +02:00

Commit Graph

  • 4465140b6f Add outline worldgen method to dungeon piece class chylex 2015-08-05 21:56:48 +02:00
  • b725675779 Fill dungeon pieces with air by default chylex 2015-08-05 21:56:27 +02:00
  • 0f95717fa2 Add convenience code to BlockInfo and IBlockPicker chylex 2015-08-05 21:55:15 +02:00
  • 0b57c09c7b Fix mod rejections when client has HEE but server doesn't since MC 1.7.x (WTF) chylex 2015-08-05 20:25:51 +02:00
  • 3b2b378f84 Finish Stronghold corridors chylex 2015-08-05 18:05:32 +02:00
  • 6418ad9238 Change addPiece to addPieces in dungeon structure chylex 2015-08-05 18:04:52 +02:00
  • 9286e17717 Remove dungeon piece amount from the class (forgot) chylex 2015-08-05 16:15:50 +02:00
  • 9146a1905e Add helper fields into dungeon piece class to make code cleaner chylex 2015-08-05 16:12:47 +02:00
  • d2d689c38d Update Stronghold to the dungeon system changes chylex 2015-08-05 13:47:15 +02:00
  • 8cbe58e7f6 Move dungeon piece amount & weight to a piece array class chylex 2015-08-05 13:46:50 +02:00
  • 2aa6b2d8ed Use the Range class in structure system chylex 2015-08-05 12:31:53 +02:00
  • fdd15b7ee6 Replace MathUtil range method with a Range class chylex 2015-08-05 12:31:25 +02:00
  • c35b52fc5f Change Stronghold corridor piece to accept min/max amount in constructor chylex 2015-08-05 02:54:43 +02:00
  • 8ecfd08169 Change structure dungeon piece weight handling to prevent future errors chylex 2015-08-05 02:54:21 +02:00
  • 0aace459e7 Fix incorrect bounding box sizes of dungeon pieces chylex 2015-08-05 02:30:05 +02:00
  • e6645d9fb6 Fix Stronghold pieces with wrong coords & add two-dir corridor chylex 2015-08-05 02:25:06 +02:00
  • 2f0fa6e028 Fix dungeon structure connections and infinite-ish place attempt loop chylex 2015-08-05 02:23:41 +02:00
  • 0f242fb847 Deprecate old Facing class chylex 2015-08-05 02:22:39 +02:00
  • e304cbae0d Fix compile errors in Stronghold dungeon pieces chylex 2015-08-02 03:00:46 +02:00
  • 55d1d7b216 Add type differentiation for dungeon connections chylex 2015-08-02 03:00:10 +02:00
  • e919388be6 Work on Stronghold gen (switching computers) chylex 2015-08-01 20:06:02 +02:00
  • 3a93aea540 Work on dungeon structure gen (switching computers) chylex 2015-08-01 20:05:33 +02:00
  • a7c0d04468 Add 2 and remove 1 test textures chylex 2015-08-01 20:03:46 +02:00
  • 86aa4a6afb Add a 'brickthing', whatever that is chylex 2015-08-01 20:02:51 +02:00
  • 5a9e041047 Add basic Stronghold classes chylex 2015-08-01 00:44:49 +02:00
  • 4b69de4cb3 Abstract out metadata values chylex 2015-08-01 00:44:34 +02:00
  • 460703d855 Add support for BlockInfo (block-meta pair obj) into StructureWorld chylex 2015-08-01 00:43:23 +02:00
  • 7b66e71cd8 Fix errors in structure world and dungeon system chylex 2015-08-01 00:16:29 +02:00
  • 92e4c72a6d Actually fix startup crash after deleting classes chylex 2015-08-01 00:15:16 +02:00
  • 7faeae9274 Add block-meta pair class and a picker interface for it chylex 2015-08-01 00:14:07 +02:00
  • 7114ee01f6 Comment out links to removed IslandBiomeBase, oops chylex 2015-07-31 23:15:40 +02:00
  • bd94798e31 Work on new structure system (attempts, error catching, actually generate) chylex 2015-07-31 23:03:36 +02:00
  • 87edca4b50 Extend structure types with a cuboid piece dungeon generator chylex 2015-07-31 20:10:20 +02:00
  • 860754d543 Add structure base class and make StructureWorld final chylex 2015-07-31 20:08:24 +02:00
  • d53f417caa Add structure utility classes and update Pos chylex 2015-07-31 20:06:16 +02:00
  • 59226b98ea Move old world gen classes Doesn't matter for history since they'll be gone later. chylex 2015-07-31 04:37:29 +02:00
  • 666ce4d3f9 Change World to IBlockAccess in some Pos methods chylex 2015-07-31 04:27:43 +02:00
  • 95933f1c5f Improve debug stick with sneak functionality chylex 2015-07-31 04:27:21 +02:00
  • e592c79dd7 Fix Persegrit after removing LSW chylex 2015-07-31 04:27:04 +02:00
  • 03b60b516f Remove LargeStructure system and add StructureWorld as a future replacement chylex 2015-07-31 04:26:49 +02:00
  • aec2653b68 Update debug stick to skip hotbar chylex 2015-07-30 19:08:20 +02:00
  • c57190e922 Add more debugging tools (clear stick, vanilla Stronghold gen) chylex 2015-07-30 17:53:05 +02:00
  • 30f22fb681 Remove old mapgen system and break everything chylex 2015-07-30 16:25:58 +02:00
  • 4e374abb5f Add empty Stronghold class chylex 2015-07-30 15:26:32 +02:00
  • 5525672898 Add a debug stick chylex 2015-07-30 14:36:44 +02:00
  • afcdbfb26f Add foreach method to Pos chylex 2015-07-30 14:28:57 +02:00
  • 8a351f8990 Remove or port old loot lists and world IMC handler chylex 2015-07-28 23:22:45 +02:00
  • 95312acff8 Tweak loot table methods because wtf generics chylex 2015-07-28 22:54:44 +02:00
  • c78fae0457 Implement new loot system to Enderman drops chylex 2015-07-28 19:10:54 +02:00
  • a0c5c1d066 Remove generics from LootTable because they don't work in lambdas chylex 2015-07-28 19:10:40 +02:00
  • 3495201faf Deprecate and move old loot system chylex 2015-07-28 18:45:37 +02:00
  • b240641a76 Create new loot system chylex 2015-07-28 18:45:01 +02:00
  • 7b21fa64e0 Update DragonUtil to use Pos, remove irrelevant comments chylex 2015-07-27 20:14:59 +02:00
  • 0abee84807 Move and optimize BlockReplaceHelper chylex 2015-07-27 20:14:23 +02:00
  • 3395b7e105 Unmojangify falling block logic chylex 2015-07-27 18:41:00 +02:00
  • 034f76f067 Remove code for teleporting Dragon Egg back to the portal & Dragon portal gen chylex 2015-07-27 18:29:33 +02:00
  • 5ec7cafb2f Update NBT coord loading to use Pos chylex 2015-07-27 17:58:32 +02:00
  • 5136320fb2 Use Java 8 features chylex 2015-07-27 15:17:47 +02:00
  • 23d095b0f3 Target Java 8 chylex 2015-07-27 13:09:51 +02:00
  • a76c4c65f8 Disable old Stronghold worldgen chylex 2015-07-24 21:06:42 +02:00
  • 0637523c10 Disable old Stronghold portals chylex 2015-07-24 20:54:19 +02:00
  • 355479d146 Use FXHelper in old messy code chylex 2015-07-24 20:29:09 +02:00
  • 7cc99ece88 Update particle helper class chylex 2015-07-24 20:23:22 +02:00
  • e20a6ddccc Add particle effect when Dragon Egg is broken chylex 2015-07-24 20:08:33 +02:00
  • 5625be1524 Add helper class for particle effects chylex 2015-07-24 20:08:12 +02:00
  • c6f41c505a Remove unused methods, classes and fields chylex 2015-07-24 19:43:43 +02:00
  • e8ceddba77 Fix altar items not sparkling chylex 2015-07-24 19:41:20 +02:00
  • 29ea2dc09b Rewrite and reorganize particle system chylex 2015-07-24 19:29:08 +02:00
  • f55161f4fa Make Dragon Egg drop on click chylex 2015-07-24 17:50:54 +02:00
  • dd848e5d98 Remove the Temple that resets the End chylex 2015-07-24 17:35:21 +02:00
  • dc97791b3d Fix End Portal disappearing at certain angles chylex 2015-07-24 17:29:50 +02:00
  • 0b0ca0bacc Override End Portal teleportation mechanics chylex 2015-07-24 17:29:30 +02:00
  • b9431b9df6 Move override blocks to a separate package chylex 2015-07-24 15:47:36 +02:00
  • 876532bc0e Fix End respawn location chylex 2015-07-24 15:46:10 +02:00
  • 84813f44a4 Adjust Enderman spawn weight and conditions (night only) in Overworld chylex 2015-07-24 15:33:46 +02:00
  • 1801fce384 Remove worldgen, make overrides mandatory chylex 2015-07-24 15:11:10 +02:00
  • 27ac6d465b Deprecate BlockPosM chylex 2015-07-24 13:47:02 +02:00
  • 1ad42b8728 Add Pos class to replace BlockPosM chylex 2015-07-24 13:34:35 +02:00
  • 7b3bdcdaf0 Removed NEI integration and checked null in AM2 workaround chylex 2015-07-22 14:06:29 +02:00
  • f6b9f60889 Let's do it! Updated version to 2.0-dev chylex 2015-07-22 02:37:03 +02:00
  • 73edf38b15 Push 1.8.2 bugfix update chylex 2015-06-26 18:07:16 +02:00
  • b31563cc27 Fixed wrong icon index for Stardust Ore chylex 2015-06-26 18:06:53 +02:00
  • 41b3f8db72 Fix typo in version history chylex 2015-06-21 23:40:13 +02:00
  • 432921a64c Disabled Sanctuary for 1.8.1 update, rollback to enable! chylex 2015-05-30 22:31:40 +02:00
  • 736c11d05c Push 1.8.1 update chylex 2015-05-30 21:57:43 +02:00
  • d6e80d899b Update build ID chylex 2015-05-30 18:55:36 +02:00
  • 5a50f21031 Notifications run on client when operator logs into server chylex 2015-05-30 18:48:58 +02:00
  • 693ccfc36d Fixed command and notification bugs, implemented all notification features chylex 2015-05-30 15:54:24 +02:00
  • 0347a2399b Finish /hee client command and add comments to saving configuration by "loading" it chylex 2015-05-30 03:22:51 +02:00
  • 7f51c34e3d Add notification data saving and config option for one notification per update chylex 2015-05-30 03:08:47 +02:00
  • 6401be3147 Add the /hee client command and move notification to client only chylex 2015-05-30 03:06:14 +02:00
  • 07d9eaa1ce Renamed HeeCommand to BaseCommand chylex 2015-05-30 03:05:18 +02:00
  • 0fa66701ee Fix notification config not saving and add imc comment chylex 2015-05-29 20:57:07 +02:00
  • 5704b68957 Rework of update notificaton text, notification config category chylex 2015-05-29 20:49:35 +02:00
  • d74154481e Allow URL clicking in notification system chylex 2015-05-29 20:48:31 +02:00
  • aca2f17207 Changed download url to /download chylex 2015-05-29 16:50:56 +02:00
  • 1e434a85ef Make Fiery Essence Altar run a Furnace even without fuel chylex 2015-05-28 02:16:25 +02:00
  • 5c7146216b Add crafting fragment verification and update in LoadComplete chylex 2015-05-27 21:36:27 +02:00
  • d86a45a6dc Fixed jukebox crash when custom music is off & (most) modded jukeboxes chylex 2015-05-27 17:51:52 +02:00
  • bff9b28b1d Tiny formatting and CompendiumEvent tweak chylex 2015-05-27 17:15:35 +02:00