MihailRis
|
0bfa717b71
|
Block.hpp tabs -> spaces
|
2024-05-31 17:45:16 +03:00 |
|
MihailRis
|
3003386670
|
chunk flags converted to a bitfield
|
2024-05-31 11:59:12 +03:00 |
|
MihailRis
|
3e0455358a
|
fix: debug panel - block name out of panel
|
2024-05-31 11:42:09 +03:00 |
|
MihailRis
|
86dd6562de
|
fix: user bits and manually set rotation not saving
|
2024-05-31 11:26:16 +03:00 |
|
MihailRis
|
6d933ac263
|
converting block states to a bitfield
|
2024-05-31 11:13:36 +03:00 |
|
MihailRis
|
9fce00ae45
|
minor reformat
|
2024-05-27 11:09:21 +03:00 |
|
MihailRis
|
ffdeac5c1f
|
main menu glitch fix + refactor
|
2024-05-19 10:38:30 +03:00 |
|
MihailRis
|
064b4516f2
|
minor optimizations + MAX_WORK_PER_FRAME increased
|
2024-05-17 21:46:56 +03:00 |
|
MihailRis
|
7957a12b84
|
format fix
|
2024-05-17 21:37:02 +03:00 |
|
MihailRis
|
b399679c31
|
other optimizations
|
2024-05-17 20:00:24 +03:00 |
|
MihailRis
|
9522aedeec
|
quick check with linters
|
2024-05-10 12:34:05 +03:00 |
|
MihailRis
|
3c6089225f
|
cleanup
|
2024-05-06 17:35:05 +03:00 |
|
MihailRis
|
1627e21c1d
|
the final rename
|
2024-05-06 03:38:19 +03:00 |
|
MihailRis
|
f27a418dbe
|
however
|
2024-05-06 03:15:27 +03:00 |
|
MihailRis
|
a71314bdad
|
Chunks::saveAndClear() fix (F5 fix)
|
2024-04-26 16:13:07 +03:00 |
|
MihailRis
|
b1a79e3a6e
|
block.material + minor refactor
|
2024-04-25 05:12:45 +03:00 |
|
MihailRis
|
4ac8ea1ab3
|
final rename
|
2024-04-24 19:01:28 +03:00 |
|
MihailRis
|
9f2bceb039
|
just a minor refactor, nothing special
|
2024-04-23 02:00:03 +03:00 |
|
MihailRis
|
3ebd8f3062
|
regions related code moved from WorldFiles to WorldRegions
|
2024-04-15 03:45:55 +03:00 |
|
MihailRis
|
f5b3f3c33f
|
memory related refactor
|
2024-04-14 19:17:51 +03:00 |
|
MihailRis
|
f64a851a24
|
UVRegion moved to 'maths'
|
2024-03-20 10:48:49 +03:00 |
|
MihailRis
|
b56408a202
|
src/graphics moved to src/graphics/core
|
2024-03-18 20:47:35 +03:00 |
|
MihailRis
|
a82a77ba2d
|
indentation fix + minor refactor
|
2024-03-12 23:07:24 +03:00 |
|
MihailRis
|
5c3b61265a
|
blocks and items 'caption' property
|
2024-03-12 16:59:34 +03:00 |
|
MihailRis
|
f4cc413f61
|
block materials loading
|
2024-03-09 03:36:08 +03:00 |
|
MihailRis
|
90f3373f46
|
even more steps sounds test
|
2024-03-09 02:42:53 +03:00 |
|
MihailRis
|
d47732ee68
|
PlayerController.h indent fix
|
2024-03-09 00:22:59 +03:00 |
|
MihailRis
|
8658a170bc
|
BlockMaterial struct + minor refactor and docs
|
2024-03-07 10:55:19 +03:00 |
|
MihailRis
|
45a7bd190a
|
world ceiling removed
|
2024-03-05 14:51:40 +03:00 |
|
MihailRis
|
c4a07bdb14
|
fixes
|
2024-03-03 12:56:50 +03:00 |
|
InfiniteCoder
|
0157213a56
|
One step closer to multiplayer
|
2024-03-02 22:59:31 +03:00 |
|
MihailRis
|
256808630b
|
multiline textbox mode
|
2024-02-26 15:12:02 +03:00 |
|
MihailRis
|
925ef426de
|
refactor
|
2024-02-26 01:27:27 +03:00 |
|
MihailRis
|
089e87da69
|
chunks rendering multithreading
|
2024-02-24 20:08:51 +03:00 |
|
InfiniteCoder
|
3edf065550
|
Fix #160 with suggestions from @A-lex-Ra
|
2024-02-24 17:09:11 +03:00 |
|
InfiniteCoder
|
7ee0c672f0
|
Fix Nomals after #160
|
2024-02-24 16:15:27 +03:00 |
|
InfiniteCoder
|
70d309dfd9
|
Done
|
2024-02-24 12:06:35 +03:00 |
|
InfiniteCoder
|
5c3eafb331
|
Kinda works, but not raycast
|
2024-02-24 00:55:56 +03:00 |
|
InfiniteCoder
|
5f551d6888
|
Multiple Hitboxes
|
2024-02-24 00:21:17 +03:00 |
|
Onran
|
8130b0626f
|
Add files via upload
|
2024-02-23 17:12:00 +09:00 |
|
Onran
|
a5087cf221
|
Add files via upload
|
2024-02-23 11:48:32 +09:00 |
|
Onran
|
549b392871
|
Add files via upload
|
2024-02-23 11:45:55 +09:00 |
|
Onran
|
9cc2f93cfd
|
More world generators support
|
2024-02-21 11:54:10 +09:00 |
|
MihailRis
|
96032b60ea
|
fix
|
2024-02-18 22:28:30 +03:00 |
|
MihailRis
|
853ee0fc6f
|
chunk model refresh fix
|
2024-02-18 22:28:00 +03:00 |
|
MihailRis
|
af7c828d73
|
block ui test
|
2024-02-16 14:45:46 +03:00 |
|
MihailRis
|
87f50f79c9
|
block inventories (backend)
|
2024-02-12 18:28:18 +03:00 |
|
MihailRis
|
e16f7567b1
|
lua: inventory library
|
2024-02-12 13:56:46 +03:00 |
|
MihailRis
|
07adbd04ea
|
UiDocument is an asset now
|
2024-02-09 09:59:36 +03:00 |
|
MihailRis
|
241d15e349
|
ContentPackRuntime + refactor
|
2024-02-08 20:53:12 +03:00 |
|