4137 Commits

Author SHA1 Message Date
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
Bixilon
90e58546b9
crash: gpu fix wrong section name 2022-12-03 15:42:24 +01:00
Bixilon
0a2989d1b4
crash report: add gpus 2022-12-03 15:23:43 +01:00
Bixilon
12ba704e75
fluids: FluidContainer, fix fluid height bugs 2022-11-30 09:27:23 +01:00
Bixilon
6b2b07a99c
improve fluid rendering performance slightly 2022-11-30 08:45:40 +01:00
Bixilon
f2733ce0d4
third person camera 2022-11-28 21:49:40 +01:00
Bixilon
a67d925bc9
abstract camera view 2022-11-28 21:18:38 +01:00
Bixilon
bf33b342aa
JavaFXDelegate: don't instantly fire
This fixes a crash when connecting to servers
2022-11-28 17:47:35 +01:00
Bixilon
94571f207f
fix profile saving 2022-11-28 16:57:44 +01:00
Bixilon
749e3958e9
remove a lot of old profile delegate stuff 2022-11-28 12:12:37 +01:00
Bixilon
007633274c
profiles: replace almost all delegates with custom delegates 2022-11-28 08:53:04 +01:00
Bixilon
7d8672309e
some delegates 2022-11-26 12:29:30 +01:00
Bixilon
543b999659
kutil: port nextLong
* this fixes the build and some issues
2022-11-26 12:29:07 +01:00
Bixilon
8bf2daf124
port to kutil 1.18 2022-11-24 09:23:04 +01:00
Bixilon
a273bc4621
item registry: wait for sound registry
This fixes a loading crash/freeze with MusicDiskItems
2022-11-24 08:14:09 +01:00
Bixilon
1510ec622d
it: load latest pixlyzer data, fix loading of 1.19.3-pre1 2022-11-23 15:22:04 +01:00
Bixilon
a18c80284d
gitlab ci: use slim openjdk docker image 2022-11-23 14:54:57 +01:00
Bixilon
fa475eebb5
1.19: fix chat message type reading 2022-11-23 14:43:21 +01:00
Bixilon
9cce1cbf61
1.19: update pixlyzer data 2022-11-23 14:29:36 +01:00
Bixilon
89d4bedabf
Merge branch 'tests/more-2' 2022-11-23 14:24:02 +01:00
Bixilon
bdee4b62b2
pixlyzer: chat message type: fix narration reading 2022-11-23 14:19:28 +01:00
Bixilon
37cfeb594f
fix more skylight bugs, disable skylight test 2022-11-23 12:43:08 +01:00
Bixilon
1e5b21e0fd
fix some light tests, fix section neighbour detection 2022-11-23 12:15:11 +01:00
Bixilon
d37300ef1a
network: 1.19.3-pre1 2022-11-22 17:53:33 +01:00
Bixilon
c39d525332
fix chunk reading 2022-11-22 17:24:34 +01:00
Bixilon
a78153a472
bump dependencies 2022-11-22 17:18:47 +01:00
Bixilon
0e499e769a
rendering: properly synchronize key bindings
* This fixes a race condition with the async rendering system (sometimes the debug hud/chat could not be opened)
2022-11-22 16:50:45 +01:00
Bixilon
c1aa35a01d
it: test pixlyzer data for all releases 2022-11-22 16:42:40 +01:00
Bixilon
0f876124d7
it: test protocol versions to version match 2022-11-22 16:33:29 +01:00
Bixilon
17e164ddaa
rename Chunk::highestSection, fix benchmark 2022-11-22 16:10:15 +01:00
Bixilon
fd10ad3b58
fix some bad light tests, fix DimensionProperties::maxSection 2022-11-22 15:17:16 +01:00
Bixilon
a5a70f4b4d
LightTestUtil 2022-11-22 14:07:58 +01:00
Bixilon
77874c38ce
port some test util 2022-11-22 13:49:51 +01:00
Bixilon
83cc5992c7
it: block light break 2022-11-22 10:39:35 +01:00
Bixilon
123b55ef1d
block light place test 2022-11-22 10:27:25 +01:00
Bixilon
9d1a5bf104
network: allow setting floating item 2022-11-20 21:36:29 +01:00
Bixilon
a445655c82
gitlab ci: build cache per commit, not ref 2022-11-19 16:53:40 +01:00
Bixilon
51dffe042b
network: 22w46a 2022-11-19 16:41:19 +01:00