Commit Graph

672 Commits

Author SHA1 Message Date
TomTheFurry d5e24ad2bb Rework fabric hooks to use more fabric api if possible
(Since, honestly, their hooks location is way better when it exists...)
2022-06-02 12:57:32 +08:00
TomTheFurry f4f186ff78 Working on actually hook up events to use new one 2022-06-01 22:55:57 +08:00
TomTheFurry 94b20a363d Hey, Core builds now! (No clue what would happen though) 2022-05-30 22:35:58 +08:00
James Seibel e862124c68 Make API setters return success booleans 2022-05-28 18:22:09 -05:00
James Seibel 8133620fcf Add a couple missing helper methods to the config 2022-05-26 20:28:28 -05:00
James Seibel 1182a0cac3 Rename ConfigEntry.useApiOverwrite ->allowApiOverride 2022-05-26 20:28:14 -05:00
coolGi2007 1809721665 Why dosnt F3Screen not have a .java at the end of its name? 2022-05-26 09:25:06 +00:00
coolGi e8f79f8bec Added some stuff for the f3 screen 2022-05-26 08:48:58 +00:00
coolGi 030fb3b667 Refactored some config stuff and removed annotations 2022-05-26 17:55:16 +09:30
TomTheFurry 1dd947e573 Quick merge fix 2022-05-26 12:45:37 +08:00
TomTheFurry f35cf673e1 Working on connecting the dots with a7 stuff 2022-05-26 12:40:29 +08:00
James Seibel 510df79f90 Move Config into the config package 2022-05-25 21:55:53 -05:00
TomTheFurry 83540cf2d5 Clean up some stuff 2022-05-26 10:33:24 +08:00
TomTheFurry a10e82651d First I think somewhat prob should work renderbuffer impl? 2022-05-25 22:44:47 +08:00
TomTheFurry 987dfbc87f Continue work on Saving the data.. 2022-05-23 20:20:27 +08:00
TomTheFurry b391252c03 Continue work on Saving the data. 2022-05-21 14:46:17 +08:00
TomTheFurry af82e4a6d4 Fix up QuadTree 2022-05-17 19:48:49 +08:00
TomTheFurry 37a8183176 Make everything use renamed ColumnDataPoint 2022-05-17 19:06:19 +08:00
TomTheFurry 3e5d27505c Finish up the ColumnDatatype and related copy and stuff 2022-05-17 18:52:50 +08:00
TomTheFurry e0280cc038 The very start of file management. 2022-05-15 14:38:50 +08:00
TomTheFurry ad1e3ef62a Fix some slight stuff 2022-05-14 14:21:23 +08:00
TomTheFurry 8e296f98d7 Complete the dynamic section data detail offset quad tree. (Untested) 2022-05-13 14:10:33 +08:00
Morippi 8e524a915c changed some names 2022-05-12 19:44:00 +02:00
TomTheFurry 3ea3df62e9 Start impl the dynamic section data detail offset 2022-05-12 19:08:28 +08:00
TomTheFurry cb85e396f0 Trash unneeded stuff 2022-05-12 18:21:18 +08:00
TomTheFurry a6165d56b6 Mark a thing so people switch over 2022-05-12 18:13:09 +08:00
TomTheFurry 4d352b012f Continue making the structure of data 2022-05-12 13:34:27 +08:00
James Seibel d7962fbb4e Add the prefix "DhApi" to the external api classes 2022-05-11 19:11:43 -05:00
Morippi 4a0a541fff changed a function name 2022-05-11 16:26:41 +02:00
Morippi 67e32d31ac fixed a small error 2022-05-11 15:28:06 +02:00
Morippi 57cd396920 Modified the update to work with new merge 2022-05-11 15:03:46 +02:00
Morippi 1336997ce0 Added merge data to RenderDataContainer 2022-05-11 14:55:23 +02:00
Morippi d99b6270a6 Merge remote-tracking branch 'origin/main' into main 2022-05-11 14:54:22 +02:00
Morippi 9caed982e3 Added merge data to RenderDataContainer 2022-05-11 14:54:13 +02:00
coolGi e13c331f0a Now a triangle in the config screen (until you resize the window, then it crashes) 2022-05-11 12:23:05 +00:00
TomTheFurry 3044a25adc Continue making the basic structure of data thing 2022-05-11 18:27:58 +08:00
TomTheFurry c797b5397b Hooked up the stuff with buffer thingy 2022-05-11 17:39:25 +08:00
TomTheFurry 0c52fe8364 Continue work on buffer managements 2022-05-11 17:19:32 +08:00
Morippi 786e00e88f small fixes 2022-05-11 09:52:20 +02:00
Morippi e8b964d8b7 Added Air lod container 2022-05-11 09:35:42 +02:00
Morippi 3f6a2d5195 Added Air lod container 2022-05-11 09:33:57 +02:00
Morippi c01f81b4ad Added new comment + improved merge 2022-05-10 22:30:13 +02:00
Morippi d8bb79c533 Added Comments to the quadTree Class 2022-05-10 21:50:42 +02:00
James Seibel 2e9d95d29c remove "border" from the overdraw tooltip 2022-05-09 20:38:18 -05:00
Morippi 5b4643a5ae Added ProtoSection class 2022-05-09 18:12:23 +02:00
Morippi 8e0566c4f1 Changed DhChunk 2022-05-09 18:03:21 +02:00
TomTheFurry a872547d72 Start to work on actual rendering side of things. 2022-05-09 16:23:40 +08:00
TomTheFurry ff181761c2 Complete v1 of the QuadTree stuff. Good sturcturing too I would say ;) 2022-05-09 14:47:13 +08:00
coolGi 909707214f Set up theming for standalone jar and moved shadow stuff to main gradle 2022-05-08 15:28:43 +09:30
coolGi 1ba3647b6b Changed my name to coolGi 2022-05-07 22:36:44 +09:30