MihailRis
|
756ff4a2c7
|
fix gui alert window size
|
2025-01-28 05:09:18 +03:00 |
|
MihailRis
|
2e89cc14ee
|
fix color markdown
|
2025-01-22 10:14:39 +03:00 |
|
MihailRis
|
a0210c82ce
|
reformat gui_xml.cpp
|
2025-01-22 08:38:37 +03:00 |
|
MihailRis
|
02554e469a
|
refactor
|
2025-01-22 08:18:17 +03:00 |
|
MihailRis
|
b12982655d
|
fix gui.alert
|
2025-01-21 09:39:06 +03:00 |
|
MihailRis
|
13fde2116d
|
fix textbox horizontal scroll & fix console log width
|
2025-01-21 04:42:08 +03:00 |
|
MihailRis
|
85600eafea
|
fix in-game chat
|
2025-01-21 04:31:33 +03:00 |
|
MihailRis
|
266f3059b4
|
fix
|
2025-01-21 04:17:29 +03:00 |
|
ShadelessFox
|
ee31f401aa
|
Add canvas UI node
|
2025-01-19 14:11:56 +01:00 |
|
MihailRis
|
c6951e0965
|
add in-game chat & update gui post-runnables timing & fix panel elements removal
|
2025-01-18 07:17:52 +03:00 |
|
MihailRis
|
209490192c
|
add 'min-size' ui property
|
2025-01-18 06:37:27 +03:00 |
|
MihailRis
|
0ce5e23a2a
|
add 'min-length' panel property
|
2025-01-18 05:55:02 +03:00 |
|
MihailRis
|
177994b9fd
|
Merge branch 'main' into suspend-players
|
2025-01-17 03:59:02 +03:00 |
|
MihailRis
|
2fa71b3bf0
|
feat: players interpolation & add hud.set_allow_pause(...)
|
2025-01-17 01:44:46 +03:00 |
|
GHOST11111100
|
acb07c6664
|
fixed color code highlight
|
2025-01-15 21:28:52 +03:00 |
|
GHOST11111100
|
a93af583d1
|
added color code escaping
|
2025-01-15 21:22:13 +03:00 |
|
GHOST11111100
|
6ca8dc18cf
|
fix hex code length and use a exists hex to int method;
added docs for color codes
|
2025-01-15 20:09:30 +03:00 |
|
GHOST11111100
|
9ce34080f7
|
fixed engine hang when using other special characters
|
2025-01-15 19:07:48 +03:00 |
|
GHOST11111100
|
6d9771bc32
|
added base hex color parser, and md statement
|
2025-01-15 18:42:16 +03:00 |
|
MihailRis
|
dbf366eca3
|
fixes
|
2025-01-07 23:49:09 +03:00 |
|
MihailRis
|
0a1a16299e
|
move menu pages loader to Lua & add gui.load_document, file.ext(), file.prefix() & add core:gui_util module
|
2025-01-06 16:07:16 +03:00 |
|
MihailRis
|
435a8299b7
|
fix temporary pages
|
2025-01-05 23:41:00 +03:00 |
|
MihailRis
|
a3d35cd10f
|
add gui.alert & critical fixes
|
2025-01-02 21:59:18 +03:00 |
|
MihailRis
|
b9ff1db086
|
feat: key pressed event interception & 'owner' input.add_callback third argument
|
2025-01-02 20:51:43 +03:00 |
|
MihailRis
|
7fce735ca1
|
add gui.confirm(...)
|
2025-01-02 16:53:28 +03:00 |
|
MihailRis
|
1f47f38256
|
feat: 'CTRL + Up/Down' in multiline textbox
|
2024-12-31 14:39:07 +03:00 |
|
MihailRis
|
cb9690ebc7
|
add 'cursor' ui property
|
2024-12-30 21:41:05 +03:00 |
|
MihailRis
|
10f0bd0290
|
refactor
|
2024-12-30 17:25:51 +03:00 |
|
MihailRis
|
d745a34657
|
refactor
|
2024-12-18 04:13:33 +03:00 |
|
MihailRis
|
5ffc054d75
|
refactor
|
2024-12-09 01:12:41 +03:00 |
|
MihailRis
|
467b4ad043
|
add gui.escape_markup
|
2024-12-06 20:25:21 +03:00 |
|
MihailRis
|
65f208fc61
|
add textbox.syntax, textbox.markup, label.markup properties
|
2024-12-06 19:56:38 +03:00 |
|
MihailRis
|
3d484383fc
|
replace 'markdown' (bool) property with 'markup' (str)
|
2024-12-06 19:36:38 +03:00 |
|
MihailRis
|
2f292537ad
|
reset markup on newline
|
2024-12-06 18:51:13 +03:00 |
|
MihailRis
|
80e809f97f
|
add markdown dialect (WIP) & add strikethrough and underline font styles
|
2024-12-06 17:35:03 +03:00 |
|
MihailRis
|
605d7e7897
|
small fixes
|
2024-12-05 22:36:12 +03:00 |
|
MihailRis
|
84b3b82dba
|
refactor & optimize xml parser
|
2024-12-05 20:12:02 +03:00 |
|
MihailRis
|
04b6b6b546
|
minor refactor
|
2024-12-05 19:18:53 +03:00 |
|
MihailRis
|
b65ba61f9a
|
make scrollbar interactive
|
2024-12-05 14:43:24 +03:00 |
|
MihailRis
|
dbd27d4423
|
add scrollbar (WIP)
|
2024-12-04 23:03:36 +03:00 |
|
MihailRis
|
ed3865964b
|
add syntax highlighting (WIP)
|
2024-12-04 22:13:17 +03:00 |
|
MihailRis
|
ce1e9f76cf
|
add FontStylesScheme
|
2024-12-04 18:04:19 +03:00 |
|
MihailRis
|
69df0eba1b
|
add 'taking' and 'placing' xml properties to slot and slots-grid
|
2024-11-25 07:12:40 +03:00 |
|
MihailRis
|
4e25362f9b
|
set slot tooltip delay to 0 & refactor
|
2024-11-24 17:56:14 +03:00 |
|
MihailRis
|
e8ee3e04b1
|
fix disabled slots display
|
2024-11-24 17:47:28 +03:00 |
|
MihailRis
|
c543575150
|
replace '<string>' source name with '[string]'
|
2024-11-19 09:53:15 +03:00 |
|
MihailRis
|
2412699b89
|
add 'scroll-step' property to container
|
2024-11-19 06:46:54 +03:00 |
|
MihailRis
|
c5c9ef379e
|
add textbox:lineAt and textbox:linePos
|
2024-11-19 05:57:46 +03:00 |
|
MihailRis
|
2cf51a6941
|
add 'line-numbers' property to textbox & make TextBox extend Container instead of Panel
|
2024-11-19 04:21:05 +03:00 |
|
MihailRis
|
801650824e
|
add 'text-color' textbox property
|
2024-11-18 14:03:30 +03:00 |
|