Commit Graph

2807 Commits

Author SHA1 Message Date
coolGi 76f7371057 Fixed building for all mc versions 2023-10-03 16:44:18 +10:30
coolGi 727d7ee346 used .equals for string 2023-10-03 16:21:42 +10:30
coolGi 40618bc35a Fixed up button for 1.20.2 2023-10-03 16:01:30 +10:30
coolGi 2463d8c024 Added option to allow button background to not appear 2023-10-03 14:38:52 +10:30
coolGi 90c53d8116 Fixed button textured stuff 1.20.1 and prior 2023-10-03 14:26:24 +10:30
coolGi eb4e3bc793 Fixes to screen class not being imported 2023-10-03 02:18:59 +00:00
coolGi 75419ed5ae Updated core submodule 2023-10-02 14:16:50 +10:30
coolGi 94978fe10a Fixed updater on 1.20.2 2023-10-02 14:16:08 +10:30
coolGi 71493e79d5 Hopefully fixed 1.20.2 building 2023-10-02 12:33:44 +10:30
coolGi 48fc9d13ad Updated core sub-project 2023-10-02 11:40:46 +10:30
coolGi 867152fdf2 Fixed renderChunkLayer injection point (1.20.2) 2023-10-02 11:40:33 +10:30
coolGi 7d13cb4905 bumped manifold version 2023-10-02 11:26:41 +10:30
coolGi 115c531be2 Fixed building on forge 2023-10-02 10:58:36 +10:30
coolGi fee8dc9b13 1.20.2 now builds (config looks odd, and updater disabled) 2023-10-01 22:32:19 +10:30
James Seibel aeb7cf6ff1 Fix multiplayer similarity percent 2023-09-29 23:17:38 -05:00
James Seibel 0be45abc28 change ClientLevelWrapper getDimType to IDimensionTypeWrapper 2023-09-29 22:42:41 -05:00
James Seibel a6bff2abb0 Improve world gen for partially generated sections 2023-09-28 07:26:30 -05:00
James Seibel f4d6e63c47 Fix MixinLevelRenderer compling for 1.19.2 and lower MC versions 2023-09-26 19:03:55 -05:00
James Seibel 2edabc7168 Merge branch 'vivecraft' 2023-09-26 18:05:26 -05:00
coolGi 46e5bf24ca Close IO steams when done using them 2023-09-27 00:02:15 +09:30
coolGi ba014fc581 Updated core subproject 2023-09-27 00:00:19 +09:30
coolGi 225dad9d84 Disabled changelog button if using nightly 2023-09-26 23:11:54 +09:30
coolGi ca2914d3a9 Changed update screen to use short sha 2023-09-26 23:11:31 +09:30
coolGi 85203847d5 Updated core sub-project (again) 2023-09-26 23:01:03 +09:30
coolGi db2cdbaecd Updated core submodule 2023-09-26 22:58:05 +09:30
coolGi 3a80c6f59e Added nightly to be auto-updated 2023-09-26 22:53:12 +09:30
James Seibel 0137a6bfd0 Fix full data sampling 2023-09-24 21:22:15 -05:00
AquaticLava 8b4c647fd2 change method to private 2023-09-24 12:56:39 -06:00
AquaticLava d4ba61e341 Fix vivecraft incompatibility - forge 2023-09-24 12:56:22 -06:00
AquaticLava 634df3ba06 Fix vivecraft incompatibility 2023-09-23 23:33:24 -06:00
coolGi 88766f30e4 Updated core submodule 2023-09-24 11:20:41 +09:30
coolGi 14a15754fb Made config use our lang for everything 2023-09-24 11:18:31 +09:30
coolGi c919fe9ab0 Updated manifold version 2023-09-24 10:42:03 +09:30
James Seibel 13bf04ef2d Remove Sodium < 0.5.1 incompatability
Fixed via using Indium
2023-09-23 16:11:12 -05:00
James Seibel e42919c37f Add a config for synchronous GPU uploading
hopefully to help with Sodium/AMD issues
2023-09-23 16:06:04 -05:00
James Seibel 5a3bd0c9dd remove ReflectionHandler 2023-09-23 11:54:10 -05:00
James Seibel e1907245e2 Replace sodium mixins with an Indium dependency 2023-09-23 11:11:24 -05:00
James Seibel e476b56ac1 BatchGenerationEnvironment refactor and spelling fix 2023-09-23 08:31:02 -05:00
James Seibel 776ec93d09 Fix potential concurrency issue in BatchGenerationEnvironment 2023-09-23 08:30:23 -05:00
James Seibel fc0aafb070 Improve world gen GC pressure, break dataSource thread safety, and fix a sampling bug 2023-09-21 22:02:39 -05:00
James Seibel 54fa033e07 Add GL Context creation debug configs 2023-09-16 08:03:48 -05:00
James Seibel cbd0521a0c Add a mutable DhSectionPos 2023-09-15 07:34:42 -05:00
James Seibel e958790f76 Fix compiling for MC 1.16 - 1.19 2023-09-15 07:05:15 -05:00
James Seibel 06bb4a9cb3 Refactor and Optimize DhSectionPos 2023-09-14 22:05:05 -05:00
James Seibel b38a8d5e62 Add the ability to set Minecraft's memory JVM argument in gradle.properties 2023-09-13 18:53:23 -05:00
James Seibel 84028f78b8 Hopefully fix Structure load locking up the world gen threads (again) 2023-09-13 18:30:22 -05:00
James Seibel 515c45b4c8 Add unused data source automatic freeing 2023-09-12 20:16:45 -05:00
James Seibel 0cac09aec1 reformat ChunkLightStorage 2023-09-11 21:02:15 -05:00
James Seibel 695809d573 Merge branch 'minecraft-lod-mod-betterLightStorage' 2023-09-11 20:39:56 -05:00
James Seibel e12f33a938 DhLightingEngine Optimization from Builderb0y 2023-09-11 20:35:46 -05:00