3836 Commits

Author SHA1 Message Date
Bixilon
7907d579a3
auto connect: fix version detection, resolve server address 2023-01-28 00:45:26 +01:00
Bixilon
7ff18cce79
fix EntitySoundS2CP reading 2023-01-28 00:45:23 +01:00
Bixilon
0d68dff097
update example mod 2023-01-27 08:48:10 +01:00
Bixilon
3d31289a67
Squashed commit of the following:
commit a1e08b1918270f057e707a0ffbf1d3407930879d
Author: MrGeoTech <themrgeotech@gmail.com>
Date:   Thu Jan 26 18:23:05 2023 -0600

    Allowing for no rendering with BlockDustParticles

commit 07b752c4dee839a457e5fa6131c7a3f8a8c57f72
Merge: 1c6eb6e4d 08f9ef56d
Author: MrGeoTech <themrgeotech@gmail.com>
Date:   Thu Jan 26 17:44:07 2023 -0600

    Merge branch 'master' of https://gitlab.bixilon.de/bixilon/minosoft

commit 1c6eb6e4dc43250fb0d088e852e36acc463e4239
Merge: 1fc103c8f ceee18b5d
Author: MrGeoTech <themrgeotech@gmail.com>
Date:   Wed Jan 18 22:08:02 2023 -0600

    Merge branch 'master' of https://gitlab.bixilon.de/bixilon/minosoft
2023-01-27 08:16:59 +01:00
Bixilon
08f9ef56d1
fix building of tests 2023-01-26 22:15:11 +01:00
Bixilon
6fc6ad5a5b
chat component renderer: don't emit overflow flag when message is empty
This fixes some bugs on weird servers that a lot of messages in the chat are hidden
2023-01-26 21:45:56 +01:00
Bixilon
a2e8f6af90
gui: scale gui with system scale 2023-01-26 21:37:24 +01:00
Bixilon
f3b11e8ef1
glfw: only scale screen positions on macOS #29 2023-01-26 21:19:59 +01:00
Bixilon
217e78dd9a
move some fluid blocks, WaterloggableBlock, fix fluid rendering 2023-01-23 22:23:54 +01:00
Bixilon
432d783849
network: status ping: remove ping/pong id 2023-01-23 21:57:43 +01:00
Bixilon
3eedebde81
remove test-util source set, AirBlock 2023-01-23 08:37:43 +01:00
Bixilon
5054ea139d
Block: deprecate some methods 2023-01-23 08:14:54 +01:00
Bixilon
1d41b7cc05
eros: fix eventual freeze 2023-01-23 08:14:13 +01:00
Bixilon
df2261eb1e
block state: solid renderer 2023-01-21 23:19:23 +01:00
Bixilon
05cac19766
simplify block properties getting 2023-01-21 23:09:31 +01:00
Bixilon
3a7c81cd35
fix tests, fix bugs fix everything 2023-01-20 19:17:56 +01:00
Bixilon
dc6332cce8
shears, durable item, ... 2023-01-20 18:22:36 +01:00
Bixilon
854eb0129f
PotentialFullOpaqueBlock, fix build 2023-01-20 18:03:09 +01:00
Bixilon
7a4570648f
block state deserialization 2023-01-20 11:03:43 +01:00
Bixilon
e8b4838cbb
integrate tool items, spit block states 2023-01-18 21:13:41 +01:00
Bixilon
a95fb37936
wip block splitting 2023-01-18 18:22:32 +01:00
Bixilon
ceee18b5d4
Merge branch 'gui/wawla' 2023-01-18 16:13:01 +01:00
Bixilon
96d3b9b647
wawla: add missing space to CropBlock 2023-01-18 15:46:06 +01:00
Bixilon
ae4da3d0b3
wawla: break block indicator 2023-01-18 15:39:16 +01:00
Bixilon
4308d1b0d4
wawla: improvements 2023-01-18 15:03:04 +01:00
Bixilon
ae5e45f454
wawla: config, more entity information 2023-01-18 14:39:21 +01:00
Bixilon
799d34203f
wawla: additional information 2023-01-18 13:10:40 +01:00
Bixilon
8f9b2e35ca
fix wrongly detected asset corruption if not verifying assets 2023-01-18 12:50:57 +01:00
Bixilon
26813d1ad6
assets util: warn if asset is corrupted 2023-01-18 12:50:55 +01:00
Bixilon
14f2d3a094
fix wrongly detected asset corruption if not verifying assets 2023-01-18 12:50:29 +01:00
Bixilon
3590bf828a
entity wawla element 2023-01-18 12:44:33 +01:00
Bixilon
696dbf6499
assets util: warn if asset is corrupted 2023-01-18 12:44:17 +01:00
Bixilon
72ea6fe675
wawla: wip block information #103 2023-01-18 12:23:45 +01:00
Bixilon
c222d48f8e
PlayerTexture: remove unused method 2023-01-18 10:41:00 +01:00
Bixilon
667a911239
network: send correct packet if private key is null (1.19) 2023-01-18 00:05:11 +01:00
Bixilon
a383d5972c
replace Abilities::creative with gamemode 2023-01-17 23:45:32 +01:00
Bixilon
fbcd7e75de
remove empty class 2023-01-17 17:50:00 +01:00
Bixilon
7f9322b48d
Merge branch 'assets/split' 2023-01-17 17:19:36 +01:00
Bixilon
313936db2d
WorldRendererTest: improve fault tolerance 2023-01-17 17:19:24 +01:00
Bixilon
87ea10313d
arguments: add config directory 2023-01-17 17:02:22 +01:00
Bixilon
10feb0208d
doc: update assets 2023-01-17 16:57:09 +01:00
Bixilon
07fc90cb2d
split assets #101 2023-01-17 16:54:37 +01:00
Bixilon
2f24e13c93
wip use Path over String 2023-01-17 14:11:52 +01:00
Bixilon
e57bc979ac
player texture test 2023-01-17 12:52:08 +01:00
Bixilon
1fc103c8ff
bump dependencies 2023-01-16 22:56:14 +01:00
Bixilon
8b765d86f4
adopt kutil byte buffers 2023-01-16 22:55:20 +01:00
Bixilon
e90931209b
bump and adopt kutil 1.19 2023-01-16 22:36:19 +01:00
Bixilon
114f369d2e
test namespaces function 2023-01-16 22:22:51 +01:00
Bixilon
09aabd4075
fix ChatMessageType reading in 1.19 + tests 2023-01-16 16:59:55 +01:00
Bixilon
48dbfdd780
network: HealthS2CP: handle errors more gracefully 2023-01-16 16:59:52 +01:00