1260 Commits

Author SHA1 Message Date
MihailRis
31eda1abb2 lua: world.get_total_time + set_block_user_bits fix 2024-01-22 09:52:26 +03:00
MihailRis
ff7f18fa7b added stdlib.lua + lua errors handling update 2024-01-22 08:14:52 +03:00
MihailRis
5142f3b4e7 Inventory (WIP part I) 2024-01-21 15:23:46 +03:00
MihailRis
fe5cab0db0 small fix 2024-01-20 23:44:35 +03:00
MihailRis
1938ccc803 increased world loading speed and ui scroll 2024-01-19 03:53:30 +03:00
MihailRis
097e6fde2f removed debug profiling 2024-01-18 00:55:46 +03:00
MihailRis
6214e1a507 randomTick sped up with faster rand implementation 2024-01-17 23:41:11 +03:00
MihailRis
d7f2771da4 lua: pack.get_folder(pack_name) + shader fix 2024-01-17 23:10:06 +03:00
MihailRis
45315a1801
Merge pull request #117 from A-lex-Ra/main
fix redundant model dependency in player interaction
2024-01-17 16:38: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
A-lex-Ra
3473aeb309 replace target fix 2024-01-17 19:26:09 +06:00
MihailRis
3837cdcf95 binary json format introduced + specification 2024-01-16 19:05:27 +03:00
@clasher113
100f87056c Camera rotation fix 2024-01-15 18:48:36 +02: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
beddfb5359 scripting prevent-default fix 2024-01-14 15:00:11 +03:00
MihailRis
3183513e55 luaL_openlib replacement fix 2024-01-13 20:48:24 +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
444a2061c5 lua: player functions update 2024-01-12 14:18:29 +03:00
MihailRis
faabb8178a New scripting features 2024-01-12 12:16:54 +03:00
MihailRis
9760cff8f4 Refactor 2024-01-10 16:41:51 +03:00
MihailRis
abd28514e4 Content error messages 2024-01-09 20:19:46 +03:00
MihailRis
c9576f1fc4 Minor item refactor 2024-01-09 12:58:35 +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
A-lex-Ra
d671188680 small refactoring 2024-01-05 13:13:02 +06:00
MihailRis
ee691f8c3f script states renamed to user bits 2024-01-04 15:34:51 +03:00
MihailRis
06f66ffd71 Voxel changed from 16 bit to 32 bit + new lua functions 2024-01-04 15:27:07 +03:00
MihailRis
0d36f52bdd Lua: added get_player_rot, set_player_rot 2024-01-03 16:53:33 +03:00
MihailRis
d2ace01c07 minor refactor 2023-12-30 00:02:17 +03:00
MihailRis
e7e7bbbe59 leak fix 2023-12-29 23:59:33 +03:00
MihailRis
188e2b81b7 Block interaction prevention feature (Shift key) 2023-12-29 23:57:27 +03:00
MihailRis
9ebbe1029d New block properties and lua functions 2023-12-29 21:18:14 +03:00
MihailRis
d2a40d31a4 scripting: get_player_pos, set_player_pos 2023-12-29 00:46:26 +03:00
MihailRis
2c75a0bee4 scripting: on_interact (right click on block) callback 2023-12-29 00:31:21 +03:00
quflax
4d281ff03b dasdasdasdas 2023-12-27 15:01:18 +02: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
A-lex-Ra
ae10ca248d fix pipe rotation + test blocks 2023-12-13 21:33:55 +06:00
A-lex-Ra
20caa4b980 SP and TP cameras 2023-12-11 22:22:52 +06:00
A-lex-Ra
3ae3001227 placing non-obstacle blocks 2023-12-11 15:24:36 +06:00
Ara
f5b5130e8b small fixes 2023-12-09 23:16:17 +06:00
MihailRis
636cb0c44c World indices check 2023-12-07 15:16:37 +03:00
MihailRis
a102821076 Sky lights data saving (optimization) 2023-12-06 16:15:44 +03:00
MihailRis
64295e2170 Minor refactor 2023-12-05 23:01:29 +03:00
MihailRis
ca2f3cc649 Gravity increased 2023-12-05 19:53:22 +03:00
clasher113
1e07daa5e6
Merge branch 'MihailRis:main' into main 2023-12-05 14:46:21 +02:00
@clasher113
ee7d79fe93 Vertical block rotation 2023-12-05 14:43:08 +02:00
MihailRis
1d73c0bd9f Added FOV and mouse sensitivity settings 2023-12-05 14:47:46 +03:00
MihailRis
a691526693 Pane place direction fixed 2023-12-05 11:39:59 +03:00