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

2176 Commits

Author SHA1 Message Date
600746c049 Add workshop room to Stronghold 2015-10-13 18:29:51 +02:00
79c2b73c43 Add Furnace to Meta 2015-10-13 18:29:44 +02:00
ef83aec98b Add World instance and entity callbacks to StructureWorld 2015-10-13 18:29:32 +02:00
4b0396ad19 Work on Spatial Dash Gem entity (enhancement values) 2015-10-13 14:59:26 +02:00
1ed5559f80 Add toPos to Vec and use it in Eye of Ender 2015-10-13 14:58:55 +02:00
da3d7147b1 Use the new Vec class immediately 2015-10-13 14:55:45 +02:00
99ce8e91aa Add a utility Vec class for future use 2015-10-13 14:55:32 +02:00
38d7019bb9 Add Ender Pearl throwing in creative mode 2015-10-13 13:21:34 +02:00
e540c5432e Update Java Checker 2015-10-12 19:24:43 +02:00
d429d2bf1b Finish new Spatial Dash Gem teleport logic and speed handling 2015-10-12 03:14:28 +02:00
61feb0f3a7 Push debug enhancement settings (switching computers) 2015-10-09 17:37:38 +02:00
c06d376636 Work on Spatial Dash Gem projectile 2015-10-09 17:37:14 +02:00
0e5179c94f Add Pos.at(Vec3) 2015-10-09 16:43:54 +02:00
f3bfacb6b8 Add enhanceable block/item highlighting 2015-10-09 13:47:31 +02:00
f6b35e8540 Fix/finish enhanceable block dropping and handling 2015-10-09 01:47:31 +02:00
51a0ffc242 Add an enchanted effect to Gems (experimental) 2015-10-09 01:34:22 +02:00
7284046e5d Finish server-side enhancing and stack size handling 2015-10-09 01:34:03 +02:00
f04c625817 Cleanup enhancement code and work on visuals 2015-10-08 23:14:04 +02:00
3973aff327 Remove references to things I removed in previous commit 2015-10-08 22:30:10 +02:00
c76efcabc3 Add a small button and work on enhancement GUI (ingredients, colors, tooltips) 2015-10-08 20:37:29 +02:00
e6e74508b9 Fix mcmod.info formatting on different systems 2015-10-08 12:14:19 +02:00
b1efcc20aa Actually fix Java Checker shading this time 2015-10-07 23:45:20 +02:00
88748bd388 Add a WIP workshop Stronghold room 2015-10-07 22:21:38 +02:00
b5a9a540f4 Reorganize how Stronghold dungeon instances are created
New instance is made for each dungeon, this allows more strict control
of certain pieces.
2015-10-07 22:21:18 +02:00
a16307c1c6 Show server world conversion warnings only if the conversion happens 2015-10-07 20:12:50 +02:00
2c54bd39a7 Work on enhancement ingredient counting & GUI 2015-10-07 02:40:40 +02:00
078d1fdecc Work on enhancement handling (ingredients, data retrieval) 2015-10-06 23:04:18 +02:00
aa65071117 Add a new IItemSelector type for handling damage 2015-10-06 23:03:22 +02:00
b63fe3527f I moved a thing and it changed everything 2015-10-06 21:44:48 +02:00
2294cd2940 Work on enhancements (organizing, serialization, fixing compile errors) 2015-10-06 21:12:31 +02:00
7d4a31022f Update enhancement types and enhanceable tile entities 2015-10-06 00:28:10 +02:00
a795c1ae8e Tear the entire enhancement system apart and start rebuilding it 2015-10-05 23:03:36 +02:00
dde1454b43 Add some new item texture for something 2015-10-05 23:01:45 +02:00
d616b7dd6c Use joining stream collector for enhancement serialization 2015-10-04 16:25:06 +02:00
e8dfd67914 Update Gem items and tweak Spatial Dash Gem texture 2015-10-04 16:12:48 +02:00
c65b371d48 Add cooldown handling to abstract Gem class 2015-10-04 16:08:32 +02:00
e97f3204a7 Add canUse to IEnergyItem 2015-10-04 16:08:19 +02:00
6a35f7a967 Add a base Gem item class 2015-10-04 16:01:48 +02:00
6ad3b66045 Update build.gradle to use modid and version from mcmod.info 2015-10-03 23:50:16 +02:00
9348a775fe Fix compile errors (thanks, stupid java compiler) 2015-10-03 23:16:13 +02:00
f2852d7fa6 Release 1.8.4 2015-10-03 16:18:02 +02:00
1ab64dbba0 Update Stronghold debug code 2015-10-01 17:17:32 +02:00
4a0511a1cc Fix dungeon bounding box being one block too high 2015-10-01 17:17:00 +02:00
7569258b40 Fix spreading dungeon generator, somehow, and add more options 2015-10-01 17:16:42 +02:00
b6bd186e03 Add a counting debug stick 2015-10-01 17:15:34 +02:00
9ed719d680 Tweak formatting in EntityList 2015-10-01 01:04:50 +02:00
828094e01b Remove DimensionOverride integrity check and update exception message in LoadComplete 2015-10-01 01:04:41 +02:00
7e8e7552fb Add mod integrity check class 2015-10-01 01:04:12 +02:00
541df06065 Change a unit test because old eclipse complains about it 2015-10-01 00:29:38 +02:00
82511524d5 Remove old loot classes 2015-09-30 19:28:39 +02:00