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

2176 Commits

Author SHA1 Message Date
bedeff0d5b Add WIP Causatum Event handling 2015-11-11 17:49:58 +01:00
cc3013ffa2 Add a way of getting player save data from their string ID 2015-11-11 17:48:25 +01:00
ac82f70aab Work on Causatum handling 2015-11-10 21:16:23 +01:00
d0ccff0506 Add getAttacker convenience method to LootMobInfo 2015-11-10 21:13:12 +01:00
db703d7158 Add End Powder Ore generation to The Hub 2015-11-10 19:53:38 +01:00
bab9c3a177 Update territory generator to use lazy structure world, and make debugging easier 2015-11-10 16:59:47 +01:00
5aa147af14 Move direct chunk generating to StructureWorldLazy 2015-11-10 16:58:10 +01:00
5b411179c1 Finish noise generator for The Hub 2015-11-10 16:01:39 +01:00
f4b11e7915 Figure out noise generation (make GenerateIslandNoise modular and deobfuscate it) 2015-11-10 15:31:33 +01:00
4c13fd69bb Work on figuring out island noise generation 2015-11-10 03:20:48 +01:00
21b1aad13b Prepare end territory generator and StructureWorld for debugging 2015-11-10 02:27:42 +01:00
93de46893c Add a parameter to use chunks directly in StructureWorld.generateInWorld 2015-11-10 02:10:31 +01:00
35048efe65 Add a basic island and Portal generator to The Hub 2015-11-10 01:28:00 +01:00
508dfc3715 Make End Portal traveling and spawnpoint safer (potential lag issues and falling into void) 2015-11-10 01:27:35 +01:00
cac941c210 Port old island generator into GenerateIslandNoise 2015-11-10 00:25:40 +01:00
2a715e29dd Add getTopY methods to StructureWorld 2015-11-10 00:21:46 +01:00
703b8ebd6c Replace chunk provider's noise gen with The Hub territory generator 2015-11-09 19:12:56 +01:00
f48e074ab5 Change static methods to instance methods in EndTerritory 2015-11-09 19:08:05 +01:00
66ceeab794 Add Territory spawning system with a placeholder Hub generator 2015-11-09 16:58:40 +01:00
3ef70342c5 Add basic End Territory handling 2015-11-09 01:36:41 +01:00
47a55affe3 Possibly fix getting stuck after going through End Portal 2015-11-09 01:36:19 +01:00
f6b02b8a51 Finish End Portal Energy accepting and animations 2015-11-08 17:49:08 +01:00
825a83c42e Possibly fix Energy Receptacle not placing the Cluster on rare occasions 2015-11-08 16:53:42 +01:00
a0a85eedb3 Improve and finalize Energy Cluster particles and fix incorrect sound name 2015-11-08 16:53:18 +01:00
99111975cc Update MoveTo particle behavior to use Vec and tweak check distance 2015-11-08 16:52:17 +01:00
543a04b0be Adjust spawning conditions for Energy Shrine 2015-11-08 15:29:07 +01:00
00843cb057 Finish Energy Shrine generator and conditions 2015-11-08 15:19:28 +01:00
81105b7daa Change thickness and textures of Gloomtorch 2015-11-08 14:30:56 +01:00
cf5c57b74e Add Pos.allBlocksMatch for predicate checking in an area 2015-11-08 00:33:09 +01:00
d293782b2a Update texture of Ethereal Lantern 2015-11-07 22:36:05 +01:00
ef46901f1e Add recipes for Ethereal Lantern & Gloomtorch 2015-11-07 22:35:56 +01:00
e8a4b42142 Finish Gloomtorch and Energy Shrine layout, tweak Gloomrock hardness 2015-11-07 20:23:22 +01:00
eb38c26676 Add Facing4.toFacing6 method and Gloomtorch to Meta 2015-11-07 20:19:03 +01:00
91af2bc523 Add Gloomtorch 2015-11-07 19:41:25 +01:00
449e759896 Add a glitter effect to Energy Shrines 2015-11-07 02:36:33 +01:00
64bf477974 Work on Energy Shrine layout 2015-11-07 02:02:11 +01:00
bbf1f743fe Specifically stop Trigger ticking on client side 2015-11-07 01:46:58 +01:00
5b3e913e3a Change the visuals and bounding box of Energy Clusters 2015-11-07 00:30:08 +01:00
25f8361f82 Work on Energy Shrine, add setColor to Energy Cluster, fix Gloomrock textures 2015-11-06 23:11:33 +01:00
d0144a960f Add slabTop to Meta for generic slabs 2015-11-06 20:54:47 +01:00
12412234eb Fix startup crash in BlockAbstractSubtypes 2015-11-06 20:32:52 +01:00
db1e41b459 Tweak code in BlockAbstractSubtypes and BlockCorruptedEnergy 2015-11-06 20:29:17 +01:00
883a854d08 Redo Gloomrock metadata 2015-11-06 20:29:05 +01:00
a1d69efaec Add a BlockAbstractSubtypes class 2015-11-06 19:12:43 +01:00
40b333c101 Move placeStairOutline to StructurePiece from StrongholdPiece 2015-11-06 18:49:45 +01:00
c87ab9ecfd Remove Ender Demon entity, and its lightning bolt 2015-11-05 23:50:40 +01:00
23693a6ae0 Convert openGui uses to sendMessage in the main proxy class 2015-11-05 22:08:57 +01:00
009e8ab4c0 Remove stuff (diary book texture, unused texts and code) 2015-11-05 21:45:18 +01:00
a323a61d5e Add Knowledge Note GUI, handling and generation 2015-11-05 21:43:19 +01:00
cf9b365c46 Add safe get methods to CollectionUtil 2015-11-05 21:05:21 +01:00