2929 Commits

Author SHA1 Message Date
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
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
effdac2d4d add entities.def_hitbox function 2024-10-29 21:16:25 +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
MihailRis
a2e8d13f22 update doc/*/world-generator.md 2024-10-27 23:14:06 +03:00
MihailRis
9ffc45cbdc Merge branch 'main' into item-models 2024-10-27 22:20:58 +03:00
MihailRis
072744db00
Merge pull request #332 from MihailRis/upgrade-utf8-lib
Add more functions to utf8 library
2024-10-27 22:15:06 +03:00
MihailRis
34838f408d
Merge pull request #333 from ChancellorIkseew/bicubic-interpolation
add cubic interpolation type
2024-10-27 22:11:36 +03:00
MihailRis
176267e7ac fix msvc build again 2024-10-27 22:05:57 +03:00
MihailRis
8ae6d89ed4 fix msvc build again 2024-10-27 21:54:25 +03:00
ChancellorIkseew
2bf6ca9b7a add cubic interpolation type 2024-10-28 04:47:40 +10:00
MihailRis
bb239c0f49 add missing include 2024-10-27 21:44:15 +03:00
MihailRis
329d4903d8 replace string.lower, string.upper with utf8 versions 2024-10-27 21:39:46 +03:00
MihailRis
3e86d49a7b add utf8.upper, utf8.lower 2024-10-27 21:32:30 +03:00
MihailRis
699d8ce2bb add 'sub-consumer' to textbox 2024-10-27 21:04:32 +03:00
MihailRis
860ae807b5 normalize aabb item model sizes 2024-10-27 18:08:27 +03:00
MihailRis
a4cf1e4820 add inertia & update drop visuals 2024-10-27 17:47:19 +03:00
MihailRis
b93668ba94 feat: display a handheld item in first-person view (WIP) 2024-10-27 17:07:32 +03:00
MihailRis
fb17228eff update items look 2024-10-27 09:29:15 +03:00
MihailRis
c84b14ff0f Merge branch 'main' into item-models 2024-10-26 22:58:41 +03:00
MihailRis
868b69db90
Merge pull request #331 from Xertis/main
console bug fix
2024-10-26 22:57:43 +03:00
Xertis
bf429bdfd9
bug fix
До этих изменений, при попытке пролистать консоль вниз если консоль была пуста, выводилась ошибка
2024-10-26 22:50:14 +03:00
MihailRis
7afdde5912 add world.get_generator 2024-10-26 22:46:26 +03:00
MihailRis
fae372d19f feat: item models generation simple & remove core:item_models 2024-10-26 18:42:21 +03:00
MihailRis
7a5fe3b2b0 update vec3 test & update macos workflow 2024-10-26 17:32:37 +03:00
MihailRis
ade694c434 move block model to core assets 2024-10-26 17:27:27 +03:00
MihailRis
a205d7f170 replace obj models with vec3 2024-10-26 15:51:30 +03:00
MihailRis
39525fdaf3 delete demo model 2024-10-26 15:33:02 +03:00