1669 Commits

Author SHA1 Message Date
Bixilon
1b25e8e19a
wip debug hud 2021-09-07 16:59:57 +02:00
Bixilon
061f2e0f39
gui: wip margin, padding 2021-09-06 13:26:08 +02:00
Bixilon
e680058a83
font: calculate atlas char width 2021-09-06 12:05:59 +02:00
Bixilon
bfeafe86ec
improve font scaling, TextComponent: fix size changing bugs 2021-09-06 11:23:57 +02:00
Bixilon
e736e58001
hud: RowLayout 2021-09-06 10:39:52 +02:00
Bixilon
043fad6554
bump dependencies 2021-09-06 10:18:24 +02:00
Bixilon
390a7e7f99
far improved experimental fps 2021-08-31 19:29:04 +02:00
Bixilon
8bf7246bb7
element: rename maxSize to prefMaxSize, remove RenderWindow::setRenderStatus 2021-08-31 15:25:39 +02:00
Bixilon
f25ec89bde
hud: pre size calculation 2021-08-31 15:12:50 +02:00
Bixilon
129ca3f78e
eros: register key account add callbacks in postInit, fixes #37 2021-08-31 15:12:22 +02:00
Bixilon
fa84eff093
pre size calculation 2021-08-05 11:29:22 +02:00
Bixilon
3d198617cb
eros: add ice 693 crash report note 2021-08-04 23:26:51 +02:00
Bixilon
e70efd2c20
text wrapping 2021-08-04 22:18:11 +02:00
Bixilon
69ae387d0b
font rendering: z, fix issue in non italic mode 2021-08-04 20:07:41 +02:00
Bixilon
a4a2dfc6ac
add ice 272 eros crash report comment 2021-08-04 19:58:44 +02:00
Bixilon
4837fc4fd6
font rendering: calculate width 2021-08-04 19:30:15 +02:00
Bixilon
2ee3868a4b
wip: TextComponent rendering 2021-08-04 16:36:43 +02:00
Bixilon
1f86d73846
font rendering: formatting
* Italic
* Bold
* Underlined
* Shadow
* Strikethrough
2021-08-04 14:54:54 +02:00
Bixilon
620a49d348
wip HUDRenderer 2021-08-04 13:14:06 +02:00
Bixilon
b7c928f02b
BaseComponent: allow snake case keys in styling properties 2021-08-03 21:56:15 +02:00
Bixilon
095cd14d8b
text style: shadowed, outline color 2021-08-03 21:54:06 +02:00
Bixilon
faa85491a4
font loading 2021-08-03 21:32:39 +02:00
Bixilon
1a2b990bd7
rename String::asResourceLocation to toResourceLocation
as is casting, to is converting
2021-08-03 16:28:38 +02:00
Bixilon
0594ea30e4
remove old hud system 2021-08-03 15:39:13 +02:00
Bixilon
abf8a0cb06
eros: microsoft account info: add uuid 2021-08-02 22:08:39 +02:00
Bixilon
198bea07cb
microsoft account server joining 2021-08-02 22:06:24 +02:00
Bixilon
ae8772c6b3
fix style font color, fix GitInfo intend, wip reset webview 2021-08-02 22:01:37 +02:00
Bixilon
04deee09e3
improve microsoft webview login 2021-08-02 21:44:02 +02:00
Bixilon
906c2cfeaa
wip microsoft accounts 2021-08-02 21:17:05 +02:00
Bixilon
6520edf786
refactor URL stream handlers 2021-08-02 15:41:02 +02:00
Bixilon
854e0bcd8f
remove HTTP, refactor MicrosoftOAuthUtils 2021-08-02 15:31:07 +02:00
Bixilon
3bf80ccea3
fix git info loading 2021-08-02 14:54:53 +02:00
Bixilon
7f66977b52
maven: Load font awesome before ikonli-core, Fixes #36 2021-08-02 14:46:39 +02:00
Bixilon
48a15f8608
eros: default design: minimal darker 2021-08-01 21:01:00 +02:00
Bixilon
377f055c04
maven: bump dependencies 2021-08-01 20:15:00 +02:00
Bixilon
6fd73b52a9 Merge branch 'eros' into 'master'
Eros

Closes #20

See merge request bixilon/minosoft!22
2021-08-01 19:51:18 +02:00
Bixilon
54f2ab2d47
readme: add eros screenshot 2021-08-01 19:46:56 +02:00
Bixilon
a2b6842c8f
eros: login dialogs add/login on enter 2021-08-01 19:44:34 +02:00
Bixilon
9dc60501af
eros; fix layout bugs, styling, fix some "crash buttons" 2021-08-01 19:37:20 +02:00
Bixilon
9b5485d1f4
eros: fix some layout bugs 2021-08-01 17:12:18 +02:00
Bixilon
9aed7e9e03
eros: css loading, wip styling 2021-08-01 13:33:45 +02:00
Bixilon
aa50a62b0e
fix some block entities 2021-07-31 13:16:46 +02:00
Bixilon
7f04dfdf07
eros: list view scroll to element 2021-07-31 13:16:09 +02:00
Bixilon
f13a4e8593
eros: hide dialogs with escape, confirm with enter 2021-07-30 21:50:41 +02:00
Bixilon
a9ab04b41f
speedup legacy text parsing with urls 2021-07-30 21:11:08 +02:00
Bixilon
0e81029432
fix some bugs/crashes with mojang accounts 2021-07-30 20:50:21 +02:00
Bixilon
e257313205
eros: play: check if server type is active 2021-07-30 15:15:15 +02:00
Bixilon
49491141fe
fix cancellable event bugs 2021-07-30 15:08:40 +02:00
Bixilon
407019dadb
improve eros error dialog, chat: url parsing 2021-07-30 14:59:44 +02:00
Bixilon
5d0d194ed2
eros: fix some crash layout issues, connection error report dialog 2021-07-30 13:58:52 +02:00