MihailRis
|
dbe9ca5efe
|
refactor io/engine_paths
|
2025-04-02 14:55:53 +03:00 |
|
MihailRis
|
4c8742ce46
|
refactor frontend/locale
|
2025-04-02 14:55:53 +03:00 |
|
MihailRis
|
b202d1455b
|
refactor: replace references to Events with Input
|
2025-04-02 14:55:53 +03:00 |
|
MihailRis
|
4c48afbb90
|
refactor: add GUI instance reference to UI nodes
|
2025-04-02 14:55:53 +03:00 |
|
MihailRis
|
4400f7fbfb
|
add block.reload_script, item.reload_script
|
2025-03-13 22:05:53 +03:00 |
|
MihailRis
|
5af6b91b22
|
add debug GUI render mode (F8)
|
2025-03-11 00:39:59 +03:00 |
|
MihailRis
|
94bae83de6
|
fix windows build
|
2025-02-04 13:32:50 +03:00 |
|
MihailRis
|
c3066eebd3
|
Merge branch 'main' into update-file-subsystem
|
2025-01-31 08:55:39 +03:00 |
|
MihailRis
|
0bbd215ab7
|
fix server mainloop
|
2025-01-30 22:45:54 +03:00 |
|
MihailRis
|
e0314803c0
|
migrate from std::filesystem::path to io::path (WIP)
|
2025-01-30 22:23:13 +03:00 |
|
MihailRis
|
1e22882284
|
rename 'files' to 'io'
|
2025-01-30 16:53:52 +03:00 |
|
MihailRis
|
02554e469a
|
refactor
|
2025-01-22 08:18:17 +03:00 |
|
MihailRis
|
85600eafea
|
fix in-game chat
|
2025-01-21 04:31:33 +03:00 |
|
MihailRis
|
c6951e0965
|
add in-game chat & update gui post-runnables timing & fix panel elements removal
|
2025-01-18 07:17:52 +03:00 |
|
MihailRis
|
65fec4f4a9
|
introduce local player
|
2025-01-16 05:59:43 +03:00 |
|
MihailRis
|
390d54c212
|
fix segfault at attempt to create/open world when another is open
|
2025-01-13 02:52:59 +03:00 |
|
MihailRis
|
5b6ad81eba
|
fix
|
2025-01-07 23:55:37 +03:00 |
|
MihailRis
|
dbf366eca3
|
fixes
|
2025-01-07 23:49:09 +03:00 |
|
MihailRis
|
0a1a16299e
|
move menu pages loader to Lua & add gui.load_document, file.ext(), file.prefix() & add core:gui_util module
|
2025-01-06 16:07:16 +03:00 |
|
MihailRis
|
136c35591c
|
add file.name(), file.stem() & add 'path' to pack info & add start_coroutine()
|
2025-01-05 22:44:32 +03:00 |
|
MihailRis
|
0d1c7f1a88
|
fix Engine::resetContent in headless mode
|
2025-01-04 00:07:17 +03:00 |
|
MihailRis
|
bd9018dafe
|
add pack.assemble(...), app.config_packs(...)
|
2025-01-03 23:51:36 +03:00 |
|
MihailRis
|
81a7914599
|
fix: post-runnables not called in headless mode
|
2024-12-31 15:02:27 +03:00 |
|
MihailRis
|
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
|
f8c0862587
|
fix: console not opening
|
2024-12-26 12:27:21 +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
|
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 |
|