Commit Graph

  • ece68e715d std::stod replaced to std::from_chars MihailRis 2024-02-01 02:16:58 +03:00
  • 1f11fa8fea Added XML parser/writer MihailRis 2024-02-01 02:01:04 +03:00
  • bfe2e2557b minor refactor MihailRis 2024-01-31 18:14:01 +03:00
  • ded80e0d4b more paths encoding fixes MihailRis 2024-01-31 16:19:38 +03:00
  • 6c47719351 EnginePaths::resolve encoding fix MihailRis 2024-01-31 15:25:59 +03:00
  • cd0ab951cf minor refact A-lex-Ra 2024-01-31 09:57:26 +06:00
  • 4d6e4c8b87 Button constructor update MihailRis 2024-01-31 06:37:53 +03:00
  • 1ba563d42a frontend/gui refactor MihailRis 2024-01-31 05:55:01 +03:00
  • 8c722b146e frontend/gui refactor MihailRis 2024-01-31 04:26:35 +03:00
  • 49fdcdfb27 inventory regions, minor refactor MihailRis 2024-01-31 00:14:43 +03:00
  • 4a4b80bef3 Spawn different objects withing level DanielProl1xy 2024-01-30 23:44:07 +03:00
  • a57fba4fa4 inventory slots fix MihailRis 2024-01-30 22:47:51 +03:00
  • 7434cb66e8 l_print update MihailRis 2024-01-30 20:19:57 +03:00
  • 8d1f6e7eb7 controls menu fix MihailRis 2024-01-30 20:07:49 +03:00
  • 180ad0a605 lua: print function patch MihailRis 2024-01-30 19:45:15 +03:00
  • 32f175f021
    Merge pull request #135 from A-lex-Ra/main MihailRis 2024-01-30 19:28:42 +03:00
  • 1bd8852db2 pretty critical fixes A-lex-Ra 2024-01-30 21:51:46 +06:00
  • f587cd586f
    Merge pull request #134 from DanielProl1xy/serializable MihailRis 2024-01-30 16:33:44 +03:00
  • 8466c42896 added serializable class DanielProl1xy 2024-01-30 15:53:49 +03:00
  • a9b55f35be torches rotation fix MihailRis 2024-01-30 15:30:09 +03:00
  • 0a529ead69 hud hide mode fix MihailRis 2024-01-29 23:19:33 +03:00
  • 5eb240678e BLOCK_VOID is an obstacle again MihailRis 2024-01-29 22:06:35 +03:00
  • 04ab2839a1 spawn point fix MihailRis 2024-01-29 18:07:46 +03:00
  • 3f77bd91d3
    Update README.md MihailRis 2024-01-29 15:29:39 +03:00
  • 8ac0794645 block picking fix MihailRis 2024-01-29 06:55:42 +03:00
  • 909f380825 small fix MihailRis 2024-01-29 03:56:47 +03:00
  • 7df98f7b35 lua: on_block_interact prevent default feature MihailRis 2024-01-29 01:37:40 +03:00
  • f49aa9eab0
    Merge pull request #129 from NigthLier/main MihailRis 2024-01-29 01:10:39 +03:00
  • b9ecf82730 Update CMakeLists.txt NigthLier 2024-01-29 00:26:54 +03:00
  • f2cd749dc1 Update CMakeLists.txt NigthLier 2024-01-29 00:25:56 +03:00
  • c372fd6f8c Merge branch 'main' of https://github.com/NigthLier/VoxelEngine-Cpp NigthLier 2024-01-29 00:14:51 +03:00
  • a77e196585
    Merge pull request #128 from rekvizitt/main MihailRis 2024-01-29 00:06:10 +03:00
  • 2efce4fa57 Update be_BY.txt rekvizitt 2024-01-28 22:45:51 +03:00
  • 1fc415b8b9 fix dependency load order + minor cmake change NigthLier 2024-01-28 17:28:53 +03:00
  • 04293c926d packs dependencies fix + dofile patch MihailRis 2024-01-28 12:38:32 +03:00
  • b14da32867 lua: added file.mkdir MihailRis 2024-01-27 22:12:40 +03:00
  • 99171000b4
    Merge pull request #126 from A-lex-Ra/main MihailRis 2024-01-27 19:12:35 +03:00
  • ad7c03657a Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp A-lex-Ra 2024-01-27 22:08:39 +06:00
  • a42deddb2b minor fixes (msvc build, minor changes) A-lex-Ra 2024-01-27 22:08:18 +06:00
  • d3cd333d14 fix MihailRis 2024-01-27 18:54:36 +03:00
  • aef1544e20 fixes MihailRis 2024-01-27 18:40:36 +03:00
  • 7a18c530c2 content menu width increased MihailRis 2024-01-27 18:12:44 +03:00
  • 5c89202f3f step height > 0 top collision fix MihailRis 2024-01-27 04:51:57 +03:00
  • 3f3ff2a1f7 refactor MihailRis 2024-01-27 03:44:44 +03:00
  • 2580b9dc2f jump climbing fix MihailRis 2024-01-27 01:24:56 +03:00
  • acacb88c66 no_icon.png size reduced MihailRis 2024-01-27 00:37:11 +03:00
  • c57b2d0de3 Content menu, content-pack dependencies MihailRis 2024-01-27 00:36:18 +03:00
  • abc3e47feb world.lua script MihailRis 2024-01-26 18:37:10 +03:00
  • 5d6c2b9b8e added paths 'world:' entry point MihailRis 2024-01-26 15:59:04 +03:00
  • c6a2fc90a8 dark overlay is an ui element now MihailRis 2024-01-26 15:50:50 +03:00
  • 51ffb93230 inventory reindexing MihailRis 2024-01-26 15:35:23 +03:00
  • 1409df4b86 skybox projection improvement MihailRis 2024-01-26 14:52:41 +03:00
  • d4999901c2 grabbed item fix MihailRis 2024-01-26 05:19:57 +03:00
  • 32e6ec2fb8 fixes MihailRis 2024-01-26 05:16:21 +03:00
  • 7e4db6357b sky sprites rotation fix MihailRis 2024-01-26 05:04:46 +03:00
  • 1c99dfa180 fixed worlds list scanning MihailRis 2024-01-26 03:35:46 +03:00
  • a4a5aef422 skybox: added moon and stars MihailRis 2024-01-26 02:49:42 +03:00
  • b42a517cc6 lua: file.write fix MihailRis 2024-01-26 01:41:32 +03:00
  • ae9c1e9a87 fixed hotbar visibility in hud hidden mode MihailRis 2024-01-25 21:19:59 +03:00
  • 9c3052ecd0 small lights update MihailRis 2024-01-25 19:15:38 +03:00
  • 5d7c4d1e38 appimage user directory changed MihailRis 2024-01-25 18:01:08 +03:00
  • 04a9c2045e lua: file library MihailRis 2024-01-25 16:04:02 +03:00
  • 74483dd385 fixed hotbar scroll with pause MihailRis 2024-01-25 15:02:38 +03:00
  • b7fbb8621a content-pack id validation + refactor MihailRis 2024-01-25 03:40:08 +03:00
  • ba4338c4fa small util::base64_decode optimization MihailRis 2024-01-25 02:18:50 +03:00
  • 3cfdbc8338 stringutil added util::base64_encode/decode MihailRis 2024-01-25 02:07:44 +03:00
  • 32891ad156 rolled back temporary MihailRis 2024-01-25 01:05:28 +03:00
  • 7613aa4e97 unicode strings now writing as is, without escaping MihailRis 2024-01-25 01:01:09 +03:00
  • 0beeaf93ef hotbar scroll inverted MihailRis 2024-01-25 00:43:06 +03:00
  • 9332fa375c fixed escape_string for binary data MihailRis 2024-01-25 00:33:13 +03:00
  • 5687e55094 default load-speed set to 4 + minor refactor MihailRis 2024-01-24 20:43:52 +03:00
  • 58fbb96f2c chunks controller & lighting optimizations MihailRis 2024-01-24 20:22:21 +03:00
  • 5d931eacc6 additional optimizations MihailRis 2024-01-24 19:59:12 +03:00
  • 4ea36f8996 experimental optimizations MihailRis 2024-01-24 18:23:48 +03:00
  • f0fbceb0af added extra animation frame MihailRis 2024-01-24 14:55:07 +03:00
  • ab3b797ee4 removed extra animation frame MihailRis 2024-01-24 14:12:14 +03:00
  • 2cace1a479 script-name property fix MihailRis 2024-01-24 00:03:07 +03:00
  • 2fef31eee0 inventory view fix MihailRis 2024-01-23 23:53:44 +03:00
  • e457e3da39 lua: 'core' prefix support + minor refactor MihailRis 2024-01-23 23:52:42 +03:00
  • 2aaa37bb7d content-loader icon-type reset fix MihailRis 2024-01-23 23:28:18 +03:00
  • 36a5da5bc1 blocks animation fix MihailRis 2024-01-23 23:03:52 +03:00
  • 4fe79458ab fixed player spawn point MihailRis 2024-01-23 01:44:16 +03:00
  • b4bf0dd0f7 fixes MihailRis 2024-01-22 22:04:33 +03:00
  • 5c36f59b4f added time.uptime() and sleep(timesec) MihailRis 2024-01-22 18:38:46 +03:00
  • 5188ee7bd8 on_blocks_tick event MihailRis 2024-01-22 14:28:39 +03:00
  • 0c2b58c8ac
    Merge pull request #124 from clasher113/main MihailRis 2024-01-22 14:00:14 +03:00
  • 1b2c0a0f21 Build fix @clasher113 2024-01-22 11:05:49 +02:00
  • 6fba4a7065 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp @clasher113 2024-01-22 10:52:28 +02:00
  • fcc874a20f Merge branch 'main' of https://github.com/clasher113/VoxelEngine-Cpp @clasher113 2024-01-22 10:51:02 +02:00
  • bdc21df5c7 Block animation speed fix @clasher113 2024-01-22 10:50:49 +02:00
  • 31eda1abb2 lua: world.get_total_time + set_block_user_bits fix MihailRis 2024-01-22 09:52:26 +03:00
  • ff7f18fa7b added stdlib.lua + lua errors handling update MihailRis 2024-01-22 08:14:52 +03:00
  • e4ef813705 InventoryBuilder add(InventoryPanel), add(SlotLayout) MihailRis 2024-01-22 04:05:41 +03:00
  • 0d62067e5a inventory saving MihailRis 2024-01-22 01:41:57 +03:00
  • 6efbaac18a src/files update + write_binary_json compression argument MihailRis 2024-01-22 00:36:17 +03:00
  • d2fe51e1ff minor refactor MihailRis 2024-01-21 23:48:56 +03:00
  • db2108171c inventory render optimized MihailRis 2024-01-21 23:35:41 +03:00
  • 714a49685f Texture.readData MihailRis 2024-01-21 22:29:14 +03:00
  • 6430121cf2 addGrid extra slots creation fix MihailRis 2024-01-21 19:46:35 +03:00
  • aa93c27159 InventoryView.addGrid semantics changed MihailRis 2024-01-21 19:21:18 +03:00