Commit Graph

  • 9730454b90 Add back default-vs-msvc-windows preset used in CI REDxEYE 2025-03-30 02:03:50 +03:00
  • 0e73f65331 Cleanup REDxEYE 2025-03-30 01:59:39 +03:00
  • 40a515227a Remove unused pragma pack REDxEYE 2025-03-30 01:54:31 +03:00
  • 90605c6d5f Replace assert with std::runtime_error REDxEYE 2025-03-29 22:26:36 +03:00
  • 9bb6cdfec2 Remove debug code REDxEYE 2025-03-29 22:22:29 +03:00
  • 1ffbeb8148 Refactor mesh handling to use templated vertex structures for improved type safety and flexibility REDxEYE 2025-03-29 22:20:54 +03:00
  • c6970b1d02 Merge branch 'main' into new-editor-formats MihailRis 2025-04-13 15:10:46 +03:00
  • bba647db5c
    Merge pull request #513 from MihailRis/enums-refactor MihailRis 2025-04-13 14:45:26 +03:00
  • 3be8546bf4 refactor enums: CursorShape, InterpolationType, ParticleSpawnShape MihailRis 2025-04-13 14:18:50 +03:00
  • 7749675a61 add EnumMetadata MihailRis 2025-04-13 13:53:59 +03:00
  • 5253be6c56 feat: custom languages syntax (WIP) MihailRis 2025-04-13 00:19:38 +03:00
  • 4360cd408b refactor: rename coders/lua_parsing to coders/syntax_parser MihailRis 2025-04-12 21:14:18 +03:00
  • d888ddec4c
    fix: pause menu on hudVisible=false (#512) clasher113 2025-04-12 20:30:55 +03:00
  • 2b753a1dd2
    update chunks.lua test for debugging "upgrade square is not fully inside of area" (#511) Xertis 2025-04-12 19:43:41 +03:00
  • 7a19d99913
    Merge pull request #508 from MihailRis/bytearray-upgrade MihailRis 2025-04-12 18:47:05 +03:00
  • da3f3d546f cleanup MihailRis 2025-04-12 15:32:26 +03:00
  • 0a49e4fa92 add Bytearray.trim, Bytearray.get_capacity MihailRis 2025-04-12 15:27:29 +03:00
  • 1ade910fa1 fix Bytearray.insert, Bytearray.remove MihailRis 2025-04-12 13:49:31 +03:00
  • fb07c86ea6 add static Lua-style functions: Bytearray.insert, Bytearray.remove, Bytearray.append MihailRis 2025-04-12 13:24:55 +03:00
  • 9169049530 feat: ipairs(...) support in Bytearray MihailRis 2025-04-12 12:55:29 +03:00
  • d8feff56c0 feat: Lua-style array append support in Bytearray MihailRis 2025-04-12 12:32:31 +03:00
  • 98813472a8 fix generator area centering MihailRis 2025-04-11 20:37:08 +03:00
  • c110fafbcf update doc/*/scripting/ecs.md MihailRis 2025-04-11 19:25:13 +03:00
  • bf79f6bc75 fix "upgrade square is not fully inside of area" error MihailRis 2025-04-10 23:10:49 +03:00
  • e78661453b refactor ContentLoader.cpp (step 1) MihailRis 2025-04-10 22:04:35 +03:00
  • 8a21bd212c
    Merge pull request #509 from ChancellorIkseew/window-update MihailRis 2025-04-08 21:27:53 +03:00
  • a16c4fcf8b input minor refactoring ChancellorIkseew 2025-04-09 02:48:09 +10:00
  • 303e861fbb replace Bytearray with FFI implementation MihailRis 2025-04-07 20:15:48 +03:00
  • 6bdf7c9719 fix windows build MihailRis 2025-04-07 20:30:44 +03:00
  • 8ae385e6e8
    Merge pull request #504 from MihailRis/post-effects MihailRis 2025-04-07 20:24:03 +03:00
  • 281d5e09e6 fix: "unknown argument --memcheck" in vctest MihailRis 2025-04-07 20:18:05 +03:00
  • 794aa5b9cd add simple data_buffer test MihailRis 2025-04-07 20:14:46 +03:00
  • 36c2971fcf add FFIBytearray MihailRis 2025-04-06 22:23:39 +03:00
  • 4260742d6e add new Bytearray class MihailRis 2025-04-06 22:22:35 +03:00
  • 7a7ac54b5d
    Merge pull request #506 from Onran0/main MihailRis 2025-04-06 17:44:54 +03:00
  • 94ff4a02bd
    Add files via upload Onran 2025-04-06 23:32:23 +09:00
  • 8e907b6d98
    minor fix of caching Onran 2025-04-06 22:42:18 +09:00
  • e279e4ea50
    execute and compile of bitwise expressions exported to bit library Onran 2025-04-06 22:17:28 +09:00
  • cba48e3a0c
    bitwise expressions compiler Onran 2025-04-06 22:16:04 +09:00
  • d9d4d2b305 fix: missing Bytearray option in file.read_bytes MihailRis 2025-04-06 14:39:21 +03:00
  • 4157bde156 add vignette effect MihailRis 2025-04-06 13:10:34 +03:00
  • 64039f0e43 add post-effect-slot resource & add gfx.posteffects library MihailRis 2025-04-06 12:47:25 +03:00
  • c3bc084e76 update Shader class MihailRis 2025-04-06 12:45:58 +03:00
  • 5678700826 add test effects: grayscale and negative MihailRis 2025-04-05 00:41:58 +03:00
  • ba170035ef feat: post-processing effects MihailRis 2025-04-05 00:41:25 +03:00
  • 22e97b1766 remove garbage includes from WorldRenderer.hpp MihailRis 2025-04-04 21:35:16 +03:00
  • 70cf308771 add '#param' default value syntax MihailRis 2025-04-04 13:19:25 +03:00
  • 6043ae8331 refactor GLSLExtension MihailRis 2025-04-03 21:57:46 +03:00
  • 1feee3a809 refactor GLSLExtension.cpp & add 'param' shader preprocessor directive & add PostEffect class (WIP) MihailRis 2025-04-03 21:46:12 +03:00
  • c8c8b2a023
    Merge pull request #503 from unkn0t/hidpi-fix MihailRis 2025-04-03 13:17:15 +03:00
  • 74af48bdd4 Fix issue with incorrect scaling on Wayland unkn0t 2025-04-03 14:17:27 +05:00
  • a034053a2f
    Merge pull request #301 from yusufkt0/master MihailRis 2025-04-02 20:13:39 +03:00
  • 531334f059
    Merge pull request #502 from MihailRis/devel MihailRis 2025-04-02 20:09:43 +03:00
  • 416aff3a29 cleanup workflows MihailRis 2025-04-02 19:44:10 +03:00
  • 21ff042aa3 fix: non-local players hitboxes incorrect behaviour MihailRis 2025-04-02 18:54:27 +03:00
  • ea99bcf910
    Merge pull request #501 from MihailRis/refactor MihailRis 2025-04-02 18:41:15 +03:00
  • ecdf87ce0d fix windows build MihailRis 2025-04-02 18:21:19 +03:00
  • 62518f0658 fix headless mode MihailRis 2025-04-02 18:08:18 +03:00
  • 8a74c65812 refactor: remove unused 'virtual' keywords MihailRis 2025-04-02 17:54:28 +03:00
  • 881edb7b28 rename keycode, mousecode enumerations MihailRis 2025-04-02 17:39:31 +03:00
  • 9843a1fc27 remove Viewport class MihailRis 2025-04-02 17:35:17 +03:00
  • 105561ad77 refactor GLFWWindow MihailRis 2025-04-02 15:05:36 +03:00
  • 45ccf893ae refactor EngineController MihailRis 2025-03-23 01:38:06 +03:00
  • 4d1a2b3764 cleanup EnginePaths MihailRis 2025-03-21 12:19:19 +03:00
  • 3486cbd4c9 cleanup ContentControl MihailRis 2025-03-21 11:56:15 +03:00
  • f99d909f34 cleanup MihailRis 2025-03-21 10:05:44 +03:00
  • e442402e43 refactor Engine MihailRis 2025-03-21 09:52:53 +03:00
  • 331734792d refactor: add ContentControl class MihailRis 2025-03-21 09:10:31 +03:00
  • 7262119f5b refactor GLFWWindow MihailRis 2025-03-21 04:18:14 +03:00
  • 0b8d56afe1 cleanup MihailRis 2025-03-21 03:41:10 +03:00
  • 9694a59649 refactor: add Window interface MihailRis 2025-03-21 03:35:57 +03:00
  • cd5c6a889c fix and cleanup MihailRis 2025-03-21 00:00:19 +03:00
  • 3beafe953f add observer_handler class MihailRis 2025-03-18 22:16:26 +03:00
  • b3feb5945b reduce extra includes MihailRis 2025-03-18 19:44:32 +03:00
  • dbe9ca5efe refactor io/engine_paths MihailRis 2025-03-18 19:15:49 +03:00
  • 611c6fa444 fix input MihailRis 2025-03-18 19:15:15 +03:00
  • bccdeec7b8 fix crosshair visibility MihailRis 2025-03-18 19:14:55 +03:00
  • 4c8742ce46 refactor frontend/locale MihailRis 2025-03-18 11:41:56 +03:00
  • b202d1455b refactor: replace references to Events with Input MihailRis 2025-03-10 16:07:03 +03:00
  • 4c48afbb90 refactor: add GUI instance reference to UI nodes MihailRis 2025-03-07 18:19:56 +03:00
  • 74a94f869c refactor: reduce Window references MihailRis 2025-03-06 15:32:58 +03:00
  • 896ab3597a Merge branch 'main' into devel MihailRis 2025-04-02 14:53:16 +03:00
  • 149d095e6d
    update minimum cmake version (#499) MihailRis 2025-04-02 13:25:02 +03:00
  • 0042d8a60c
    add check for OpenGL Debug extension support (#498) boolean-false 2025-04-02 16:34:12 +07:00
  • 7b90fa15db fix ingame chat size MihailRis 2025-03-31 14:15:51 +03:00
  • 0db778b4c2
    Merge pull request #496 from clasher113/main MihailRis 2025-03-31 14:04:35 +03:00
  • a6015a326b fix: image render & LabelCache::update crash @clasher113 2025-03-29 21:53:05 +02:00
  • 47c2dd8c7e fix doc/*/scripting/builtins/libinventory.md MihailRis 2025-03-29 18:17:19 +03:00
  • 06adaaeadc fix doc/*/scripting/builtins/libinventory.md MihailRis 2025-03-29 18:17:19 +03:00
  • ffa199ed91 Merge branch 'main' into devel MihailRis 2025-03-27 10:50:38 +03:00
  • bbe5688a53 fix entities.spawn in coroutines MihailRis 2025-03-27 08:50:42 +03:00
  • 14310b05fb update version to 0.28 MihailRis 2025-03-26 09:23:33 +03:00
  • edcf288a9e Merge branch 'main' into devel MihailRis 2025-03-26 09:19:35 +03:00
  • 35a6985d7e update CHANGELOG.md MihailRis 2025-03-25 16:57:22 +03:00
  • f4601cda3f Merge branch 'main' into release-0.27 MihailRis 2025-03-25 13:45:17 +03:00
  • 41237df4b3
    [uz_UZ] Added translations for new terms, updated existing ones, and tested changes (#492) Zohidjon Ma'rufov 2025-03-25 12:34:36 +05:00
  • f753527057
    Merge pull request #493 from MihailRis/yaml MihailRis 2025-03-24 09:17:47 +03:00
  • aaf8053b87 fix BasicParser::readUntilEOL MihailRis 2025-03-24 08:28:06 +03:00
  • ccccf22541 trigger checks MihailRis 2025-03-24 07:57:19 +03:00
  • 2074ba8dd1 update workflows MihailRis 2025-03-24 07:56:01 +03:00