3272 Commits

Author SHA1 Message Date
MihailRis
97a4741a73 fix 2024-11-23 05:23:23 +03:00
MihailRis
7027bd6f28 add Players 2024-11-23 05:14:12 +03:00
MihailRis
5f496eecb2 Merge branch 'main' into player-names 2024-11-23 04:25:05 +03:00
MihailRis
6f9e4c35c3
Merge pull request #380 from clasher113/main
sorted meshes: check for frustum
2024-11-23 04:24:43 +03:00
@clasher113
2163eaca71 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-11-22 17:18:29 +02:00
@clasher113
212f4d3590 sorted meshes: check for frustum 2024-11-22 17:13:15 +02:00
MihailRis
404fa3d0e2 fix msvc build 2024-11-22 16:28:53 +03:00
MihailRis
bd2acd5766 refactor players 2024-11-22 16:17:13 +03:00
MihailRis
7f41f95013 add version to world info 2024-11-22 14:08:01 +03:00
MihailRis
f2e7a54180 add on_replaced block event and on_block_replaced world event 2024-11-22 12:31:45 +03:00
MihailRis
b40c8c4b4c
Merge pull request #377 from MihailRis/update-scripts-lifetime
Update scripts lifetime
2024-11-22 10:12:55 +03:00
MihailRis
ea2f7ede0d update doc/*/scripting/builtins/libblock.md 2024-11-22 10:02:18 +03:00
MihailRis
a200c3988b feat: load entity components after content load 2024-11-22 09:51:34 +03:00
MihailRis
0ec081a3ae feat: load world scripts after content load 2024-11-22 09:47:43 +03:00
MihailRis
8543be87df add block.materials table 2024-11-22 09:36:48 +03:00
MihailRis
a641099d36 feat: load block and item scripts after content load 2024-11-22 08:56:59 +03:00
MihailRis
4c0c6dd51a
Merge pull request #374 from MihailRis/block-cracks
Block Cracks & update Player
2024-11-21 07:37:09 +03:00
MihailRis
1c7a7cedcc remove space between Worlds and Settings buttons 2024-11-21 07:36:53 +03:00
MihailRis
51b0172611
Merge pull request #376 from callfishxt/main
Add worlds menu
2024-11-21 07:32:59 +03:00
MihailRis
3cd3fe94de update doc/*/scripting/events.md 2024-11-21 07:25:31 +03:00
MihailRis
61b1aa8e3d add gfx.blockwraps library & add on_player_tick world event 2024-11-21 06:48:23 +03:00
MihailRis
2ba90625ce add player.is_instant_destruction, .set_instant_destruction 2024-11-21 05:02:45 +03:00
MihailRis
005bcfb436 minor controllers refactor 2024-11-20 18:03:39 +03:00
MihailRis
9e02f1122f add BlockWrapsRenderer (WIP) 2024-11-20 14:42:53 +03:00
MihailRis
14b596140d add player.is_infinite_items, .set_infinite_items 2024-11-20 13:19:49 +03:00
MihailRis
f4f479d389 move 'devtools:console' binding handler to __vc_on_hud_open 2024-11-20 12:15:09 +03:00
MihailRis
e842b217da add 'args' parameter to hud.show_overlay 2024-11-20 11:10:05 +03:00
MihailRis
02578a6276 simplify local modules loading 2024-11-20 07:49:21 +03:00
MihailRis
eb9a89ed96 fix first console open 2024-11-20 06:56:48 +03:00
MihailRis
4edab4a89a add 'cracks' separate atlas to base 2024-11-20 04:58:56 +03:00
MihailRis
784f93666c add 'separate' atlas type & get rid of assets loading entries duplicates 2024-11-20 04:30:19 +03:00
LumperBumper
208282a156
Update worlds.xml 2024-11-19 20:03:18 +05:00
LumperBumper
374297d3a0
Update worlds.xml 2024-11-19 19:40:33 +05:00
LumperBumper
1dbb6354dc
main update 2024-11-19 19:40:06 +05:00
LumperBumper
bfab6c7ef1
Delete res/layouts/pages/main.xml.lua 2024-11-19 19:17:45 +05:00
LumperBumper
58d2637e9d
worlds menu added 2024-11-19 19:16:32 +05:00
MihailRis
0144709e03 add 'u_alphaClip' to entity shader 2024-11-19 14:33:14 +03:00
MihailRis
495e444d1f fix MainBatch::cube 2024-11-19 13:30:52 +03:00
MihailRis
e70d30b9a2 feat: auto patch invalid inventory id pre 0.25 2024-11-19 12:18:59 +03:00
MihailRis
371fdaedce fix World::nextInventoryId 2024-11-19 12:04:56 +03:00
MihailRis
6f6c2a916a fix block inventory unbinding 2024-11-19 11:46:04 +03:00
MihailRis
24d198b236 update some xml templates 2024-11-19 10:41:57 +03:00
MihailRis
cb27bd0fba
Merge pull request #373 from MihailRis/update-particles
Update particles
2024-11-19 10:16:20 +03:00
MihailRis
b66fb87427 Merge branch 'main' into update-particles 2024-11-19 10:15:42 +03:00
MihailRis
a015d74af5 update file library warnings 2024-11-19 10:04:26 +03:00
MihailRis
c543575150 replace '<string>' source name with '[string]' 2024-11-19 09:53:15 +03:00
MihailRis
134deb0ae6 fix typo 2024-11-19 09:39:46 +03:00
MihailRis
6e0434c5c8 import '\t' to editor as 4 spaces 2024-11-19 08:56:07 +03:00
MihailRis
6736613dc2
Merge pull request #372 from MihailRis/console-tabs
Console Tabs
2024-11-19 08:41:44 +03:00
MihailRis
78ea12aa26 add console on_open 'mode' argument 2024-11-19 08:30:50 +03:00