JukeboxJesterMod
This mod randomly picks between 15 songs that the Jester Enemy can play upon getting triggered
CHANGELOG
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[1.1.0] 2024-01-23
Added
- Songs:
- GirlsClub
- Rick Roll
- We are Number One
- We are Number One German
- 1% chance to get Rick Rolled
Changed
- converted audio files from WAV to MP3
- compressed audio files for smaller download size
- made popUpTimer timings tighter
- moved AudioClips into dictionary
- added foreach loop when loading AudioClips
Fixed
- moved randomizer to MusicPicker function
[1.0.0] - 2024-01-20
Added
- JukeboxJesterBase class
- JesterAiPatch class
- SetSong function
- MusicPicker function