Bixilon
b17f12e7b1
calculate chunk occlusion for all combinations
2022-05-08 22:06:38 +02:00
Bixilon
3f5066f97d
read chunk packet async
2022-05-08 22:06:38 +02:00
Bixilon
08a397a548
hacky occlusion culling (only in y direction)
2022-05-08 22:06:37 +02:00
Bixilon
10059113b6
wip flood filling and occlusion calculations
2022-05-08 22:06:37 +02:00
Bixilon
e24fffbf73
wip flood fill calculation
2022-05-08 22:06:32 +02:00
Bixilon
9d10606f9a
gui manager: fix multithreading crashes
2022-05-08 14:08:48 +02:00
Bixilon
3f2145d0fd
player properties: ignore unsigned texture data
2022-05-08 14:05:25 +02:00
Bixilon
7c91522a14
1.18: fix light reading in custom dimensions, GH-4
2022-05-08 14:05:03 +02:00
Bixilon
c38f2db98a
github: also build on windows
2022-05-08 00:08:24 +02:00
Bixilon
729eea7254
eros: modify server dialog: treat april fool versions as snapshots
2022-05-07 22:14:08 +02:00
Bixilon
145feaed42
tab list: ignore invalid gamemodes
...
Some servers (like play.cubecraft.net) don't send a -1 gamemode. This produces a lot of exceptions and useless errors. Minecraft seems to handle that fine
2022-05-07 22:10:08 +02:00
Bixilon
3c61ee38ac
player properties: don't crash on unknown properties, GH-4
2022-05-07 22:09:08 +02:00
Bixilon
394fdb2c2a
versions index: outbox 13w41b
2022-05-07 22:08:31 +02:00
Bixilon
8f4f44a7bb
win64: fix typo in zstd detection, GH-3
...
But now it should work, this is fix commit number 3
2022-05-07 13:44:41 +02:00
Bixilon
8584e29c14
skin textures: only fetch for microsoft accounts and if server is in online mode
2022-05-07 13:27:44 +02:00
Bixilon
015b246e2c
win64: proper zstd natives detection, GH-2, GH-2
2022-05-07 13:13:45 +02:00
Bixilon
35a88ed5ef
bump kutil
...
* Fixes crash when minimizing minosoft
2022-05-05 15:06:53 +02:00
Bixilon
a7705fe61b
fix texture loading crash with offline accounts
2022-05-05 12:06:43 +02:00
Bixilon
ca1c73293b
fix zstd natives on windows
2022-05-05 10:55:11 +02:00
Bixilon
6cff8c6278
world renderer: fix some chunks not get rendered magically
2022-05-05 00:03:00 +02:00
Bixilon
f4c707aae0
block models: don't store empty face properties
2022-05-04 21:17:02 +02:00
Bixilon
b90591889d
bump kutil
...
* Fixes bug with not executed jobs in the queue, improves the queue performance
2022-05-04 21:17:01 +02:00
Bixilon
971ed120cf
mesher: improve (fluid) perpare speed
2022-05-04 21:17:01 +02:00
Bixilon
cea55b610a
improve performance of solid block culling
2022-05-04 21:17:01 +02:00
Bixilon
f666df8d69
entity data: correctly remove has_
prefix
2022-05-04 20:44:43 +02:00
Bixilon
bd268034bf
interaction handler: stop item using when changing hotbar slot
2022-05-03 22:20:48 +02:00
Bixilon
3fed73e640
fix explosion affected blocks
2022-05-03 22:12:56 +02:00
Bixilon
6108344c65
fix entity raycasting
2022-05-03 21:23:16 +02:00
Bixilon
47ef9dab59
hacky credits screen
2022-05-03 20:58:55 +02:00
Bixilon
c920eaf781
bow shooting, fix inventory bug
2022-05-03 20:40:04 +02:00
Bixilon
17d6bd151a
deprecate fuel slot
2022-05-03 20:29:45 +02:00
Bixilon
38b8f8e64a
furnace: show container title
2022-05-03 19:37:16 +02:00
Bixilon
36af4bb474
furnace: show smelting progress and fuel
2022-05-03 19:31:13 +02:00
Bixilon
7c02c151ad
furnace fixes, wip show smelting process
2022-05-03 17:50:38 +02:00
Bixilon
143a05432a
render furnace screen
2022-05-03 12:46:18 +02:00
Bixilon
c94d50a52b
wip processing containers
2022-05-03 12:24:34 +02:00
Bixilon
67d6d8fb14
dynamic textures: allow 64x32 textures, growing
2022-05-02 23:06:04 +02:00
Bixilon
942a1a8787
dynamic textures: use weak references
2022-05-02 22:36:50 +02:00
Bixilon
e7f3891cc4
load dynamic textures async, fix some tab list bugs
2022-05-02 22:24:04 +02:00
Bixilon
e2df230da4
load dynamic textures
2022-05-02 20:00:19 +02:00
Bixilon
888db361d9
improve dynamic textures, fix some texture buffer bugs
2022-05-02 16:22:10 +02:00
Bixilon
75b1bebd6b
wip dynamic textures
2022-05-02 10:39:58 +02:00
Bixilon
b7f7ba21ec
fix loading crash: lateinit property mesh has not been initialized
2022-05-01 19:53:40 +02:00
Bixilon
4992ce3b38
all bed models
2022-05-01 19:48:40 +02:00
Bixilon
a4735d48f8
bed models
2022-05-01 19:34:44 +02:00
Bixilon
199559bca7
bump kutil, remove some todos, minimal cleanup
2022-05-01 16:59:54 +02:00
Bixilon
69d48f31ad
cleanup Minosoft.kt
2022-05-01 16:24:05 +02:00
Bixilon
9b1df43018
Merge branch 'work/async-ticking'
2022-05-01 16:02:34 +02:00
Bixilon
f2926c061c
clear particles and stop all sounds on respawn
2022-05-01 15:58:48 +02:00
Bixilon
05027c2c6d
connection ticker, abstract audio and particle renderer
2022-05-01 15:48:52 +02:00