5776 Commits

Author SHA1 Message Date
jiminycrick
969c6f005c Address comment 2020-11-18 13:31:13 -08:00
jiminycrick
f0eb58d88d Addressed comments and fixed pipeline 2020-11-18 13:31:13 -08:00
jiminycrick
080bd7c679 Fully move sfx away from ECS event bus 2020-11-18 13:31:13 -08:00
jiminycrick
41d3322fb2 Initial work to move combat sfx to outcomes 2020-11-18 13:31:12 -08:00
jiminycrick
9c2f8100a3 Made level up sounds use outcomes instead of emitting an event 2020-11-18 13:31:12 -08:00
jiminycrick
3f18fc8d02 Moved functions to client out of audio and generalized non-positional ambient sfx 2020-11-18 13:31:12 -08:00
jiminycrick
2ca7bde156 Beginning to address comments 2020-11-18 13:31:12 -08:00
jiminycrick
4745d01515 Biome definition tweaks and more sfx 2020-11-18 13:31:12 -08:00
jiminycrick
ed162f3d05 fix rebase 2020-11-18 13:31:12 -08:00
jiminycrick
e440679252 Quadraped footsteps and songs in biomes 2020-11-18 13:31:12 -08:00
jiminycrick
ec25229e6e Audio test fixes 2020-11-18 13:31:12 -08:00
jiminycrick
373081b0a9 Even more clippy fixes 2020-11-18 13:31:12 -08:00
jiminycrick
9be8517d51 More clippy fixes 2020-11-18 13:31:12 -08:00
jiminycrick
ce0fd60fc8 Fix rebase 2020-11-18 13:31:12 -08:00
jiminycrick
30a2476223 Comment out audio device picker 2020-11-18 13:31:12 -08:00
jiminycrick
b27182d68a Clippy fixes 2020-11-18 13:31:12 -08:00
jiminycrick
e3dd47cd74 Getting merge ready minus device picker 2020-11-18 13:31:12 -08:00
jiminycrick
67443fba16 Wind transition smoothing 2020-11-18 13:31:12 -08:00
jiminycrick
9779cb82f2 Underwater and cave reverb 2020-11-18 13:31:12 -08:00
jiminycrick
26465197cb Broken wind implementation 2020-11-18 13:31:12 -08:00
jiminycrick
f3253d858f Snow footsteps 2020-11-18 13:31:12 -08:00
jiminycrick
24f76406a8 River water sfx 2020-11-18 13:31:12 -08:00
jiminycrick
64c299abb4 Re-added device selector to settings with new rodio 2020-11-18 13:31:12 -08:00
jiminycrick
a02a5d63c3 Hackily upgraded rodio and cpal to 0.13 2020-11-18 13:31:12 -08:00
jiminycrick
ca7399b547 Made biome probabilities neater 2020-11-18 13:31:12 -08:00
jiminycrick
6807625849 Probability for biome play 2020-11-18 13:31:12 -08:00
jiminycrick
3ba860366b Dungeon and cave specific music 2020-11-18 13:31:12 -08:00
jiminycrick
47b4eb63a8 Remove ambient channel system in favor of sfx system 2020-11-18 13:31:12 -08:00
jiminycrick
b5cca04947 Owls, campfires, and better bird sfx handling 2020-11-18 13:31:12 -08:00
jiminycrick
303a7d4a9b fixed false audio track lengths 2020-11-18 13:31:12 -08:00
jiminycrick
318590bba1 Night time sfx and swimming 2020-11-18 13:31:12 -08:00
jiminycrick
d7861b68b1 Bird calls from trees 2020-11-18 13:31:12 -08:00
jiminycrick
963781e9e3 Really broken block sfx pushed so others can see 2020-11-18 13:31:12 -08:00
jiminycrick
1ae5352789 Sfx from blocks 2020-11-18 13:31:12 -08:00
jiminycrick
1066af6087 Fading music/ambient sounds decently upon biome transition 2020-11-18 13:31:11 -08:00
jiminycrick
2c9fe94c96 Switch music at biome transitions 2020-11-18 13:31:11 -08:00
jiminycrick
66dc884fd5 Initial biome specific music and ambient sound channel 2020-11-18 13:31:11 -08:00
Joshua Barretto
dd6d81dace Merge branch 'snowram/eye-sight' into 'master'
Move eye sight and scale in body.rs

See merge request veloren/veloren!1519
2020-11-18 00:13:14 +00:00
Snowram
39479863f5 Addressed more comments 2020-11-17 23:54:01 +01:00
Snowram
dd58784336 Makes basic beam Y offset depend on body scale 2020-11-17 23:27:13 +01:00
Snowram
9966f08e78 Addressed comments 2020-11-17 23:27:13 +01:00
Snowram
4034f7e790 Move eye sight and scale in body.rs, mounts tweaks 2020-11-17 23:27:13 +01:00
Imbris
0592cdf1ee Merge branch 'xvar/move-waypoint-persistence-to-stats-table' into 'master'
Moved waypoint persistence to new waypoint column on stats table

See merge request veloren/veloren!1531
2020-11-17 09:02:42 +00:00
Ben Wallis
4730b5f023 Moved waypoint persistence to new waypoint column on stats table 2020-11-17 07:51:50 +00:00
Samuel Keiffer
5189394cbb Merge branch 'knarkzel/fix-op-hammer' into 'master'
Don't allow spamming hammer or bow special when stamina is 0

See merge request veloren/veloren!1530
2020-11-16 16:45:57 +00:00
Knarkzel
d91577c481 added to changelog 2020-11-16 17:01:55 +01:00
Knarkzel
497c873a3b dont allow spam op hammer when stamina is 0 2020-11-16 17:00:04 +01:00
Imbris
8f12e0b221 Merge branch 'imbris/temp-fix' into 'master'
Temp fix for the /home command

See merge request veloren/veloren!1528
2020-11-16 02:58:28 +00:00
Imbris
3bf9cac0e6 Temp fix for the home command 2020-11-15 20:40:12 -05:00
Samuel Keiffer
b8a6b82fad Merge branch 'knarkzel/persist-combo-roll' into 'master'
added persistent combo after roll when rolling mid-combo, Closes #826

Closes #826

See merge request veloren/veloren!1524
2020-11-16 00:10:18 +00:00