This website works better with JavaScript.
Explore
Help
Sign In
sigonasr2
/
AdventuresInLestoria
Watch
1
Star
1
Fork
You've already forked AdventuresInLestoria
0
Code
Issues
12
Pull Requests
Projects
1
Releases
Wiki
Activity
The open source repository for the action RPG game in development by Sig Productions titled 'Adventures in Lestoria'!
https://forums.lestoria.net
rpg
pixelgameengine
cplusplus
action
game
1100
Commits
4
Branches
0
Tags
4.2 GiB
Tree:
90beda6807
AdventuresInLestoria
/
Adventures in Lestoria
/
assets
/
config
/
audio
/
audio.txt
6 lines
82 B
Raw
Normal View
History
Unescape
Escape
Implemented environmental audio loading in maps. Added stb_vorbis header/cpp file for ogg format support. Converted track parts and sound effect to be ogg instead.
1 year ago
Audio
{
All sound effects now accept positions as well for surround sound effects during combat.
1 year ago
Environmental Audio Activation Range = 400
All basic sound effects implemented.
1 year ago
Audio casting sound volume did not respect SFX option setting.
1 year ago
Casting Sound Volume = 60%
Implemented environmental audio loading in maps. Added stb_vorbis header/cpp file for ogg format support. Converted track parts and sound effect to be ogg instead.
1 year ago
}