171 Commits

Author SHA1 Message Date
MihailRis
8f379f2ee7 feat: multiple components per entity support 2024-07-04 19:47:52 +03:00
MihailRis
736e5b95b6 add radial triggers 2024-07-04 06:09:29 +03:00
MihailRis
8add39e506 add entity trigger type parameter 2024-07-02 23:54:38 +03:00
MihailRis
0082a3444e update component parent environment to the pack environment 2024-07-02 20:01:29 +03:00
MihailRis
15496070e0 add "triggers" entity property 2024-06-30 23:14:02 +03:00
MihailRis
5769be8ec8 add triggers 2024-06-30 16:25:08 +03:00
MihailRis
fc3994446a update entity script semantics 2024-06-29 21:01:30 +03:00
MihailRis
eb2be5e8b6 add entity events: on_spawn, on_despawn 2024-06-28 12:16:31 +03:00
MihailRis
20ab48ecab add drop.json 2024-06-27 03:09:16 +03:00
MihailRis
8d41f6af11 update ContentLoader part 1 2024-06-26 23:36:01 +03:00
MihailRis
f135896683 add entities indexing 2024-06-26 18:14:04 +03:00
MihailRis
66a1240fbc refactor ContentBuilder and add entities support 2024-06-26 03:40:14 +03:00
MihailRis
ea53009b96 add block 'shadeless' property 2024-06-15 19:55:55 +03:00
MihailRis
4e696520b6 refactor: PlayerController 2024-06-09 16:30:01 +03:00
MihailRis
8aa6d5ee2d add extended blocks (block size property) 2024-06-08 16:58:05 +03:00
Pugemon
e98fb9a1a7 Optimize container insertions using emplace_back instead of push_back 2024-06-07 04:43:27 +03:00
Pugemon
f25a425cb9 Optimize parameter passing to avoid unnecessary copying 2024-06-07 04:00:38 +03:00
MihailRis
7b0e31951b block tick interval 2024-05-31 18:14:50 +03:00
MihailRis
47c6e35a0b fix 2024-05-19 08:40:43 +03:00
MihailRis
c5f663b7cb memory-related refactor 2024-05-19 07:09:58 +03:00
MihailRis
9522aedeec quick check with linters 2024-05-10 12:34:05 +03:00
MihailRis
debdec1dc2 dynamic::create_map, dynamic::create_list 2024-05-09 20:30:14 +03:00
MihailRis
a4c21984d5 dynamic::Value simplified 2024-05-07 18:39:12 +03:00
MihailRis
1627e21c1d the final rename 2024-05-06 03:38:19 +03:00
MihailRis
f27a418dbe however 2024-05-06 03:15:27 +03:00
MihailRis
051f0b8c6a rename 2024-04-23 18:43:02 +03:00
MihailRis
635e512142 scriptenv? 2024-04-21 15:41:47 +03:00
MihailRis
c8ca56fb8e minor refactor 2024-04-10 19:55:03 +03:00
MihailRis
0c411cf227 debug::Logger 2024-04-04 18:19:19 +03:00
MihailRis
69f4e165a4 core:empty as default picking-item for hidden blocks 2024-03-19 14:20:39 +03:00
MihailRis
5c3b61265a blocks and items 'caption' property 2024-03-12 16:59:34 +03:00
MihailRis
c9da6b9a0c stringutil: text case convert functions 2024-03-12 13:31:41 +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
InfiniteCoder
8b949c4c9a Overrides! 2024-03-08 00:08:01 +03:00
MihailRis
3862dbda66 contentpack remove feature WIP 2024-02-29 23:47:07 +03:00
InfiniteCoder
3edf065550 Fix #160 with suggestions from @A-lex-Ra 2024-02-24 17:09:11 +03:00
InfiniteCoder
5f551d6888 Multiple Hitboxes 2024-02-24 00:21:17 +03:00
MihailRis
38f9805ca7 minor refactor + Block.uiLayout 2024-02-16 22:51:47 +03:00
MihailRis
617017d979 content-pack specific variables PACK_ENV and PACK_ID 2024-02-12 03:22:08 +03:00
MihailRis
6fc312b651 lua content pack environments test 2024-02-09 19:47:22 +03:00
MihailRis
241d15e349 ContentPackRuntime + refactor 2024-02-08 20:53:12 +03:00
MihailRis
1dd0e9f939 UiDocument 2024-02-07 19:29:20 +03:00
MihailRis
f25677d6d2 clang warnings fix 2024-02-02 20:42:49 +03:00
MihailRis
49fdcdfb27 inventory regions, minor refactor 2024-01-31 00:14:43 +03:00
MihailRis
abc3e47feb world.lua script 2024-01-26 18:37:10 +03:00
MihailRis
2cace1a479 script-name property fix 2024-01-24 00:03:07 +03:00
MihailRis
2aaa37bb7d content-loader icon-type reset fix 2024-01-23 23:28:18 +03:00
MihailRis
b12d242335 Block.scriptName, ItemDef.scriptName 2024-01-18 04:41:35 +03:00
MihailRis
01344a9d1d added ItemDef.stackSize 2024-01-18 01:56:41 +03:00