68 Commits

Author SHA1 Message Date
MihailRis
df39a9a8f3 add new model and "optimizations" 2024-06-30 18:24:30 +03:00
MihailRis
1ec5f0b170 update drop model 2024-06-30 17:23:35 +03:00
MihailRis
5769be8ec8 add triggers 2024-06-30 16:25:08 +03:00
MihailRis
50c714692a add entity event: on_fall 2024-06-30 00:32:02 +03:00
MihailRis
e08bfd071b fix lua stack leak 2024-06-29 22:39:41 +03:00
MihailRis
982c8b132d add on_update event 2024-06-29 22:19:42 +03:00
MihailRis
f42cd9e567 fix entity removal 2024-06-29 21:20:12 +03:00
MihailRis
d22948f45c update entity.spawn(...): now returns an Entity instead of id 2024-06-29 21:10:23 +03:00
MihailRis
fc3994446a update entity script semantics 2024-06-29 21:01:30 +03:00
MihailRis
c54be7b2b1 add standard components test 2024-06-28 18:57:40 +03:00
MihailRis
e0e5faa4a8 add entity event: on_grounded 2024-06-28 12:47:45 +03:00
MihailRis
eb2be5e8b6 add entity events: on_spawn, on_despawn 2024-06-28 12:16:31 +03:00
MihailRis
1ca0761f49 update entity.spawn(...) 2024-06-27 07:50:26 +03:00
MihailRis
94dd69350d add Transform and Rigidbody components (test) 2024-06-27 07:43:38 +03:00
MihailRis
f70e923c7c entity.get_rot, .set_rot 2024-06-27 05:23:44 +03:00
MihailRis
20ab48ecab add drop.json 2024-06-27 03:09:16 +03:00
MihailRis
f3c5afa1ab add debug hitboxes render 2024-06-25 20:11:46 +03:00
MihailRis
330892bbcd update player.drop callback 2024-06-25 19:09:09 +03:00
MihailRis
8e931d8f53 add entity library 2024-06-25 16:35:06 +03:00
MihailRis
eacbc1b9d0 add entity.test(...) function 2024-06-24 23:36:20 +03:00
MihailRis
4b3ac95d71 optimize res/content/base/models/cube 2024-06-24 21:39:44 +03:00
MihailRis
4b20487c58 add drop test 2024-06-24 15:39:40 +03:00
MihailRis
69ddcb7595 add test model 2024-06-24 01:05:28 +03:00
MihailRis
ea53009b96 add block 'shadeless' property 2024-06-15 19:55:55 +03:00
MihailRis
8190472acc add 'base:carpet' material 2024-06-11 16:19:35 +03:00
MihailRis
590f9757c0 fix res/content/base/blocks_materials/sand.json 2024-06-10 20:31:14 +03:00
MihailRis
70c919dfef add material base:metal + new sounds and materials update 2024-06-10 20:22:23 +03:00
MihailRis
8d6215476e update res/content/base/sounds/steps/stone_1.ogg 2024-06-10 19:36:46 +03:00
MihailRis
54cc592b8e update stone step sounds 2024-06-10 19:34:38 +03:00
MihailRis
26a0dc5f43 door replaced with wooden_door (id rename) 2024-06-10 17:48:04 +03:00
MihailRis
aadf2386eb fix: door aabb 2024-06-10 11:24:53 +03:00
MihailRis
90ed175915 feat: extended blocks rotation 2024-06-09 19:54:34 +03:00
MihailRis
4e696520b6 refactor: PlayerController 2024-06-09 16:30:01 +03:00
MihailRis
ee47213dbb add temporary test block 2024-06-08 21:42:44 +03:00
MihailRis
be7a9d10d5 update version to 0.22 2024-06-07 11:03:13 +03:00
MihailRis
7097136cd3 grass_block.lua update to new api 2024-06-03 19:25:08 +03:00
MihailRis
0838208fb6 content translation + gui.str function 2024-03-27 18:29:41 +03:00
MihailRis
9af18717f8 0.21 development start 2024-03-18 18:11:11 +03:00
MihailRis
5c3b61265a blocks and items 'caption' property 2024-03-12 16:59:34 +03:00
MihailRis
4ba6b4b98c some assets update 2024-03-09 14:29:13 +03:00
MihailRis
8ac51752d3 audio fixes 2024-03-09 12:15:11 +03:00
MihailRis
3ee350fc0c fixes + more materials 2024-03-09 04:04:53 +03:00
MihailRis
f4cc413f61 block materials loading 2024-03-09 03:36:08 +03:00
MihailRis
90f3373f46 even more steps sounds test 2024-03-09 02:42:53 +03:00
MihailRis
620c17c150 added base steps sounds 2024-03-09 02:18:36 +03:00
Onran
cce5bd59b4
glass sky light passing fix 2024-02-25 13:21:02 +09:00
MihailRis
6b17e33b76 0.20 development start 2024-02-22 10:44:03 +03:00
MihailRis
01df957859 base pack textures update 2024-02-04 03:23:35 +03:00
MihailRis
49fdcdfb27 inventory regions, minor refactor 2024-01-31 00:14:43 +03:00
MihailRis
c57b2d0de3 Content menu, content-pack dependencies 2024-01-27 00:36:18 +03:00