1
0
mirror of https://github.com/chylex/Hardcore-Ender-Expansion.git synced 2024-11-24 08:42:45 +01:00
Commit Graph

2176 Commits

Author SHA1 Message Date
a700e28148 Work on block unit tests 2015-04-26 15:39:47 +02:00
41e7b838e4 Updated Version History (Beta 1.8.1) 2015-04-24 16:07:06 +02:00
c97d2ab6d2 Changed the Orb reg to reflect explosion changes 2015-04-24 15:52:47 +02:00
e60e178782 Updated language files and version + build id 2015-04-24 14:48:56 +02:00
bdfa30f7e0 Added basic block unit test prep 2015-04-23 21:38:03 +02:00
681bcc232e Fix Unit Tester breaking F3 debug screen 2015-04-23 18:18:15 +02:00
715a07d8f1 Fix some formatting issues 2015-04-23 18:18:02 +02:00
b85da5b952 UnitTester's in-game run report is now reported 2015-04-22 19:19:32 +02:00
73c21e4047 Added reportDebug and extra notifications to debug logging 2015-04-22 19:18:19 +02:00
bece7f9feb Added enhanced brewing unit tests 2015-04-22 18:50:35 +02:00
5af3b1b25c Also made max potion time the limit, instead of going over 2015-04-22 18:47:32 +02:00
e67463ce99 Increased enhanced potion time increment 2015-04-22 18:41:24 +02:00
ea33d75b78 Done the testing TODOs 2015-04-21 22:00:29 +02:00
af0bc95e78 Tweaked Curse of Teleportation particle effect 2015-04-21 21:59:31 +02:00
1fb848887c Fix Curse of Teleportation screwing up client when a mob is spawned on the curse 2015-04-21 21:53:57 +02:00
17b45d95d6 Fixed Temple egg not changing the portal (migration bug) 2015-04-21 21:52:04 +02:00
abd7c76990 Make unit test results show up in main menu in test mode 2015-04-21 19:16:26 +02:00
daff097ad6 Added unit tests for collections 2015-04-21 18:58:58 +02:00
68b2b38cd6 Renamed a Unit test class 2015-04-21 18:44:22 +02:00
e98d7a47da Moved Unit test classes into packages 2015-04-21 18:43:58 +02:00
86c6e0cf1d Tweaked Unit test debug info 2015-04-21 18:43:49 +02:00
05ba961565 Fixed Energy Wand showing incorrect energy level 2015-04-18 22:09:04 +02:00
4ba1bb09f2 Formatting changes in Falling Obsidian entity 2015-04-18 21:53:01 +02:00
455ed1c12b Try to fix multithreading issues with BlockPosM singleton 2015-04-18 21:52:45 +02:00
2282828848 Fix freezing AI mechanics 2015-04-18 20:46:07 +02:00
5a1582faa6 Added an Energy Savefile section key check 2015-04-18 20:36:06 +02:00
cb65180ed7 Fixed explosions breaking bedrock (caused by BlockPosM) 2015-04-18 20:01:23 +02:00
e9941d6dab Added Instability Orb explosion FX (and tweaked the chance) 2015-04-18 20:00:46 +02:00
4d39d64d09 Screw the NEI lib... 2015-04-18 20:00:08 +02:00
0385befdaa Updated Forge version to latest 2015-04-17 21:08:48 +02:00
577a932633 Fixed server crash in debug/deobf environment 2015-04-17 20:30:45 +02:00
1946fafccb Fix ComponentTower code formatting 2015-04-17 20:11:28 +02:00
70ec265a0c Increased dragon AI freeze range & damage reduction from non-viable players 2015-04-14 13:41:57 +02:00
b512b4fb36 Tweaked dragon AI freezing and return to 0,0 2015-04-14 13:37:03 +02:00
3c2e79bcb3 Tweaked dragon attack switch logic 2015-04-14 13:36:32 +02:00
598448a444 Changed all dragon target fields to EntityPlayer 2015-04-14 13:35:49 +02:00
c2c741d484 Added Orb IMC unit tests 2015-04-14 13:09:46 +02:00
e78d1a9862 Added Orb IMC handlers for mobs 2015-04-14 13:05:01 +02:00
1b59b298c2 Removed Orb TNT check (TODO regs), added custom explosion 2015-04-14 12:53:35 +02:00
7def263ed5 Increased chance for Hidden Cellar to spawn non-empty rooms 2015-04-12 19:19:44 +02:00
9c252c0ca2 Add a fallback to dungeon loot if the Orb item list is empty 2015-04-12 19:15:12 +02:00
fbf21693a3 Added the Orb handler to the list 2015-04-12 19:14:30 +02:00
0d4b9c3fbc Added basic Orb item blacklist 2015-04-12 16:48:47 +02:00
ad90a1a255 Ignore items with NBT in Orb item handler 2015-04-12 16:32:31 +02:00
42ec9685e3 Changed Orb to check recipe classes directly, just in case 2015-04-12 16:18:03 +02:00
1fe1676335 Added spawner breaking to Causatum & moved spawner types 2015-04-12 15:39:51 +02:00
83ad57fed5 Added more mob damage taking to Causatum 2015-04-12 15:39:09 +02:00
3828ec8047 Added more Causatum Meter types 2015-04-12 15:38:46 +02:00
a8d329f8d3 Added biome spawn entry IMC 2015-04-11 17:18:42 +02:00
f5a83878fb Removed deprecated LootList 2015-04-11 15:31:23 +02:00