MihailRis
|
a641099d36
|
feat: load block and item scripts after content load
|
2024-11-22 08:56:59 +03:00 |
|
MihailRis
|
8c8c844dd4
|
feat: save rules
|
2024-11-06 19:37:20 +03:00 |
|
MihailRis
|
423ac2c44e
|
add 'model-name' block property
|
2024-11-05 22:23:53 +03:00 |
|
MihailRis
|
5e0bcf8ec0
|
feat: new block custom models implementation (WIP)
|
2024-11-05 19:28:40 +03:00 |
|
MihailRis
|
aaa2115cd6
|
add 'display.limit-fps-iconified' setting
|
2024-11-04 20:16:23 +03:00 |
|
MihailRis
|
839211a310
|
update doc/*/scripting/user-input.md
|
2024-11-02 13:15:17 +03:00 |
|
MihailRis
|
ac6084f904
|
fix console focus on open
|
2024-11-01 16:20:58 +03:00 |
|
MihailRis
|
f7ac76064b
|
Merge pull request #330 from MihailRis/item-models
Add item models
|
2024-11-01 12:34:05 +03:00 |
|
ChancellorIkseew
|
0733ddb38e
|
add controls reset
|
2024-10-31 20:57:56 +10:00 |
|
MihailRis
|
fae372d19f
|
feat: item models generation simple & remove core:item_models
|
2024-10-26 18:42:21 +03:00 |
|
MihailRis
|
04e490c896
|
add config/defaults.toml
|
2024-10-14 02:56:33 +03:00 |
|
MihailRis
|
7c56d8fd7f
|
replace biomes.json with biomes.toml & make it combined object
|
2024-10-13 21:50:39 +03:00 |
|
MihailRis
|
e7d7753d47
|
Merge branch 'main' into heightmaps
|
2024-10-13 12:20:21 +03:00 |
|
MihailRis
|
d14548cff8
|
feat: toml lvalues support
|
2024-10-12 00:23:52 +03:00 |
|
MihailRis
|
e590d06bb0
|
add file.read_combined_list(...)
|
2024-09-30 01:55:42 +03:00 |
|
MihailRis
|
50c7308211
|
move core.get_generators to generation.get_generators
|
2024-09-28 14:23:20 +03:00 |
|
MihailRis
|
ae5671364a
|
add heightmap-based test generation
|
2024-08-14 18:44:32 +03:00 |
|
MihailRis
|
e19ed3d239
|
add pseudopack 'core'
|
2024-08-14 00:24:22 +03:00 |
|
MihailRis
|
f43cc93cd2
|
update project includes format
|
2024-08-10 01:37:48 +03:00 |
|
alexei-zebra
|
91ad9cc64c
|
add compatibility with other files
|
2024-08-06 15:51:55 +03:00 |
|
InfiniteCoder
|
85239004e3
|
window/
|
2024-08-06 00:07:33 +03:00 |
|
InfiniteCoder
|
9283aa605f
|
frontend/
|
2024-08-06 00:01:27 +03:00 |
|
InfiniteCoder
|
3b6e7d1877
|
audio/
|
2024-08-05 23:58:14 +03:00 |
|
InfiniteCoder
|
9f9b9f2d64
|
world/
|
2024-08-05 23:49:11 +03:00 |
|
InfiniteCoder
|
7f75c454c8
|
logic/
|
2024-08-05 23:23:28 +03:00 |
|
InfiniteCoder
|
c7755040bd
|
voxels/
|
2024-08-04 22:42:44 +03:00 |
|
InfiniteCoder
|
5c9bc83bbd
|
items/ + objects/ + util/
|
2024-08-04 22:26:08 +03:00 |
|
InfiniteCoder
|
eb061bcaf4
|
graphics/
|
2024-08-04 22:12:48 +03:00 |
|
InfiniteCoder
|
3aa0298c85
|
files/
|
2024-08-04 17:08:11 +03:00 |
|
InfiniteCoder
|
e6da3638f0
|
Logger.hpp
|
2024-08-04 12:46:03 +03:00 |
|
InfiniteCoder
|
e1e3456139
|
content/
|
2024-08-04 12:45:08 +03:00 |
|
InfiniteCoder
|
a745507ddd
|
coders/
|
2024-08-04 11:23:08 +03:00 |
|
InfiniteCoder
|
21ff65d781
|
assets/
|
2024-08-04 11:08:07 +03:00 |
|
InfiniteCoder
|
d5dc68dd38
|
Root includes
|
2024-08-04 10:24:11 +03:00 |
|
MihailRis
|
245b39be62
|
refactor: PVS-Studio warnings fixes
|
2024-08-04 01:12:42 +03:00 |
|
Vyacheslav Ivanov
|
3621e7ce1b
|
fix: PVS-Studio V522 mark false
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
|
2024-08-03 23:00:10 +03:00 |
|
MihailRis
|
ba046a52c0
|
Revert "fix: optimization: Various PVS-Studio warnings"
|
2024-08-02 14:51:44 +03:00 |
|
Vyacheslav Ivanov
|
2c1103307f
|
fix: optimization: PVS-Studio warning V813
Passing large objects by const reference avoids unnecessary copying and enhances efficiency.
Reported by: PVS-Studio
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
|
2024-08-02 05:35:55 +03:00 |
|
MihailRis
|
d6696b54cb
|
add 'normal' argument to on_use_on_block event
|
2024-07-29 15:23:04 +03:00 |
|
MihailRis
|
0f26d7c93a
|
fix
|
2024-07-29 13:10:53 +03:00 |
|
MihailRis
|
b021339a8a
|
add window icon
|
2024-07-28 23:47:49 +03:00 |
|
MihailRis
|
a856b4f140
|
add framerate control (WIP)
|
2024-07-25 22:33:21 +03:00 |
|
MihailRis
|
f9df873382
|
update assets errors handling & add 'atlases' to preload
|
2024-07-23 19:27:46 +03:00 |
|
MihailRis
|
ed60bdc333
|
fix: base packs initializing in menu
|
2024-07-23 16:41:37 +03:00 |
|
MihailRis
|
ca8652ffab
|
add packs resources (WIP)
|
2024-07-11 10:32:05 +03:00 |
|
MihailRis
|
2c7b5de50a
|
refactor src/objects/rigging
|
2024-07-07 23:44:57 +03:00 |
|
MihailRis
|
824231bfd6
|
refactor: moved funcs to assetload
|
2024-07-01 17:15:48 +03:00 |
|
MihailRis
|
4a3487f17b
|
add assetssetupfunc
|
2024-07-01 16:32:54 +03:00 |
|
MihailRis
|
a72a37ccf7
|
Merge branch 'main' into entities
|
2024-07-01 06:21:00 +03:00 |
|
MihailRis
|
fab124a2e2
|
remove unnecessary 'new' operators
|
2024-07-01 06:00:33 +03:00 |
|