Commit Graph
3746 Commits
Author SHA1 Message Date
MihailRis ebea9af380 add '...@append' method to block properties 2024-12-29 08:56:47 +03:00
MihailRis d57e46297b Merge branch 'headless-mode' into base-loot-property 2024-12-29 07:27:56 +03:00
MihailRis 3c41c410ba Merge branch 'main' into headless-mode 2024-12-29 07:27:41 +03:00
MihailRisandGitHub 3c9c14e425 Merge pull request #387 from Xertis/main
Adding a config tab to content_menu
2024-12-29 07:27:18 +03:00
Xertis 271271c059 add valid config names 2024-12-27 10:13:37 +03:00
MihailRis 84ae5a844a Merge branch 'headless-mode' into base-loot-property 2024-12-27 10:01:02 +03:00
MihailRis a5a0a2778a fix docs 2024-12-27 09:59:39 +03:00
MihailRis 72394181c7 add unpack function documentation 2024-12-27 09:58:02 +03:00
XertisandGitHub 52720e5bfe Merge branch 'MihailRis:main' into main 2024-12-27 09:43:49 +03:00
MihailRis ee26b2a2b9 update doc/*/scripting.md 2024-12-27 09:38:47 +03:00
MihailRis bb2cff5186 add byteutil docs 2024-12-27 09:37:09 +03:00
MihailRis 0af0e8a58d update byteutil 2024-12-27 09:25:09 +03:00
MihailRis ad12f3aca7 Merge branch 'headless-mode' into base-loot-property 2024-12-27 08:35:01 +03:00
MihailRis 5eb739fe24 Merge branch 'main' into headless-mode 2024-12-27 08:34:46 +03:00
MihailRis dff2f014f2 update night lighting 2024-12-27 08:34:29 +03:00
MihailRis cca153b66b add byteutil library 2024-12-27 08:33:52 +03:00
MihailRis 83d8254d69 set minimum required cmake version to 3.26 2024-12-27 07:21:06 +03:00
MihailRis 651b67c734 remove an extra step in windows-clang workflow 2024-12-27 07:19:31 +03:00
MihailRis 857bdd7f37 update cmake lists 2024-12-27 07:14:47 +03:00
MihailRis d73c0b21f5 fix cmake in linux 2024-12-27 07:00:30 +03:00
MihailRis ba1d4ab4c6 Merge branch 'headless-mode' into base-loot-property 2024-12-26 20:00:39 +03:00
MihailRisandGitHub 6cb0d315a8 Merge pull request #414 from Ygrik2003/Fix-usage-vcpkg-for-windows-and-add-cmake-preset-for-vscode
Fix usage vcpkg for windows and add cmake preset for vscode
2024-12-26 19:58:28 +03:00
MihailRis 8aa55cff27 add 'do-loot-non-player' rule to base pack 2024-12-26 18:32:11 +03:00
MihailRis ef777542b1 fix 2024-12-26 18:23:19 +03:00
MihailRis 773d14406c feat: add base:loot property (WIP) 2024-12-26 17:53:04 +03:00
MihailRis f8c0862587 fix: console not opening 2024-12-26 12:27:21 +03:00
MihailRis 13c36f4629 feat: player.delete() function and update documentation 2024-12-26 05:47:18 +03:00
Stepanov Igor 6fec970bce Delete clang preset besause need cmake compatibility with msys2 2024-12-25 19:21:50 +03:00
Stepanov Igor ffd7473549 Revert "Try refactor"
This reverts commit f8225eff1e.
2024-12-25 18:55:47 +03:00
MihailRis c1b311f3c4 refactor: change pointer parameters to references for Level and Content in various classes 2024-12-25 18:53:53 +03:00
Stepanov Igor f8225eff1e Try refactor 2024-12-25 18:50:49 +03:00
Stepanov Igor 59933943b8 Add comment 2024-12-25 18:23:02 +03:00
Stepanov Igor c18c210fe0 Return old behavior 2024-12-25 18:21:46 +03:00
Stepanov Igor 398206653b Try Fix 2024-12-25 17:47:18 +03:00
Stepanov Igor c6a89720a4 idk 2024-12-25 17:30:23 +03:00
Stepanov Igor 3b65c39472 Fix typo 2024-12-25 17:26:58 +03:00
Stepanov Igor b902b2db3b Fix problem 2024-12-25 17:23:45 +03:00
Stepanov Igor 54c51b5e64 Check msys2 perf 2024-12-25 17:20:18 +03:00
MihailRis ef2c0b2370 update doc/*/scripting/user-input.md 2024-12-25 16:42:40 +03:00
Stepanov Igor c17c6b6e93 Merge branch 'headless-mode' into Fix-usage-vcpkg-for-windows-and-add-cmake-preset-for-vscode 2024-12-25 15:51:26 +03:00
MihailRis cb5d191d2f add performance test 2024-12-25 15:45:38 +03:00
MihailRis ed7dc1f901 feat: add app.save_world() function and update documentation 2024-12-25 15:15:11 +03:00
Stepanov Igor 9b0d1fdd52 Merge branch 'headless-mode' into Fix-usage-vcpkg-for-windows-and-add-cmake-preset-for-vscode 2024-12-25 14:58:24 +03:00
MihailRis 96577ee041 add input.add_callback("key:...") support 2024-12-25 14:08:22 +03:00
MihailRis 5e76cdfadc rename engine.hpp/cpp to Engine.hpp/cpp & move Engine, Time and mainloop classes to 'engine' folder 2024-12-25 12:13:03 +03:00
MihailRis 357e4f8607 refactor: extract post-runnables to a separate class 2024-12-25 11:04:12 +03:00
MihailRis e98132f4da update doc/en/scripting/builtins/libapp.md 2024-12-25 10:42:45 +03:00
MihailRis b927c19f4f Merge branch 'main' into headless-mode 2024-12-25 10:28:47 +03:00
MihailRis bb038653d6 fix UVFace.rotate 2024-12-25 10:28:31 +03:00
MihailRis 36bfa215c1 add app library docs 2024-12-25 07:27:53 +03:00