4627 Commits

Author SHA1 Message Date
Bixilon
4213fe8fd9
network: remove deprecated array reading functions 2022-10-23 19:15:27 +02:00
Bixilon
e9dd66696d
fix running of assets properties generator 2022-10-23 19:06:48 +02:00
Bixilon
01a6d97046
gradle: append -dirty to version if git status is not clean 2022-10-23 18:32:10 +02:00
Bixilon
b7a84f9dfa
network: mark blocks as initialized if server sends empty chunk
* This fixes a bug, that empty chunks (in custom worlds) are marked as not fully received
2022-10-23 17:30:14 +02:00
Bixilon
afcc0a4b2f
debug hud: fix wrong chunk reference 2022-10-23 17:16:36 +02:00
Bixilon
7d90654b28
skylight: only create maxSection-1 if block starts at y=1 2022-10-21 11:49:43 +02:00
Bixilon
d96dc6b2dd
skylight: create section below maxHeight
This fixes a skylight bug
2022-10-21 11:01:29 +02:00
Bixilon
db7cacf445
debug hud: add more info if chunk is not fully loaded 2022-10-21 10:29:15 +02:00
Bixilon
ba7d4b9988
fix firing WorldVisibilityGraph event when occlusion culling is disabled 2022-10-21 10:28:30 +02:00
Bixilon
bcb05e1fdd
translation: fix trailing empty array as data 2022-10-21 10:12:45 +02:00
Bixilon
99ec576660
more modding goals 2022-10-20 16:56:06 +02:00
Bixilon
264023b9de
fix tint on water cauldrons 2022-10-20 16:55:55 +02:00
Bixilon
5a35a221df
fix crash when connecting to servers
* Introduced in ff6afd3863dae4234a5db0e1ba144220ae0ddf4e
2022-10-20 12:25:02 +02:00
Bixilon
ab7edb125f
rename TabMessageSender 2022-10-20 12:08:49 +02:00
Bixilon
ff6afd3863
progress dialog: forbid closing if can not cancel 2022-10-20 12:06:56 +02:00
Bixilon
0c616ebc8c
gradle: use last commit as version number 2022-10-19 21:55:16 +02:00
Bixilon
e21d31a086
wip: sign commands 2022-10-19 21:46:05 +02:00
Bixilon
907368a630
1.19: send commands with command packet (unsigned) 2022-10-19 21:26:24 +02:00
Bixilon
3e03bc1496
chat suggestions: don't make enter apply suggestions 2022-10-19 20:58:07 +02:00
Bixilon
821b77d6e4
send chat messages as commands
sending commands (>1.19) is not yet implemented -/-
2022-10-19 20:55:59 +02:00
Bixilon
264d86751a
signature: configuration options 2022-10-19 20:55:35 +02:00
Bixilon
f4bb0f2c52
wip: refactor chatting, signed chat: chat formatting 2022-10-19 19:49:23 +02:00
Bixilon
e99f47b845
load message type registry 2022-10-19 16:31:36 +02:00
Bixilon
458069de1d
fix some skylight bugs, it: add water test 2022-10-19 13:31:39 +02:00
Bixilon
5664639278
properly integrate heightmap 2022-10-19 10:12:27 +02:00
Bixilon
12908204ce
fix heightmap calculation, it: heightmap tests 2022-10-19 09:22:38 +02:00
Bixilon
4a99191eb7
it: add heightmap tests 2022-10-18 22:15:52 +02:00
Bixilon
28d84f284e
extract test util, benchmark: replace junit with testng 2022-10-18 22:06:58 +02:00
Bixilon
f1b6d96642
disable failing stair test 2022-10-18 21:14:28 +02:00
Bixilon
ed3bd7192b
fix light properties detection, improve block tests 2022-10-18 20:53:07 +02:00
Bixilon
f8feb47758
it: improve block tests 2022-10-18 19:46:09 +02:00
Bixilon
9d096cb256
it: fix test order 2022-10-18 14:09:51 +02:00
Bixilon
93780140b8
wip: light filtering blocks, integration block testing 2022-10-18 14:00:54 +02:00
Bixilon
826263c480
ci: don't run benchmarks, gradle: split benchmarks from unit tests 2022-10-18 10:45:48 +02:00
Bixilon
cecfda574d
it: load more, improve reference handler 2022-10-18 00:32:18 +02:00
Bixilon
6400ecefeb
bump gradle to 7.5.1
* Fixes issues with java 18
2022-10-18 00:18:13 +02:00
Bixilon
492fa86054
gradle: rename fat jar with os and architecture 2022-10-18 00:15:54 +02:00
Bixilon
7165692bde
github workflow: don't build twice 2022-10-18 00:15:50 +02:00
Bixilon
b32550d211
mark 1.19.2 as release 2022-10-17 23:54:43 +02:00
Bixilon
04df3469c9
readme: minosoft supports 1.19.2 2022-10-17 23:54:42 +02:00
Bixilon
93b27ff6b2
debug hud: fix coloring of entity values 2022-10-17 23:54:25 +02:00
Bixilon
d04466c461
fix ci 2022-10-17 23:47:03 +02:00
Bixilon
66d9b16c61
github: use v3 cache 2022-10-17 23:03:16 +02:00
Bixilon
7631ada6e2
github actions: use zulu jdk 2022-10-17 22:59:59 +02:00
Bixilon
391c5b8bcc
fix github workflow 2022-10-17 22:58:38 +02:00
Bixilon
f69db66557
fix github workflow 2022-10-17 22:57:19 +02:00
Bixilon
839b740c3a
fix gitlab ci error 2022-10-17 22:53:05 +02:00
Bixilon
0c84d91987
fix github workflow 2022-10-17 22:47:24 +02:00
Bixilon
ce0c46757b
mark unit tests as unit test 2022-10-17 22:39:32 +02:00
Bixilon
4253e3f148
gradle: git infos 2022-10-17 22:24:03 +02:00