James Seibel
de93bfee2f
Fix 1.16.5 and 1.17 compiling
2024-10-10 06:56:03 -05:00
James Seibel
1ebad39fc1
Update the API to allow for N-sized world generation requests
...
This breaks old world generators
2024-10-07 19:45:33 -05:00
James Seibel
986e474657
Add fading to Forge and Neo, fix fading rain, fix old MC compiling
2024-10-03 07:36:11 -05:00
James Seibel
7e0e02bafc
Add dithered DH fading, double pass fading, and fix LOD clouds
2024-10-01 22:02:45 -05:00
James Seibel
940448f219
Add experimental DH/vanilla fading
2024-09-30 21:59:25 -05:00
s809
11a752a99d
Fix dedicated server failing to send packets
2024-09-23 00:43:00 +05:00
s809
68097f61eb
LAN multiplayer kinda works
2024-09-23 00:02:57 +05:00
s809
8e6010bbe5
Abstract away serverside parts of world & level
2024-09-22 03:29:07 +05:00
s809
00b69dcc68
Fix mixin crashes on 1.16.5
2024-09-18 01:06:06 +05:00
s809
3f14e5dfa5
Fix naming of some things and comments
2024-09-17 09:48:15 +05:00
James Seibel
c71de31f57
Fix a few pre-processors blocked renamings
2024-09-16 19:37:34 -05:00
James Seibel
23ac6ec957
merge server side and minor refactoring
2024-09-15 21:15:40 -05:00
James Seibel
d19654cf15
Remove unneeded ChunkWrapper lighting checks
2024-09-10 07:35:02 -05:00
James Seibel
838d8be08b
minor refactoring and style cleanup
2024-09-10 07:29:42 -05:00
James Seibel
16836a2b49
Move MixinChunkMap shared code to common
2024-08-18 14:46:49 -05:00
James Seibel
f5651f26a5
Merge !65 (fix neo/forge chunk update events)
2024-08-18 14:31:24 -05:00
James Seibel
2a9136b56f
Merge 1.21.1 and 1.21
2024-08-15 07:21:19 -05:00
James Seibel
64da6c811d
revert temporary 1.17.1 breakage
2024-08-13 17:24:18 -05:00
James Seibel
e6b93e0d92
forgot to close test preprocessor
2024-08-13 07:46:49 -05:00
James Seibel
f874219a64
Wrong 1.17.1 perpreocessor used
2024-08-13 07:33:39 -05:00
James Seibel
b4822740f4
temporarily break 1.17 compiling to test gitlab bages
2024-08-13 07:33:04 -05:00
James Seibel
af205a50b4
Deprecate IDhApiWorldGenerator.isBusy(), task queuing is now handled internally
2024-08-12 22:20:14 -05:00
James Seibel
2f6eaf79bd
Add optional DhApiChunk validation for world gen
2024-08-12 21:47:58 -05:00
James Seibel
363df0ad6f
Fix MC 1.16/1.17 compiling
2024-08-03 11:38:02 -05:00
James Seibel
a37e105434
Add (disabled) test API world generator
2024-08-03 09:52:06 -05:00
James Seibel
50cc8501a0
Remove unused sodium and McRenderWrapper methods
...
Removed methods were originally used to cull LODs if MC had loaded chunks, however this turned out to be more trouble than it was worth and caused more problems than it solved.
2024-07-30 17:01:09 -05:00
James Seibel
209279e3e4
Merge branch 'distant-horizons-m2'
2024-07-30 16:06:39 -05:00
James Seibel
377f7d23e3
Remove render param from DhApiAfterRenderEvent
2024-07-14 09:31:03 -05:00
James Seibel
408460b0ae
Fix missing imports for MC 1.19 and below
2024-07-12 20:31:36 -05:00
James Seibel
fbbdab73c6
Attempt to fix lag spikes when right clicking blocks
2024-07-12 17:24:45 -05:00
IMS212
3aaab94b39
Support both Sodium 0.5 and 0.6 with reflection
2024-07-10 21:02:53 -07:00
James Seibel
b737adc3da
Up API version 2.1.0 -> 3.0.0
2024-06-30 16:36:49 -05:00
James Seibel
a12092c1a1
Add fabric 1.21 support
2024-06-14 07:36:25 -05:00
James Seibel
955524c632
Remove blendium from the list of suggested fabric mods
2024-06-08 08:11:34 -05:00
James Seibel
564e0d3263
Add update branch config "auto"
2024-06-08 08:11:26 -05:00
James Seibel
f2b9e428d3
Re-add a missing import to fix compiling
2024-05-21 18:24:30 -05:00
James Seibel
5b2497b9d4
Minor MixinMinecraft reformatting
2024-05-21 17:16:36 -05:00
Yeshi0
e78424def4
typo
2024-05-21 20:58:44 +02:00
Yeshi0
e2c94de6e6
fix blurry text on auto update screen
2024-05-21 20:57:12 +02:00
James Seibel
4998991ebe
Fix option button in 1.20.6 being on the wrong side
2024-05-21 07:12:04 -05:00
James Seibel
14343569fe
Fix neoforge config button position
2024-05-21 06:56:27 -05:00
James Seibel
be6cc5ff4e
Fix some old MC version compiling
2024-05-20 22:19:04 -05:00
James Seibel
29481bc123
Fix 1.20.6 config page and config button
2024-05-20 22:06:25 -05:00
James Seibel
d40d94a565
Add probably broken AT OptionsScreen code
...
Will probably break 1.20.2 and 1.20.4
2024-05-20 07:52:38 -05:00
James Seibel
45d4f390a9
Fix a bunch of compiler errors
2024-05-18 20:31:15 -05:00
James Seibel
e7b60b7562
Fix neoforge 1.20.6 compiling
2024-05-18 11:14:13 -05:00
James Seibel
2615177907
Fix fabric 1.20.6 compiling
2024-05-18 08:07:48 -05:00
James Seibel
294685df00
Remove indium recommended dependency
...
A lot of people were reading fabric's warning as a required dependency
2024-05-10 07:05:40 -05:00
James Seibel
54d254be73
Fix optifine 1.16 support
2024-04-30 19:44:23 -05:00
James Seibel
b7f6f3b900
Remove (hopefully) unused MixinThreadingDetector
2024-04-27 11:55:27 -05:00