Commit Graph
602 Commits
Author SHA1 Message Date
MihailRis 39893ee940 add 'spawn_spread' and 'spawn_shape' 2024-11-03 17:14:30 +03:00
MihailRis 86b83a5377 add 'random_sub_uv' particle setting 2024-11-03 16:49:31 +03:00
MihailRis c8187c5f25 add particles.emit(...) (WIP) 2024-11-03 16:01:07 +03:00
ChancellorIkseew 240b406332 add binding for old key X 2024-11-03 07:24:51 +10:00
MihailRisandGitHub 316de42cca Merge pull request #340 from MihailRis/warnings
Warnings
2024-11-02 13:30:11 +03:00
MihailRis 5302f5842e add 'time.daycycle' command 2024-11-02 13:29:43 +03:00
MihailRis b29b438789 fix 2024-11-01 17:20:59 +03:00
MihailRis 755261fc92 Merge branch 'main' into warnings 2024-11-01 17:18:26 +03:00
MihailRis e762cf9b23 add events.reset 2024-11-01 17:18:12 +03:00
MihailRis e51c6bed78 add 'core:warning' event 2024-11-01 15:50:39 +03:00
MihailRis 9ede50045b Merge branch 'main' into warnings 2024-11-01 15:19:17 +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 21e2a8ef71 add problems list to console (WIP) 2024-11-01 14:18:10 +03:00
MihailRisandGitHub f7ac76064b Merge pull request #330 from MihailRis/item-models
Add item models
2024-11-01 12:34:05 +03:00
MihailRis 9b5c693027 update 'overlay-texture' block property behaviour 2024-11-01 02:18:13 +03:00
MihailRis e0624b11d0 rename item.get_model_name and item.get_placing_block 2024-10-31 21:53:56 +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 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 d3def8e741 Merge branch 'main' into item-models 2024-10-29 23:05:14 +03:00
MihailRis 1543a0ce4c update events system 2024-10-29 21:34:40 +03:00
MihailRis 44fd5416a9 fix string.replace 2024-10-29 21:06:49 +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 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 7819a5cd68 add fragment:place & add 'fragment.place' command 2024-10-28 10:03:08 +03:00
MihailRis 9ffc45cbdc Merge branch 'main' into item-models 2024-10-27 22:20:58 +03:00
MihailRis 329d4903d8 replace string.lower, string.upper with utf8 versions 2024-10-27 21:39:46 +03:00
MihailRis 699d8ce2bb add 'sub-consumer' to textbox 2024-10-27 21:04:32 +03:00
MihailRis a4cf1e4820 add inertia & update drop visuals 2024-10-27 17:47:19 +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
XertisandGitHub bf429bdfd9 bug fix
До этих изменений, при попытке пролистать консоль вниз если консоль была пуста, выводилась ошибка
2024-10-26 22:50:14 +03:00
MihailRis fae372d19f feat: item models generation simple & remove core:item_models 2024-10-26 18:42:21 +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
MihailRis 9224d14d32 update demo model 2024-10-25 10:13:15 +03:00
MihailRis 30725c80c7 update VEC3 structure 2024-10-24 20:15:59 +03:00
MihailRis 941c9f4b97 add demo model 2024-10-24 14:57:21 +03:00
MihailRis 4ea4224452 increase SKY_LIGHT_MUL 2024-10-24 13:38:43 +03:00
MihailRis 24c1a0f942 update version to 0.24 2024-10-22 19:07:39 +03:00
MihailRisandGitHub 3ea6d2ccf9 Merge pull request #323 from Sergwest585/main
FullCheckBox resize function
2024-10-22 06:07:17 +03:00
Sergwest585 daae8a3707 fix fullcheckbox resize function 2024-10-22 03:22:54 +03:00
Sergwest585 c725775939 remove excess script 2024-10-22 02:04:35 +03:00