2953 Commits

Author SHA1 Message Date
MihailRis
ac6084f904 fix console focus on open 2024-11-01 16:20:58 +03:00
MihailRis
536045ddc4
Merge pull request #338 from MihailRis/upgrade-events
Upgrade events
2024-11-01 15:18:54 +03:00
MihailRis
9444fa7937 update doc/*/scripting/events.md 2024-11-01 15:15:48 +03:00
MihailRis
a47bdc0409 update doc/*/scripting/events.md 2024-11-01 15:14:25 +03:00
MihailRis
72d5eca632 update events & update some built-in events codes 2024-11-01 15:05:06 +03:00
MihailRis
b3e29b012d Merge branch 'main' into upgrade-events 2024-11-01 14:18:22 +03:00
MihailRis
f7ac76064b
Merge pull request #330 from MihailRis/item-models
Add item models
2024-11-01 12:34:05 +03:00
MihailRis
a54cfec9f9
Merge pull request #337 from ChancellorIkseew/add-settings-reset
Add settings reset
2024-11-01 12:07:06 +03:00
ChancellorIkseew
b4d3f9ea15 add contentpacks controls reset 2024-11-01 17:42:02 +10:00
MihailRis
9b5c693027 update 'overlay-texture' block property behaviour 2024-11-01 02:18:13 +03:00
MihailRis
4f377b2056 refactor textures access 2024-11-01 02:13:21 +03:00
MihailRis
673f235ff9 fix VEC3 16 bit indices support (remove false-positive assert) 2024-11-01 00:25:00 +03:00
MihailRis
e0624b11d0 rename item.get_model_name and item.get_placing_block 2024-10-31 21:53:56 +03:00
MihailRis
e217476e84 fix renderHands with third person cameras 2024-10-31 21:27:30 +03:00
MihailRis
2c16f986e1 update water texture 2024-10-31 19:44:42 +03:00
MihailRis
b191f2ba9d add fullscreen block overlay 2024-10-31 18:22:55 +03:00
ChancellorIkseew
17655eef45 linux/macos build bug fix
add const
2024-10-31 22:11:56 +10:00
ChancellorIkseew
f489cf6f30 put vcpcg instaled to gitignore 2024-10-31 21:10:30 +10:00
ChancellorIkseew
adb644c02d put libs to gitignore 2024-10-31 21:04:13 +10:00
ChancellorIkseew
0733ddb38e add controls reset 2024-10-31 20:57:56 +10:00
ChancellorIkseew
d46afee063 add settings reset 2024-10-31 01:08:01 +10:00
MihailRis
9c3d4af907 feat: complete item 'model-name' support 2024-10-30 12:58:07 +03:00
MihailRis
7c933f89c6 add item.get_model 2024-10-30 12:55:08 +03:00
MihailRis
b2e5254037 update /doc/*/item-properties.md 2024-10-30 12:51:06 +03:00
MihailRis
0618028df1 add 'model-name' item property 2024-10-30 12:46:36 +03:00
MihailRis
a43002cf54 add 'def' to settings info 2024-10-30 11:50:39 +03:00
MihailRis
d3def8e741 Merge branch 'main' into item-models 2024-10-29 23:05:14 +03:00
MihailRis
edad594101 fix block.get_hitbox again 2024-10-29 23:03:42 +03:00
MihailRis
1543a0ce4c update events system 2024-10-29 21:34:40 +03:00
MihailRis
effdac2d4d add entities.def_hitbox function 2024-10-29 21:16:25 +03:00
MihailRis
44fd5416a9 fix string.replace 2024-10-29 21:06:49 +03:00
MihailRis
e37e45d9d5 set 'save-body-settings' default value to true 2024-10-29 15:25:22 +03:00
MihailRis
a78315b39c update blocks.fill and fragment.save commands 2024-10-28 21:05:30 +03:00
MihailRis
44cfc8ab75 add 'Open content folder' button 2024-10-28 20:13:49 +03:00
MihailRis
dfdb8e80a4 add u_dayTime to skybox shader 2024-10-28 13:45:08 +03:00
MihailRis
751f8a7544 add item.get_placing_block 2024-10-28 13:07:10 +03:00
MihailRis
db1387d977 Merge branch 'main' into item-models 2024-10-28 12:59:05 +03:00
MihailRis
65f9caec87 add unicode escapes support 2024-10-28 12:51:16 +03:00
MihailRis
ca69b55875 add 'u_lightDir' to main shader 2024-10-28 11:33:46 +03:00
MihailRis
bed49e54fd Merge branch 'main' into item-models 2024-10-28 11:13:03 +03:00
MihailRis
8dac3ffdac add 'Open data folder' button 2024-10-28 10:36:08 +03:00
MihailRis
962c1afc4a Merge branch 'main' into item-models 2024-10-28 10:18:04 +03:00
MihailRis
493477c27b
Merge pull request #334 from MihailRis/upgrade-generator
Upgrade generator
2024-10-28 10:17:28 +03:00
MihailRis
016336ee4d update doc/*/world-generator.md 2024-10-28 10:07:56 +03:00
MihailRis
7819a5cd68 add fragment:place & add 'fragment.place' command 2024-10-28 10:03:08 +03:00
MihailRis
d8c3940451 add 'heights-interpolation', 'biomes-interpolation' 2024-10-28 09:22:02 +03:00
MihailRis
99d9533453 reimplement bicubic interpolation 2024-10-28 01:38:34 +03:00
MihailRis
78fcc46f79 update doc/*/world-generator.md 2024-10-28 01:31:06 +03:00
MihailRis
cc3abf32ab Merge branch 'main' into item-models 2024-10-27 23:45:39 +03:00
MihailRis
c433681842 revert ChancellorIkseew/bicubic-interpolation 2024-10-27 23:43:06 +03:00