Bixilon
|
8ad3a4422a
|
entities: create/destroy models async
|
2022-06-16 15:00:48 +02:00 |
|
Bixilon
|
1feb95a387
|
properly lock dynamic texture array
|
2022-06-16 15:00:18 +02:00 |
|
Bixilon
|
b7c0390e04
|
mark 1.19 as release
|
2022-06-16 14:25:31 +02:00 |
|
Bixilon
|
ac8a3d1adf
|
world renderer: fix locking on interrupts
|
2022-06-16 10:57:23 +02:00 |
|
Bixilon
|
85bbf86c70
|
world renderer: fix task interruption
|
2022-06-15 22:30:31 +02:00 |
|
Bixilon
|
5854bcc4d3
|
22w19a: map entity data
|
2022-06-15 21:10:06 +02:00 |
|
Bixilon
|
396027fecf
|
network: 22w14a, assets: move to piston-data
|
2022-06-15 21:02:19 +02:00 |
|
Bixilon
|
ef3b07c8e1
|
bump kotlin to 1.7, bump javafx
|
2022-06-15 17:54:18 +02:00 |
|
Bixilon
|
453bde5d93
|
player rendering: smooth out velocity
|
2022-06-13 22:27:24 +02:00 |
|
Bixilon
|
04fe327ad2
|
rename some EntityAnimations, move to upper class
|
2022-06-13 22:27:23 +02:00 |
|
Bixilon
|
31de4f3c49
|
bump kutil to 1.13
|
2022-06-13 22:27:23 +02:00 |
|
Bixilon
|
4aa5751759
|
open gl render system: check thread safety
|
2022-06-13 22:27:23 +02:00 |
|
Bixilon
|
37e120de0e
|
remove and deprecate some stuff (KUtil 1.13)
|
2022-06-13 22:27:23 +02:00 |
|
Bixilon
|
a6dae42b00
|
improve speed of loading shapes
|
2022-06-13 22:27:23 +02:00 |
|
Bixilon
|
4eb8ea22f0
|
fix crash when loading registries
`ConcurrentModificationException`
|
2022-06-13 22:27:22 +02:00 |
|
Bixilon
|
d751a5062c
|
load assets and registries async
|
2022-06-13 22:27:22 +02:00 |
|
Bixilon
|
26d568eec2
|
general memory and loading improvements
|
2022-06-13 22:27:22 +02:00 |
|
Bixilon
|
236a6b6ba6
|
skeletal flags, rework animation includes
|
2022-06-13 22:27:22 +02:00 |
|
Bixilon
|
aa161cc9ee
|
network: improve biome reading speed
|
2022-06-13 22:27:22 +02:00 |
|
Bixilon
|
0f3bca426b
|
remove KUtil tests
|
2022-06-13 22:27:21 +02:00 |
|
Bixilon
|
53ff6e8457
|
prepare hud async
|
2022-06-13 22:27:21 +02:00 |
|
Bixilon
|
a382fe5d65
|
replace deprecated functions with kutil functions, improve unicode font loading
|
2022-06-13 22:27:21 +02:00 |
|
Bixilon
|
624762a892
|
improve performance, bump kutil
|
2022-06-13 22:27:21 +02:00 |
|
Bixilon
|
62369a1eff
|
fix eros crash when changing servers
|
2022-06-13 22:27:21 +02:00 |
|
Bixilon
|
5ebf4a0d15
|
load more stuff async, fix loading modal hiding when loading rendering
|
2022-06-13 22:27:20 +02:00 |
|
Bixilon
|
5e6e081311
|
raycasting: cache chunk
|
2022-06-13 22:27:20 +02:00 |
|
Bixilon
|
99a0824360
|
rename some registries, load registries async
* motive is now motif
* renamed *DataDataData* registries
* Use TaskWorker to load registries
|
2022-06-13 22:27:20 +02:00 |
|
Bixilon
|
c431d5edc0
|
accounts: option to not fetch profile
|
2022-06-13 22:27:20 +02:00 |
|
Bixilon
|
ac0d21b926
|
async renderer loader
|
2022-06-13 22:27:20 +02:00 |
|
Bixilon
|
542cfb53c4
|
load tab list skins async
|
2022-06-13 22:27:19 +02:00 |
|
Bixilon
|
9b00b9294c
|
fix entity hitboxes
|
2022-06-13 22:27:19 +02:00 |
|
Bixilon
|
51e12e06f6
|
network: ignore kick packets once disconnected
|
2022-06-13 22:27:19 +02:00 |
|
Bixilon
|
2968aecc00
|
move LocalPlayerEntity, entity data watcher, player: watch skin layers
|
2022-06-13 22:27:19 +02:00 |
|
Bixilon
|
92ee8cd943
|
fix skeletal rotation, hide local player
|
2022-06-13 22:27:19 +02:00 |
|
Bixilon
|
c9d84730e4
|
skeletal entities: fix rotation and position offset
|
2022-06-13 22:27:18 +02:00 |
|
Bixilon
|
f942cb1305
|
dynamic textures: forbid using !LOADED dynamic textures
|
2022-06-13 22:27:18 +02:00 |
|
Bixilon
|
5d785034f3
|
reformat versions.json
|
2022-06-13 22:27:18 +02:00 |
|
Bixilon
|
6e45db6cdc
|
versions: remove 1.7.1-pre from releases
|
2022-06-13 22:27:18 +02:00 |
|
Bixilon
|
d7ec83e4a6
|
reload player model on properties change
|
2022-06-13 22:27:18 +02:00 |
|
Bixilon
|
9e12c85ff6
|
fix player dynamic textures, fix other bugs, improve player animations
|
2022-06-13 22:27:17 +02:00 |
|
Bixilon
|
7f31571099
|
player rendering: normal and slim model
|
2022-06-13 22:27:17 +02:00 |
|
Bixilon
|
9c0d4fb63c
|
player: wip arm and leg animations, fix some skeletal bugs
|
2022-06-13 22:27:17 +02:00 |
|
Bixilon
|
c444b9f25f
|
improve dynamic texture change callbacks, improve skeletal system, improve player rendering
|
2022-06-13 22:27:17 +02:00 |
|
Bixilon
|
00dca558a6
|
fix duplicated error reporting
|
2022-06-13 22:27:17 +02:00 |
|
Bixilon
|
6e8b1a775c
|
target handler: respect camera debug view
|
2022-06-13 22:27:16 +02:00 |
|
Bixilon
|
e0dd37212f
|
skeletal: inflation, fix local player uuid
|
2022-06-13 22:27:16 +02:00 |
|
Bixilon
|
27f4ed0882
|
entity: drawing, rename realTick to tick , abstract skeletal animations
|
2022-06-13 22:27:16 +02:00 |
|
Bixilon
|
8aba492316
|
minify steve model
|
2022-06-13 22:27:16 +02:00 |
|
Bixilon
|
0cb65fd1c8
|
skeletal: allow multiple animations
|
2022-06-13 22:27:16 +02:00 |
|
Bixilon
|
2cf5b5f698
|
player skin parts
|
2022-06-13 22:27:15 +02:00 |
|