Commit Graph
95 Commits
Author SHA1 Message Date
MihailRis e4f7315cc3 lua: uidocuments sub-environment 2024-02-11 23:56:24 +03:00
MihailRis 4ce46f34bf inventory id argument 2024-02-11 17:42:19 +03:00
MihailRis 8e529eb63b inventory script, modules 2024-02-11 17:38:30 +03:00
MihailRis 6fc312b651 lua content pack environments test 2024-02-09 19:47:22 +03:00
MihailRis fce77bc896 lua environmnents-related update 2024-02-09 15:46:43 +03:00
MihailRis 241d15e349 ContentPackRuntime + refactor 2024-02-08 20:53:12 +03:00
MihailRis 1dd0e9f939 UiDocument 2024-02-07 19:29:20 +03:00
MihailRis 52e60c979b fixes 2024-02-05 22:30:23 +03:00
MihailRis 54629b0b6c fix 2024-02-05 05:34:19 +03:00
MihailRis bcc6fef74b lua: added toml library + content menu fix 2024-02-05 04:05:58 +03:00
MihailRis 4fd398844e UiXmlReader update 2024-02-05 01:10:05 +03:00
MihailRis b38afe9e34 refactor 2024-02-04 23:45:15 +03:00
MihailRis 0e2fc14dc8 luaL_openlib renamed to openlib 2024-02-02 22:37:52 +03:00
MihailRis f25677d6d2 clang warnings fix 2024-02-02 20:42:49 +03:00
MihailRis bc72742ee3 locale independent util::parse_double 2024-02-02 20:02:30 +03:00
MihailRis 49fdcdfb27 inventory regions, minor refactor 2024-01-31 00:14:43 +03:00
MihailRis 7434cb66e8 l_print update 2024-01-30 20:19:57 +03:00
MihailRis 180ad0a605 lua: print function patch 2024-01-30 19:45:15 +03:00
MihailRis a9b55f35be torches rotation fix 2024-01-30 15:30:09 +03:00
MihailRis 8ac0794645 block picking fix 2024-01-29 06:55:42 +03:00
MihailRis 909f380825 small fix 2024-01-29 03:56:47 +03:00
MihailRis 7df98f7b35 lua: on_block_interact prevent default feature 2024-01-29 01:37:40 +03:00
MihailRis b14da32867 lua: added file.mkdir 2024-01-27 22:12:40 +03:00
MihailRis abc3e47feb world.lua script 2024-01-26 18:37:10 +03:00
MihailRis a4a5aef422 skybox: added moon and stars 2024-01-26 02:49:42 +03:00
MihailRis b42a517cc6 lua: file.write fix 2024-01-26 01:41:32 +03:00
MihailRis 04a9c2045e lua: file library 2024-01-25 16:04:02 +03:00
MihailRis b7fbb8621a content-pack id validation + refactor 2024-01-25 03:40:08 +03:00
MihailRis 5687e55094 default load-speed set to 4 + minor refactor 2024-01-24 20:43:52 +03:00
MihailRis 58fbb96f2c chunks controller & lighting optimizations 2024-01-24 20:22:21 +03:00
MihailRis 5d931eacc6 additional optimizations 2024-01-24 19:59:12 +03:00
MihailRis 4ea36f8996 experimental optimizations 2024-01-24 18:23:48 +03:00
MihailRis e457e3da39 lua: 'core' prefix support + minor refactor 2024-01-23 23:52:42 +03:00
MihailRis 5c36f59b4f added time.uptime() and sleep(timesec) 2024-01-22 18:38:46 +03:00
MihailRis 5188ee7bd8 on_blocks_tick event 2024-01-22 14:28:39 +03:00
MihailRis 31eda1abb2 lua: world.get_total_time + set_block_user_bits fix 2024-01-22 09:52:26 +03:00
MihailRis ff7f18fa7b added stdlib.lua + lua errors handling update 2024-01-22 08:14:52 +03:00
MihailRis 5142f3b4e7 Inventory (WIP part I) 2024-01-21 15:23:46 +03:00
MihailRis fe5cab0db0 small fix 2024-01-20 23:44:35 +03:00
MihailRis 1938ccc803 increased world loading speed and ui scroll 2024-01-19 03:53:30 +03:00
MihailRis 097e6fde2f removed debug profiling 2024-01-18 00:55:46 +03:00
MihailRis 6214e1a507 randomTick sped up with faster rand implementation 2024-01-17 23:41:11 +03:00
MihailRis d7f2771da4 lua: pack.get_folder(pack_name) + shader fix 2024-01-17 23:10:06 +03:00
MihailRisandGitHub 45315a1801 Merge pull request #117 from A-lex-Ra/main
fix redundant model dependency in player interaction
2024-01-17 16:38:57 +03:00
MihailRis 377c8e5029 the big refactor + extracted data classes from coders/json to data/dynamic 2024-01-17 16:32:53 +03:00
A-lex-Ra 3473aeb309 replace target fix 2024-01-17 19:26:09 +06:00
MihailRis 3837cdcf95 binary json format introduced + specification 2024-01-16 19:05:27 +03:00
@clasher113 100f87056c Camera rotation fix 2024-01-15 18:48:36 +02:00
MihailRis cec8d75b7d added content error message screen on world creation 2024-01-14 20:10:50 +03:00
MihailRis 0b48a77e2d world.set_day_time fix 2024-01-14 17:37:42 +03:00