676 Commits

Author SHA1 Message Date
MihailRis
4d5b450145 add gfx.weather library & add weather.set command 2025-02-27 07:30:49 +03:00
MihailRis
02d8d8d6bf weather change test 2025-02-26 12:19:47 +03:00
MihailRis
589518fb25 add fall.max_opacity, fall.opaque properties & update snow texture & weather mix test 2025-02-26 06:24:05 +03:00
MihailRis
18773b3230 fix sky sprites visibility 2025-02-26 05:04:49 +03:00
MihailRis
e6ea4fe37e add fog_curve parameter & update shaders 2025-02-26 04:49:45 +03:00
MihailRis
fe503d1192 add weather intensity (WIP) 2025-02-26 02:24:16 +03:00
MihailRis
830e05733f minor refactor 2025-02-26 02:24:16 +03:00
MihailRis
7635fdf807 add rain noise & add rain splashes (WIP) 2025-02-26 02:24:16 +03:00
MihailRis
8dfc948fe3 update main shader 2025-02-26 02:24:16 +03:00
MihailRis
35cf07b0f0 add WeatherPreset 2025-02-26 02:24:16 +03:00
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