MihailRis
|
4e5f6a5a7d
|
BufferPool
|
2024-04-15 00:31:19 +03:00 |
|
MihailRis
|
f5b3f3c33f
|
memory related refactor
|
2024-04-14 19:17:51 +03:00 |
|
MihailRis
|
ba100d1d0a
|
minor refactor
|
2024-04-14 15:09:58 +03:00 |
|
MihailRis
|
b6900f5d4e
|
synchronized regfiles
|
2024-04-14 03:38:46 +03:00 |
|
MihailRis
|
7c4c511826
|
adding/removing packs update
|
2024-04-13 23:26:21 +03:00 |
|
MihailRis
|
48982e3478
|
'dynamic' namespace refactor + sensitivity is a NumberSetting now
|
2024-03-31 17:30:02 +03:00 |
|
MihailRis
|
739282dce9
|
lua: pack.data_file(packid, name)
|
2024-03-11 13:59:21 +03:00 |
|
MihailRis
|
daaba374a3
|
contentpack removal feature + refactor
|
2024-03-11 13:21:06 +03:00 |
|
InfiniteCoder
|
9376dc4165
|
Better player save & load
|
2024-03-03 00:25:05 +03:00 |
|
MihailRis
|
3862dbda66
|
contentpack remove feature WIP
|
2024-02-29 23:47:07 +03:00 |
|
DanielProl1xy
|
0b31a19f47
|
propogate player smart-pointer usage
|
2024-02-21 15:27:00 +03:00 |
|
MihailRis
|
6953724b0f
|
removed debug garbage
|
2024-02-18 19:07:58 +03:00 |
|
MihailRis
|
87f50f79c9
|
block inventories (backend)
|
2024-02-12 18:28:18 +03:00 |
|
MihailRis
|
49fdcdfb27
|
inventory regions, minor refactor
|
2024-01-31 00:14:43 +03:00 |
|
DanielProl1xy
|
8466c42896
|
added serializable class
|
2024-01-30 15:53:49 +03:00 |
|
MihailRis
|
c57b2d0de3
|
Content menu, content-pack dependencies
|
2024-01-27 00:36:18 +03:00 |
|
MihailRis
|
51ffb93230
|
inventory reindexing
|
2024-01-26 15:35:23 +03:00 |
|
MihailRis
|
1c99dfa180
|
fixed worlds list scanning
|
2024-01-26 03:35:46 +03:00 |
|
MihailRis
|
4fe79458ab
|
fixed player spawn point
|
2024-01-23 01:44:16 +03:00 |
|
MihailRis
|
31eda1abb2
|
lua: world.get_total_time + set_block_user_bits fix
|
2024-01-22 09:52:26 +03:00 |
|
MihailRis
|
0d62067e5a
|
inventory saving
|
2024-01-22 01:41:57 +03:00 |
|
MihailRis
|
377c8e5029
|
the big refactor + extracted data classes from coders/json to data/dynamic
|
2024-01-17 16:32:53 +03:00 |
|
MihailRis
|
3837cdcf95
|
binary json format introduced + specification
|
2024-01-16 19:05:27 +03:00 |
|
MihailRis
|
b5739c678f
|
Items intruduced (part II)
|
2024-01-09 00:49:17 +03:00 |
|
MihailRis
|
4a57e71e81
|
Items intruduced (WIP)
|
2024-01-08 01:11:22 +03:00 |
|
MihailRis
|
c35057d1de
|
Rotation profiles limited to 8
|
2024-01-04 21:48:41 +03:00 |
|
MihailRis
|
06f66ffd71
|
Voxel changed from 16 bit to 32 bit + new lua functions
|
2024-01-04 15:27:07 +03:00 |
|
MihailRis
|
460b08a006
|
WorldFiles region format and magic check
|
2024-01-03 23:25:58 +03:00 |
|
MihailRis
|
2ad115a2a8
|
Minor refactor
|
2024-01-03 20:42:26 +03:00 |
|
MihailRis
|
86ab2d8145
|
Added some docs
|
2023-12-28 02:48:20 +03:00 |
|
quflax
|
4d281ff03b
|
dasdasdasdas
|
2023-12-27 15:01:18 +02:00 |
|
MihailRis
|
69a17c25ea
|
WorldRegions memory management update
|
2023-12-27 11:44:19 +03:00 |
|
MihailRis
|
35b13adf03
|
Fixed leak at WorldFiles::getLights
|
2023-12-27 11:25:09 +03:00 |
|
A-lex-Ra
|
fa1345ac0a
|
refactoring WorldFiles.cpp a bit
|
2023-12-26 20:30:47 +06:00 |
|
MihailRis
|
ea812a34a4
|
Removed unused constants
|
2023-12-25 11:48:00 +03:00 |
|
MihailRis
|
ed4d345e77
|
Merge pull request #71 from A-lex-Ra/main
again fix msvc sstream error
|
2023-12-25 11:25:52 +03:00 |
|
A-lex-Ra
|
06aa6023b3
|
delete duplication
|
2023-12-25 13:14:29 +06:00 |
|
MihailRis
|
acce49f188
|
Scripting WIP (#70)
* Scripting introduced
* AppImage workflow fixes
* AppImage workflow simplified
* README.md update
* README.md update
* small fix
|
2023-12-25 05:26:03 +03:00 |
|
MihailRis
|
19c04c8cf3
|
MSVC build fix
|
2023-12-22 13:59:27 +03:00 |
|
MihailRis
|
8e838c09e0
|
Minor refactor
|
2023-12-21 02:31:44 +03:00 |
|
MihailRis
|
a9c6b30721
|
Minimized region files reopen
|
2023-12-21 01:21:15 +03:00 |
|
MihailRis
|
5db4f0961c
|
Merge pull request #68 from A-lex-Ra/main
Небольшой рефакторинг (+ комментарии на будущее)
|
2023-12-20 23:27:41 +03:00 |
|
MihailRis
|
3ad903449e
|
Auto content packs detection
|
2023-12-20 20:54:03 +03:00 |
|
A-lex-Ra
|
76475dd1b1
|
refactoring btw
|
2023-12-20 22:23:55 +06:00 |
|
A-lex-Ra
|
afedd103e8
|
refactor a bit
|
2023-12-18 20:48:03 +06:00 |
|
MihailRis
|
cb13b42960
|
Common refactor
|
2023-12-13 14:18:24 +03:00 |
|
MihailRis
|
3e98526a24
|
F1 hud toggle + old worlds load fix
|
2023-12-10 02:23:04 +03:00 |
|
MihailRis
|
f513c094a9
|
Worlds indexing
|
2023-12-08 21:00:15 +03:00 |
|
MihailRis
|
eea920d98f
|
Chunks reload lights artifacts
|
2023-12-07 16:33:53 +03:00 |
|
MihailRis
|
636cb0c44c
|
World indices check
|
2023-12-07 15:16:37 +03:00 |
|