Commit Graph
100 Commits
Author SHA1 Message Date
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
MihailRis 4fe79458ab fixed player spawn point 2024-01-23 01:44:16 +03:00
MihailRis b4bf0dd0f7 fixes 2024-01-22 22:04:33 +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
MihailRisandGitHub 0c2b58c8ac Merge pull request #124 from clasher113/main
Block animation speed fix + win32 build fix
2024-01-22 14:00:14 +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 e4ef813705 InventoryBuilder add(InventoryPanel), add(SlotLayout) 2024-01-22 04:05:41 +03:00
MihailRis 0d62067e5a inventory saving 2024-01-22 01:41:57 +03:00
MihailRis 6efbaac18a src/files update + write_binary_json compression argument 2024-01-22 00:36:17 +03:00
MihailRis d2fe51e1ff minor refactor 2024-01-21 23:48:56 +03:00
MihailRis db2108171c inventory render optimized 2024-01-21 23:35:41 +03:00
MihailRis 714a49685f Texture.readData 2024-01-21 22:29:14 +03:00
MihailRis 6430121cf2 addGrid extra slots creation fix 2024-01-21 19:46:35 +03:00
MihailRis aa93c27159 InventoryView.addGrid semantics changed 2024-01-21 19:21:18 +03:00
MihailRis 9e3c4fb00c InventoryBuilder used for access panel and hotbar 2024-01-21 18:34:44 +03:00
MihailRisandGitHub d9408a7cfc Merge pull request #123 from clasher113/main
Block animation
2024-01-21 17:57:33 +03:00
MihailRisandGitHub 9979836ea4 Merge pull request #122 from NigthLier/main
Поддержка vcpkg для windows
2024-01-21 16:21:31 +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
MihailRisandGitHub 1cc26a6b10 Merge pull request #120 from IgorKorobeynikov/patch-1
Правки в финской локализации
2024-01-19 18:22:44 +03:00
MihailRisandGitHub 90e2cf4c3c Merge pull request #121 from A-lex-Ra/main
icon small changes
2024-01-19 18:15:37 +03:00
MihailRisandGitHub f8200e81eb Merge pull request #119 from rekvizitt/patch-2
Update be_BY.txt
2024-01-19 16:31:40 +03:00
MihailRis 1938ccc803 increased world loading speed and ui scroll 2024-01-19 03:53:30 +03:00
MihailRis ac9d0d7993 shader fix 2024-01-18 23:27:33 +03:00
MihailRis 9c110b83d3 Fixed world name label behaviour 2024-01-18 20:11:47 +03:00
MihailRis b12d242335 Block.scriptName, ItemDef.scriptName 2024-01-18 04:41:35 +03:00
MihailRis 9119caca65 Delete world feature 2024-01-18 04:06:27 +03:00
MihailRis 01344a9d1d added ItemDef.stackSize 2024-01-18 01:56:41 +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
MihailRis 7d35356f9d binary json: compressed documents support 2024-01-17 19:33:04 +03:00
MihailRisandGitHub 5bcbeb771f Merge pull request #106 from koval01/main
Небольшое дополнение репозитория
2024-01-17 18:21:23 +03:00
MihailRisandGitHub cb859eeea2 Merge pull request #109 from AlexXZero/feature/108/docker
#108 Add docker container support
2024-01-17 18:14:49 +03:00
MihailRisandGitHub 483d5d0e48 Merge pull request #118 from A-lex-Ra/main
upd CMakeLists for proper linkage
2024-01-17 18:09:24 +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 e71890b709 includes fix 2024-01-17 16:35:17 +03:00
MihailRis 377c8e5029 the big refactor + extracted data classes from coders/json to data/dynamic 2024-01-17 16:32:53 +03:00
MihailRis 34d4500e24 binary_json_spec.md update (cdocument explanation) 2024-01-17 01:24:48 +03:00
MihailRis 9a518ecc5f added missing #include 2024-01-17 00:55:49 +03:00
MihailRis b0165b1014 gzip compress/decompress + refactor 2024-01-17 00:52:55 +03:00
MihailRis 3837cdcf95 binary json format introduced + specification 2024-01-16 19:05:27 +03:00
MihailRisandGitHub faa581a928 Merge pull request #114 from clasher113/main
Camera rotation fix
2024-01-15 22:11:57 +03:00
MihailRis ca40b93344 small fixes 2024-01-15 14:32:18 +03:00
MihailRis 1e12f80dd6 version set to 0.18 + WorldGenerator indents fix 2024-01-15 13:08:31 +03: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
MihailRisandGitHub a4e366f0c1 Update README.md 2024-01-14 16:36:28 +03:00
MihailRis beddfb5359 scripting prevent-default fix 2024-01-14 15:00:11 +03:00
MihailRis 6d60cc8276 small fix 2024-01-13 21:33:36 +03:00
MihailRis 9fd675895d physics: step height 2024-01-13 21:20:25 +03:00
MihailRis 3183513e55 luaL_openlib replacement fix 2024-01-13 20:48:24 +03:00
MihailRisandGitHub c7fb887888 Merge pull request #104 from rekvizitt/patch-1
Update be_BY.txt
2024-01-13 16:40:01 +03:00
MihailRis 5569bd711e added bazalt_breaker + scripting fix 2024-01-13 14:07:49 +03:00
MihailRis 40987f16b6 small lua fix 2024-01-13 11:16:44 +03:00
MihailRisandGitHub 39832233bb Update README.md 2024-01-13 01:54:16 +03:00
MihailRis 6817e613f8 Collision inside of blocks fix test 2024-01-12 20:47:15 +03:00
MihailRis 5669e6ebed TextBox::setOnEditStart(runnable) 2024-01-12 19:29:49 +03:00
MihailRis 175613692f default item texture fix 2024-01-12 16:55:48 +03:00
MihailRis 444a2061c5 lua: player functions update 2024-01-12 14:18:29 +03:00
MihailRis 31b0349757 HUD hide mode fix 2024-01-12 13:21:40 +03:00
MihailRis faabb8178a New scripting features 2024-01-12 12:16:54 +03:00
MihailRis 05fe86e64c emissive items 2024-01-11 18:02:27 +03:00
MihailRis 213eba6072 added stringutil::to_string 2024-01-11 04:10:43 +03:00
MihailRis 290fec379e added FullCheckBox 2024-01-11 04:08:36 +03:00
MihailRis b2b961552b guiutil::alert text wrapping + refactor 2024-01-11 03:21:14 +03:00