Commit Graph
880 Commits
Author SHA1 Message Date
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
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
Xertis c22f7e0eb5 add string.padding 2025-02-09 14:06:23 +03:00
Xertis 0d32b1987c I forgot about "t[x] or default" 2025-02-04 20:09:36 +03:00
Xertis e106a31d82 correction table.slice & adding get_default 2025-02-04 19:54:01 +03:00
MihailRis b89cf65165 update version to 0.27 2025-02-04 15:12:30 +03:00
Xertis 17ce49bdf1 add table.slice 2025-02-01 01:34:11 +03:00
MihailRis e5f9efd87a fix: error message is not included in coroutine error alert 2025-01-31 18:09:31 +03:00
rekvizitt 41391176e7 Complete Belarusian translation for be_BY.txt 2025-01-30 11:03:32 +03:00
MihailRis 39fcc10dd8 fix player rotation 2025-01-29 06:51:07 +03:00
Xertis 6592684db1 math.sum return 2025-01-26 20:47:45 +03:00
Xertis 089d86d0a1 documentation and stdmin corrections 2025-01-26 20:28:58 +03:00
XertisandGitHub 5187ee76e9 Changes to comply with the documentation 2025-01-26 14:21:44 +03:00
XertisandGitHub 35004c2075 Added new extensions for tables and math 2025-01-26 14:02:38 +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
XertisandGitHub 9af5dcb68e fix second gsub 2025-01-26 00:00:25 +03:00
XertisandGitHub 46c38edf8a fix unexpected ")" 2025-01-25 23:32:20 +03:00
XertisandGitHub 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