mcrcortex
|
351decad34
|
Removed accidental imports
|
2022-04-13 23:18:13 +10:00 |
|
mcrcortex
|
d22057e1b1
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core into IBO
|
2022-04-13 23:12:04 +10:00 |
|
mcrcortex
|
a7e174cf74
|
Changed to using IBO drawElements for quads
|
2022-04-13 23:07:02 +10:00 |
|
TomTheFurry
|
d88e0f5e9c
|
Make far fog start at vanilla render distance + make fog multiply caps with inverse near fog if near fog is disabled
|
2022-04-13 15:00:29 +08:00 |
|
TomTheFurry
|
743e504ccc
|
Fix Sodium non-fabulious causing lightmap flicker + add more log for load/unload world + no longer unloading world 3 times on exit due to sub-dim stuff
|
2022-04-13 14:14:02 +08:00 |
|
TomTheFurry
|
633b229d2e
|
More logging & fix 1.16 getminbuildheight & improve blockdetailmap caching for waterlogged blocks
|
2022-04-13 13:38:36 +08:00 |
|
TomTheFurry
|
ee803e10b5
|
Ops. Shouldn't comment out this two lines
|
2022-04-13 12:36:29 +08:00 |
|
TomTheFurry
|
3df603a0e2
|
Make the glProxy OpenGL version logging a bit better
|
2022-04-13 12:10:11 +08:00 |
|
James Seibel
|
ce7217bad5
|
update the version number in ModInfo
|
2022-04-11 07:15:51 -05:00 |
|
James Seibel
|
3e42541fe9
|
Refactor LodQuadBuilder
|
2022-04-09 21:28:30 -05:00 |
|
James Seibel
|
ff1c6cad2a
|
auto-format
|
2022-04-09 11:08:15 -05:00 |
|
James Seibel
|
2bba421a5b
|
auto-format
|
2022-04-09 10:54:13 -05:00 |
|
TomTheFurry
|
1fd1082a80
|
Add back 1.16.5 TerraForged basic support
|
2022-04-09 15:47:47 +08:00 |
|
TomTheFurry
|
25d2b9df7b
|
Fix lightmap, again.
|
2022-04-09 15:21:59 +08:00 |
|
James Seibel
|
7eb0d62f75
|
Fix a typo in the license header
|
2022-04-06 22:28:34 -05:00 |
|
James Seibel
|
4fc816838d
|
Update the license years
|
2022-04-06 22:24:32 -05:00 |
|
James Seibel
|
22bc6b5c9a
|
Add the copyright header to files missing it
|
2022-04-06 22:21:41 -05:00 |
|
James Seibel
|
2e282433cc
|
replace unnecessary error logs with info logs
|
2022-04-06 21:08:57 -05:00 |
|
James Seibel
|
e76735a509
|
re-add the dev build warning
|
2022-04-06 21:04:44 -05:00 |
|
James Seibel
|
29aa95437e
|
Replace the config button icon
Thanks Sjmarf!
|
2022-04-04 22:06:56 -05:00 |
|
coolGi2007
|
8296b006b4
|
Fixed stuff and made core use mc 1.16 version of log4j
|
2022-04-04 18:49:45 +09:30 |
|
TomTheFurry
|
02b0637adc
|
Maybe fixed the light again?
|
2022-04-04 12:01:00 +08:00 |
|
TomTheFurry
|
9f12cc9528
|
Fix dumb stuff costing performance on world gen
|
2022-04-03 16:01:53 +08:00 |
|
TomTheFurry
|
0981870ea3
|
Fix up big blocks missing side faces
|
2022-04-03 13:06:08 +08:00 |
|
TomTheFurry
|
347383f440
|
Disabled framebuffer fix for now making optifine shaders to work again
|
2022-04-02 22:24:16 +08:00 |
|
TomTheFurry
|
4209937c35
|
Fix coolGi's java-8 port
|
2022-04-02 22:18:40 +08:00 |
|
TomTheFurry
|
f877030eca
|
Make lightmap fix works with Optifine shaders?
|
2022-04-02 21:09:52 +08:00 |
|
coolGi2007
|
a12f2e9e01
|
Made lots of things use java 8 and added access wideners for different versions
|
2022-04-02 19:29:01 +10:30 |
|
TomTheFurry
|
6d12acc30a
|
Fix flickering lightmap by redo lightmap system
|
2022-04-02 15:25:10 +08:00 |
|
TomTheFurry
|
4bac38c99f
|
MacOS Patch!???????
|
2022-04-01 19:36:50 +08:00 |
|
James Seibel
|
3259f502e8
|
Fix the default folder selection if sub-dimensions are disabled
|
2022-03-31 21:23:31 -05:00 |
|
James Seibel
|
aa3cde0537
|
Fix invalid files that use the server port
|
2022-03-30 21:18:53 -05:00 |
|
James Seibel
|
e3018485ed
|
Add additional logging to getFileBasePath
|
2022-03-30 19:56:58 -05:00 |
|
TomTheFurry
|
5a58fa92b3
|
Add debugging info for lodWorld
|
2022-03-30 19:52:27 +08:00 |
|
TomTheFurry
|
8a76c8cadc
|
Make DataPointUtil's WORLD HEIGHT a final again
|
2022-03-30 18:56:10 +08:00 |
|
TomTheFurry
|
7f9b035665
|
Fix race & stuck playerData in sub-dim, add dataPoint verify
|
2022-03-30 18:38:48 +08:00 |
|
cola98765
|
368238821b
|
change XZ setting 3 -> 1 made it easier to change it with static at the start of the file
|
2022-03-30 11:55:01 +02:00 |
|
James Seibel
|
4c984c5c10
|
Close #140 (no rendering if world named "No World Loaded" )
|
2022-03-29 20:48:59 -05:00 |
|
TomTheFurry
|
7c935bb581
|
I think test renderer is now more correct?
|
2022-03-29 13:09:29 +08:00 |
|
CodeF53
|
3e825c11c4
|
small nitpicky changes to Lang Files
|
2022-03-28 19:24:28 -06:00 |
|
TomTheFurry
|
11982d701c
|
Add RendererType & Debug Renderer + fix Logger bug
|
2022-03-28 17:04:06 +08:00 |
|
James Seibel
|
21d8f1124c
|
Fix a null pointer error when moving empty folders
|
2022-03-27 21:49:20 -05:00 |
|
James Seibel
|
b4009336a3
|
Fix old folders not moving if sub-dims are disabled
|
2022-03-27 00:09:32 -05:00 |
|
James Seibel
|
a2d2e5d87b
|
Make multi-Dim similarity = 0 disable the new system
By default the old system of 1 world per dimension is used
|
2022-03-26 23:15:47 -05:00 |
|
James Seibel
|
f97815cac7
|
Update a log message in Sub-Dim
|
2022-03-26 21:34:36 -05:00 |
|
James Seibel
|
53c518b307
|
Fix incorrect files/folders crashing the sub-dim system
|
2022-03-26 21:27:16 -05:00 |
|
James Seibel
|
03f5a086f0
|
Automatically move old files to the new sub-dim system
|
2022-03-26 20:50:57 -05:00 |
|
James Seibel
|
bc72142659
|
Merge for SubDim
|
2022-03-26 11:39:17 -05:00 |
|
TomTheFurry
|
de51efc866
|
Fix logger bug, vertQual.next/pre missing ULTRA, subdim array compare
|
2022-03-26 23:31:04 +08:00 |
|
James Seibel
|
0658106822
|
Partially fix SubDimensionFinder
|
2022-03-26 10:20:01 -05:00 |
|