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

Commit Graph

  • 39ac823d26 Move Stronghold room files into separate packages chylex 2015-08-22 12:32:43 +02:00
  • 312c98862d Update WorldGenStronghold after renaming the classes chylex 2015-08-21 15:45:11 +02:00
  • 4935498bcd Add a normal and a trap intersection room to Stronghold chylex 2015-08-21 15:44:52 +02:00
  • 2ffb201f46 Improve animation on Silverfish summon chylex 2015-08-21 15:44:29 +02:00
  • 0f6e5d8f53 Optimize Silverfish summon AI a bit chylex 2015-08-21 15:24:08 +02:00
  • 3af6545335 Add a lit pole room to Stronghold chylex 2015-08-21 15:05:14 +02:00
  • ff73a9edb0 Add (update) general Stronghold room class chylex 2015-08-21 15:04:08 +02:00
  • a4e32d9ea9 Rename Stronghold piece classes to be shorter chylex 2015-08-21 14:55:42 +02:00
  • c7acf76ef9 Add door piece with torches to Stronghold chylex 2015-08-20 22:31:50 +02:00
  • e43a584f9a Add "attention whore" gen for annoying blocks and fix scheduled updates chylex 2015-08-20 22:31:37 +02:00
  • eb6f655add Fix Silverfish not going aggressive immediately and tweak the Stronghold trap chylex 2015-08-20 21:59:01 +02:00
  • 8e8c0887cb Rewrite knockback damage modifier chylex 2015-08-20 21:58:35 +02:00
  • c88d3a19cc Make Silverfish knockback a bit more interesting chylex 2015-08-20 21:07:45 +02:00
  • cf05e3e6fc Give Silverfish appropriate attributes chylex 2015-08-20 21:04:15 +02:00
  • c7670da95e Add knockback override & configurable rapid damage modifiers chylex 2015-08-20 21:03:54 +02:00
  • 715dc97d98 Fix Damage triggering every tick and add utility methods chylex 2015-08-20 21:03:28 +02:00
  • fff700f158 Finalize Silverfish trap piece chylex 2015-08-20 18:46:34 +02:00
  • 232b227104 Fix formatting and push some minor comments and tweaks chylex 2015-08-20 18:43:04 +02:00
  • 51b1d37747 Finish vanilla AI for Silverfish chylex 2015-08-20 18:42:19 +02:00
  • a39d7243c9 Organize imports in most class files chylex 2015-08-20 16:59:32 +02:00
  • 0c73671f1b Change Silverfish to extend vanilla one and replace it instead chylex 2015-08-20 16:56:50 +02:00
  • a56f998822 Fix Silverfish particle effects when hiding in blocks chylex 2015-08-20 16:45:44 +02:00
  • f386efc231 Tweak Silverfish trap piece to be a bit more random chylex 2015-08-20 16:32:38 +02:00
  • 87e1903516 Work on Silverfish AI and add spawn egg chylex 2015-08-20 16:32:18 +02:00
  • aaa326d595 Fix Silverfish rotation (mojaaaaaang!) chylex 2015-08-20 16:29:18 +02:00
  • 50cf0fea2f Add Silverfish rendering chylex 2015-08-20 16:28:07 +02:00
  • 0d2fd90983 Fix entity spawning in StructureWorld chylex 2015-08-20 15:28:57 +02:00
  • e445a0314e Add Silverfish trap piece for Stronghold chylex 2015-08-20 15:28:48 +02:00
  • c515eb3f7b Add new Silverfish with customizable AI chylex 2015-08-20 15:28:30 +02:00
  • e52d9f609b Add BlockInfo methods to Pos chylex 2015-08-20 15:21:25 +02:00
  • 028cfd0ec6 Update a couple Stronghold classes chylex 2015-08-20 01:01:42 +02:00
  • 3f17915415 Add a technical trigger entity chylex 2015-08-20 00:38:55 +02:00
  • 7e3b9d50b6 Simplify rendering settings of technical entities chylex 2015-08-20 00:38:40 +02:00
  • 8f715bdf3e Add double chest corridor piece to Stronghold chylex 2015-08-19 02:42:42 +02:00
  • 7a1c0538a1 Add connections to corridor chest piece chylex 2015-08-19 02:42:30 +02:00
  • 5298c986c0 Fix wrong Tile Entity position calculation in StructureWorld chylex 2015-08-19 01:54:03 +02:00
  • 49d62cc4da Add embedded chest piece and fix chest meta because dammit mojang chylex 2015-08-19 01:53:16 +02:00
  • f3624c6104 Add base for embedded Stronghold pieces chylex 2015-08-19 01:52:50 +02:00
  • 150d5e7eaa Fix PosMutable toString chylex 2015-08-19 01:51:38 +02:00
  • 558f8ebc83 Add chest into Meta class chylex 2015-08-18 23:53:36 +02:00
  • 442655f602 Add Stronghold door connections chylex 2015-08-18 18:50:52 +02:00
  • cdaf3e6205 Tweak wording and code in vertical stair piece description chylex 2015-08-18 18:10:30 +02:00
  • 4cd372f7c9 Fix End Portal room in Stronghold chylex 2015-08-18 17:51:18 +02:00
  • 82de39ae11 Improve crash report for invalid pieces chylex 2015-08-18 17:51:07 +02:00
  • 0aa6ef9279 Add vertical stair piece to Stronghold chylex 2015-08-18 17:22:04 +02:00
  • 3d70bacfe2 Add new type of door to Stronghold and remove the empty one chylex 2015-08-18 17:21:13 +02:00
  • 5140eef7da Add javadoc to addConnection method to make connections clearer chylex 2015-08-18 17:20:53 +02:00
  • c76fc7d641 Improve Stronghold test by highlighting connections chylex 2015-08-18 17:20:33 +02:00
  • d884a54af5 Add Facing4.perpendicular() for clearer code chylex 2015-08-18 17:20:00 +02:00
  • d4fc5fcd42 Fix Facing4 rotation (switched left and right) chylex 2015-08-18 17:19:22 +02:00
  • 95c9f544aa Deprecate old custom damage classes chylex 2015-08-18 14:27:47 +02:00
  • 77a00be181 Add MultiDamage chylex 2015-08-18 14:27:27 +02:00
  • b14a2d5c11 Add new damage modifiers and finalize the damage system chylex 2015-08-18 14:21:26 +02:00
  • 2a629ab5bf Add a getDoor method to Meta I forgot to commit chylex 2015-08-18 01:58:18 +02:00
  • 5adc104586 Add three types of doors to Stronghold chylex 2015-08-18 01:52:57 +02:00
  • b51fff8af7 Add a basic damage system chylex 2015-08-18 01:10:51 +02:00
  • d39c9de2dd Add method for handling MovingObjectPosition to Pos chylex 2015-08-17 21:28:57 +02:00
  • a73f189f5b Finish straight stairs Stronghold piece chylex 2015-08-17 20:42:37 +02:00
  • 17251a4ed5 Increase distance between Stronghold pieces in debug chylex 2015-08-17 20:42:06 +02:00
  • 52ebdb1ddb Work on Stronghold test to generate all possible pieces chylex 2015-08-17 18:36:41 +02:00
  • 354e9ab8e4 Update Stronghold connection names chylex 2015-08-17 18:36:01 +02:00
  • eed2c12b54 Make Baby Endermen drop carried items when switching to Peaceful chylex 2015-08-17 17:55:40 +02:00
  • 0386f341d2 Fix Baby Enderman rendering when carrying items chylex 2015-08-17 17:55:13 +02:00
  • 974bf8f0d2 Refactor spawn eggs and fix startup crash from earlier commit chylex 2015-08-17 17:51:57 +02:00
  • 38c86d430b Remove Paralyzed Enderman mob chylex 2015-08-17 12:22:07 +02:00
  • 94e0bb9bfe Move Stronghold pieces chylex 2015-08-16 17:25:22 +02:00
  • 928fbe0acd Add Stronghold piece gen for testing chylex 2015-08-16 17:22:05 +02:00
  • bf842e44d6 Add straight stairs piece to Stronghold chylex 2015-08-16 17:17:18 +02:00
  • ea492725df Fix date and build ID for 1.8.3 chylex 2015-08-16 01:58:21 +02:00
  • 3812954874 Update info files for 1.8.3 chylex 2015-08-16 01:50:05 +02:00
  • ae5d9cb1f3 Push 1.8.3 update chylex 2015-08-15 17:50:41 +02:00
  • a14d184ca1 Update language files chylex 2015-08-15 17:47:39 +02:00
  • 72f16ff7ca Update names in stronghold piece class chylex 2015-08-15 17:21:36 +02:00
  • 1c9dfcdcf5 Remove the functionality of Void Chests chylex 2015-08-13 20:50:53 +02:00
  • be65856fb1 Remove End Energy levels and handling chylex 2015-08-13 20:45:56 +02:00
  • 079f4921e7 Try shading java checker (needs testing once compile errors are fixed) chylex 2015-08-13 19:51:03 +02:00
  • dec95ac8b3 Fix BlockReplaceHelper delegate name chylex 2015-08-12 20:45:58 +02:00
  • 6a87009772 Fix Curses not getting used up when placed on blocks chylex 2015-08-13 16:39:17 +02:00
  • fe73991c84 Fix Dragon destroying blocks protected from entities chylex 2015-08-13 16:42:02 +02:00
  • 305df388cc Fix Dragon destroying blocks protected from entities chylex 2015-08-13 16:42:02 +02:00
  • faeba6a106 Fix Curses not getting used up when placed on blocks chylex 2015-08-13 16:39:17 +02:00
  • b1a821f8c7 Add variable piece types and connections per dungeon chylex 2015-08-12 21:40:45 +02:00
  • ffaac8f300 Fix BlockReplaceHelper delegate name chylex 2015-08-12 20:45:58 +02:00
  • 4294f3d3c3 Fix eclipse adding code that does not compile chylex 2015-08-12 20:45:31 +02:00
  • cf1dfc2af6 Update VersionHistory file chylex 2015-08-12 00:48:21 +02:00
  • 86a0bed92c Fix possible locale errors when manipulating string case chylex 2015-08-10 01:08:33 +02:00
  • 890f730713 Fill in unused connections in Stronghold chylex 2015-08-06 12:44:33 +02:00
  • 0d0791a8ea Change dungeon generate method to have the piece instance chylex 2015-08-06 12:26:35 +02:00
  • 41f453a135 Cleanup and tweak things (BB toString and slightly less magic numbers) chylex 2015-08-06 12:05:51 +02:00
  • 405536d9d7 Stop using EnumFacing because it's bullshit and fix all offsets chylex 2015-08-06 12:02:26 +02:00
  • c5526dddcb Fix Stronghold intersection gen and update corridor to use line gen chylex 2015-08-06 03:14:37 +02:00
  • 9c809f4e1d Add generic Stronghold intersection piece chylex 2015-08-06 03:05:26 +02:00
  • aa4fd62eb8 Work on Stronghold End Portal room, just missing the frame chylex 2015-08-06 02:47:31 +02:00
  • f9764a9cab Add stairs to Meta and line gen to dungeon piece class chylex 2015-08-06 02:46:46 +02:00
  • 08e8b7af3d Add an info module to debug stick chylex 2015-08-06 02:46:16 +02:00
  • 37c29bbeb4 Tweak End Portal collisions to only tp when fully inside it chylex 2015-08-06 01:56:20 +02:00
  • 4bfd55a46a Add offset & move methods with Facing4 to Pos chylex 2015-08-05 22:29:53 +02:00
  • 4a4ca2795d Work on Stronghold portal room chylex 2015-08-05 22:21:06 +02:00
  • 218d0d5e96 Make coords in dungeon generate method final chylex 2015-08-05 22:20:25 +02:00
  • 78905fa4f2 Add new fields and methods to Pos and Facing4 chylex 2015-08-05 22:20:04 +02:00