Commit Graph
100 Commits
Author SHA1 Message Date
MihailRis becd1d11ae load_script error handling fix 2024-02-05 07:02:50 +03:00
MihailRis 4ad48bdb63 textbox validation fix 2024-02-05 05:38:42 +03:00
MihailRis 54629b0b6c fix 2024-02-05 05:34:19 +03:00
MihailRis 939f1a7d75 added error and warning icons 2024-02-05 05:02:22 +03:00
MihailRis 92ac79ded6 lua: pack.is_installed function 2024-02-05 04:15:19 +03:00
MihailRis bcc6fef74b lua: added toml library + content menu fix 2024-02-05 04:05:58 +03:00
MihailRis a7ac539429 Added gamma setting 2024-02-05 01:17:16 +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 3cd648e10c UiXmlReader update 2024-02-04 09:32:26 +03:00
MihailRis 6ae59cd851 worlds list is sorted now 2024-02-04 06:03:31 +03:00
MihailRis 86412a28ec UiXmlReader added (WIP) 2024-02-04 05:00:29 +03:00
MihailRis e9efdb0e7b missing-content panel scroll fix 2024-02-04 03:31:11 +03:00
MihailRis 01df957859 base pack textures update 2024-02-04 03:23:35 +03:00
MihailRis 6c5f664d36 ContentPack::scan another unhandled exception fix 2024-02-03 07:11:32 +03:00
MihailRis 685aab6bb5 ContentPack::scan unhandled exception fix 2024-02-03 07:09:13 +03:00
MihailRis f8ca31e44d animated textures borders fix 2024-02-03 06:22:16 +03:00
MihailRis 4d54fadd61 visual fixes 2024-02-03 06:08:27 +03:00
MihailRis 9cb3923442 gui and Font update 2024-02-03 05:56:10 +03:00
MihailRis 6cdb45485b buttons-related semantics update + refactor 2024-02-03 04:48:05 +03:00
MihailRis 537a0ca358 clang warnings fix 2024-02-02 23:19:06 +03:00
MihailRis 0e2fc14dc8 luaL_openlib renamed to openlib 2024-02-02 22:37:52 +03:00
MihailRis 86262571b6 inventory bug fix 2024-02-02 22:22:10 +03:00
MihailRis 34b001041f updates default assets policy 2024-02-02 22:17:30 +03:00
MihailRis f25677d6d2 clang warnings fix 2024-02-02 20:42:49 +03:00
MihailRis 4a22e8d57b elements size temporary fixed 2024-02-02 20:07:06 +03:00
MihailRis bc72742ee3 locale independent util::parse_double 2024-02-02 20:02:30 +03:00
MihailRis 84e8fd1af6 fixes 2024-02-01 03:02:54 +03:00
MihailRis da190f3f7b std::from_chars output handling 2024-02-01 02:33:38 +03:00
MihailRisandGitHub e641ebd13b Update appimage.yml 2024-02-01 02:27:58 +03:00
MihailRis ece68e715d std::stod replaced to std::from_chars 2024-02-01 02:16:58 +03:00
MihailRis 1f11fa8fea Added XML parser/writer 2024-02-01 02:01:04 +03:00
MihailRis bfe2e2557b minor refactor 2024-01-31 18:14:01 +03:00
MihailRis ded80e0d4b more paths encoding fixes 2024-01-31 16:19:38 +03:00
MihailRis 6c47719351 EnginePaths::resolve encoding fix 2024-01-31 15:25:59 +03:00
MihailRis 4d6e4c8b87 Button constructor update 2024-01-31 06:37:53 +03:00
MihailRis 1ba563d42a frontend/gui refactor 2024-01-31 05:55:01 +03:00
MihailRis 8c722b146e frontend/gui refactor 2024-01-31 04:26:35 +03:00
MihailRis 49fdcdfb27 inventory regions, minor refactor 2024-01-31 00:14:43 +03:00
MihailRis a57fba4fa4 inventory slots fix 2024-01-30 22:47:51 +03:00
MihailRis 7434cb66e8 l_print update 2024-01-30 20:19:57 +03:00
MihailRis 8d1f6e7eb7 controls menu fix 2024-01-30 20:07:49 +03:00
MihailRis 180ad0a605 lua: print function patch 2024-01-30 19:45:15 +03:00
MihailRisandGitHub 32f175f021 Merge pull request #135 from A-lex-Ra/main
refactor
2024-01-30 19:28:42 +03:00
MihailRisandGitHub f587cd586f Merge pull request #134 from DanielProl1xy/serializable
Added Serializable Class
2024-01-30 16:33:44 +03:00
MihailRis a9b55f35be torches rotation fix 2024-01-30 15:30:09 +03:00
MihailRis 0a529ead69 hud hide mode fix 2024-01-29 23:19:33 +03:00
MihailRis 5eb240678e BLOCK_VOID is an obstacle again 2024-01-29 22:06:35 +03:00
MihailRis 04ab2839a1 spawn point fix 2024-01-29 18:07:46 +03:00
MihailRisandGitHub 3f77bd91d3 Update README.md 2024-01-29 15:29:39 +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
MihailRisandGitHub f49aa9eab0 Merge pull request #129 from NigthLier/main
Fix dependencies load order
2024-01-29 01:10:39 +03:00
MihailRisandGitHub a77e196585 Merge pull request #128 from rekvizitt/main
Update be_BY.txt
2024-01-29 00:06:10 +03:00
MihailRis 04293c926d packs dependencies fix + dofile patch 2024-01-28 12:38:32 +03:00
MihailRis b14da32867 lua: added file.mkdir 2024-01-27 22:12:40 +03:00
MihailRisandGitHub 99171000b4 Merge pull request #126 from A-lex-Ra/main
msvc build fix, minor improvements
2024-01-27 19:12:35 +03:00
MihailRis d3cd333d14 fix 2024-01-27 18:54:36 +03:00
MihailRis aef1544e20 fixes 2024-01-27 18:40:36 +03:00
MihailRis 7a18c530c2 content menu width increased 2024-01-27 18:12:44 +03:00
MihailRis 5c89202f3f step height > 0 top collision fix 2024-01-27 04:51:57 +03:00
MihailRis 3f3ff2a1f7 refactor 2024-01-27 03:44:44 +03:00
MihailRis 2580b9dc2f jump climbing fix 2024-01-27 01:24:56 +03:00
MihailRis acacb88c66 no_icon.png size reduced 2024-01-27 00:37:11 +03:00
MihailRis c57b2d0de3 Content menu, content-pack dependencies 2024-01-27 00:36:18 +03:00
MihailRis abc3e47feb world.lua script 2024-01-26 18:37:10 +03:00
MihailRis 5d6c2b9b8e added paths 'world:' entry point 2024-01-26 15:59:04 +03:00
MihailRis c6a2fc90a8 dark overlay is an ui element now 2024-01-26 15:50:50 +03:00
MihailRis 51ffb93230 inventory reindexing 2024-01-26 15:35:23 +03:00
MihailRis 1409df4b86 skybox projection improvement 2024-01-26 14:52:41 +03:00
MihailRis d4999901c2 grabbed item fix 2024-01-26 05:19:57 +03:00
MihailRis 32e6ec2fb8 fixes 2024-01-26 05:16:21 +03:00
MihailRis 7e4db6357b sky sprites rotation fix 2024-01-26 05:04:46 +03:00
MihailRis 1c99dfa180 fixed worlds list scanning 2024-01-26 03:35:46 +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 ae9c1e9a87 fixed hotbar visibility in hud hidden mode 2024-01-25 21:19:59 +03:00
MihailRis 9c3052ecd0 small lights update 2024-01-25 19:15:38 +03:00
MihailRis 5d7c4d1e38 appimage user directory changed 2024-01-25 18:01:08 +03:00
MihailRis 04a9c2045e lua: file library 2024-01-25 16:04:02 +03:00
MihailRis 74483dd385 fixed hotbar scroll with pause 2024-01-25 15:02:38 +03:00
MihailRis b7fbb8621a content-pack id validation + refactor 2024-01-25 03:40:08 +03:00
MihailRis ba4338c4fa small util::base64_decode optimization 2024-01-25 02:18:50 +03:00
MihailRis 3cfdbc8338 stringutil added util::base64_encode/decode 2024-01-25 02:07:44 +03:00
MihailRis 32891ad156 rolled back temporary 2024-01-25 01:05:28 +03:00
MihailRis 7613aa4e97 unicode strings now writing as is, without escaping 2024-01-25 01:01:09 +03:00
MihailRis 0beeaf93ef hotbar scroll inverted 2024-01-25 00:43:06 +03:00
MihailRis 9332fa375c fixed escape_string for binary data 2024-01-25 00:33:13 +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 f0fbceb0af added extra animation frame 2024-01-24 14:55:07 +03:00
MihailRis ab3b797ee4 removed extra animation frame 2024-01-24 14:12:14 +03:00
MihailRis 2cace1a479 script-name property fix 2024-01-24 00:03:07 +03:00
MihailRis 2fef31eee0 inventory view fix 2024-01-23 23:53:44 +03:00
MihailRis e457e3da39 lua: 'core' prefix support + minor refactor 2024-01-23 23:52:42 +03:00
MihailRis 2aaa37bb7d content-loader icon-type reset fix 2024-01-23 23:28:18 +03:00
MihailRis 36a5da5bc1 blocks animation fix 2024-01-23 23:03:52 +03:00