Commit Graph

  • 9c28313d24
    Readme engine name fix Rost Alexeev 2025-05-20 16:46:10 +02:00
  • 04b02323bb add xml syntax highlighting MihailRis 2025-05-17 13:21:25 +03:00
  • 4df6150692 make code editor filter pattern-safe & update script_file template MihailRis 2025-05-14 07:01:33 +03:00
  • 9de8e49600
    Merge pull request #528 from nedfreetoplay/main_voxelcore MihailRis 2025-05-13 19:55:07 +03:00
  • 44f7051a94 fix a_distance MihailRis 2025-05-12 07:04:08 +03:00
  • 231c0bce7e Can build with docker on Windows Usow Maxim 2025-05-12 08:11:29 +07:00
  • 9e05f6dbb6 simple cascade shadows test MihailRis 2025-05-12 00:25:39 +03:00
  • ad0396b31e improve shadow map stability MihailRis 2025-05-11 20:55:35 +03:00
  • b272d86619 add 'grahics.advanced-render' and 'graphics.shadows-quality' settings MihailRis 2025-05-11 01:09:41 +03:00
  • b5253bff99 fix segfault MihailRis 2025-05-10 16:29:30 +03:00
  • 8bb03a004f refactor & fix random deleting texture MihailRis 2025-05-10 16:13:06 +03:00
  • e158b384fa feat: shadows in fast pipeline & improve lights mix MihailRis 2025-05-10 14:12:52 +03:00
  • 30a0b81680 refactor shaders MihailRis 2025-05-09 23:51:34 +03:00
  • 36e5ff2472 update skybox & fix block overlay MihailRis 2025-05-09 22:46:07 +03:00
  • 657b4304b4 improve shading & enable disabled elements MihailRis 2025-05-09 21:52:29 +03:00
  • c1608fe8e2 split render pipelines MihailRis 2025-05-09 15:31:04 +03:00
  • fc46b7c434 initial commit MihailRis 2025-05-07 20:42:50 +03:00
  • ac20676b3a
    add weather.list command (#526) ChancellorIkseew 2025-05-06 03:30:50 +10:00
  • 27b194816b add 'region', 'region-scale' properties MihailRis 2025-05-03 22:59:24 +03:00
  • da107309ac Merge branch 'main' into vcm-format MihailRis 2025-05-02 18:51:31 +03:00
  • 20703e2b94 fix: attempt to index global 'ffi' (a nil value) in stdmin.lua MihailRis 2025-05-02 18:51:07 +03:00
  • eb034090ee fix stairs model direction MihailRis 2025-05-02 18:42:40 +03:00
  • 895855434f fix custom models instancing for different blocks MihailRis 2025-05-02 18:42:12 +03:00
  • edb12a32b0 fix side indices & update test model MihailRis 2025-05-02 15:32:29 +03:00
  • ec85260ec4 add vcm format loader MihailRis 2025-05-02 15:27:05 +03:00
  • 9a0f6b23b0 feat: process external custom block models for variable textures MihailRis 2025-05-02 15:12:01 +03:00
  • 43c76c92ff
    Merge pull request #524 from MihailRis/stairs-rotation-profile MihailRis 2025-05-01 18:27:46 +03:00
  • 805e3fdd7d add Bytearray '__pairs` metamethod MihailRis 2025-05-01 18:20:02 +03:00
  • 12c7d4dfb4 feat: voxel fragment rotation applying to 'stairs' profile MihailRis 2025-04-30 21:56:04 +03:00
  • 3e2bf8a1d3 fix custom block models culling MihailRis 2025-04-30 21:55:29 +03:00
  • 9463917164 feat: 'stairs' rotation profile MihailRis 2025-04-30 20:21:59 +03:00
  • 50aae8b98b
    Merge pull request #523 from MihailRis/http-error-callback MihailRis 2025-04-30 19:45:52 +03:00
  • 5a42ec8bdc update doc/*/scripting/builtins/libnetwork.md MihailRis 2025-04-30 19:16:35 +03:00
  • 556a561f1c feat: error callback in network.get, .get_binary, .post MihailRis 2025-04-30 19:15:39 +03:00
  • 76fb2e42d3
    Merge pull request #521 from MihailRis/render-update MihailRis 2025-04-30 18:37:56 +03:00
  • 4e5199d89a feat: lights debug mode MihailRis 2025-04-29 15:59:52 +03:00
  • cf77f73d1b feat: save player 'suspended' status MihailRis 2025-04-29 12:12:31 +03:00
  • 87dc9ed167 minor refactor MihailRis 2025-04-29 12:00:13 +03:00
  • 9edff1b0f1 remove an extra check MihailRis 2025-04-27 22:14:48 +03:00
  • 9a68886cd5 feat: additional culling checks MihailRis 2025-04-27 22:02:24 +03:00
  • b72599e7ee feat: custom models simple culling MihailRis 2025-04-27 21:17:24 +03:00
  • 6bca93a1cd improve custom models AO MihailRis 2025-04-27 21:02:49 +03:00
  • c913165f9f fix tetragons normals calculation MihailRis 2025-04-27 19:39:13 +03:00
  • b692e8446d Merge branch 'main' into render-update MihailRis 2025-04-27 18:23:47 +03:00
  • 1c76870228 fix gui.template(...) MihailRis 2025-04-27 18:23:13 +03:00
  • 20e3a961f9 add BlockModel struct MihailRis 2025-04-27 18:21:56 +03:00
  • 718f5d1089 rename BlockModel to BlockModelType MihailRis 2025-04-27 15:18:14 +03:00
  • ad07ec61cd Merge branch 'main' into render-update MihailRis 2025-04-27 14:28:11 +03:00
  • ddd09a23d6
    Merge pull request #520 from MihailRis/custom-ui-elements MihailRis 2025-04-27 14:27:47 +03:00
  • 8de408fd10 refactor: remove unused abstraction MihailRis 2025-04-27 12:36:34 +03:00
  • 4a6c257a13
    Merge pull request #522 from Alexanderr193/fix/clamp-replacement MihailRis 2025-04-27 11:39:16 +03:00
  • 2ae6f0e6b6 fix: replace std::clamp with gml::clamp to fix compilation Alexanderr193 2025-04-27 11:16:16 +03:00
  • 34295faca2 fix containers refreshing MihailRis 2025-04-27 10:55:49 +03:00
  • d845aeb55f fix MihailRis 2025-04-27 10:34:19 +03:00
  • e357a4eb9f remove Mesh constructor 'attrs' argument & format Mesh.hpp MihailRis 2025-04-27 01:13:44 +03:00
  • 47b7472231 remove GLEW from MeshData.hpp & format Mesh.inl MihailRis 2025-04-27 00:35:54 +03:00
  • ec0dbae3f7 remove extra glew includes MihailRis 2025-04-26 23:27:45 +03:00
  • 7a344a31c2 fix warning: ‘Mesh<Batch2DVertex>::ibo’ will be initialized after [-Wreorder] MihailRis 2025-04-26 23:13:38 +03:00
  • 330b383d36
    Merge pull request #494 from REDxEYE/vertex_structures MihailRis 2025-04-26 23:10:00 +03:00
  • cefa26b497 minor refactor MihailRis 2025-04-26 23:03:02 +03:00
  • d2b4e096ae update doc/*/scripting/ui.md MihailRis 2025-04-26 22:23:25 +03:00
  • 3e336575e8 make image.region readable MihailRis 2025-04-26 22:22:17 +03:00
  • 1c8c461904 update doc/*/xml-ui-layouts.md MihailRis 2025-04-26 22:18:25 +03:00
  • 79528a44ea add 'region' image property MihailRis 2025-04-26 22:12:34 +03:00
  • 032b5ae9dc fix MihailRis 2025-04-26 21:58:09 +03:00
  • f944dfb51d optimize gui.template MihailRis 2025-04-26 20:17:37 +03:00
  • 1e90115a26 add 'onfocus' ui event & optimize container:add MihailRis 2025-04-26 20:16:57 +03:00
  • 8e8cabf2d1 add data argument to container:add(...) MihailRis 2025-04-24 22:42:15 +03:00
  • 9befbb9795 add 'ondefocus' ui event MihailRis 2025-04-24 22:41:40 +03:00
  • e6dea9ed48
    Merge pull request #519 from MihailRis/projects MihailRis 2025-04-23 18:29:22 +03:00
  • 41754582cd remove res/config/builtins.list MihailRis 2025-04-22 21:46:51 +03:00
  • 6164374666 feat: projects & replace builtins.list with 'base_packs' project property MihailRis 2025-04-22 21:46:10 +03:00
  • 1bdb5c3145 add dv::to_value for std::vector MihailRis 2025-04-22 19:30:25 +03:00
  • 3498af6be9 cleanup MihailRis 2025-04-21 21:53:27 +03:00
  • fe2a40b06e reduce 'debug build' opacity MihailRis 2025-04-21 21:51:55 +03:00
  • 05ddffb5c9 fix stack traces MihailRis 2025-04-20 13:10:26 +03:00
  • 32af745eb9 feat: translated textbox hints support MihailRis 2025-04-20 13:09:08 +03:00
  • 5bdf8f8065 remove -Og flag from debug build MihailRis 2025-04-20 00:14:42 +03:00
  • 61af8ba943 fix incomplete content reset MihailRis 2025-04-19 22:17:58 +03:00
  • 6403757354
    Merge pull request #518 from MihailRis/iframe MihailRis 2025-04-19 20:54:23 +03:00
  • 64375c4b28 update doc/*/scripting/ui.md MihailRis 2025-04-19 20:38:58 +03:00
  • f21d9d0a25 add iframe 'src' scripting property MihailRis 2025-04-19 20:34:30 +03:00
  • 8b0f350b69 update doc/*/xml-ui-layouts.md MihailRis 2025-04-19 20:25:18 +03:00
  • e9ec7e3f96 small visual fix MihailRis 2025-04-19 20:12:38 +03:00
  • 7ce97f4abe extract code editor implementation from console.xml MihailRis 2025-04-19 18:32:14 +03:00
  • 71d3756902 add iframe ui element MihailRis 2025-04-19 18:31:12 +03:00
  • 6a7e71c614
    Merge pull request #516 from MihailRis/advanced-ui-elements-access MihailRis 2025-04-17 20:41:45 +03:00
  • 41ec44b6ee update doc/*/scripting/ui.md MihailRis 2025-04-17 20:05:09 +03:00
  • 559f946a66 feat: ui sub-nodes access MihailRis 2025-04-17 19:55:43 +03:00
  • 38e0753382 add __ipairs metamethod support if missing in LuaJIT MihailRis 2025-04-17 19:54:58 +03:00
  • 3e493a4a97 add uinode.parent read-only property MihailRis 2025-04-16 20:58:57 +03:00
  • 8456f6fc56 fix gcc warnings MihailRis 2025-04-14 20:07:44 +03:00
  • d1fb68eeac reserve "project", "pack", "packid", "root" entry-point names MihailRis 2025-04-14 19:29:22 +03:00
  • 57330a4235
    Merge pull request #515 from MihailRis/content-loader-refactor MihailRis 2025-04-13 21:11:03 +03:00
  • 794d873634 cleanup MihailRis 2025-04-13 20:55:18 +03:00
  • 9e28b783fd make BlockMaterial serializable MihailRis 2025-04-13 20:52:03 +03:00
  • 862ac496a8 move content units-related code to separate files MihailRis 2025-04-13 19:51:36 +03:00
  • 3bfe24c63c Merge branch 'main' into content-loader-refactor MihailRis 2025-04-13 18:04:15 +03:00
  • c43deb2cd8
    Merge pull request #514 from MihailRis/new-editor-formats MihailRis 2025-04-13 18:03:36 +03:00
  • 3a54a37b06 Remove unnecessary glew includes. Remove copyright from Mesh.cpp Add default initializers for VertexAttribute REDxEYE 2025-04-03 14:26:25 +03:00