Commit Graph

  • 7359b0e10a Merge branch 'main' into worldwide-refactor MihailRis 2024-03-26 14:57:13 +03:00
  • a03e753809
    Update README.md MihailRis 2024-03-26 10:34:35 +03:00
  • 86a2349863 pack.get_installed + pack docs MihailRis 2024-03-23 23:55:02 +03:00
  • f0d19e1090 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp @clasher113 2024-03-23 18:10:46 +02:00
  • f0153eb51e Fix @clasher113 2024-03-23 18:10:15 +02:00
  • 15b11d52ad fix MihailRis 2024-03-22 19:45:12 +03:00
  • 9df82ec0de minor refactor MihailRis 2024-03-22 19:40:47 +03:00
  • 81641be024 main menu page completely moved to xml MihailRis 2024-03-22 18:58:08 +03:00
  • 06efdac106 core.delete_world and pages refreshing MihailRis 2024-03-22 18:48:09 +03:00
  • c457bdb293 idk MihailRis 2024-03-22 18:34:49 +03:00
  • 7c16333850 menus::delete_world MihailRis 2024-03-22 11:42:00 +03:00
  • b2abd57a71 fix MihailRis 2024-03-22 11:35:55 +03:00
  • 9a817a86ff test worlds panel with XML + lua MihailRis 2024-03-22 10:40:28 +03:00
  • 71f4dff32f gui::PagesControl renamed to gui::Menu MihailRis 2024-03-22 09:46:29 +03:00
  • b3f3ef8123 Merge branch 'main' into worldwide-refactor MihailRis 2024-03-22 09:14:42 +03:00
  • a245878b8b
    Merge pull request #197 from AFK1/fix MihailRis 2024-03-22 09:11:59 +03:00
  • 2992a8328b add luajit include dir Sergwest 2024-03-21 15:57:23 +03:00
  • b76d5931c3 we dont need lua anymore (linux)! Sergwest 2024-03-21 15:55:44 +03:00
  • 77257c9e6a Merge branch 'fix' of github.com:AFK1/VoxelEngine-Cpp into fix Sergwest 2024-03-21 15:06:48 +03:00
  • 5e17a33279 merge Sergwest 2024-03-21 15:06:16 +03:00
  • 1a10258df2
    Merge branch 'MihailRis:main' into fix Sergwest 2024-03-21 15:02:40 +03:00
  • 7435579e49 refix cmake Sergwest 2024-03-21 15:00:50 +03:00
  • 2fba78a5f5 page suppliers MihailRis 2024-03-21 10:23:33 +03:00
  • c7bc4bb463 post-runnables MihailRis 2024-03-21 01:40:07 +03:00
  • a94f949be6 lua: core.quit() MihailRis 2024-03-21 01:16:33 +03:00
  • 567c8a365f lua: core.open_world MihailRis 2024-03-20 23:55:04 +03:00
  • c1f0f0caae fix2 Sergwest 2024-03-20 22:56:47 +03:00
  • c80d96a5ed fix lua and luajit conflict Sergwest 2024-03-20 22:38:41 +03:00
  • 0140fb8e3e core library MihailRis 2024-03-20 22:19:24 +03:00
  • 124986199e lua: container element add method MihailRis 2024-03-20 20:32:10 +03:00
  • 03534649b2 even more xml MihailRis 2024-03-20 20:13:26 +03:00
  • 96b177858e peak of refactor MihailRis 2024-03-20 19:12:20 +03:00
  • e5fb9a9a23 critical fix MihailRis 2024-03-20 19:09:50 +03:00
  • 6f351e2b79 onclick event moved to UINode MihailRis 2024-03-20 18:56:49 +03:00
  • 9611252d84 RichButton removed, use Container instead MihailRis 2024-03-20 18:53:53 +03:00
  • b836ec514a page 404 moved to xml document MihailRis 2024-03-20 11:41:02 +03:00
  • 8b8447e6e0 more xml in menu.cpp MihailRis 2024-03-20 11:30:21 +03:00
  • 0c0d850d5d lua: hud.pause/resume + menu:back() method MihailRis 2024-03-20 11:14:43 +03:00
  • f64a851a24 UVRegion moved to 'maths' MihailRis 2024-03-20 10:48:49 +03:00
  • 521efe5c76 Merge branch 'main' into worldwide-refactor MihailRis 2024-03-20 10:27:37 +03:00
  • cc367ee206
    Merge pull request #195 from AFK1/fix MihailRis 2024-03-20 10:27:07 +03:00
  • 0f20e7941c Merge branch 'main' into worldwide-refactor MihailRis 2024-03-20 10:18:25 +03:00
  • 23682cfd5a docs: block.get_rotation, block.set_rotation MihailRis 2024-03-20 10:18:08 +03:00
  • a0d3fd9afd xml 2d, 3d, 4d vectors shortcuts MihailRis 2024-03-20 10:09:29 +03:00
  • b3ca4b8efc scripting: PagesControl MihailRis 2024-03-20 10:01:07 +03:00
  • 93acc5ce57 command_line refactor MihailRis 2024-03-20 09:17:04 +03:00
  • 1b1f11e0b8 minor refactor MihailRis 2024-03-20 09:10:35 +03:00
  • 4b25cc38d9 defs leak fix MihailRis 2024-03-20 02:21:27 +03:00
  • fcb4b1c38f xml: panel orientation MihailRis 2024-03-20 02:18:55 +03:00
  • 1571d9c73b displaying selected world generator Sergwest 2024-03-18 22:44:06 +03:00
  • 9b0cc01e68 allows to put non-square blocks next to yourself Sergwest 2024-03-19 20:32:58 +03:00
  • afbc4e39cb allows to put non-square blocks next to yourself Sergwest 2024-03-19 20:32:58 +03:00
  • 22d2dc1cbe fix MihailRis 2024-03-19 17:18:26 +03:00
  • bd2eb13118 xml: second Button constructor support MihailRis 2024-03-19 15:13:08 +03:00
  • 8b8bc55ff7 xml elements context MihailRis 2024-03-19 14:54:50 +03:00
  • 4b6c61ad89 page 404 MihailRis 2024-03-19 14:33:08 +03:00
  • ed6cb6a620 Merge branch 'main' into worldwide-refactor MihailRis 2024-03-19 14:21:17 +03:00
  • 69f4e165a4 core:empty as default picking-item for hidden blocks MihailRis 2024-03-19 14:20:39 +03:00
  • 81ff0d160e Merge branch 'main' into worldwide-refactor MihailRis 2024-03-19 14:08:40 +03:00
  • 6447db583b
    Merge pull request #193 from MihailRis/new_lua_funcs MihailRis 2024-03-19 14:07:25 +03:00
  • f89c252ddf lua suppliers update + label supplier XML attribute MihailRis 2024-03-19 14:04:06 +03:00
  • d5c39a05fb audio stats functions MihailRis 2024-03-19 13:42:38 +03:00
  • f2c26aed19 double event handlers calls fix MihailRis 2024-03-19 13:22:35 +03:00
  • 48bedc5d8e refactor MihailRis 2024-03-19 00:49:45 +03:00
  • 258666c377 frontend/graphics moved to graphics/render MihailRis 2024-03-19 00:34:43 +03:00
  • 5393977e57 frontend/gui moved to graphics/ui MihailRis 2024-03-19 00:08:46 +03:00
  • 393b65f92c displaying selected world generator Sergwest 2024-03-18 22:44:06 +03:00
  • b56408a202 src/graphics moved to src/graphics/core MihailRis 2024-03-18 20:47:35 +03:00
  • ba762584a7 Atlas minor refactor MihailRis 2024-03-18 20:06:58 +03:00
  • bca4de179d assets loading removed from UiXmlReader. Use preload.json instead MihailRis 2024-03-18 19:06:50 +03:00
  • 9310454271 Merge branch 'main' into worldwide-refactor MihailRis 2024-03-18 18:56:54 +03:00
  • 3d4bfeb442 stoi out_of_range fix MihailRis 2024-03-18 18:38:47 +03:00
  • 224489c9d8 minor refactor MihailRis 2024-03-18 18:37:04 +03:00
  • 727d46de5e initial microrefactor MihailRis 2024-03-18 18:24:21 +03:00
  • 9af18717f8 0.21 development start MihailRis 2024-03-18 18:11:11 +03:00
  • c0364d4e5a
    Merge pull request #191 from Onran0/main MihailRis 2024-03-18 17:58:24 +03:00
  • 7756649db8
    data_buffer: debug code removed Onran 2024-03-18 23:29:48 +09:00
  • c3027368b6
    data_buffer: constructor fix Onran 2024-03-18 23:24:29 +09:00
  • 541fce0751
    Merge pull request #189 from DoubleDataStack/main MihailRis 2024-03-18 16:25:04 +03:00
  • 8f6555da7f
    Update vector3.lua Cogitary 2024-03-17 23:51:01 +03:00
  • 420ce2bc15
    Update vector2.lua Cogitary 2024-03-17 23:50:36 +03:00
  • 219b440204
    Update 8.3 Модуль-Vector2&&Vector3.md Cogitary 2024-03-17 23:50:09 +03:00
  • a36e6e8ae8
    Update 8.3 Модуль-Vector2&&Vector3.md Cogitary 2024-03-17 23:49:47 +03:00
  • 513d6b75ae
    Update 8.3 Модуль-Vector2&&Vector3.md Cogitary 2024-03-17 23:47:33 +03:00
  • 6e2df00dcc
    Merge branch 'MihailRis:main' into main Cogitary 2024-03-18 00:11:22 +04:00
  • 71d6e60d9a relative sounds fix MihailRis 2024-03-16 15:50:34 +03:00
  • 653437a5b2 translation corrected MihailRis 2024-03-16 13:35:41 +03:00
  • 82fad4b279
    Merge pull request #185 from rekvizitt/main MihailRis 2024-03-16 13:33:56 +03:00
  • 2d191b84ce
    Update be_BY.txt rekvizitt 2024-03-16 13:19:51 +03:00
  • de83b00332
    Update README.md MihailRis 2024-03-16 07:08:54 +03:00
  • 789f3176d4 textbox render fix MihailRis 2024-03-16 05:40:30 +03:00
  • 23f8ab8a77 scissors fix MihailRis 2024-03-16 05:38:30 +03:00
  • b36711593b docs update MihailRis 2024-03-16 05:04:58 +03:00
  • 3caad4200d
    delete vxld() in vector3.lua Cogitary 2024-03-16 00:31:06 +03:00
  • 52f38242af
    Update Cogitary 2024-03-16 00:26:15 +03:00
  • 5770d156d6
    Update vector2.lua Cogitary 2024-03-16 00:23:11 +03:00
  • 2de806521b
    Create 8.3 Модуль-Vector2&&Vector3.md Cogitary 2024-03-16 00:20:40 +03:00
  • 506147d00f pause menu fix MihailRis 2024-03-15 14:19:43 +03:00
  • a5aee06e01
    Project wiki moved to doc folder + english translation (#182) MihailRis 2024-03-15 12:36:50 +03:00
  • a149c520c6 ALSpeaker::play fix MihailRis 2024-03-15 01:36:00 +03:00