2105 Commits

Author SHA1 Message Date
Bixilon
13ce836539
ton of framebuffer changes and fixes 2021-12-28 23:26:01 +01:00
Bixilon
cba569f6a6
wip: framebuffers 2021-12-28 23:26:00 +01:00
Bixilon
288041f536
rename shaders 2021-12-28 23:26:00 +01:00
Bixilon
784fb961ba
fix zooming and fov changing 2021-12-28 23:26:00 +01:00
Bixilon
04f7126a2f
fix start crashes 2021-12-28 23:25:14 +01:00
Bixilon
ac528e5f1f
remove mod loading, outsource more to kutil, bump kutil to 1.1 2021-12-27 14:48:09 +01:00
Bixilon
e1943a1d10
outsource some util to de.bixilon.kutil 2021-12-26 19:47:36 +01:00
Bixilon
02a87b9680
rename raycastHit to target 2021-12-24 15:09:54 +01:00
Bixilon
7393705984
revert 2021-12-19 19:29:32 +01:00
Bixilon
57e410ecf7
get mbf-kotlin from maven central 2021-12-19 19:25:31 +01:00
Bixilon
7ae34a6cf3
bump dependencies 2021-12-19 18:10:14 +01:00
Bixilon
ba498b35b9
assets verify: fix infinite waiting 2021-12-18 14:57:45 +01:00
Bixilon
d12a69974a
eros: about screen 2021-12-18 01:08:51 +01:00
Bixilon
cf2eef8cd7
abstract glfw keys 2021-12-17 15:26:52 +01:00
Bixilon
c84a859bd9
eros: add translation for all missing buttons 2021-12-17 15:17:50 +01:00
Bixilon
b85e610bbb
eros: show startup dialog 2021-12-17 15:03:04 +01:00
Bixilon
61b696c826
OutByteBuffer: replace List<Byte> with ByteList 2021-12-17 14:48:12 +01:00
Bixilon
993baeeac6
regenerate assets properties 2021-12-16 13:52:11 +01:00
Bixilon
7982e607ee
minify jar assets 2021-12-16 13:52:10 +01:00
Bixilon
bbe19c5fb9
fix jar assets archive hash on different computers 2021-12-16 13:52:10 +01:00
Bixilon
b4eb793ea6
fix starting crash with old mojang accounts 2021-12-16 09:28:21 +01:00
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