James Seibel
|
5897fc816c
|
Fix loosing some thread pool tasks
|
2026-02-09 07:44:12 -06:00 |
|
James Seibel
|
da1dc04e98
|
re-add pack.mcmeta to maybe fix forge lang files
|
2026-02-09 07:03:52 -06:00 |
|
James Seibel
|
7a05c8cdde
|
Hide non-rendering levels in the F3 screen
|
2026-02-08 20:42:37 -06:00 |
|
James Seibel
|
b219370469
|
remove unnecessary deprecated attribute
|
2026-02-08 20:13:48 -06:00 |
|
James Seibel
|
2f7ab04984
|
Remove unused ID mappings after data update
|
2026-02-08 20:01:32 -06:00 |
|
James Seibel
|
caf7f64f11
|
fix vanilla fade order
|
2026-02-07 17:00:35 -06:00 |
|
James Seibel
|
7834213a60
|
Fix float configs
|
2026-02-07 16:56:19 -06:00 |
|
James Seibel
|
000c6053ed
|
Add colors to the F3 screen
|
2026-02-07 14:14:16 -06:00 |
|
James Seibel
|
879b117959
|
Remove swing UI classes
|
2026-02-07 13:20:22 -06:00 |
|
James Seibel
|
272012ed22
|
cleanup TODOs in build script
|
2026-02-07 11:18:35 -06:00 |
|
James Seibel
|
3d9b988410
|
remove unused "fabric-like" gradle project
|
2026-02-07 11:17:26 -06:00 |
|
James Seibel
|
8b850f14d3
|
Move LWJGL variables into a MC version property
|
2026-02-07 10:20:23 -06:00 |
|
James Seibel
|
76f69b238a
|
mark neoforge as both a server and client mod
|
2026-02-07 09:46:38 -06:00 |
|
James Seibel
|
0b6e1135ce
|
Replace DhLodPos with DhSectionPos
|
2026-02-07 08:40:27 -06:00 |
|
James Seibel
|
17b0d2e763
|
remove completed TODO from CI script
|
2026-02-05 22:06:50 -06:00 |
|
James Seibel
|
a1a92ffd14
|
Remove most SSAO configs
|
2026-02-05 21:58:37 -06:00 |
|
James Seibel
|
52cf6ac9df
|
remove config UI text limit
|
2026-02-05 21:37:56 -06:00 |
|
James Seibel
|
02a309cd34
|
remove todos and hopefully fix some compiling?
|
2026-02-05 18:11:44 -06:00 |
|
James Seibel
|
0ec9e60396
|
fix some compiling?
|
2026-02-05 18:09:56 -06:00 |
|
James Seibel
|
597b659026
|
fix magic numbers for lightmap binding
|
2026-02-05 18:09:39 -06:00 |
|
James Seibel
|
67c6061c7a
|
remove unneeded mixin files
|
2026-02-05 18:08:29 -06:00 |
|
James Seibel
|
0843a6f355
|
fix older MC version compiling
|
2026-02-05 18:01:33 -06:00 |
|
James Seibel
|
d8d8d6f9a0
|
Fix render loading queuing incorrectly
|
2026-02-05 07:41:00 -06:00 |
|
James Seibel
|
c42ce57022
|
Handle cave block culling more generically
|
2026-02-04 07:48:00 -06:00 |
|
James Seibel
|
db34b455aa
|
Fix !1088 (API config.getApiValue() not returning null)
|
2026-02-04 07:20:02 -06:00 |
|
James Seibel
|
59c82f0499
|
change generic test world gen to max sky light
|
2026-02-03 20:35:30 -06:00 |
|
James Seibel
|
f78e771c8b
|
Fix Debug renderer on newer MC versions
|
2026-02-03 19:59:39 -06:00 |
|
James Seibel
|
1be141348c
|
Fix biomes in TestChunkWorldGenerator
|
2026-02-03 19:01:38 -06:00 |
|
James Seibel
|
d9b5195bee
|
Remove fabric server event validation
Neoforge doesn't have the same validation so I don't think it's necessary, but we'll see
|
2026-02-03 07:49:42 -06:00 |
|
James Seibel
|
4d0472749d
|
remove unused TODOs
|
2026-02-03 07:45:37 -06:00 |
|
James Seibel
|
b8ebc54dee
|
remove commented out mixins
|
2026-02-03 07:43:59 -06:00 |
|
James Seibel
|
413ee3cdf4
|
remove world gen debug log
|
2026-02-03 07:41:35 -06:00 |
|
James Seibel
|
dee58dafc9
|
remove TODO comments
|
2026-02-03 07:41:29 -06:00 |
|
James Seibel
|
7b326d63e8
|
feature world gen logging changes
|
2026-02-03 07:41:20 -06:00 |
|
James Seibel
|
74f80ca2f5
|
ClassicConfig TODO remove
|
2026-02-03 07:25:14 -06:00 |
|
James Seibel
|
6246f66300
|
Minor UI class renaming
|
2026-02-03 07:20:16 -06:00 |
|
James Seibel
|
037231c0ac
|
Fix loading screen stuck when no update
|
2026-02-03 07:19:58 -06:00 |
|
James Seibel
|
b416746ba2
|
increase the API version 5.1.0 -> 6.0.0
Also require a data cache for API Repo methods
|
2026-02-03 07:06:29 -06:00 |
|
James Seibel
|
5f7181f6f1
|
Put common auto-update GUI code in a single file
|
2026-02-02 07:46:10 -06:00 |
|
James Seibel
|
6b23e0de7e
|
remove todo
|
2026-02-02 07:18:15 -06:00 |
|
James Seibel
|
fe6c4f7507
|
Remove MC Texture LodBias config
|
2026-02-02 07:18:10 -06:00 |
|
James Seibel
|
e83d490b0e
|
move partial tick getting into RenderWrapper
|
2026-02-02 07:09:19 -06:00 |
|
James Seibel
|
09bc303583
|
up manifold 2025.1.28 -> 31
|
2026-02-02 06:59:36 -06:00 |
|
James Seibel
|
3fb09fa811
|
Make generic object updating async
|
2026-01-31 17:33:07 -06:00 |
|
James Seibel
|
4984d00d36
|
Merge branch 'main' of gitlab.com:distant-horizons-team/distant-horizons
|
2026-01-31 10:28:05 -06:00 |
|
James Seibel
|
87222f3b39
|
Handle MC running at 0 FPS
|
2026-01-31 10:27:49 -06:00 |
|
James Seibel
|
c58a8d8e69
|
Clean up more TODOs
|
2026-01-29 07:48:35 -06:00 |
|
James Seibel
|
f1deb7e592
|
clean up some API and world gen TODOs
|
2026-01-29 07:14:40 -06:00 |
|
James Seibel
|
00abfb735a
|
Remove several TODOs
|
2026-01-28 07:47:35 -06:00 |
|
James Seibel
|
d2e831885d
|
Fix TODO in NeoForgeMain
|
2026-01-28 07:26:11 -06:00 |
|