Commit Graph
1010 Commits
Author SHA1 Message Date
OnranandGitHub 8e907b6d98 minor fix of caching 2025-04-06 22:42:18 +09:00
OnranandGitHub e279e4ea50 execute and compile of bitwise expressions exported to bit library 2025-04-06 22:17:28 +09:00
OnranandGitHub cba48e3a0c bitwise expressions compiler 2025-04-06 22:16:04 +09:00
MihailRis 4157bde156 add vignette effect 2025-04-06 13:10:34 +03:00
MihailRis 5678700826 add test effects: grayscale and negative 2025-04-05 00:41:58 +03:00
MihailRis ba170035ef feat: post-processing effects 2025-04-05 00:41:25 +03:00
MihailRis 896ab3597a Merge branch 'main' into devel 2025-04-02 14:53:16 +03:00
MihailRis 7b90fa15db fix ingame chat size 2025-03-31 14:15:51 +03:00
MihailRis 14310b05fb update version to 0.28 2025-03-26 09:23:33 +03:00
Zohidjon Ma'rufovandGitHub 41237df4b3 [uz_UZ] Added translations for new terms, updated existing ones, and tested changes (#492)
* Update Uzbek translations.
- Update Uzbek translations to keep them up to date

* Fixed issues found during testing.

* Fix typo
2025-03-25 10:34:36 +03:00
MihailRis 239181bb64 fix: editor scroll not reset on file open 2025-03-22 01:18:14 +03:00
MihailRis fa6c3bc35c fix editor files list scrolling 2025-03-21 05:32:24 +03:00
MihailRisandGitHub 513bac81b5 fix crc32 in static build (#488)
fix crc32 in static build
2025-03-17 20:16:52 +03:00
MihailRisandGitHub 0fefab2cdd small fixes (#487)
* use textbox for editor output
2025-03-17 18:02:12 +03:00
MihailRisandGitHub e1ee1d8a31 Merge pull request #485 from MihailRis/crc32
crc32
2025-03-17 02:42:21 +03:00
MihailRis 13c309667b add crc32 function 2025-03-17 02:39:28 +03:00
MihailRis 5f747b7b75 fix content_menu.xml.lua has_valid_config(...) 2025-03-17 01:56:24 +03:00
MihailRis 12aced92cc feat: reloading modules 2025-03-16 22:27:08 +03:00
MihailRis 4761c520d5 feat: component script reloading 2025-03-16 22:03:37 +03:00
MihailRis 267aebe7bd add core:internal/scripts_registry module 2025-03-16 15:33:10 +03:00
MihailRis 6fb14ee0a4 feat: reloading hud scripts 2025-03-15 21:12:19 +03:00
MihailRis f9998f0a93 feat: world script reloading 2025-03-14 17:07:10 +03:00
MihailRis bcbfdd50c7 feat: running files with and block/item script reload 2025-03-13 22:08:22 +03:00
MihailRis ffac010e54 update built-in error handling 2025-03-13 22:03:45 +03:00
MihailRis b66937c61d feat: scripts classification 2025-03-13 00:28:40 +03:00
MihailRis 4b09b108fd fix file.parent 2025-03-12 23:40:34 +03:00
MihailRis b9c2b0ba40 add files filter to the editor 2025-03-12 23:33:40 +03:00
MihailRis 3a4b334d0b feat: 'edited' property reset & add 'oncontrolkey' textbox callback 2025-03-12 19:51:22 +03:00
MihailRis fb18442322 update console layout 2025-03-12 18:00:28 +03:00
MihailRis 3d60777a12 feat: save edited files 2025-03-12 17:08:50 +03:00
MihailRis 9286f297c1 add file.path(...), file.join(...) 2025-03-11 16:19:09 +03:00
MihailRis e70746ae43 update console layout 2025-03-11 03:48:27 +03:00
MihailRis 843fbad0bd cleanup 2025-03-11 00:39:59 +03:00
MihailRis c86bad8def update console layout & add files panel (WIP) 2025-03-11 00:39:59 +03:00
MihailRis c6492b3d25 add file.parent(...) 2025-03-11 00:39:59 +03:00
MihailRis bf5a5b243f Merge branch 'main' into precipitation 2025-03-09 23:13:04 +03:00
MihailRis db620010a3 move weather back to gfx & add world:client/environment.json file 2025-03-09 22:50:45 +03:00
MihailRis e48216da40 experimental optimize canvas:set_data using ffi 2025-03-08 18:04:10 +03:00
XertisandGitHub 0d9cd6fefc table.filter bug fix 2025-03-06 15:54:40 +03:00
MihailRisandGitHub cbf07a6351 Merge pull request #430 from Xertis/main
Redesign of the content addition menu
2025-03-05 18:47:23 +03:00
MihailRis 7a86cbdd60 move weather library out of gfx 2025-03-05 18:39:34 +03:00
MihailRis 8640730520 fix weather interpolation & add 'fall.max_intensity' property 2025-03-02 10:38:30 +03:00
MihailRis 7fc226f70f add cloudy weather preset 2025-03-02 10:12:34 +03:00
MihailRis 37fdf7f638 update res/content/base/preload.json 2025-02-28 18:50:57 +03:00
MihailRis 7c32a42cc5 add 'weather' command 2025-02-28 18:50:35 +03:00
MihailRis 0ea842580c add 'thunder_rate' weather property 2025-02-28 18:48:21 +03:00
MihailRis aed7c1c5b8 add thunder sounds 2025-02-28 18:46:03 +03:00
MihailRis a152237f26 add gfx.weather.get_current, get_current_data, get_fall_intencity 2025-02-28 05:23:29 +03:00
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