MihailRis
|
6e0304248b
|
add stdmin.lua
|
2024-10-09 05:30:02 +03:00 |
|
MihailRis
|
b4578cfb87
|
fix caves issues & add block 'surface-replacement' property
|
2024-10-08 22:37:41 +03:00 |
|
MihailRis
|
c022e11c3b
|
move test caves to base:demo
|
2024-10-08 20:14:38 +03:00 |
|
MihailRis
|
75d66b644b
|
add debug world generator visualization
|
2024-09-30 15:14:34 +03:00 |
|
MihailRis
|
e30e0083a0
|
add ores
|
2024-09-30 13:14:53 +03:00 |
|
MihailRis
|
16fac768c8
|
add chunk_height parameter to place_structures
|
2024-09-29 23:39:42 +03:00 |
|
MihailRis
|
abc8eccab8
|
add biome-bpd and heights-bpd generator def parameters
|
2024-09-29 23:12:45 +03:00 |
|
MihailRis
|
3784b57eed
|
move biomes definition to a json file
|
2024-09-29 22:03:37 +03:00 |
|
MihailRis
|
c46090f881
|
update generators scanning
|
2024-09-27 23:55:14 +03:00 |
|
MihailRis
|
3d478aef08
|
add generator definition file (.toml)
|
2024-09-26 22:26:01 +03:00 |
|
MihailRis
|
d839da7dab
|
collect generator voxel fragments to directory
|
2024-09-26 01:30:55 +03:00 |
|
MihailRis
|
788ad1f6a6
|
add core:obstacle block & move cameras from base to core & add new generator
|
2024-09-25 15:45:45 +03:00 |
|
MihailRis
|
d534207deb
|
add test ore (coal)
|
2024-09-25 00:13:59 +03:00 |
|
MihailRis
|
218304ba77
|
remove deprecated call from base pack
|
2024-08-09 22:42:21 +03:00 |
|
MihailRis
|
c7ce9a939f
|
update version to 0.23
|
2024-08-05 20:11:37 +03:00 |
|
MihailRis
|
10fa828bd7
|
update component 'ARGS' variable default value
|
2024-07-30 19:52:04 +03:00 |
|
MihailRis
|
71e20ff805
|
add block 'ambient-occlusion' property
|
2024-07-27 18:37:18 +03:00 |
|
MihailRis
|
8dee7facf0
|
fix base:player_animator component
|
2024-07-24 22:07:55 +03:00 |
|
MihailRis
|
f172a45d39
|
fix base:drop component
|
2024-07-24 22:04:50 +03:00 |
|
MihailRis
|
e8a8fb3d60
|
add base:player_animator component
|
2024-07-23 22:55:34 +03:00 |
|
MihailRis
|
27a7d7eb44
|
add module 'item_models'
|
2024-07-23 22:23:25 +03:00 |
|
MihailRis
|
f9df873382
|
update assets errors handling & add 'atlases' to preload
|
2024-07-23 19:27:46 +03:00 |
|
MihailRis
|
0333ce6990
|
add bone "offset" parameter & update player model
|
2024-07-21 18:27:11 +03:00 |
|
MihailRis
|
c9257ec127
|
add block.place(...), block.destruct(...)
|
2024-07-18 08:41:16 +03:00 |
|
MihailRis
|
739ef49d8f
|
feat: automatically loading models used in skeleton
|
2024-07-17 12:12:40 +03:00 |
|
MihailRis
|
4653c4c8a8
|
fix model overrides
|
2024-07-17 10:47:03 +03:00 |
|
MihailRis
|
1b99a48849
|
update entities.spawn(...) semantics to the docs state
|
2024-07-17 10:17:20 +03:00 |
|
MihailRis
|
50050dbe40
|
add entity events: on_attacked, on_used
|
2024-07-16 14:04:05 +03:00 |
|
MihailRis
|
af1b32d91d
|
remove camera latency
|
2024-07-15 14:06:49 +03:00 |
|
MihailRis
|
8bb736bef0
|
add skeleton:is_visible(...), skeleton:set_visible(...)
|
2024-07-15 12:05:11 +03:00 |
|
MihailRis
|
055781eeaf
|
add skeleton:index(...) and player test model
|
2024-07-15 08:56:27 +03:00 |
|
MihailRis
|
e73ccaded1
|
add player.get_selected_entity(...) & update docs
|
2024-07-14 12:00:58 +03:00 |
|
MihailRis
|
3b24982c0d
|
rename entity:set_rig to entity:set_skeleton
|
2024-07-13 01:25:32 +03:00 |
|
MihailRis
|
247acb3687
|
add cameras.look_at, player.set_camera, base:cinematic camera
|
2024-07-12 08:23:22 +03:00 |
|
MihailRis
|
636c10d229
|
fix base:torch material
|
2024-07-12 06:15:22 +03:00 |
|
MihailRis
|
ca8652ffab
|
add packs resources (WIP)
|
2024-07-11 10:32:05 +03:00 |
|
MihailRis
|
adabe781c5
|
add hud.is_paused and hud.is_inventory_open
|
2024-07-10 10:12:07 +03:00 |
|
MihailRis
|
7487c55e0c
|
Merge branch 'main' into entities
|
2024-07-10 09:25:56 +03:00 |
|
MihailRis
|
4c8ae465c7
|
add 'grounded' support for 'pipe' rotation profile
|
2024-07-10 09:14:24 +03:00 |
|
MihailRis
|
0ebc3da7f6
|
update components loading scheme
|
2024-07-10 07:15:07 +03:00 |
|
MihailRis
|
e0358fe2db
|
add 'blocking' entity property
|
2024-07-10 04:56:02 +03:00 |
|
MihailRis
|
60f4f33180
|
rename rig to skeleton
|
2024-07-10 04:28:12 +03:00 |
|
MihailRis
|
91230ecbeb
|
update 'hitbox' property semantics
|
2024-07-10 02:34:53 +03:00 |
|
MihailRis
|
257ba86183
|
add vec3.random_normal and fix entities cleanup moment
|
2024-07-10 00:39:41 +03:00 |
|
MihailRis
|
d8c9fa1fe2
|
loading rig pose, textures, body settings
|
2024-07-09 21:19:29 +03:00 |
|
MihailRis
|
f7d0ec438f
|
add falling_block entity
|
2024-07-09 18:41:03 +03:00 |
|
MihailRis
|
c94c2697e7
|
rename Trigger to Sensor
|
2024-07-09 07:37:20 +03:00 |
|
MihailRis
|
f4653878a2
|
add player.get/set_entity
|
2024-07-09 04:27:18 +03:00 |
|
MihailRis
|
3cafc39555
|
Merge branch 'main' into entities
|
2024-07-08 23:29:48 +03:00 |
|
MihailRis
|
19c6a82ab2
|
refactor Entities load + loading velocity
|
2024-07-08 22:47:01 +03:00 |
|