1179 Commits

Author SHA1 Message Date
MihailRis
6874e3c812 audio streams: getTime fix 2024-03-06 20:01:24 +03:00
MihailRis
cea4867567 audio::Speaker.getDuration() 2024-03-06 18:55:38 +03:00
MihailRis
f5b4976b18 Merge branch 'main' into lua_audio 2024-03-06 14:09:38 +03:00
MihailRis
447be2f604 additional check added 2024-03-06 14:09:21 +03:00
MihailRis
dc13c109e6 Merge branch 'main' into lua_audio 2024-03-06 13:56:40 +03:00
MihailRis
51c0ca08eb
Merge pull request #172 from MihailRis/hud_update
Hud and GUI update: refactor and overlays support
2024-03-06 13:54:43 +03:00
MihailRis
19e5bea4e0 minor refactor 2024-03-06 13:41:30 +03:00
MihailRis
eba8332b75 ui nodes 'gravity' write-only property 2024-03-06 13:36:31 +03:00
MihailRis
7601bfad3a minor refactor 2024-03-06 11:30:33 +03:00
MihailRis
fa57a898d7 InventoryView.unbind() 2024-03-06 11:22:06 +03:00
MihailRis
a8aa0550c9 minor refactor 2024-03-06 11:13:33 +03:00
MihailRis
e3297a418e DeltaGrapher is an UI element now 2024-03-06 10:51:23 +03:00
MihailRis
13f7d3a5d3 more docs, minor refactor 2024-03-06 10:26:05 +03:00
MihailRis
f428a24a16 UINode.coord renamed to UINode.pos 2024-03-06 10:05:58 +03:00
MihailRis
a80e7e4220 removed 'coord' ui elements contructors argument 2024-03-06 09:56:10 +03:00
MihailRis
c71c918a9c hud.showOverlay 2024-03-06 09:42:23 +03:00
MihailRis
e16b24f4af debug panel moved to new translation unit 2024-03-06 01:24:15 +03:00
MihailRis
a921cad84a set_loop, is_loop 2024-03-06 00:40:48 +03:00
MihailRis
ab1cfc8a4b reformatted hud.h, hud.cpp 2024-03-06 00:26:10 +03:00
MihailRis
1739116955 Merge branch 'main' into lua_audio 2024-03-05 23:36:08 +03:00
MihailRis
b947a089d3 fix 2024-03-05 23:35:09 +03:00
MihailRis
454a354941 Merge branch 'main' into lua_audio 2024-03-05 22:23:14 +03:00
MihailRis
bcd3770739 PlayerController.cpp indents fix 2024-03-05 22:22:00 +03:00
MihailRis
c6b06f04d8 items: on_use event 2024-03-05 22:21:24 +03:00
MihailRis
aac3ab74fa Merge branch 'main' into lua_audio 2024-03-05 19:47:17 +03:00
MihailRis
4a481ca862 lua: audio.play_stream and .play_stream_2d 2024-03-05 19:43:48 +03:00
MihailRis
c8ef40d713 audio.play_sound_2d and loop argument 2024-03-05 19:29:09 +03:00
MihailRis
df6762b4fe lua: more speaker getters/setters 2024-03-05 18:05:26 +03:00
MihailRis
02fd8ffcf6 more test sounds 2024-03-05 17:13:37 +03:00
MihailRis
45a7bd190a world ceiling removed 2024-03-05 14:51:40 +03:00
MihailRis
2e723fdf01 audio api usage update 2024-03-05 14:33:35 +03:00
MihailRis
7057ea554d Merge branch 'main' into lua_audio 2024-03-05 14:31:45 +03:00
MihailRis
13a8c61ee1 audio::get renamed to audio::get_speaker 2024-03-05 14:30:37 +03:00
MihailRis
6f63a6ea54 lua: audio speakers manipulation functions 2024-03-05 14:28:25 +03:00
MihailRis
f65599ef2a Merge branch 'main' into lua_audio 2024-03-05 14:06:42 +03:00
MihailRis
6bf6e8e011 lua api refactor 2024-03-05 13:58:08 +03:00
MihailRis
fbe3f53585 lua: audio.play_sound(name, x, y, z, volume, pitch, channel) 2024-03-05 13:13:16 +03:00
MihailRis
dd6c192511 Merge branch 'main' into lua_audio 2024-03-05 12:42:39 +03:00
MihailRis
5309cbe67f Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp into main 2024-03-05 12:41:53 +03:00
MihailRis
1248f30343 msvc build fix 2024-03-05 12:41:50 +03:00
MihailRis
6c9ae9eb0d added test sounds 2024-03-05 03:05:25 +03:00
MihailRis
69e79f3181 removed test resource 2024-03-05 02:45:42 +03:00
MihailRis
613b7c94ea small fix 2024-03-05 02:37:37 +03:00
MihailRis
1c6689b6b6 sounds variants 2024-03-05 02:30:16 +03:00
MihailRis
0ab39fa06f audio::reset_channel + minor refactor 2024-03-05 00:19:46 +03:00
MihailRis
9fbf46169f textbox: 'editable' property 2024-03-04 20:16:22 +03:00
MihailRis
d41973583c al streaming fix 2024-03-04 13:32:04 +03:00
MihailRis
75ee269db3 audio: channels 2024-03-04 02:35:22 +03:00
MihailRis
5657457edb minor refactor + fix 2024-03-03 19:20:38 +03:00
MihailRis
90a4922201
Merge pull request #167 from MihailRis/audio
Audio (WIP)
2024-03-03 15:31:54 +03:00