1153 Commits

Author SHA1 Message Date
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
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
MihailRis
2044bd18c3 audio test 2024-03-03 15:23:55 +03:00
MihailRis
2f154b5d87 fixes 2024-03-03 15:11:52 +03:00
InfiniteCoder
e7ff374896 Better player save & load 2024-03-03 15:11:52 +03:00
InfiniteCoder
91a4b16796 One step closer to multiplayer 2024-03-03 15:11:52 +03:00
MihailRis
e0daa4d1b9 minor refactor 2024-03-03 15:11:52 +03:00
MihailRis
75d0e917cc world convert progress info 2024-03-03 15:11:52 +03:00
MihailRis
6f62ddea4b contentpack remove feature WIP 2024-03-03 15:11:52 +03:00
MihailRis
19a91fd4fa warning fix 2024-03-03 15:11:52 +03:00
MihailRis
f64802022e removed unused file 2024-03-03 15:11:52 +03:00
MihailRis
892aaddd2c fix 2024-03-03 15:11:52 +03:00
Onran
ed1b660dcc file.write_bytes fix 2024-03-03 15:11:52 +03:00
Onran
9c66d87699 conversion to/from bytes and data buffer modules 2024-03-03 15:11:52 +03:00
Onran
72e3f49d42 file.write_bytes fix 2024-03-03 15:11:52 +03:00
Onran
33cfc3c208 Add files via upload 2024-03-03 15:11:52 +03:00
Onran
1e6babd2db file.write_bytes fix 2024-03-03 15:11:52 +03:00
Onran
3ce46496f1 conversion to/from bytes and data buffer modules 2024-03-03 15:11:52 +03:00
MihailRis
43b21c664a fixed clang warnings 2024-03-03 15:01:09 +03:00
MihailRis
cd657a1234 stream now restores speaker after long freezes 2024-03-03 14:49:47 +03:00
MihailRis
c4a07bdb14 fixes 2024-03-03 12:56:50 +03:00
MihailRis
a8402340b1
Merge pull request #169 from InfiniteCoder01/OneStepCloserToMultiplayer
One step closer to multiplayer
2024-03-03 12:35:08 +03:00
InfiniteCoder
9376dc4165 Better player save & load 2024-03-03 00:25:05 +03:00
InfiniteCoder
0157213a56 One step closer to multiplayer 2024-03-02 22:59:31 +03:00
MihailRis
9d9c9f5570 minor refactor 2024-03-02 13:29:45 +03:00
MihailRis
011bdd8397 wav streaming fix 2024-03-01 19:03:27 +03:00
MihailRis
603546f642 audio::playStream + speaker relative property 2024-03-01 14:47:12 +03:00
MihailRis
2fab1593c8 PCMStream interface update 2024-03-01 14:27:04 +03:00