Commit Graph

267 Commits

Author SHA1 Message Date
s809 4aede27d75 Forge versions are functional 2024-01-04 17:36:27 +05:00
s809 03ec333a26 Fix forge builds
Server side is not functional yet
2024-01-02 20:47:11 +05:00
s809 736bb022d2 Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons 2023-12-24 19:16:16 +05:00
coolGi 5f16f81d58 Merged jar, now for fabric (works on quilt as well), forge and neoforged 2023-12-24 21:16:10 +10:30
coolGi c3bdc22e28 NeoForged for 1.20.4! 2023-12-23 05:31:02 +10:30
coolGi 28d4cc86a9 Fixed 1.20.4 forge remap 2023-12-23 04:07:44 +10:30
s809 accb2d6af3 Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons 2023-12-15 20:31:50 +05:00
coolGi cf8b0329bb Hopefully fixed compolation with the new preprocessor 2023-12-12 22:17:21 +10:30
coolGi 61460f9ac0 Updated java files to use version numbers 2023-12-12 19:23:28 +10:30
James Seibel 2bb2f5a233 Remove PRE and POST preprocessor MC versions 2023-12-11 07:45:54 -06:00
s809 3cb2a70f4d Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons 2023-12-06 21:17:16 +05:00
James Seibel 425b761f8e Fix pack.mcmeta typo 2023-11-30 07:37:13 -06:00
James Seibel ab3bfd457f Merge branch 'Lorenzo_Giannini-main-patch-20902' into 'main'
multiversion vanilla support

See merge request jeseibel/distant-horizons!43
2023-11-30 13:30:46 +00:00
James Seibel 0faa64112a Refactor, comment, and rename 2023-11-30 07:25:57 -06:00
Fourmisain b8e7b14fbb fix light map update being done on non-light-map textures 2023-11-27 16:58:54 +01:00
Lorenzo Giannini 7325cedba6 Update pack.mcmeta 2023-11-25 18:31:10 +00:00
s809 f009fd41ab Merge branch 'main' of https://gitlab.com/jeseibel/minecraft-lod-mod 2023-11-11 19:20:50 +05:00
coolGi 3a782a1c4b Fixed forge 1.16 & 1.17 2023-11-05 17:19:16 +10:30
s809 0e70478dd3 Merge branch 'main' of https://gitlab.com/jeseibel/minecraft-lod-mod 2023-11-03 21:23:37 +05:00
coolGi 15de27eafd Fixed compilation for 1.16 & 1.17 (missed last time) 2023-11-04 02:30:31 +10:30
coolGi 8a882d7bf4 Fixed compolation on older mc versions 2023-11-03 23:20:26 +10:30
coolGi 04ee9d58bc Equal was notted accidentally 2023-11-03 23:05:59 +10:30
coolGi ee867e972f Fix for when there is a chance of mc being null 2023-11-03 23:02:43 +10:30
James Seibel a227547daa Fix Optifine shaders not rendering 2023-11-02 21:45:12 -05:00
coolGi 3d31d20a46 Refactor of GitInfo. Removed core commit, and added Build Source 2023-10-31 19:35:07 +10:30
coolGi 2d444ab0bf Fixed Alex's Caves compat 2023-10-31 00:31:38 +10:30
s809 309b6c6013 Merge branch 'main' of https://gitlab.com/jeseibel/minecraft-lod-mod 2023-10-30 15:26:43 +05:00
James Seibel 3c91e53228 Merge branch 'minecraft-lod-mod-refactor/client-world-close' 2023-10-29 16:09:47 -05:00
James Seibel 33b5c225a4 Remove broken chunkSaveEvent, was actually chunkUnloadEvent 2023-10-28 11:53:32 -05:00
s809 1bb2ef29f5 Move closing of client world to a proper place 2023-10-28 19:43:22 +05:00
s809 958f0347a3 Merge branch 'main' of https://gitlab.com/jeseibel/minecraft-lod-mod 2023-10-14 22:09:31 +05:00
coolGi 4b783df11e Fixed lod's being rendered underwater 2023-10-13 23:26:06 +10:30
James Seibel 644b5462f1 Merge branch 'main' of gitlab.com:jeseibel/minecraft-lod-mod 2023-10-10 19:35:40 -05:00
James Seibel 33aded7345 Fix Light map flickering when multiple client levels are active 2023-10-10 19:33:10 -05:00
coolGi d04314a9ee Fixed compilation for older mc versions 2023-10-11 01:40:15 +10:30
James Seibel 17f515ef06 Move some ForgeApi code into common 2023-10-08 21:00:54 -05:00
James Seibel 3f6bc262cd Fix forge (and fabric) not updating LODs when placing/breaking blocks 2023-10-08 20:56:48 -05:00
James Seibel 5f025808ab Fix singleplayer Forge worlds not updating loaded/saved chunks 2023-10-07 21:29:58 -05:00
coolGi eb4e3bc793 Fixes to screen class not being imported 2023-10-03 02:18:59 +00:00
coolGi 71493e79d5 Hopefully fixed 1.20.2 building 2023-10-02 12:33:44 +10:30
coolGi 867152fdf2 Fixed renderChunkLayer injection point (1.20.2) 2023-10-02 11:40:33 +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
Steveplays28 b986583fc4 Merge branch 'main-upstream'
# Conflicts:
#	coreSubProjects
#	fabric/src/main/java/com/seibel/distanthorizons/fabric/mixins/client/MixinLevelRenderer.java
2023-09-27 14:10:44 +02: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 3a80c6f59e Added nightly to be auto-updated 2023-09-26 22:53:12 +09:30
AquaticLava d4ba61e341 Fix vivecraft incompatibility - forge 2023-09-24 12:56:22 -06:00
Steveplays28 334b487e23 Merge branch 'main-upstream'
# Conflicts:
#	coreSubProjects
#	fabric/src/main/java/com/seibel/distanthorizons/fabric/FabricMain.java
2023-09-24 11:26:12 +02:00
James Seibel 5a3bd0c9dd remove ReflectionHandler 2023-09-23 11:54:10 -05:00