Commit Graph

  • e3da256c5d
    Merge pull request #598 from Onran0/udp-support MihailRis 2025-08-25 17:57:38 +03:00
  • 98e9f5a2a9 Merge branch 'dev' into pathfinding MihailRis 2025-08-24 17:32:13 +03:00
  • 383dacf616 Merge branch 'main' into dev MihailRis 2025-08-24 17:31:34 +03:00
  • 8d79ee3499 minor fixes Onran0 2025-08-24 08:38:25 +09:00
  • 1bea391f1d fixes Onran0 2025-08-24 08:31:13 +09:00
  • 4a9aad04ff udp support Onran0 2025-08-24 02:39:05 +09:00
  • 8c7409eed1
    add bytearray option for generation.load_fragment (#597) MihailRis 2025-08-23 19:46:07 +03:00
  • 8593250f65
    fix generation.create_fragment (#596) MihailRis 2025-08-23 18:52:55 +03:00
  • 45bc4037ec fix: escaping for '*' symbol KotIsOff 2025-08-23 16:46:31 +03:00
  • f91b734aea docs for dependency version KotIsOff 2025-08-23 16:43:42 +03:00
  • 25f4c7fbdd
    fix bytearray:insert (#594) MihailRis 2025-08-23 11:47:35 +03:00
  • 74238d0844 fixed condition KotIsOff 2025-08-23 02:00:07 +03:00
  • 5d91d94433 moved depver lua code in dep level condition KotIsOff 2025-08-23 01:46:13 +03:00
  • 3131068ad8 removed print KotIsOff 2025-08-23 01:42:13 +03:00
  • bbbd6c4401
    fixed comment typo KotIsOff 2025-08-23 01:34:50 +03:00
  • 5994371145 Проверка версий зависимостей KotIsOff 2025-08-23 01:33:06 +03:00
  • a46aafa562
    fix fragment:place rotation (#593) MihailRis 2025-08-22 22:26:43 +03:00
  • 17f3e03ea9
    Merge pull request #592 from MihailRis/fix-custom-model-blocks-particles MihailRis 2025-08-21 00:16:46 +03:00
  • a9d40c312c extract one texture from custom model if not assigned MihailRis 2025-08-20 23:52:41 +03:00
  • 6cae75e02f fix extended blocks destruction particles spawn spread, offset MihailRis 2025-08-20 23:49:18 +03:00
  • 669cb48f54 fix set_gravity_scale use MihailRis 2025-08-19 21:20:44 +03:00
  • ca1b761c8c Merge branch 'dev' into pathfinding MihailRis 2025-08-19 19:47:10 +03:00
  • a8f2de967f
    Merge pull request #586 from MihailRis/more-about-projects MihailRis 2025-08-19 19:46:09 +03:00
  • 1f896d7fa6 Merge branch 'main' into dev MihailRis 2025-08-19 19:42:01 +03:00
  • eba7eed8c0
    fix: network events not processing (#591) MihailRis 2025-08-19 19:40:16 +03:00
  • 79bb61bbbe add 'debug.enable-experimental' setting & add experimental vec3, vec2 optimization MihailRis 2025-08-19 01:33:20 +03:00
  • abc937769d add nil checks for inventory id, slot index to inventory slot related functions MihailRis 2025-08-18 23:56:46 +03:00
  • 31cd7912ec fix named pipe read (unix) & produce core:error event on error in schedule callback & fix editor traceback MihailRis 2025-08-18 23:32:12 +03:00
  • d32407f1bb cleanup MihailRis 2025-08-18 22:27:50 +03:00
  • b5f1698e78 fix ffi usage in named_pipe_unix.lua MihailRis 2025-08-18 22:27:38 +03:00
  • c8d760e83e update project script methods, replace project script with project client script MihailRis 2025-08-18 21:20:18 +03:00
  • dc0e388eec Merge branch 'dev' into more-about-projects MihailRis 2025-08-16 13:57:51 +03:00
  • 6ef27faf89
    Merge pull request #590 from MihailRis/speed-up-block-set MihailRis 2025-08-16 13:56:48 +03:00
  • 8d29c59125 fix rigidbody:set_gravity_scale MihailRis 2025-08-16 13:38:51 +03:00
  • 6af74fc219 improve blocks.set performance MihailRis 2025-08-16 12:48:42 +03:00
  • 53ce219127 add 'is_new' argument to on_world_open MihailRis 2025-08-15 23:48:04 +03:00
  • 5aa0cc9c3e
    Merge pull request #589 from clasher113/main MihailRis 2025-08-15 17:35:47 +03:00
  • 9ce70d70e1 fix indentation manipulations history writing MihailRis 2025-08-15 12:41:37 +03:00
  • 89eb354e5d Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp clasher113 2025-08-15 12:28:40 +03:00
  • 547a39554c fix: script overriding clasher113 2025-08-15 12:27:27 +03:00
  • 140841f65c refresh root document indices on GUI::add MihailRis 2025-08-15 07:45:16 +03:00
  • 47939c0527 feat: textbox indentation manipulations using tab, shift+tab MihailRis 2025-08-14 02:24:48 +03:00
  • 2cdcebf9d9 add 'assets' library docs MihailRis 2025-08-13 23:59:05 +03:00
  • bef8e4b9d6 feat: model autorefresh in editor MihailRis 2025-08-13 23:42:06 +03:00
  • 6d3dac9106 add 'on_physics_update' entity event MihailRis 2025-08-13 21:29:20 +03:00
  • 73f589d479 Merge branch 'main' into dev MihailRis 2025-08-12 21:20:02 +03:00
  • b22e20154e
    Merge pull request #588 from MihailRis/fixes MihailRis 2025-08-12 20:53:57 +03:00
  • 2e17c74f91 fix text 3d position and culling MihailRis 2025-08-12 20:35:46 +03:00
  • 303346f5e5 fix: hud.close after hud.show_overlay bug MihailRis 2025-08-11 23:58:00 +03:00
  • 2783b0af7b possible hud.open bug fix MihailRis 2025-08-11 23:53:49 +03:00
  • b60f0f0ea2 update core:mob component MihailRis 2025-08-11 01:03:28 +03:00
  • 5a8f4de503 fix input library in headless mode MihailRis 2025-08-10 23:19:10 +03:00
  • dfb83f6835 add core:mob component & move player movement to scripting MihailRis 2025-08-10 22:55:34 +03:00
  • 67ef84d6b0 Merge branch 'dev' into pathfinding MihailRis 2025-08-10 17:31:10 +03:00
  • 0692d09560
    Merge pull request #587 from MihailRis/block.model_name MihailRis 2025-08-10 17:30:45 +03:00
  • e26ce0459b add block.model_name MihailRis 2025-08-10 17:14:18 +03:00
  • fc573b4c6e erase and forget MihailRis 2025-08-09 23:40:09 +03:00
  • 5583734bc2 refactor MihailRis 2025-08-09 22:43:06 +03:00
  • 61da6b44a1 fix windows build MihailRis 2025-08-09 21:30:55 +03:00
  • 3eae377024 refactor Entities MihailRis 2025-08-09 21:19:01 +03:00
  • bfbfe59f9b add gui.root & add 'app' library to project scripts MihailRis 2025-08-08 21:36:53 +03:00
  • e6812371ec update .gitignore MihailRis 2025-08-08 19:58:52 +03:00
  • 3760fb86f7 move events library implementation to core:internal/events & disable access to core:internal modules outside of stdlib MihailRis 2025-08-08 00:29:12 +03:00
  • 5785b9fdda revert lua_engine.cpp changes MihailRis 2025-08-07 23:05:50 +03:00
  • 9fcff65cca cleanup MihailRis 2025-08-07 22:37:40 +03:00
  • 0a02d3fbec add on_screen_change project script event & fix UIDocument::rebuildIndices & move menu background to project script MihailRis 2025-08-07 22:14:52 +03:00
  • 36a522bee0 add 'entity.spawn' command MihailRis 2025-08-06 23:37:55 +03:00
  • 5f7a75bd7a update base:drop MihailRis 2025-08-06 23:34:31 +03:00
  • f6be6689aa feat: passing args to component in entity definition MihailRis 2025-08-06 23:34:00 +03:00
  • ebb7cd98c5
    Merge pull request #585 from VOXEL0798/main MihailRis 2025-08-06 12:44:18 +03:00
  • 6a68d7cf1b
    Update flake.lock VOXEL 2025-08-06 04:22:25 +03:00
  • 52dac7a94f
    Update flake.nix VOXEL 2025-08-06 04:22:04 +03:00
  • 7749da4a85 feat: project scripts MihailRis 2025-08-05 23:28:52 +03:00
  • 1e4a7c8ea8
    Merge pull request #584 from Xertis/patch-12 MihailRis 2025-08-04 21:46:08 +03:00
  • 23837418f1 minor optimization Xertis 2025-08-04 21:11:44 +03:00
  • 1f0b6f0d9d Qol settings.controls update Xertis 2025-08-04 20:50:27 +03:00
  • 2fba3eba9c
    Update settings_controls.xml.lua Xertis 2025-08-04 20:44:04 +03:00
  • f2aa77db8b add vecn.distance function MihailRis 2025-08-03 19:39:21 +03:00
  • 89c07cbf75 update docs MihailRis 2025-08-03 19:09:43 +03:00
  • a110022ec2 add 'core:pathfinding' component MihailRis 2025-08-03 19:06:22 +03:00
  • e2d0fa830d
    Merge pull request #582 from Xertis/patch-11 MihailRis 2025-08-03 15:18:51 +03:00
  • 5310b6325e
    fix hud.lua Xertis 2025-08-03 14:07:32 +03:00
  • 5a6537c89d add pathfinding.remove_agent MihailRis 2025-08-03 02:48:52 +03:00
  • 3aac6ecbcb refactor: extract DebugLinesRenderer MihailRis 2025-08-03 02:03:20 +03:00
  • a78931205f feat: async pathfinding MihailRis 2025-08-03 01:41:18 +03:00
  • be3fb8346f add 'mayBeIncomplete' parameter MihailRis 2025-08-02 23:03:40 +03:00
  • caab689731 add pathfinding library MihailRis 2025-08-02 17:18:40 +03:00
  • 958fc1d689 fix target reach check MihailRis 2025-08-02 12:19:52 +03:00
  • ec4b836b3c feat: vertical movement and agent height MihailRis 2025-08-01 23:32:35 +03:00
  • 1d31c33525 Merge branch 'dev' into pathfinding MihailRis 2025-08-01 22:17:41 +03:00
  • df8dbc14f7
    Merge pull request #581 from MihailRis/schedule MihailRis 2025-08-01 22:16:04 +03:00
  • 9e8acac783 minor refactor MihailRis 2025-08-01 22:00:29 +03:00
  • 2c60e7c6ae Merge branch 'dev' into schedule MihailRis 2025-08-01 21:39:44 +03:00
  • 8e7a5a0b8c update extensions.md MihailRis 2025-08-01 21:34:00 +03:00
  • f37bbc64f4 add set_interval 'repetions' argument MihailRis 2025-08-01 21:15:04 +03:00
  • ddb04418ba add 'await' function MihailRis 2025-08-01 21:09:03 +03:00
  • b28aa71845 add Schedule class & add time.schedule.world schedule group MihailRis 2025-08-01 21:08:23 +03:00
  • aae642a13e
    Streaming I/O and support of named pipes (#570) Onran 2025-08-02 02:26:43 +09:00
  • cd2bc8fbf6 Merge branch 'main' into dev MihailRis 2025-07-31 23:50:10 +03:00
  • 9bb50db297 add pathfinding MihailRis 2025-07-31 23:29:22 +03:00