1
0
mirror of https://github.com/chylex/Hardcore-Ender-Expansion.git synced 2024-10-17 09:42:47 +02:00
Commit Graph

1082 Commits

Author SHA1 Message Date
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
fa46b87067 Added unit tests for BlockPosM 2015-04-11 00:23:04 +02:00
709501eddf Converted coords in NBT to BlockPosM [1.8 migration] 2015-04-10 15:59:50 +02:00
027e1ee043 Last batch of BlockPosM conversions [1.8 migration] 2015-04-10 14:56:48 +02:00
95b072d703 Next batch of BlockPosM conversions [1.8 migration] 2015-04-09 12:24:43 +02:00
57d8fb82d9 Batch of BlockPosM conversions [1.8 migration] 2015-04-09 09:16:55 +02:00
8609ef851e Renamed the fireball packet file 2015-04-09 09:12:42 +02:00
9c3a000d0d Added metadata methods to BlockPosM 2015-04-09 09:12:19 +02:00
88dee66059 And getTileEntity... I should have done these at once 2015-04-08 21:44:00 +02:00
7d9eeab348 Also added empty tmp and set_ methods to BlockPosM 2015-04-08 21:32:11 +02:00
c0e4ce47b6 Optimized End Portal packet
It will never spawn far from the middle, so it is pointless to use ints.
2015-04-08 20:41:34 +02:00
2db19919b6 And a block/meta comparison method! 2015-04-08 20:40:42 +02:00
0fce528344 Also added a copy method to BlockPosM 2015-04-08 20:36:23 +02:00
758157957e Added world methods to BlockPosM 2015-04-08 20:32:07 +02:00
a40c1aa034 Removed BlockLocation and used BlockPosM instead [1.8 migration] 2015-04-08 19:15:31 +02:00
36c484d63d Renamed global to tmp in BlockPosM because it's shorter [1.8 migration] 2015-04-08 18:59:10 +02:00
e63d69e74b Added BlockPosM [1.8 migration] 2015-04-08 18:57:00 +02:00
cadfb04f88 Fix NPE in Log after the migration change [1.8 migration] 2015-04-08 15:39:38 +02:00
a158282bf8 Fixed ?: formatting 2015-04-08 14:24:19 +02:00
7eb0077bf6 Removed DedicatedServer reference [1.8 migration] 2015-04-08 13:41:47 +02:00
e198860ace Changed getDeclaredFields to getFields in BRH 2015-04-08 13:28:05 +02:00
6f99c32f94 Changed all stackTagCompound references to methods [1.8 migration] 2015-04-08 13:24:59 +02:00
e556eda8f3 Removed the old ItemUtil that was used for worldgen loot 2015-04-08 12:00:15 +02:00
116f4d1688 Added ItemUtil [1.8 migration] 2015-04-08 11:56:07 +02:00
0655d1ff93 Removed deprecated Essence Altar sockets 2015-04-08 11:27:06 +02:00
b39f663a5a Removed the deprecated API 2015-04-08 11:23:24 +02:00
chylex
3d75012b70 Created a custom Direction class [1.8 migration] 2015-04-02 21:01:32 +02:00
chylex
3ba001fc21 Made entities nameable 2015-04-02 18:44:09 +02:00
chylex
d44745fa20 Push 1.8 update 2015-04-02 17:46:53 +02:00
chylex
042f485442 Push build name 2015-04-02 15:54:36 +02:00
chylex
c86549f10b Reset enderbacon setting 2015-04-02 15:54:35 +02:00
chylex
b701351d0a Push build ID 2015-04-02 15:54:35 +02:00
chylex
7533a66c47 Updated knowledge regs 2015-04-02 15:54:35 +02:00
chylex
41c4df942a Void Chest notification shows up every time, fixed fall sim 2015-04-02 15:54:35 +02:00
chylex
857426a281 Empty IMCs are ignored, fixed void chest lighting in achiev screen 2015-04-02 15:54:34 +02:00
chylex
8ce53a0296 Fixed Void Chest rendering in the Compendium 2015-04-02 15:53:48 +02:00
3faf6396dc Added Sacred Wand Cores without textures 2015-03-31 14:06:27 +02:00
68a93cba9f Overseer attack and FX 2015-03-31 13:15:35 +02:00
de4568b5e2 Added MultiDamage for combined mob dmg 2015-03-31 13:15:17 +02:00
7ba322f6b2 AltarItemRecipe now checks input NBT 2015-03-30 13:01:18 +02:00
6fa0601c25 Temporarily disabled Causatum ticker 2015-03-29 20:31:19 +02:00
a48d385cff Tested unsafe IMC calling 2015-03-29 17:56:45 +02:00
adfddb37b4 Fixed IMC handling oversights 2015-03-29 13:08:32 +02:00
e569585451 All IMC unit tests ready 2015-03-28 16:23:53 +01:00
c8656d9df0 More Assert methods + javadocs 2015-03-28 14:18:06 +01:00