ComputerScienceHouse / ComputerScienceHouse/bingehack
audio.pl is broken
Open
bug
- Dominant language
- C
- Stars
- 24
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Due to changes in rx, audio.pl has to track player state. It currently only tracks the last message recieved, so if a player does something like praying, audio.pl will see "player foo is in the dungeon," "player foo prays," then it forgets that the player was in the dungeon and so the next step the player sees, audio.pl announces "player foo has entered the dungeon."
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.