Bixilon
|
b2b624a8f7
|
packet testing
|
2022-11-15 10:08:52 +01:00 |
|
Bixilon
|
8ed96d758e
|
packet testing
|
2022-11-15 10:00:31 +01:00 |
|
Bixilon
|
581a1cb18b
|
abstract netty network, move to own subpackage
|
2022-11-15 09:01:05 +01:00 |
|
Bixilon
|
49e4abbc64
|
clone container action test
|
2022-11-15 08:52:57 +01:00 |
|
Bixilon
|
98e20dd71b
|
fix test order (2)
|
2022-11-14 16:14:04 +01:00 |
|
Bixilon
|
2fa3b57400
|
readme: add missing bracket
|
2022-11-14 16:09:04 +01:00 |
|
Bixilon
|
243769bf26
|
gitlab ci: fix build cache
|
2022-11-14 16:08:56 +01:00 |
|
Bixilon
|
5542635b9e
|
fix test running
|
2022-11-14 16:08:45 +01:00 |
|
Bixilon
|
c85b73c793
|
make integration tests run after unit tests
|
2022-11-14 15:52:49 +01:00 |
|
Bixilon
|
6ea2db1f79
|
gitlab ci: make artifacts expire in 1 day
|
2022-11-14 15:34:52 +01:00 |
|
Bixilon
|
451beb024b
|
fix build
|
2022-11-14 13:33:56 +01:00 |
|
Bixilon
|
8862e665cc
|
gitlab ci: separate cache for gradle wrapper
|
2022-11-14 11:53:31 +01:00 |
|
Bixilon
|
9ee2df005a
|
gitlab ci: properly cache dependencies
|
2022-11-14 11:48:30 +01:00 |
|
Bixilon
|
08c26e8c3d
|
rendering: don't pause on quit
This fixes a jvm crash when a rendering error occurs
|
2022-11-14 11:07:52 +01:00 |
|
Bixilon
|
89435bed4b
|
deprecate Reference, BitByte (kutil 1.18)
|
2022-11-14 09:13:43 +01:00 |
|
Bixilon
|
9e95992414
|
bump dependencies
|
2022-11-12 17:40:52 +01:00 |
|
Bixilon
|
db25e0d318
|
constant for opengl dirty buffer unbinding
|
2022-11-12 16:46:24 +01:00 |
|
Bixilon
|
f46cefd17b
|
fix build/run with java 11
(cherry picked from commit 0dab18063bcce0e42acacf354576448d4d012982)
|
2022-11-12 16:46:24 +01:00 |
|
Bixilon
|
1ceb345adf
|
fix buggy fog after shader reloading
|
2022-11-12 16:46:23 +01:00 |
|
Bixilon
|
d9063b6f4b
|
framebuffer shader: fix GL_INVALID_OPERATION error
|
2022-11-12 16:46:23 +01:00 |
|
Bixilon
|
c9c618fa15
|
rename shaders to native shaders and minosoft shaders to shaders
|
2022-11-12 16:46:23 +01:00 |
|
Bixilon
|
6bf8d35124
|
make rest of shaders uniform safe
|
2022-11-12 16:46:22 +01:00 |
|
Bixilon
|
5e7952b4ed
|
make even more shaders uniform safe
|
2022-11-12 16:46:22 +01:00 |
|
Bixilon
|
fb873ab418
|
remove deprecated detection of shader uniforms
|
2022-11-12 16:46:21 +01:00 |
|
Bixilon
|
9ff7a4a641
|
make more shaders uniform safe
|
2022-11-12 16:46:21 +01:00 |
|
Bixilon
|
35eb9ecdfb
|
make world shaders uniform safe
|
2022-11-12 16:46:21 +01:00 |
|
Bixilon
|
0a14b8e769
|
make particle shader uniform safe
|
2022-11-12 16:46:20 +01:00 |
|
Bixilon
|
93240f51fe
|
shader reloading
|
2022-11-12 16:46:20 +01:00 |
|
Bixilon
|
2c78e3c80c
|
safe uniforms: textures
|
2022-11-12 16:46:20 +01:00 |
|
Bixilon
|
9171268e5f
|
wip safe uniforms
|
2022-11-12 16:46:19 +01:00 |
|
Bixilon
|
4d48a4b263
|
fix daylight cycle when gamerule doDaylightCycle=false
|
2022-11-12 16:46:19 +01:00 |
|
Bixilon
|
a6848a0de5
|
dd sunset screenshot
|
2022-11-11 23:02:31 +01:00 |
|
Bixilon
|
612629b344
|
macOS: fix mouse position and inital window scale
|
2022-11-11 16:03:28 +01:00 |
|
Bixilon
|
7883de2123
|
world border: set finFragmentPosition
|
2022-11-11 15:57:02 +01:00 |
|
Bixilon
|
7fa78ade00
|
replace shader layout uints with floatBitsToUint #29
|
2022-11-11 15:49:17 +01:00 |
|
Bixilon
|
07cb2625b5
|
fix day 0 being negative day
|
2022-11-11 11:02:23 +01:00 |
|
Bixilon
|
26d75b16b1
|
add materialRegistry as dependency for blockRegistry
This fixes a potential loading crash (kind of race condition). Also fixes pipelines on github:windows
|
2022-11-11 10:49:23 +01:00 |
|
Bixilon
|
0dab18063b
|
fix build/run with java 11
|
2022-11-11 10:37:02 +01:00 |
|
Bixilon
|
65e6414bd0
|
fix some tests
|
2022-11-11 09:27:04 +01:00 |
|
Bixilon
|
88fe5f26d5
|
Revert "improve VoxelSide performance"
This reverts commit 775c6b3cfa9c8c4f3defcb06ebfdf12eda014c15.
|
2022-11-11 09:23:47 +01:00 |
|
Bixilon
|
0096711844
|
improve multi layer clouds
|
2022-11-11 09:20:45 +01:00 |
|
Bixilon
|
61e382f693
|
fix biome registry reading, remove biome category, fix tab packet reading in < 1.19
|
2022-11-11 09:16:10 +01:00 |
|
Bixilon
|
a0d70169b9
|
Merge branch 'work/sky'
# Conflicts:
# src/main/java/de/bixilon/minosoft/data/chat/message/SignedChatMessage.kt
# src/main/java/de/bixilon/minosoft/data/registries/biomes/Biome.kt
# src/main/java/de/bixilon/minosoft/util/KUtil.kt
|
2022-11-11 09:08:42 +01:00 |
|
Bixilon
|
ddac5159bc
|
disable debug options
|
2022-11-11 09:01:51 +01:00 |
|
Bixilon
|
5a14ad297e
|
remove world parameter from world time
|
2022-11-11 09:01:36 +01:00 |
|
Bixilon
|
17ebd26ca3
|
add note to lightmap updater
|
2022-11-11 08:31:07 +01:00 |
|
Bixilon
|
26ffc67240
|
remove legacy lightmap updater
|
2022-11-11 08:30:09 +01:00 |
|
Bixilon
|
83d5942b58
|
lightmap: night vision
|
2022-11-11 08:29:10 +01:00 |
|
Bixilon
|
7bcfb03ceb
|
lightmap: dimension brighten (end)
|
2022-11-10 23:37:53 +01:00 |
|
Bixilon
|
681ac84ba7
|
lightmap: gamma
|
2022-11-10 23:26:47 +01:00 |
|