2116 Commits

Author SHA1 Message Date
Cogi Asd
48f5926f1d small fix in libvecn.cpp 2024-07-08 22:13:16 +03:00
Cogi Asd
ae62494dd2 final overload for functions 2024-07-08 22:10:55 +03:00
Cogi Asd
c8dc491e4e add: overloading for functions in libvecn.cpp 2024-07-08 21:43:54 +03:00
Cogi Asd
75344023d8 ref: name in libworld.cpp & docs 2024-07-08 21:29:16 +03:00
Cogi Asd
a1283d7f7b fix docs 2024-07-08 20:38:30 +03:00
Cogi Asd
59c50e727b reverse: libplayer 2024-07-08 20:36:56 +03:00
Cogi Asd
b9936f3b81 small fix docs 2024-07-08 20:31:18 +03:00
Cogi Asd
87193f9200 fix docs for libvecn 2024-07-08 20:23:52 +03:00
Cogi Asd
e7501a17ac ref: libcore, libvecn 2024-07-08 20:20:37 +03:00
Cogi Asd
1858a59dce fix docs (scripting.md) 2024-07-08 19:45:55 +03:00
MihailRis
3cd0261f3b refactor and cleanup player controller 2024-07-08 19:43:13 +03:00
Cogi Asd
97b0d99ce6 upd: docs for vectors, libvecn.cpp 2024-07-08 19:36:09 +03:00
MihailRis
487ba84517 implement player entity 2024-07-08 18:45:35 +03:00
Cogi Asd
98504b9f48 add docs for vectors 2024-07-08 17:11:36 +03:00
Cogi Asd
18ed0e6353 update vectors 2024-07-08 16:12:42 +03:00
Cogi Asd
9c45f187f8 ref vectors 2024-07-08 14:54:19 +03:00
Cogi Asd
9a43940baf ref stdcmd.lua, libvecn.cpp 2024-07-08 14:32:59 +03:00
Cogi Asd
a039b2f667 small ref libvecn.cpp 2024-07-08 12:33:28 +03:00
Cogi Asd
42b753d485 ref set/get_vel_time() 2024-07-08 12:26:01 +03:00
Cogi Asd
aed072d3b0 add docs for libcore.cpp 2024-07-08 11:37:22 +03:00
MihailRis
49aa64a033 change rigs role from assets to content units 2024-07-08 05:03:09 +03:00
MihailRis
7dfda981a8 remove Player.hitbox (WIP) 2024-07-08 03:51:46 +03:00
Cogi Asd
62a2360d2b add: docs for en, ru 2024-07-07 23:55:49 +03:00
Cogi Asd
7a1c035f01 add: lua func 2024-07-07 23:53:27 +03:00
MihailRis
2c7b5de50a refactor src/objects/rigging 2024-07-07 23:44:57 +03:00
MihailRis
0d230f2449 add entity 'on_render' event 2024-07-07 22:59:15 +03:00
MihailRis
d099b294a2
Merge pull request #263 from MihailRis/input-funcs
add input.is_active and .is_pressed
2024-07-07 22:47:01 +03:00
MihailRis
85c485c9a3 add input.is_active and .is_pressed 2024-07-07 22:33:13 +03:00
MihailRis
77c9c5cdb7 add player entity (draft) 2024-07-07 22:19:15 +03:00
MihailRis
939cfdd851 add player entity 2024-07-07 21:26:56 +03:00
MihailRis
5522cfc231 add "Show Hitboxes" to the debug panel 2024-07-06 05:36:16 +03:00
MihailRis
9efb327270 refactor: minor cleanup 2024-07-06 02:55:19 +03:00
MihailRis
623b6ad8be remove extra debug output 2024-07-06 01:37:18 +03:00
MihailRis
0f26bbadfd fix Block.rt and ItemDef.rt initialization 2024-07-06 01:34:52 +03:00
MihailRis
e6d4688f03 despawn entities after chunk unload 2024-07-06 01:30:43 +03:00
MihailRis
cf2faa4a01 implement nextEntityID save/load 2024-07-05 23:41:55 +03:00
MihailRis
f4d3e62b3f add chunk 'entities' flag 2024-07-05 23:26:17 +03:00
MihailRis
c8666910ce feat: loading entities (WIP) 2024-07-05 22:51:03 +03:00
MihailRis
08cc78289d add entity on_save event and SAVED_DATA variable 2024-07-05 18:35:46 +03:00
MihailRis
e301dbe164 fix msvc build 2024-07-05 05:27:00 +03:00
MihailRis
f0270d3391 feat: saving entities (WIP) 2024-07-05 05:16:31 +03:00
MihailRis
019a88ef84 add entity:get_component(...) 2024-07-04 20:54:45 +03:00
MihailRis
8f379f2ee7 feat: multiple components per entity support 2024-07-04 19:47:52 +03:00
MihailRis
a6aa42a521 add transform:get_size(), :set_size(...) 2024-07-04 06:18:11 +03:00
MihailRis
736e5b95b6 add radial triggers 2024-07-04 06:09:29 +03:00
MihailRis
2f2d6a69e8
Merge pull request #260 from R0STUS/patch-3
wooden door translation
2024-07-04 04:43:58 +03:00
Rost Alexeev
f298e4ab45
wooden door translation
It turned out to be in the base package.
2024-07-03 22:09:49 +02:00
MihailRis
788060f4dd
Merge pull request #259 from R0STUS/translation-fix
Base pack translation hotfix
2024-07-03 22:09:51 +03:00
MihailRis
e6c3775286 improve drop visuals 2024-07-03 21:09:38 +03:00
MihailRis
4b084dffad add aabb drop models support 2024-07-03 19:21:05 +03:00