666 Commits

Author SHA1 Message Date
MihailRis
787011d164 optimize PrecipitationRenderer 2025-02-26 02:24:16 +03:00
MihailRis
64fd5d7504 refactor and fix 2025-02-26 02:24:16 +03:00
MihailRis
5cb119cc4c fix pause 2025-02-26 02:24:16 +03:00
MihailRis
0f33b9dd15 fix lights 2025-02-26 02:24:16 +03:00
MihailRis
d36eb85dba snow test 2025-02-26 02:24:16 +03:00
MihailRis
fa6e2e1b1d fix vertical uv mapping 2025-02-26 02:24:16 +03:00
MihailRis
b4456fdb51 add PrecipitationRenderer (WIP) 2025-02-26 02:24:16 +03:00
ShadelessFox
0b6ba2faee
Reuse image data instead of fetching it every time off the GPU 2025-02-22 17:49:36 +01:00
MihailRis
8a8c1525fd
Fix syntax highlighting unicode support (#475)
* convert BasicParser to a template

* fix syntax hightlighting with unicode characters
2025-02-22 01:01:20 +03:00
MihailRis
12105c2933 fix: incorrect UV on custom model blocks 2025-02-19 23:39:50 +03:00
MihailRis
3d0d6cab93 Merge branch 'main' into update-items 2025-02-18 18:39:37 +03:00
MihailRis
b1bd4feee7 add 'number' uses display mode 2025-02-18 12:49:15 +03:00
MihailRis
64e433593c fix 2025-02-18 06:37:11 +03:00
MihailRis
81f9e6c7ee refactor & debug output fixes 2025-02-18 04:14:36 +03:00
MihailRis
df2cff3e4c add item 'uses-display' property 2025-02-18 03:24:52 +03:00
MihailRis
449b0ebca4 fix stack increment (right click) with item data 2025-02-18 03:23:45 +03:00
MihailRis
6ef82982bd fix stack split (right click) with item data 2025-02-18 01:04:09 +03:00
alexei-zebra
6e8a4bacff fix: Label.cpp: uinode size 2025-02-17 00:32:33 +03:00
MihailRis
231fc7e0d0 refactor InventoryView & add 'uses' item property (WIP) 2025-02-16 20:41:13 +03:00
MihailRis
c7061c70cb fix: console/chat open still available when menu is open & cleanup 2025-02-16 00:38:33 +03:00
MihailRis
31d5cb6880 fix TextBox behavior with markup used 2025-02-15 23:26:32 +03:00
MihailRis
d86c5508d2 add ItemStack::fields 2025-02-15 20:30:22 +03:00
MihailRis
fd8c26d585 Merge branch 'main' into update-items 2025-02-14 18:49:43 +03:00
MihailRis
33795f06f7 fix syntax highlighting not refreshing on selected text removal 2025-02-13 23:45:05 +03:00
MihailRis
c1e9976d95 Merge branch 'main' into update-items 2025-02-11 23:52:06 +03:00
MihailRis
6500f9b6f3 fix textbox text offset & fix invisible alerts 2025-02-11 23:46:13 +03:00
MihailRis
4306573320 refactor 2025-02-06 20:26:06 +03:00
MihailRis
dceb5f6ee4 Merge branch 'main' into update-file-subsystem 2025-02-04 15:09:23 +03:00
@clasher113
aeb5312ed2 bug fix 2025-02-04 13:31:40 +02:00
MihailRis
c3066eebd3 Merge branch 'main' into update-file-subsystem 2025-01-31 08:55:39 +03:00
MihailRis
1e851b05b4 fix uncaught exception: invalid vector subscript in BlockWrapsRenderer on invalid block state 2025-01-31 07:49:49 +03:00
MihailRis
1e22882284 rename 'files' to 'io' 2025-01-30 16:53:52 +03:00
MihailRis
e9a7a32249 fix windows build 2025-01-28 05:23:18 +03:00
MihailRis
756ff4a2c7 fix gui alert window size 2025-01-28 05:09:18 +03:00
MihailRis
84f39dde39 update some blocks lighting params 2025-01-26 19:35:13 +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
MihailRis
8aee8d81fb fix: player name still visible after player removal 2025-01-16 05:55:49 +03:00
GHOST11111100
acb07c6664 fixed color code highlight 2025-01-15 21:28:52 +03:00