Commit Graph
927 Commits
Author SHA1 Message Date
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
MihailRis 589518fb25 add fall.max_opacity, fall.opaque properties & update snow texture & weather mix test 2025-02-26 06:24:05 +03:00
MihailRis b1bb595169 add fog preset 2025-02-26 05:04:13 +03:00
MihailRis e6ea4fe37e add fog_curve parameter & update shaders 2025-02-26 04:49:45 +03:00
MihailRis d7f20e7388 add snow preset 2025-02-26 03:16:02 +03:00
MihailRis 61a469aeb8 add rain preset 2025-02-26 03:03:14 +03:00
MihailRis fe503d1192 add weather intensity (WIP) 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 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
XertisandGitHub 589ca50b4d Update content_menu.xml.lua 2025-02-21 20:02:38 +03:00
XertisandGitHub 15e143afb0 bug fix content_menu.xml.lua 2025-02-21 19:59:57 +03:00
MihailRis 8fecc70e05 add inventory.decrement, inventory.set_count 2025-02-20 19:47:50 +03:00
MihailRis 0ccfc2d3a0 update stone_hit.ogg 2025-02-19 23:38:39 +03:00
Xertis 9813170a6f Merge remote-tracking branch 'upstream/main' 2025-02-19 23:14:23 +03:00
XertisandGitHub c5d1e25b7b correction order 2025-02-19 09:56:36 +03:00
XertisandGitHub 79cd2b45b7 fix caves generation x2 2025-02-19 09:54:15 +03:00
XertisandGitHub 4c8b082418 fix caves generation 2025-02-18 21:54:18 +03:00
MihailRis 3d0d6cab93 Merge branch 'main' into update-items 2025-02-18 18:39:37 +03:00
MihailRis ca35724ec0 revert grass texture 2025-02-18 18:20:30 +03:00
MihailRis c7104ab599 add 'hit-sound' to materials & update base pack 2025-02-18 18:17:01 +03:00
MihailRis f0448c3080 move inventory.get_uses, inventory.use from stdmin to stdlib 2025-02-18 04:17:50 +03:00
MihailRis 3aa7d6ac28 feat: support items data in base pack 2025-02-18 01:03:34 +03:00
MihailRis 5384843892 fix bazalt_breaker with infinite items enabled 2025-02-17 16:58:03 +03:00
MihailRis bbfc0dbf17 add inventory.get_uses, inventory.use, item.uses & update base:bazalt_breaker 2025-02-17 04:40:18 +03:00
MihailRis c7061c70cb fix: console/chat open still available when menu is open & cleanup 2025-02-16 00:38:33 +03:00
MihailRis 3430e5cd6f add 'player-entity' to defaults.toml 2025-02-12 16:32:21 +03:00
MihailRisandGitHub f0c7bc6377 Merge pull request #451 from Xertis/patch-4
Added new extensions for tables and math
2025-02-12 03:10:48 +03:00
MihailRis 4d3cc50edb update base:demo component 2025-02-11 23:50:32 +03:00
XertisandGitHub 39f3f12382 fix pad 2025-02-10 17:39:20 +03:00
Xertis 78ceff54e7 upd 2025-02-10 16:39:05 +03:00
Xertis 185b0e5cbd upd string.left/right _padding 2025-02-10 16:24:28 +03:00