MihailRis
|
64b94a3e1b
|
cleanup
|
2025-09-22 00:06:21 +03:00 |
|
MihailRis
|
53e1528d5c
|
fix ContentPack enums formatting
|
2025-09-14 12:59:09 +03:00 |
|
KotIsOff
|
7aa4c33721
|
dependency version operators
а также сделал и вынес Version в ContentPackVersion ну и подправил луа скрипты.
требуются тесты
|
2025-08-26 01:52:26 +03:00 |
|
KotIsOff
|
5994371145
|
Проверка версий зависимостей
Добавил проверку версий установленных зависимостей паков.
|
2025-08-23 01:33:06 +03:00 |
|
MihailRis
|
b02b454573
|
fix: missing pack.has_indices if content is not loaded
|
2025-07-13 15:36:09 +03:00 |
|
MihailRis
|
215ae02fa9
|
fix content control (#538)
* update ContentControl
* feat: more debug logging
* fix engine paths
|
2025-07-01 23:38:00 +03:00 |
|
MihailRis
|
3486cbd4c9
|
cleanup ContentControl
|
2025-04-02 15:01:24 +03:00 |
|
MihailRis
|
331734792d
|
refactor: add ContentControl class
|
2025-04-02 15:01:24 +03:00 |
|
MihailRis
|
e0314803c0
|
migrate from std::filesystem::path to io::path (WIP)
|
2025-01-30 22:23:13 +03:00 |
|
MihailRis
|
80128a4190
|
add on_inventory_open and on_inventory_closed events
|
2025-01-12 17:14:01 +03:00 |
|
MihailRis
|
22c7cb8398
|
add on_chunk_present and on_chunk_remove events
|
2025-01-12 05:41:42 +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
|
4363883728
|
add 'on_breaking', 'on_block_breaking' events
|
2024-12-21 14:09:17 +03:00 |
|
MihailRis
|
c3f22c6854
|
rename
|
2024-12-21 13:11:23 +03:00 |
|
MihailRis
|
3e01a399f9
|
refactor
|
2024-12-07 00:04:56 +03:00 |
|
MihailRis
|
f2e7a54180
|
add on_replaced block event and on_block_replaced world event
|
2024-11-22 12:31:45 +03:00 |
|
MihailRis
|
61b1aa8e3d
|
add gfx.blockwraps library & add on_player_tick world event
|
2024-11-21 06:48:23 +03:00 |
|
MihailRis
|
af4edee063
|
fix
|
2024-11-10 21:02:48 +03:00 |
|
MihailRis
|
3fa5369c7c
|
add 'source' property
|
2024-11-10 20:09:07 +03:00 |
|
MihailRis
|
f6f82644d4
|
add on_block_interact world event
|
2024-11-05 13:55:07 +03:00 |
|
Sergwest585
|
2a9e602a1b
|
add default return in switch-case
|
2024-10-19 20:51:20 +03:00 |
|
MihailRis
|
c46090f881
|
update generators scanning
|
2024-09-27 23:55:14 +03:00 |
|
MihailRis
|
e19ed3d239
|
add pseudopack 'core'
|
2024-08-14 00:24:22 +03:00 |
|
MihailRis
|
de5c75d782
|
replace include guards with pragma once
|
2024-08-10 01:57:59 +03:00 |
|
MihailRis
|
f43cc93cd2
|
update project includes format
|
2024-08-10 01:37:48 +03:00 |
|
InfiniteCoder
|
d5dc68dd38
|
Root includes
|
2024-08-04 10:24:11 +03:00 |
|
Vyacheslav Ivanov
|
bbf33e8e4d
|
format: reformat project
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
|
2024-08-03 19:53:48 +03:00 |
|
MihailRis
|
ea765ffc0c
|
add new world events: on_block_broken, on_block_placed
|
2024-07-14 01:37:11 +03:00 |
|
MihailRis
|
8d41f6af11
|
update ContentLoader part 1
|
2024-06-26 23:36:01 +03:00 |
|
MihailRis
|
f135896683
|
add entities indexing
|
2024-06-26 18:14:04 +03:00 |
|
Pugemon
|
f25a425cb9
|
Optimize parameter passing to avoid unnecessary copying
|
2024-06-07 04:00:38 +03:00 |
|
MihailRis
|
74042b5c2a
|
player.get_selected_block
|
2024-05-31 08:33:37 +03:00 |
|
MihailRis
|
c5f663b7cb
|
memory-related refactor
|
2024-05-19 07:09:58 +03:00 |
|
MihailRis
|
1627e21c1d
|
the final rename
|
2024-05-06 03:38:19 +03:00 |
|