709 Commits

Author SHA1 Message Date
MihailRis
377c8e5029 the big refactor + extracted data classes from coders/json to data/dynamic 2024-01-17 16:32:53 +03:00
MihailRis
34d4500e24 binary_json_spec.md update (cdocument explanation) 2024-01-17 01:24:48 +03:00
MihailRis
9a518ecc5f added missing #include 2024-01-17 00:55:49 +03:00
MihailRis
b0165b1014 gzip compress/decompress + refactor 2024-01-17 00:52:55 +03:00
MihailRis
3837cdcf95 binary json format introduced + specification 2024-01-16 19:05:27 +03:00
MihailRis
faa581a928
Merge pull request #114 from clasher113/main
Camera rotation fix
2024-01-15 22:11:57 +03:00
@clasher113
100f87056c Camera rotation fix 2024-01-15 18:48:36 +02:00
MihailRis
ca40b93344 small fixes 2024-01-15 14:32:18 +03:00
MihailRis
1e12f80dd6 version set to 0.18 + WorldGenerator indents fix 2024-01-15 13:08:31 +03:00
MihailRis
cec8d75b7d added content error message screen on world creation 2024-01-14 20:10:50 +03:00
MihailRis
0b48a77e2d world.set_day_time fix 2024-01-14 17:37:42 +03:00
MihailRis
a4e366f0c1
Update README.md 2024-01-14 16:36:28 +03:00
MihailRis
beddfb5359 scripting prevent-default fix 2024-01-14 15:00:11 +03:00
MihailRis
6d60cc8276 small fix 2024-01-13 21:33:36 +03:00
MihailRis
9fd675895d physics: step height 2024-01-13 21:20:25 +03:00
MihailRis
3183513e55 luaL_openlib replacement fix 2024-01-13 20:48:24 +03:00
MihailRis
c7fb887888
Merge pull request #104 from rekvizitt/patch-1
Update be_BY.txt
2024-01-13 16:40:01 +03:00
rekvizitt
f6c26fee6e
Update be_BY.txt
Added translate for Content Error.
2024-01-13 15:17:33 +03:00
MihailRis
5569bd711e added bazalt_breaker + scripting fix 2024-01-13 14:07:49 +03:00
MihailRis
40987f16b6 small lua fix 2024-01-13 11:16:44 +03:00
MihailRis
39832233bb
Update README.md 2024-01-13 01:54:16 +03:00
MihailRis
6817e613f8 Collision inside of blocks fix test 2024-01-12 20:47:15 +03:00
MihailRis
5669e6ebed TextBox::setOnEditStart(runnable) 2024-01-12 19:29:49 +03:00
MihailRis
175613692f default item texture fix 2024-01-12 16:55:48 +03:00
MihailRis
444a2061c5 lua: player functions update 2024-01-12 14:18:29 +03:00
MihailRis
31b0349757 HUD hide mode fix 2024-01-12 13:21:40 +03:00
MihailRis
faabb8178a New scripting features 2024-01-12 12:16:54 +03:00
MihailRis
05fe86e64c emissive items 2024-01-11 18:02:27 +03:00
MihailRis
213eba6072 added stringutil::to_string 2024-01-11 04:10:43 +03:00
MihailRis
290fec379e added FullCheckBox 2024-01-11 04:08:36 +03:00
MihailRis
b2b961552b guiutil::alert text wrapping + refactor 2024-01-11 03:21:14 +03:00
MihailRis
e1d30732df TextBox validation + minor refactor, fixes 2024-01-11 02:37:29 +03:00
MihailRis
61ad839ebf Small optimization 2024-01-10 16:46:36 +03:00
MihailRis
9760cff8f4 Refactor 2024-01-10 16:41:51 +03:00
MihailRis
e2bb7a34aa palette png reading support 2024-01-10 03:49:20 +03:00
MihailRis
abd28514e4 Content error messages 2024-01-09 20:19:46 +03:00
MihailRis
dfeb7293b2 Fixed sky lighting intensity and color 2024-01-09 19:42:39 +03:00
MihailRis
486068b2af sprite items + tetragons format update 2024-01-09 15:51:09 +03:00
MihailRis
0216c4e00b small fix 2024-01-09 13:38:27 +03:00
MihailRis
93e794a601 Fixed normals direction 2024-01-09 13:34:37 +03:00
MihailRis
cce2b730f2 Removed extras 2024-01-09 13:26:18 +03:00
MihailRis
484c2b85cf Custom models lights fix 2024-01-09 13:24:45 +03:00
MihailRis
72d589d39e
Merge pull request #97 from A-lex-Ra/main
Custom block model done
2024-01-09 13:03:07 +03:00
MihailRis
c9576f1fc4 Minor item refactor 2024-01-09 12:58:35 +03:00
A-lex-Ra
bd13079642 fix rotated model rendering 2024-01-09 15:00:42 +06:00
A-lex-Ra
c4125058b4 custom model format changes 2024-01-09 13:46:26 +06:00
MihailRis
b5739c678f Items intruduced (part II) 2024-01-09 00:49:17 +03:00
MihailRis
eae00dbb11 InventoryView now uses items instead of blocks (part I) 2024-01-08 15:45:03 +03:00
MihailRis
dd5cd55aeb Generated items 2024-01-08 14:16:25 +03:00
MihailRis
e4f7b6d97c
Merge pull request #96 from A-lex-Ra/main
Customfaces block model introduced
2024-01-08 13:05:19 +03:00