4318 Commits

Author SHA1 Message Date
Bixilon
e230cdf49a
connection create events 2022-10-31 15:28:10 +01:00
Bixilon
b0185c3aa0
mod load order 2022-10-31 14:30:14 +01:00
Bixilon
68291b0aec
validate mod dependencies 2022-10-31 14:07:57 +01:00
Bixilon
dbf16ebd97
remove and deprecate more events 2022-10-31 13:51:15 +01:00
Bixilon
6d1424f508
remove a ton of events (and replace them with observables) 2022-10-31 13:38:54 +01:00
Bixilon
abebe9aad0
deprecate Connection::event* 2022-10-31 12:35:13 +01:00
Bixilon
fa26efb1fd
replace tryCatch with catchAll 2022-10-31 10:50:29 +01:00
Bixilon
87130b4d63
rework crash report text, crash report: show mods 2022-10-30 14:33:15 +01:00
Bixilon
fc2cbdf9d9
ModLoader: try to remove from classpath on error 2022-10-30 13:41:15 +01:00
Bixilon
dbf461b393
improve mod list, virtual mods 2022-10-30 12:04:54 +01:00
Bixilon
e272fa83fc
ModLoader: custom exceptions, more 2022-10-30 11:44:33 +01:00
Bixilon
f805174f52
adapt kutil 1.17.1 2022-10-27 22:12:42 +02:00
Bixilon
bb5bc33b4b
bump kutil, allow defining platform and architecture with gradle properties 2022-10-27 22:09:48 +02:00
Bixilon
382088b8d5
eros: make mod type card smaller 2022-10-26 12:06:04 +02:00
Bixilon
1f9716f033
extend mod manifest, eros: improve mod card 2022-10-26 09:56:49 +02:00
Bixilon
4c28f4a847
DirectoryAssetsManager: load pack.png and pack.mcmeta 2022-10-25 23:34:01 +02:00
Bixilon
4506642181
mod: more ui properties, translations 2022-10-25 23:26:19 +02:00
Bixilon
7649c63ceb
unify info pane, wip gui mod list 2022-10-25 23:16:16 +02:00
Bixilon
a8c36160e8
mod loading: directory 2022-10-25 22:02:29 +02:00
Bixilon
d2053491ae
mod: jar assets 2022-10-25 20:55:17 +02:00
Bixilon
0eb773f7fa
wip mod loading 2022-10-25 20:18:54 +02:00
Bixilon
def072e36f
network: 22w42a 2022-10-25 19:17:39 +02:00
Bixilon
1537eeee95
network: 22w42a unsigned chat message 2022-10-25 18:22:28 +02:00
Bixilon
e927232261
22w42A: fix command reading 2022-10-25 17:19:58 +02:00
Bixilon
76c590fd66
fix hotbar hover text 2022-10-25 16:51:28 +02:00
Bixilon
5b9124691e
22w42a: special recipes (with reading category) 2022-10-25 16:51:19 +02:00
Bixilon
3ccbc9685d
refactor tab list data handling 2022-10-25 16:19:15 +02:00
Bixilon
9fc01db578
network: wip (1) 22w42a 2022-10-25 16:10:35 +02:00
Bixilon
6ba4928b1f
rename RunConfiguration::VERSION_STRING 2022-10-25 09:53:28 +02:00
Bixilon
e5a362e718
rendering: show version in window title 2022-10-25 09:28:38 +02:00
Bixilon
7edef26e51
remove unused stuff from ProtocolDefinition 2022-10-24 22:26:45 +02:00
Bixilon
b52e6587d3
async events 2022-10-24 21:04:53 +02:00
Bixilon
8656bcbd42
refactor chunk neighbours
* This massively reduces calls (and locks!) to the chunk map and increases join performance
2022-10-24 20:16:04 +02:00
Bixilon
36debca1dc
gradle:check: run unit tests before integration tests 2022-10-24 19:51:56 +02:00
Bixilon
7a07d7a143
world: improve locking when retrieving neighbours 2022-10-24 18:16:11 +02:00
Bixilon
73d6f3a481
postpone connection ticks to reduce join lagging 2022-10-24 18:10:39 +02:00
Bixilon
499e09649a
fix particles being eventually black when spawning 2022-10-24 17:41:29 +02:00
Bixilon
33e93ed53c
log: ignore javafx warnings 2022-10-24 17:30:07 +02:00
Bixilon
275a99d762
particle light 2022-10-24 10:32:47 +02:00
Bixilon
44dfa62aa3
ChunkLightS2CP: simplify position retrieving 2022-10-24 08:29:08 +02:00
Bixilon
20ff408d52
22w42a: Camel, block properties, assets, packet mapping, long entity data type 2022-10-23 20:00:31 +02:00
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