Commit Graph

  • b5739c678f Items intruduced (part II) MihailRis 2024-01-09 00:49:17 +03:00
  • eae00dbb11 InventoryView now uses items instead of blocks (part I) MihailRis 2024-01-08 15:45:03 +03:00
  • dd5cd55aeb Generated items MihailRis 2024-01-08 14:16:25 +03:00
  • e4f7b6d97c
    Merge pull request #96 from A-lex-Ra/main MihailRis 2024-01-08 13:05:19 +03:00
  • 746f0f07a0 add dumb custom-block prewiew rendering A-lex-Ra 2024-01-08 12:44:05 +06:00
  • c4e77999e9 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp A-lex-Ra 2024-01-08 12:36:11 +06:00
  • 82851fec83 added hash-comments, customfaces introduced A-lex-Ra 2024-01-08 12:36:04 +06:00
  • 4a57e71e81 Items intruduced (WIP) MihailRis 2024-01-08 01:11:22 +03:00
  • 4f6ba8cca6 hud refactor (part III) MihailRis 2024-01-07 23:30:07 +03:00
  • e493c67dfa hud refactor (part II) MihailRis 2024-01-07 19:22:29 +03:00
  • 8118afce5c
    Merge pull request #95 from DSDemen/main MihailRis 2024-01-07 18:52:21 +03:00
  • d4c4c4d399 hud refactor MihailRis 2024-01-07 14:25:00 +03:00
  • 4b64e1b03b
    Update langs.json DSDemen 2024-01-07 11:58:57 +02:00
  • de1bf2efb4
    Added Finnish language DSDemen 2024-01-07 11:57:20 +02:00
  • f53e45486c Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp A-lex-Ra 2024-01-06 19:20:26 +06:00
  • 85d85dada7 Minor refactor MihailRis 2024-01-06 14:36:37 +03:00
  • aab18bdadf Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp A-lex-Ra 2024-01-05 23:03:19 +06:00
  • 5342d5489d
    Merge pull request #91 from A-lex-Ra/main MihailRis 2024-01-05 19:16:54 +03:00
  • 6ccd751e17 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp A-lex-Ra 2024-01-05 22:04:47 +06:00
  • 268a3f73f6 upd CMakeLists MSVC building A-lex-Ra 2024-01-05 22:04:23 +06:00
  • c2dd185c08 Hud refactor MihailRis 2024-01-05 18:41:55 +03:00
  • eaf3f4e7a1 Minor refactor MihailRis 2024-01-05 14:59:53 +03:00
  • 3101b1b5f8
    Merge pull request #89 from A-lex-Ra/main MihailRis 2024-01-05 14:09:01 +03:00
  • b7d9928258 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp A-lex-Ra 2024-01-05 17:05:37 +06:00
  • 0f1aabf200 Pasting text from clipboard MihailRis 2024-01-05 13:55:15 +03:00
  • 422e39ca2f i give up, indents are stronger than me A-lex-Ra 2024-01-05 16:49:54 +06:00
  • 130b2ebe87 my text editor surely ill A-lex-Ra 2024-01-05 16:48:14 +06:00
  • dc49b024ba my text editor crazy A-lex-Ra 2024-01-05 16:46:24 +06:00
  • 2751369b54 idk A-lex-Ra 2024-01-05 16:42:08 +06:00
  • 19a1289388 removed su_SU language A-lex-Ra 2024-01-05 13:26:06 +06:00
  • f5856b88b0 fix potential memory leak A-lex-Ra 2024-01-05 13:19:47 +06:00
  • d671188680 small refactoring A-lex-Ra 2024-01-05 13:13:02 +06:00
  • 73595cd558 Minor refactor MihailRis 2024-01-04 22:57:18 +03:00
  • 5bd78c09ad Minor refactor MihailRis 2024-01-04 22:47:21 +03:00
  • e1420a2c57 RGB888 textures fix MihailRis 2024-01-04 22:25:03 +03:00
  • c35057d1de Rotation profiles limited to 8 MihailRis 2024-01-04 21:48:41 +03:00
  • 6542bcbc6a
    Merge pull request #88 from A-lex-Ra/main MihailRis 2024-01-04 21:29:18 +03:00
  • f69f6e2711 simplify rays (no templates) A-lex-Ra 2024-01-04 23:52:15 +06:00
  • 61dccbf8b9 Small optimization MihailRis 2024-01-04 16:37:47 +03:00
  • 374e5654ad Added inventory scroll + minor refactor MihailRis 2024-01-04 16:34:52 +03:00
  • ee691f8c3f script states renamed to user bits MihailRis 2024-01-04 15:34:51 +03:00
  • 06f66ffd71 Voxel changed from 16 bit to 32 bit + new lua functions MihailRis 2024-01-04 15:27:07 +03:00
  • 460b08a006 WorldFiles region format and magic check MihailRis 2024-01-03 23:25:58 +03:00
  • e7e2c16ee6 Minor refactor MihailRis 2024-01-03 22:51:48 +03:00
  • 2ad115a2a8 Minor refactor MihailRis 2024-01-03 20:42:26 +03:00
  • 0d36f52bdd Lua: added get_player_rot, set_player_rot MihailRis 2024-01-03 16:53:33 +03:00
  • 6198ca22f6 world/content added to packs search paths MihailRis 2024-01-03 15:22:52 +03:00
  • 01121b6d27 packs list read fix MihailRis 2024-01-03 15:09:58 +03:00
  • a96fbf2eb4
    Merge pull request #85 from koval01/main MihailRis 2024-01-03 14:20:40 +03:00
  • 3eaa9bb824
    Update langs.json Yaroslav Koval 2024-01-01 16:15:30 +02:00
  • d93c62203f
    Create pl_PL.txt Yaroslav Koval 2024-01-01 16:14:34 +02:00
  • 206c56f8c4
    Create uk_UA.txt Yaroslav Koval 2024-01-01 16:14:09 +02:00
  • cae95ba9b8
    Merge pull request #81 from etocasper/main MihailRis 2023-12-31 17:56:37 +03:00
  • 7a960be7ec
    Merge pull request #83 from rekvizitt/main MihailRis 2023-12-31 17:54:28 +03:00
  • 61f819d1b0 some fixes rekvizitt 2023-12-31 14:24:25 +03:00
  • b6966480e5 added translation into belarusian rekvizitt 2023-12-31 12:59:13 +03:00
  • 8b65dadccc
    Merge pull request #82 from A-lex-Ra/main MihailRis 2023-12-31 10:52:56 +03:00
  • f80ba61594 MSVC static crt linking fix A-lex-Ra 2023-12-31 09:54:01 +06:00
  • 69150677c9 Update readme & gitignore for macOS Каспер 2023-12-31 02:14:52 +05:00
  • 861c7f6c76 Resources priority update MihailRis 2023-12-30 20:53:38 +03:00
  • 298cf561bc Russian translation fix MihailRis 2023-12-30 19:18:10 +03:00
  • 0cb1b4fe9a
    Update README.md MihailRis 2023-12-30 11:51:38 +03:00
  • fb149f22d1
    Update README.md MihailRis 2023-12-30 11:51:26 +03:00
  • 71fdd4b63e msvc build fix MihailRis 2023-12-30 00:35:42 +03:00
  • d2ace01c07 minor refactor MihailRis 2023-12-30 00:02:17 +03:00
  • e7e7bbbe59 leak fix MihailRis 2023-12-29 23:59:33 +03:00
  • 188e2b81b7 Block interaction prevention feature (Shift key) MihailRis 2023-12-29 23:57:27 +03:00
  • 9ebbe1029d New block properties and lua functions MihailRis 2023-12-29 21:18:14 +03:00
  • 9e1a7213c7 Small fix MihailRis 2023-12-29 16:23:12 +03:00
  • bf13c517ab Test garbage removed MihailRis 2023-12-29 14:41:21 +03:00
  • 74af65f320 Sky artifacts fix MihailRis 2023-12-29 14:40:33 +03:00
  • 76aeb8e4df Content packs indices auto build + WorldGenerator fix MihailRis 2023-12-29 14:17:26 +03:00
  • d2a40d31a4 scripting: get_player_pos, set_player_pos MihailRis 2023-12-29 00:46:26 +03:00
  • 2c75a0bee4 scripting: on_interact (right click on block) callback MihailRis 2023-12-29 00:31:21 +03:00
  • 2b4e6c1a14 AABB emissive blocks lighting fix + refactor MihailRis 2023-12-28 23:22:19 +03:00
  • 178107ffff Fixed aabb blocks lights MihailRis 2023-12-28 22:10:24 +03:00
  • b8d7e89f0b AABB blocks render simplified MihailRis 2023-12-28 20:03:25 +03:00
  • 3f9e36e682 Small fix MihailRis 2023-12-28 19:29:45 +03:00
  • a1e3706c8f Stop render when iconified MihailRis 2023-12-28 18:55:54 +03:00
  • 837fd2f32f BlocksRenderer simplified (part 1) MihailRis 2023-12-28 03:49:24 +03:00
  • 86ab2d8145 Added some docs MihailRis 2023-12-28 02:48:20 +03:00
  • d75b2641c2
    Merge pull request #63 from istudyatuni/ci-release MihailRis 2023-12-27 18:16:24 +03:00
  • e8d882c32e
    Merge pull request #74 from QuFlax/my MihailRis 2023-12-27 18:07:58 +03:00
  • 4ddc8dd18c feat(ci): upload artifacts and make release Ilia 2023-12-16 11:37:07 +03:00
  • 4d281ff03b dasdasdasdas quflax 2023-12-27 15:01:18 +02:00
  • 95c713bc4d dasdas quflax 2023-12-27 13:39:23 +02:00
  • 69a17c25ea WorldRegions memory management update MihailRis 2023-12-27 11:44:19 +03:00
  • 5d4e67fdb1 Fog update MihailRis 2023-12-27 11:38:39 +03:00
  • 35b13adf03 Fixed leak at WorldFiles::getLights MihailRis 2023-12-27 11:25:09 +03:00
  • 128bc277b8
    Merge pull request #73 from A-lex-Ra/main MihailRis 2023-12-26 19:18:47 +03:00
  • fa1345ac0a refactoring WorldFiles.cpp a bit A-lex-Ra 2023-12-26 20:30:47 +06:00
  • 1b51fdbd0b Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp A-lex-Ra 2023-12-26 19:55:14 +06:00
  • 307df37ba7 improve locale detection as much as possible A-lex-Ra 2023-12-26 19:54:03 +06:00
  • ee29777765 Critical fix MihailRis 2023-12-26 13:11:40 +03:00
  • 92a08a92ef
    Merge pull request #72 from A-lex-Ra/main MihailRis 2023-12-25 17:56:06 +03:00
  • 1dae8c2c31 postmerge fix A-lex-Ra 2023-12-25 20:34:39 +06:00
  • 4d8c8563cc merge A-lex-Ra 2023-12-25 20:30:05 +06:00
  • ca3697301e detect system locale A-lex-Ra 2023-12-25 20:26:56 +06:00
  • ea812a34a4 Removed unused constants MihailRis 2023-12-25 11:48:00 +03:00
  • ed4d345e77
    Merge pull request #71 from A-lex-Ra/main MihailRis 2023-12-25 11:25:52 +03:00