Commit Graph

2343 Commits

Author SHA1 Message Date
notalpha e45b479ae3 feat: SSAO 2023-06-12 11:37:18 +02:00
James Seibel a80843ce77 Update the config lang file
Also rename and refactor a few items
2023-06-09 22:10:43 -05:00
coolGi 4a9dc216e7 Updated lang generator to whitelist linked options 2023-06-08 23:06:48 +09:30
James Seibel 72c9de354e Overhaul the config and start adding summary options
also:
- add DH vs MC lighting engine option
- add a toggle for wireframe rendering
2023-06-07 22:59:49 -05:00
coolGi ae269b3a74 Updated core submodule 2023-06-06 19:06:14 +09:30
coolGi f3bc22cdc8 Added linking config options 2023-06-06 19:06:04 +09:30
coolGi 92cc8bf6f6 Updated core submodule 2023-06-06 18:02:35 +09:30
coolGi 05b6e74482 Fixed and checked support for all available config types 2023-06-06 18:01:49 +09:30
James Seibel 90fb950fc3 rename LodThreadFactory -> DhThreadFactory 2023-06-05 20:02:50 -05:00
James Seibel 005f1ed8a0 Move the world gen thread pool into the WorldGenQueue
We want Core to handle the world gen threads, not the individual world generators
2023-06-05 19:50:32 -05:00
James Seibel bb4497dd80 fix config listener onValueSet and add ConfigChangeListener 2023-06-04 22:05:17 -05:00
James Seibel 8956bc4980 Revert "remove ClassicConfigGUI.setWithoutSaving()"
This reverts commit 0a91473402.
2023-06-04 21:41:37 -05:00
James Seibel 0a91473402 remove ClassicConfigGUI.setWithoutSaving() 2023-06-04 21:07:54 -05:00
James Seibel 4df12e7316 add missing thread configs 2023-06-03 22:29:58 -05:00
James Seibel 3ff4e0f9a6 World generator reformatting 2023-06-03 21:37:12 -05:00
coolGi 6c5b1501e9 Updated core submodule 2023-06-03 21:40:04 +09:30
coolGi c1fddd1b82 Added a comment to add DimensionWrapper (maybe to replace DimensionTypeWrapper) 2023-06-03 21:39:47 +09:30
coolGi 256e3a1dbb Checked dimension instead of the dimension type 2023-06-03 21:32:59 +09:30
coolGi 2fbc69cb34 Updated log4j version 2023-06-03 21:00:37 +09:30
coolGi d3a06b8597 Fixed merged jars and added it to the ci 2023-06-02 23:32:12 +09:30
coolGi 9d9370f2f5 Moved version for lz4 to gradle.properties 2023-06-02 23:09:21 +09:30
coolGi aa6ae3084e Merge remote-tracking branch 'origin/main' 2023-06-02 22:38:50 +09:30
coolGi 9bd66aa54b FORGE FINALLY WORKS!!!! Server Load event called too late, and duplicate Client level load events. 2023-06-02 22:38:44 +09:30
TomTheFurry c33c0a4acb Fix the chunk loading by using an alternative method. It works very nicely now! 2023-06-01 19:22:27 +08:00
James Seibel fc9ce8243a Add a basic lighting engine for generated chunks 2023-05-29 19:44:56 -05:00
James Seibel ddf8950cc0 add BatchGenerationEnvironment warn comment 2023-05-29 14:10:15 -05:00
James Seibel f2832a0fd6 (hopefully) improve world gen shutdown time 2023-05-27 13:42:28 -05:00
coolGi 4660c4d5bf Merge remote-tracking branch 'origin/main' 2023-05-22 23:51:27 +09:30
coolGi 1b60c66eec Only use the Modrinth api if the user clicks the changelog menu instead of when the config is opened 2023-05-22 23:51:19 +09:30
James Seibel ac939a5e95 drop fixed thread pools to 1 for easier testing 2023-05-22 07:49:46 -05:00
James Seibel ea0a98c9f0 Fix a crash if transparency is disabled 2023-05-22 07:18:21 -05:00
James Seibel baa11f481e improve a couple batch generator error messages 2023-05-21 18:41:48 -05:00
James Seibel 1cbb124ba0 fix unit tests and add data compression 2023-05-21 17:47:51 -05:00
coolGi 883685de83 Updated core submodule 2023-05-21 20:40:12 +09:30
coolGi 91864443d5 Made the changelog screen look a bit nicer 2023-05-21 20:36:01 +09:30
coolGi b48d6bfd4b Added changelog button to the config menu 2023-05-21 20:18:25 +09:30
coolGi a1ede75450 Fixed up the lz4 compression location in jar 2023-05-21 20:00:59 +09:30
James Seibel db73aaeabb add LZ4 for compression 2023-05-20 11:44:39 -05:00
James Seibel 284690338c ForgeServerProxy minor reformat 2023-05-19 22:42:15 -05:00
James Seibel 550a1a44ef Update coreSubProjects 2023-05-13 11:08:26 -05:00
James Seibel 5203c03257 Merge branch 'main' of gitlab.com:jeseibel/minecraft-lod-mod 2023-05-12 22:15:03 -05:00
James Seibel 1a9f56c03e Update coreSubProjects 2023-05-12 22:14:48 -05:00
coolGi 3cf0c724f4 Added a fixme comment 2023-05-12 20:45:40 +09:30
coolGi 3e96b01981 Reverted the MixinFogRenderer to fix fog not disabling 2023-05-12 19:09:28 +09:30
coolGi 59658441ff Made the MixinUtilBackgroundThread slightly easier to deal with 2023-05-12 19:04:28 +09:30
coolGi a4e20114a7 Updated forge's mixins 2023-05-12 19:02:32 +09:30
coolGi aa1315dd57 Moved the modAccessors to the wrappers folder on forge 2023-05-12 18:47:49 +09:30
coolGi 271149baa4 Made several Subscribed Events public 2023-05-12 18:43:54 +09:30
James Seibel 680f6dc317 Update coreSubProjects 2023-05-06 19:40:14 -05:00
coolGi 0e6282e90e Updated core submodule 2023-05-07 08:55:48 +09:30