2084 Commits

Author SHA1 Message Date
Bixilon
048edd04e3
fix some assets bugs 2021-12-16 00:01:13 +01:00
Bixilon
215187615c
fix some path bugs (windows) 2021-12-15 22:23:10 +01:00
Bixilon
d29b6d043f
fix sound loading crash, fixes #63 2021-12-15 16:56:44 +01:00
Bixilon
c955a15de6
Merge branch 'work/assets'
# Conflicts:
#	src/main/java/de/bixilon/minosoft/data/assets/AssetsManager.kt
#	src/main/java/de/bixilon/minosoft/gui/rendering/system/window/BaseWindow.kt
2021-12-15 13:06:33 +01:00
Bixilon
8af480e5aa
eros: account cards: show account avatar 2021-12-15 12:49:55 +01:00
Bixilon
9180e14cc0
eros account: show skin, PixelImageView 2021-12-15 12:42:43 +01:00
Bixilon
e7f3ac8ecd
assets: allow sha256 hashes, check if hash is hex asset (security), save player textures 2021-12-15 10:51:28 +01:00
Bixilon
1bfb4aff68
sounds: check if total weight >= 1, #63 2021-12-15 08:14:50 +01:00
Bixilon
f8f45818cd
fix some model loading bugs and font loading bugs 2021-12-14 23:04:39 +01:00
Bixilon
6f1dbf85ed
assets: clear assets after loading, fix multipart block model loading issue 2021-12-14 21:16:19 +01:00
Bixilon
875c892f8d
translate connection dialogs, progress bar design 2021-12-14 20:40:33 +01:00
Bixilon
4f4c72884b
eros: fix some bugs in progress dialogs 2021-12-14 19:16:27 +01:00
Bixilon
8af3c819d0
eros: connecting and verify assets dialog 2021-12-14 17:34:06 +01:00
Bixilon
dca9cf6a92
assets documentation 2021-12-14 16:19:31 +01:00
Bixilon
543dda505a Merge branch 'work/camera' into 'master'
Refactor camera

See merge request bixilon/minosoft!37
2021-12-14 10:36:20 +01:00
Bixilon
f1c029e1e7
wip: fix fog distance 2021-12-14 10:31:29 +01:00
Bixilon
d9fbee2559
refactor weather and time storing, fix some world bugs #59 2021-12-14 10:14:26 +01:00
Bixilon
d4cc972bb2
camera: refactor targets 2021-12-14 10:01:23 +01:00
Bixilon
64d91ec183
wip spectating 2021-12-14 00:54:05 +01:00
Bixilon
7ed427ce8a
fix sky color 2021-12-14 00:25:24 +01:00
Bixilon
5ef26e644c
camera: fix input handling 2021-12-14 00:14:21 +01:00
Bixilon
6cf029073d
wip: refactor camera 2021-12-14 00:01:11 +01:00
Bixilon
7e09ee1298
fix eros account selection bug, fix world renderer crash, fixes #58 2021-12-13 20:57:10 +01:00
Bixilon
d0307e9fb2
yggdrasil implementation, player data: read player properties correct 2021-12-13 20:09:02 +01:00
Bixilon
b55d24ca89
registry iterator 2021-12-13 10:35:33 +01:00
Bixilon
25a89cc8f7
integrate model loader in assets manager, fix animation crash 2021-12-13 10:10:06 +01:00
Bixilon
f6e964a643
assets: fix a ton of stuff 2021-12-12 15:13:58 +01:00
Bixilon
dbdd34ed34 Merge branch 'fix-drop-stack' into 'master'
Fixes DropItemStack keybind

See merge request bixilon/minosoft!35
2021-12-12 14:22:45 +01:00
Quique
82b2cabecc Fixes DropItemStack keybind 2021-12-12 14:22:44 +01:00
Bixilon
e929d80cae
wip assets manager (2) 2021-12-12 14:13:50 +01:00
Bixilon
1f4dd9fc92 Merge branch 'toggle-fullscreen' into 'master'
Added fullscreen toggle

See merge request bixilon/minosoft!34
2021-12-12 13:20:35 +01:00
Quique
8ff0d53910 Added fullscreen toggle 2021-12-12 13:20:35 +01:00
Bixilon
b5d67855c0
make ResourceAssetsManager work 2021-12-11 17:32:06 +01:00
Bixilon
99af27fd83
input stream reader: force utf8, fixes #56 2021-12-11 16:45:11 +01:00
Bixilon
0802c48e69
wip: new assets manager 2021-12-11 15:20:22 +01:00
Bixilon
674c535605 Merge branch 'fix-mouse-lock' into 'master'
Added run argument to disable cursor catching for debug ease

See merge request bixilon/minosoft!33
2021-12-11 14:58:53 +01:00
Quique
802aa5cb53 Added run argument to disable cursor catching for debug ease 2021-12-11 14:58:53 +01:00
Bixilon
ec37f31e15
Merge branch 'Stay/minosoft-master' 2021-12-11 13:26:04 +01:00
Bixilon
06a122237b
fix some language loading bugs 2021-12-11 01:18:50 +01:00
Bixilon
17885f97bf
remove unused old language files 2021-12-11 01:02:13 +01:00
Stay12
96337e8af9 Added Spanish translation 2021-12-11 00:36:56 +01:00
Bixilon
6b3af9a081
fix pixlyzer assets hash, fixes #55 2021-12-10 21:29:03 +01:00
Bixilon
ee2075ec64
fix build, network: 1.18.1-rc3, 1.18.1 2021-12-10 14:39:24 +01:00
Bixilon
b2b13a8175
bump dependencies 2021-12-10 12:05:34 +01:00
Bixilon
6d193563a3
readme: fix github actions link 2021-12-09 20:06:33 +01:00
Bixilon
e26e8c8271
eros: silently ignore updateServer error 2021-12-09 20:02:22 +01:00
Bixilon
3747c03e3a
eros: improve clickables 2021-12-09 15:38:13 +01:00
Bixilon
c8b6eee2e1 Revert "GIT_SILENT git: allow silent commits"
This reverts commit d97ff68f52f8ca2380b975c5ab2d4fc7c797f8b6
2021-12-09 11:51:00 +01:00
Bixilon
3d682d827a Merge branch 'config' into 'master'
Profiles

Closes #38 and #43

See merge request bixilon/minosoft!30
2021-12-09 11:44:38 +01:00
Bixilon
2bdb4b9c79
save favicon again 2021-12-09 11:13:07 +01:00