848 Commits

Author SHA1 Message Date
MihailRis
39fcc10dd8 fix player rotation 2025-01-29 06:51:07 +03:00
MihailRis
3abdb3b91f update wood break and place sounds 2025-01-26 07:46:26 +03:00
MihailRis
41d490a091 add base:snow material & add more snow sounds & update snow step sounds 2025-01-26 07:45:52 +03:00
Xertis
9af5dcb68e
fix second gsub 2025-01-26 00:00:25 +03:00
Xertis
46c38edf8a
fix unexpected ")" 2025-01-25 23:32:20 +03:00
Xertis
224f5d9aee
Fix gui.template 2025-01-25 23:24:36 +03:00
MihailRis
9c630645b4 add console.get(...) & add 'player' console variable 2025-01-22 10:15:31 +03:00
MihailRis
db2795eb4f update console commands execution pipeline 2025-01-22 09:30:32 +03:00
MihailRis
b12982655d fix gui.alert 2025-01-21 09:39:06 +03:00
MihailRis
f2101f6504 add entity:set_enabled(...) 2025-01-21 05:31:07 +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
e247902cc6 fix data_buffer:put_number 2025-01-21 02:30:59 +03:00
MihailRis
57356e1d64 fix lamp material 2025-01-21 01:27:53 +03:00
MihailRis
92f226cbcf miscellaneous fixes 2025-01-20 04:39:37 +03:00
MihailRis
0e95d9d1af fix bit_converter.bytes_to_uint16 2025-01-19 22:38:22 +03:00
MihailRis
147cf5b417 fix in-game chat animation interval 2025-01-18 07:39:17 +03: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
8e8fed2aa2 move core:gui_util to core:internal/gui_util 2025-01-18 05:15:17 +03:00
MihailRis
72d2d9c879 move Document and RadioGroup implementation to core:gui_util 2025-01-18 05:14:06 +03:00
MihailRis
b0a8e8e001 add 'core:chat' event 2025-01-18 05:06:22 +03:00
MihailRis
2fa71b3bf0 feat: players interpolation & add hud.set_allow_pause(...) 2025-01-17 01:44:46 +03:00
MihailRis
036e13a2ca improve app scripts error handling 2025-01-17 01:42:01 +03:00
MihailRis
a45487b3c7 move 'key:escape' handler to Lua 2025-01-16 23:11:00 +03:00
MihailRis
1a246e2ae0 feat: menu pages dispatching 2025-01-16 07:40:34 +03:00
MihailRis
43dc88c6b5 move player animation to base:player_animator component 2025-01-16 06:58:53 +03:00
MihailRis
9cd3f3e4c8 add entity:get_player() 2025-01-16 06:50:01 +03:00
MihailRis
b59752bc84 fix player_animator 2025-01-16 01:23:45 +03:00
MihailRis
b8944f86c6 refactor vc coroutines error-handling & update socket:is_alive(), socket:send(...) 2025-01-15 05:27:10 +03:00
MihailRis
00ce65ef66 fix main shader & lua parser 2025-01-15 02:57:58 +03:00
MihailRis
d7ad7ff460 add Chat hotkey 2025-01-11 22:58:41 +03:00
MihailRis
653d1d20d4 add app.is_content_loaded() 2025-01-09 18:53:25 +03:00
MihailRis
2a1684c126 fix page request arguments 2025-01-09 02:16:40 +03:00
MihailRis
13de581b4b add socket:available() --> int 2025-01-07 18:44:40 +03:00
MihailRis
e2bc168914 add app.reset_content() 2025-01-06 20:10:24 +03:00
MihailRis
550f3c468f fix 2025-01-06 19:32:39 +03:00
MihailRis
d65da966d2 add app.load_content 2025-01-06 16:54:03 +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
da471bd4eb add refresh button to scripts page 2025-01-06 13:08:42 +03:00
MihailRis
48aad8d974 add 'Scripts' menu page 2025-01-05 22:45:43 +03:00
MihailRis
136c35591c add file.name(), file.stem() & add 'path' to pack info & add start_coroutine() 2025-01-05 22:44:32 +03:00
MihailRis
c51a7e0153 improve logging 2025-01-05 16:16:07 +03:00
MihailRis
f62fc5a039 fix errors handling in event handlers 2025-01-05 15:32:03 +03:00
MihailRis
490cae74f5 Merge branch 'main' into headless-mode 2025-01-04 11:43:28 +03:00
Zohidjon
833d336a6b Add uz_UZ local for base content pack 2025-01-04 09:56:27 +05:00
Zohidjon
d25452784d Small fixes in translation. 2025-01-04 09:46:57 +05:00
MihailRis
88de024051 Merge branch 'main' into headless-mode 2025-01-04 00:09:07 +03:00
MihailRis
bd9018dafe add pack.assemble(...), app.config_packs(...) 2025-01-03 23:51:36 +03:00
MihailRis
9ef7e8e6a6 optimize content-packs related pages 2025-01-02 11:18:00 +03:00
Ihor Savenko
d8aecef0b2 Add uk_UA local for base content pack 2025-01-01 16:44:01 +00:00