3474 Commits

Author SHA1 Message Date
Bixilon
d3c96e6c6e
network: only clear chunks when changing dimensions after respawn
This fixes missing chunks when the server does some dirty hacking with respawn packets
2022-12-14 18:59:39 +01:00
Bixilon
14588f55c4
chat message: set sender to null if uuid is 0 2022-12-14 18:38:42 +01:00
Bixilon
1ec4fda1bd
ignore unknown particles 2022-12-14 18:38:42 +01:00
Bixilon
fdc05f6348
init skins after setting the player
This fixes a critical loading crash
2022-12-14 17:50:32 +01:00
Bixilon
d49f5e0b12
debug view: clear movement input 2022-12-14 17:13:28 +01:00
Bixilon
7cc9d0127e
move settings observing from player entity to client settings
* This also fixes the tests
2022-12-14 17:08:54 +01:00
Bixilon
693117a4f0
eros: properly disconnect when changing address while pinging, allow refresh while pinging 2022-12-14 17:06:54 +01:00
Bixilon
789e8834e3
forbid server to update local skin layers 2022-12-14 16:52:37 +01:00
Bixilon
aa9533712f
final arm improvements 2022-12-14 16:22:41 +01:00
Bixilon
4801cb8162
arm improvements, fix crash when changing main arm 2022-12-14 16:16:15 +01:00
Bixilon
d209181ea8
arm: improvements to screen ratio and left arm 2022-12-14 16:00:55 +01:00
Bixilon
f59fb270db
grass, foliage: fix gray particle color 2022-12-14 15:41:32 +01:00
Bixilon
0964368375
some arm finetuning 2022-12-14 15:29:33 +01:00
Bixilon
d8d7a9408b
arm rendering 2022-12-14 15:24:56 +01:00
Bixilon
0eec3e496c
build.gradle: load git just once, just fetch 1 commit
This improves reloading/testing performance a lot
2022-12-14 14:12:51 +01:00
Bixilon
9d54e48b32
arm: overlay 2022-12-14 10:27:25 +01:00
Bixilon
85d75fcfaa
arm: don't scale with pixel size 2022-12-13 14:22:44 +01:00
Bixilon
e845a10b23
improved arm rendering 2022-12-13 14:22:44 +01:00
Bixilon
95cba6d3f8
improved arm 2022-12-13 14:22:44 +01:00
Bixilon
2e5a4c1b03
arm overlay: use new skin system 2022-12-13 14:22:43 +01:00
Bixilon
7a8cec05d1
wip improved arm rendering 2022-12-13 14:22:43 +01:00
Bixilon
69a38ae6ed
config: render arm 2022-12-13 14:22:43 +01:00
Bixilon
b130f23531
restructure some skeletal model parts, wip arm 2022-12-13 14:22:39 +01:00
Bixilon
bc9bead69c
fluid models 2022-12-13 13:08:41 +01:00
Bixilon
7de2e4322a
integrated fluid registry 2022-12-13 12:54:13 +01:00
Bixilon
e4798f5ba4
item registry: buckets 2022-12-13 10:53:09 +01:00
Bixilon
8c772f0c18
integrated item registry 2022-12-13 10:16:39 +01:00
Bixilon
b1762560a7
hopefully fix gitlab ci concurrent issue 2022-12-10 14:18:48 +01:00
Bixilon
1271b7f762
it: disable async logging 2022-12-10 14:10:51 +01:00
Bixilon
7a0f54ed30
bump dependencies 2022-12-10 13:59:01 +01:00
Bixilon
7dcfed1e8c
bump kutil
This fixes an issue with timed out assets loading or pixlyzer data loading
2022-12-10 13:58:58 +01:00
Bixilon
880fac831a
github workflow: timeout after 30 minutes
If it takes longer there is probably something wrong.
2022-12-10 13:58:55 +01:00
Bixilon
4e1a4fb3b4
fix instant_health id, rename OtherEffects to OtherEffect 2022-12-09 22:48:17 +01:00
Bixilon
9b98853b16
network: rework channels, handle login messages correctly, fixes #11
* Renames "Plugin messages" to simply channels
* renames a couple of other things
* splits login and play messages
* rejects login messages if needed
* (commit way too big)
2022-12-09 22:47:17 +01:00
Bixilon
1b262a317e
effects: darkness, hero_of_the_village 2022-12-09 22:47:11 +01:00
Bixilon
e193199d74
overlays: remove z, disable depth mask 2022-12-09 22:47:06 +01:00
Bixilon
1d948bc9e6
integrated registry: status effects 2022-12-09 09:06:05 +01:00
Bixilon
84a6b4d1a9
multipart models: AND condition
This fixes a block model loading crash in 1.19.3
2022-12-08 16:35:03 +01:00
Bixilon
29d1074c45
rework skin loading, support for new skin models
This fixes one of two crashes with 1.19.3
2022-12-08 16:26:52 +01:00
Bixilon
73f284650a
replace existing enchantments with integrated, test 2022-12-08 08:42:23 +01:00
Bixilon
2ba0ca96d3
pack enchantments 2022-12-08 08:30:08 +01:00
Bixilon
f251769983
enchantments: efficiency 2022-12-08 00:32:46 +01:00
Bixilon
ceec8a39cf
make enchantments not injectable by default 2022-12-08 00:28:39 +01:00
Bixilon
a51cb655c8
wip integrated registry 2022-12-08 00:22:23 +01:00
Bixilon
7fa3d30bfd
network: 1.19.3-pre2, 1.19.3-pre3, 1.19.3-rc1, 1.19.3-rc2, 1.19.3-rc3, 1.19.3 2022-12-07 21:02:05 +01:00
Bixilon
e2f90cb625
calculate cloud speed from time
Now their speed is not frame rate specific anymore
2022-12-07 20:19:38 +01:00
Bixilon
251c257bed
recalculate sun scatter matrix when sky matrix changes
Prevents sun scatter moving with camera
2022-12-07 20:19:35 +01:00
Bixilon
3b9f7172f8
fix local player skin properties
Non-vanilla behavior, the server is now not allowed anymore to update player properties (i.e. the own skin)
2022-12-07 20:19:30 +01:00
Bixilon
92ad74bb03
readme: remove maven build note 2022-12-07 20:19:23 +01:00
Bixilon
249765338d
bump gradle 2022-12-07 20:19:10 +01:00