106 Commits

Author SHA1 Message Date
MihailRis
a7ac539429 Added gamma setting 2024-02-05 01:17:16 +03:00
MihailRis
6ae59cd851 worlds list is sorted now 2024-02-04 06:03:31 +03:00
MihailRis
ded80e0d4b more paths encoding fixes 2024-01-31 16:19:38 +03:00
MihailRis
6c47719351 EnginePaths::resolve encoding fix 2024-01-31 15:25:59 +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
5d6c2b9b8e added paths 'world:' entry point 2024-01-26 15:59:04 +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
04a9c2045e lua: file library 2024-01-25 16:04:02 +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
6efbaac18a src/files update + write_binary_json compression argument 2024-01-22 00:36:17 +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
1e12f80dd6 version set to 0.18 + WorldGenerator indents fix 2024-01-15 13:08:31 +03:00
MihailRis
b2b961552b guiutil::alert text wrapping + refactor 2024-01-11 03:21:14 +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
374e5654ad Added inventory scroll + minor refactor 2024-01-04 16:34:52 +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
01121b6d27 packs list read fix 2024-01-03 15:09:58 +03:00
MihailRis
861c7f6c76 Resources priority update 2023-12-30 20:53:38 +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
MihailRis
082599e78c World content packs list 2023-12-18 19:45:29 +03:00
A-lex-Ra
afedd103e8 refactor a bit 2023-12-18 20:48:03 +06:00
MihailRis
cd4d07c6d8 Windows settings write fix 2023-12-14 14:55:25 +03:00
MihailRis
396ee31bcc content-pack resources support 2023-12-14 02:30:39 +03:00
MihailRis
cb13b42960 Common refactor 2023-12-13 14:18:24 +03:00
MihailRis
7bf70bb26e languages support (WIP) 2023-12-12 22:02:17 +03:00
MihailRis
3e98526a24 F1 hud toggle + old worlds load fix 2023-12-10 02:23:04 +03:00