s809
|
3cb2a70f4d
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons
|
2023-12-06 21:17:16 +05:00 |
|
James Seibel
|
fabad7158e
|
Up the api version number 1.0.0 -> 1.1.0
|
2023-12-06 07:50:23 -06:00 |
|
James Seibel
|
bae7e44dd8
|
Add overdraw number input
|
2023-12-06 07:50:10 -06:00 |
|
James Seibel
|
926c7924df
|
Merge in Builderb0y's render merging improvements
|
2023-12-05 07:15:39 -06:00 |
|
James Seibel
|
704a2ff217
|
Only display empty biomeWrapper string logs once
|
2023-12-04 07:17:51 -06:00 |
|
coolGi
|
871c6031b8
|
Added version number to updated jar
|
2023-12-04 23:34:40 +10:30 |
|
James Seibel
|
afb0a57920
|
up the version number 2.0.1-a -> 2.0.2-a
|
2023-12-03 19:13:19 -06:00 |
|
James Seibel
|
1787d2c6d9
|
Fix BlockStateWrapper compiling
2.0.1a
|
2023-12-03 18:38:17 -06:00 |
|
James Seibel
|
1a07fb83b6
|
Revert Sqlite update 3.44.1.0 -> 3.43.0.0
The new version caused java module issues. I'll have to look into it again another time.
|
2023-12-03 17:55:01 -06:00 |
|
James Seibel
|
4d2ee292bb
|
Remove "-dev" from the version number
|
2023-12-03 17:19:30 -06:00 |
|
James Seibel
|
0fdde61fe5
|
Add a config to enable/disable using MC's lighting engine
|
2023-12-02 12:37:30 -06:00 |
|
James Seibel
|
ae8a4912a6
|
Add a limit to the number of queued update chunks
|
2023-12-02 12:24:22 -06:00 |
|
James Seibel
|
ffd8ea8751
|
Fix snow light rendering
|
2023-12-02 12:07:35 -06:00 |
|
James Seibel
|
4cd10a82fd
|
Fix DH lighting failing for water
|
2023-12-01 07:50:14 -06:00 |
|
James Seibel
|
4955d22649
|
Fix block lighting being ignored in MC 1.20.2
|
2023-12-01 07:49:36 -06: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 |
|
James Seibel
|
46519b096c
|
Merge branch 'distant-horizons-lightmapfix'
|
2023-11-30 07:08:46 -06:00 |
|
James Seibel
|
cb7d980e15
|
Fix a typo in the bug issue template
|
2023-11-30 07:03:15 -06:00 |
|
s809
|
a313cb3db1
|
Fix Double missing from console command argument types
|
2023-11-29 22:39:16 +05:00 |
|
s809
|
c29c6d1870
|
Fix configs loading too late on server
|
2023-11-29 22:25:38 +05:00 |
|
James Seibel
|
6c1562ac33
|
Merge Null's fragment shader culling !38
|
2023-11-29 07:44:27 -06:00 |
|
James Seibel
|
5e17e4ea8c
|
Update Sqlite 3.43.0.0 -> =3.44.1.0
|
2023-11-28 07:13:44 -06:00 |
|
s809
|
b4a64b0c3d
|
Update core
|
2023-11-28 00:06:48 +05:00 |
|
Fourmisain
|
b8e7b14fbb
|
fix light map update being done on non-light-map textures
|
2023-11-27 16:58:54 +01:00 |
|
s809
|
1439ca5c08
|
Remove unnecessary log
|
2023-11-26 21:34:07 +05:00 |
|
James Seibel
|
5d8eb185bc
|
Merge branch 'Lorenzo_Giannini-main-patch-41483' into 'main'
fix links
See merge request jeseibel/distant-horizons!42
|
2023-11-25 21:08:43 +00:00 |
|
Lorenzo Giannini
|
7325cedba6
|
Update pack.mcmeta
|
2023-11-25 18:31:10 +00:00 |
|
Lorenzo Giannini
|
e5043d6d9b
|
fix links
|
2023-11-25 18:21:21 +00:00 |
|
James Seibel
|
13e53a18e3
|
Change the default MC version from 1.20.1 -> 1.20.2
|
2023-11-25 12:13:18 -06:00 |
|
James Seibel
|
dd60c7620f
|
Fix null pointer when joining some multiverse servers
|
2023-11-25 11:39:53 -06:00 |
|
James Seibel
|
83c01cabfb
|
Fix lighting on some servers
|
2023-11-25 11:08:44 -06:00 |
|
James Seibel
|
a95171dbbe
|
Add constants to BlockStateWrapper
|
2023-11-25 08:46:03 -06:00 |
|
James Seibel
|
10d542ed14
|
Fix incorrect ChunkWrapper IndexOutOfBounds checking
|
2023-11-25 08:45:23 -06:00 |
|
s809
|
97ad3bc78f
|
Update core
|
2023-11-25 18:05:02 +05:00 |
|
s809
|
b59d8cff8d
|
Fix command response not displayed in chat
|
2023-11-25 18:04:53 +05:00 |
|
s809
|
0e93aa4aea
|
Basic chat commands
|
2023-11-25 17:44:52 +05:00 |
|
James Seibel
|
7e1c55a0c5
|
Fix merging for transparent LODs over the void
|
2023-11-24 14:02:33 -06:00 |
|
James Seibel
|
4e25d318ec
|
Fix a potential concurrent error on DhClientServerWorld shutdown
|
2023-11-24 09:46:51 -06:00 |
|
s809
|
28f8099777
|
Dummy chat command
|
2023-11-23 20:58:47 +05:00 |
|
James Seibel
|
c4228f4e63
|
Improve multiverse similarity logic and fix incorrect log
|
2023-11-21 07:44:28 -06:00 |
|
James Seibel
|
1411091f60
|
Fix null pointers when moving between multiverse levels
|
2023-11-20 07:35:26 -06:00 |
|
s809
|
c83b0ae533
|
Sync core
|
2023-11-20 17:43:09 +05:00 |
|
coolGi
|
6a2278949e
|
Updated core submodule
|
2023-11-20 21:59:12 +10:30 |
|
coolGi
|
374b859882
|
Fixed Indium dialog not showing
|
2023-11-20 21:47:35 +10:30 |
|
s809
|
5ceeebe567
|
Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons
|
2023-11-19 22:57:14 +05:00 |
|
coolGi
|
a98bdb94b8
|
Fixed <br/> not being parsed correctly
|
2023-11-20 00:40:16 +10:30 |
|
coolGi
|
de390f5d70
|
Fixed updater's back up method deleting the wrong jar
|
2023-11-19 22:48:46 +10:30 |
|
coolGi
|
9d4968351b
|
Fixed updater crashing without network
|
2023-11-19 20:07:35 +10:30 |
|