2105 Commits

Author SHA1 Message Date
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
Bixilon
ea3e15fc09
redgreen theme, fix crash with deleted profiles 2021-12-09 00:07:57 +01:00
Bixilon
32e45bd017
eros: theming 2021-12-08 20:58:07 +01:00
Bixilon
3368ae4a72
improve delegate system, fix some bugs 2021-12-08 20:29:46 +01:00
Bixilon
91b067cda9
fix some more eros bugs 2021-12-08 20:13:36 +01:00
Bixilon
1b7867afd7
rename and fix some eros bugs 2021-12-08 18:43:40 +01:00
Bixilon
e1fbd05c3a
eros profile selection 2021-12-08 18:29:22 +01:00
Bixilon
675cd6883e
eros: profile deletion 2021-12-08 17:50:07 +01:00
Bixilon
d97ff68f52
GIT_SILENT git: allow silent commits 2021-12-08 17:21:59 +01:00
Bixilon
158bb39a85
git: run pipeline only on master and merge requests 2021-12-08 17:02:37 +01:00
Bixilon
5a0cb2e4ce
network: 1.18.1-rc2
GIT_SILENT
2021-12-08 16:25:13 +01:00
Bixilon
112217d0d4
outsource some functions from entry point 2021-12-08 16:11:37 +01:00
Bixilon
b636888a06
wip: eros profile manager 2021-12-08 12:57:41 +01:00
Bixilon
dcd6e36f38
network: 1.18.1-rc1 2021-12-07 19:29:20 +01:00
Bixilon
ee2f1c0583
remove eros flickering, fixes #38 2021-12-07 18:17:26 +01:00
Bixilon
f0d77b3605
fix som jackson bugs 2021-12-07 00:47:05 +01:00
Bixilon
82958351e6
fix some table styling, remove debug statement 2021-12-06 23:32:36 +01:00
Bixilon
4d8f8de18c
clarify auto connect no account message, #53 2021-12-06 22:31:02 +01:00
Bixilon
cc3211b045
profile creation 2021-12-06 22:26:51 +01:00
Bixilon
f155985ab1
ton of profile stuff, fixes 2021-12-06 21:09:02 +01:00
Bixilon
ec965fbd0b
dump moshi, use jackson 2021-12-06 00:39:12 +01:00
Bixilon
c96720a076
fix some eros bugs 2021-12-06 00:27:01 +01:00
Bixilon
7e81c67bdb
per server and eros profiles 2021-12-05 21:38:06 +01:00
Bixilon
2e60661a36
update readme 2021-12-05 21:22:12 +01:00
Bixilon
76e441eb73
fix some profile loading and watching bugs 2021-12-05 21:10:00 +01:00
Bixilon
7d8930548e
hide delegate log messages 2021-12-05 19:58:29 +01:00
Bixilon
3fa1d16ebc
fix some eros bugs 2021-12-05 19:53:54 +01:00
Bixilon
4214b37176
remove old config entirely, improve delegate system
* Known bugs: favicons are not working, JarHashGenerator also broken, must more broken
* But also fixes some bugs :)
2021-12-05 18:04:34 +01:00
Bixilon
f4174f879c
profiles: log levels, more 2021-12-05 12:12:15 +01:00
Bixilon
7fa2621a0a
Rename .java to .kt 2021-12-05 12:12:12 +01:00