2105 Commits

Author SHA1 Message Date
Bixilon
5fa67eb3b4
convert all graphics options to profiles 2021-12-05 11:19:51 +01:00
Bixilon
9bec3fa084
fix instant reloading after profile saving, fix swap item sending 2021-12-05 01:01:53 +01:00
Bixilon
2da0923746
profiles: controls
* Known bugs: When disk reloading the previous control keys won't get unloaded
2021-12-05 00:34:07 +01:00
Bixilon
ba357d5eac
remove some empty lines 2021-12-05 00:15:25 +01:00
Bixilon
39645f4234
FileWatcherService: ignore interrupted exception on exit 2021-12-05 00:15:03 +01:00
Bixilon
c436f5bd56
crash: kill more stuff, fix some bugs 2021-12-04 20:07:23 +01:00
Bixilon
9d97559827
fix some crashes 2021-12-04 19:27:24 +01:00
Bixilon
b6609182c8
crash when profile fails to hot reload, world-renderer: improve view distance changing 2021-12-04 19:21:17 +01:00
Bixilon
496c16a470
world renderer: fix crash when lowering render distance 2021-12-04 19:08:47 +01:00
Bixilon
7c0c136db3
file watcher, hot reload config 2021-12-04 18:58:37 +01:00
Bixilon
d71efa9fb1
profiles: language 2021-12-04 17:19:39 +01:00
Bixilon
fb399ee68d
network: 1.18.1-pre1 2021-12-04 16:17:00 +01:00
Bixilon
c50db6eb56
profiles: hud 2021-12-04 15:29:36 +01:00
Bixilon
0cde1daa2c
simulation distance, more view distances, send correct client settings, particle fixes 2021-12-04 14:49:17 +01:00
Bixilon
de6e1b8ff6
fix crash in chunk border renderer, rename "mouse catch" to "cursor mode" 2021-12-03 21:16:58 +01:00
Bixilon
17ee5ad834
profiles: light, experimental stuff 2021-12-03 21:11:17 +01:00
Bixilon
7fedff7d67
profiles: blocks profile, key combination for showing chunk borders 2021-12-03 20:22:31 +01:00
Bixilon
b37f554fee
jackson: ignore duplicated keys 2021-12-03 20:21:34 +01:00
Bixilon
a0c55b8db4
profiles: camera config 2021-12-03 15:10:29 +01:00
Bixilon
41d8ee9f32
profiles: rendering 2021-12-03 13:54:21 +01:00
Bixilon
ddfba212b3
profiles: accounts, MapDelegate, improvements 2021-12-02 23:00:13 +01:00
Bixilon
08914b455e
profiles: resources 2021-12-02 18:14:01 +01:00
Bixilon
d947de5927
shrink entity hitbox to avoid face fighting 2021-12-02 18:13:45 +01:00
Bixilon
1d799e4d43
hide debug screen by default 2021-12-02 17:00:35 +01:00
Bixilon
8840fc6cbb
fix some mouse catching bugs 2021-12-02 16:42:12 +01:00
Bixilon
298c27bcd1
interaction: forbid block breaking through entities 2021-12-02 16:35:20 +01:00
Bixilon
c0905b85a0
key combinations: remove STICKY_INVERTED, profiles: hitbox 2021-12-02 16:32:05 +01:00
Bixilon
61c195f4e9
maven: provide explicit kotlin-reflect dependency 2021-12-02 15:41:25 +01:00
Bixilon
31045a0b3a
fix some block placing and breaking bugs 2021-12-02 15:31:06 +01:00
Bixilon
ac5633951c
network: fix position encoding 2021-12-02 15:12:28 +01:00
Bixilon
a3e2083d00
profiles: fix some audio bugs, fix crash when placing blocks 2021-12-02 14:23:38 +01:00
Bixilon
1b2c987fc6
audio config, particle config 2021-12-02 13:08:16 +01:00
Bixilon
5f74e88fa2
profiles: add java doc for all options 2021-12-02 10:36:05 +01:00
Bixilon
8b8074665e
github: upload latest linux x54 build 2021-12-02 10:13:36 +01:00
Bixilon
0982e4226c
fix particle limit, profiles: check for values 2021-12-02 00:55:26 +01:00
Bixilon
7fb36aaaf6
particles config, profiles improvements 2021-12-02 00:17:20 +01:00
Bixilon
c8832f99dd
fix profile saving state set 2021-12-01 23:38:58 +01:00
Bixilon
cc55f61758
profiles: improvements, eros: save server list filters to profile 2021-12-01 23:28:54 +01:00
Bixilon
e8c5e94902
config option listening 2021-12-01 23:07:19 +01:00
Bixilon
b0574500c4
profiles: wip (2) 2021-12-01 20:16:57 +01:00
Bixilon
8df42e355e
save selected profile 2021-12-01 19:31:02 +01:00
Bixilon
ca26e2711e
wip: profiles 2021-12-01 18:46:48 +01:00
Bixilon
334ee2f536
maven: set target sdk to 11 2021-11-30 22:54:17 +01:00
Bixilon
413486524d Merge branch '1.18' into 'master'
1.18

See merge request bixilon/minosoft!29
2021-11-30 21:44:16 +01:00
Bixilon
eb06d1e0cc
network: 1.18 2021-11-30 21:36:36 +01:00
Bixilon
72c67436ef
remove all opengl ARB references 2021-11-30 13:37:45 +01:00
Bixilon
577ef14b08
load shaders with core opengl instead of arb, #29, fixes #52 2021-11-30 13:29:59 +01:00
Bixilon
7f7d97dd09
deprecate assets manager, add message when downloading assets 2021-11-30 10:05:44 +01:00
Bixilon
f082caeae5
hopefully fix opengl context creation on 2021-11-30 08:20:56 +01:00
Bixilon
56259bfa70
fix macos build: add macos natives for x86_64 2021-11-30 00:35:53 +01:00