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
6e26699268 Fix Knowledge Object rendering and finish notifications 2015-10-31 09:58:50 +01:00
3b643a04ad Add config cleanup method to ModTransition 2015-10-30 22:15:29 +01:00
1be7573398 Work on Knowledge Object rendering 2015-10-30 18:24:25 +01:00
c5b364df06 Add a WIP read fragment concept to Compendium 2015-10-30 18:23:59 +01:00
2d956d106e Generalize Knowledge Object rendering and redo Knowledge Notifications 2015-10-30 12:34:45 +01:00
8b8f655ca8 Tweak the texture of Ancient Dust 2015-10-30 00:59:19 +01:00
fb1a8fddf0 Add WIP Energy Oracle 2015-10-30 00:59:08 +01:00
ef2bc9a9d0 Add Pos.distanceSquared, CollectionUtil.min, and ColorUtil.getHue 2015-10-29 22:15:51 +01:00
97ebfb8e8c Tweak Energy inventory tile code (cleanup Cluster distance calculation) 2015-10-29 21:01:23 +01:00
3f2641dfec Add missing SideOnly annotation, a TODO, and a fix code formatting 2015-10-29 20:28:17 +01:00
d25527f595 Move enhancement packet to the new container event system 2015-10-29 01:56:13 +01:00
750c3d0cc8 Work on Amulet of Recovery (gui, code cleanup) 2015-10-29 01:52:22 +01:00
67358d04b6 Add a container event packet 2015-10-29 01:51:03 +01:00
00b6e0ba0e Cleanup gradient code and remove a textury copy in a wrong place 2015-10-29 01:10:28 +01:00
2bbf719d3b Redo tooltip and gradient rendering, and add an arrow button 2015-10-29 01:08:14 +01:00
c256fbeac6 Add textures for Amulet of Recovery 2015-10-28 23:56:06 +01:00
276a7d9ac0 Work on Amulet of Recovery (restoration Energy, slot order) 2015-10-28 21:41:01 +01:00
956e054f5b Add a WIP Amulet of Recovery (needs texture and testing) 2015-10-28 20:38:54 +01:00
52bd03bb3e Replace duplicate slot code in containers with ContainerHelper methods 2015-10-28 20:33:17 +01:00
9e8892320a Add ContainerHelper utility class 2015-10-28 20:32:15 +01:00
25054a26ad Fix spaces instead of tabs 2015-10-28 20:21:51 +01:00
e968e2f758 Add a respawn file for storing temporary data across respawns 2015-10-28 16:21:47 +01:00
7c40438fdc Move a field in RenderTilePortalBase 2015-10-28 01:28:49 +01:00
ebb344b870 Fix interaction with animation keys and mouse input in Compendium 2015-10-28 01:22:57 +01:00
1acf321acd Add better interaction between mouse wheel and keys in Compendium 2015-10-28 01:12:03 +01:00
23667f413f Improve inertial scrolling in Compendium 2015-10-28 01:08:19 +01:00
f872d091df Make F1 key toggle Compendium Help 2015-10-28 00:48:06 +01:00
202028bfe6 Finish Compendium scrolling, adjust GUI scale, fix some keys not being tracked 2015-10-28 00:35:05 +01:00
98c9efd41b Work on Compendium input (scrolling, wheel responsivity, page boundaries) 2015-10-27 23:51:21 +01:00
09909e2640 Add a force parameter to AnimatedFloat.startAnimation 2015-10-27 23:50:20 +01:00
dfc6a89271 Add KeyState class for tracking keys outside of keybindings 2015-10-27 23:18:54 +01:00
34394ee2e3 Move all Compendium input handling to individual handlers, work on scrolling 2015-10-27 21:54:59 +01:00
b41e9487d1 Rename GuiRenderHelper to GuiHelper and add keycodes 2015-10-27 21:38:22 +01:00
baac735897 Reorganize and improve scrolling system in Compendium (WIP) 2015-10-27 21:20:23 +01:00
fa87a0994d Add a seed method to RenderTilePortalBase 2015-10-27 18:24:29 +01:00
e3adb84d4a Reorganize Compendium page handling and GUI portal 2015-10-27 18:24:12 +01:00
a180949805 Tweak Compendium (performance and visual tweaks) 2015-10-27 15:44:54 +01:00
315408b6ec Add conditioned ore generators 2015-10-27 15:28:09 +01:00
664e3bfcaa Address some warnings (generics, unused fields) and remove old island OreGenerator 2015-10-27 15:08:13 +01:00
1cf3c5ca94 Fix Compendium scrolling, crashes, work on lines, render order and TODOs 2015-10-27 03:43:14 +01:00
9035110edd Add GuiRenderHelper for line and text rendering 2015-10-27 03:41:47 +01:00
97ba8c65b1 Work on Compendium (fixed some bugs, added line handling, debug utils) 2015-10-26 18:22:13 +01:00
5a460c7c6c Start updating the Compendium book to new design 2015-10-26 12:46:22 +01:00
15b5e0b228 Remove old rendering toggle button from Compendium 2015-10-25 20:06:13 +01:00
470c7b684e Work on testing and fixing bugs in new Compendium code 2015-10-25 18:32:09 +01:00
b1ca73a0c1 Fix compile errors because eclipse fucking forgot to report them 2015-10-25 17:16:33 +01:00
f3451c5671 Remove vector methods from DragonUtil and use Vec instead 2015-10-25 17:13:19 +01:00
5d3506426c Add more utility methods to Vec 2015-10-25 17:13:01 +01:00
a28e63a9d9 Redo Knowledge observation and fix/comment all compile errors 2015-10-25 04:13:51 +01:00
153e4ac88e Add new methods to Vec 2015-10-25 04:13:40 +01:00