Releases: SilentEchoGM/sos-monorepo
Releases · SilentEchoGM/sos-monorepo
Release list
SOS Plugin 1.9.0 & SOS Plugin Types 1.1.0
What's Changed
- feat: add game:crossbar_hit event by @Dan-Shields in #4
- fix: remove spammy debug logging by @Dan-Shields in #5
- fix: update SilentMatchGuid on LAN by @Dan-Shields in #6
Full Changelog: plugin-v1.8.2...plugin-v.1.9.0
SOS Plugin 1.8.2 & SOS Plugin Types 1.0.3
- add sos_match_guid to solve a case where we sometimes didn't get an id for the match from Bakkesmod
- add game:final_whistle which triggers once on a game ending goal or game end, whichever comes first
- made the replay_started and round_started events always match the shape of other events
SOS Plugin 1.6.1-beta.3
- Add rotation to ball state
SOS Emulator 0.3.0-beta.1
- Add rotation to the ball state object
SOS Emulator 0.2.9
- Added 'Download SOS' and 'Open Data Folder' options to the file menu
SOS Emulator 0.2.8
Switched the monorepo to use hoisted pnpm and cut a new version to check the electron installer works; which brings a QoL feature I've found useful recently.
- Now sends an update_state packet to new connections immediately
SOS Emulator 0.2.7
- If the clock is not ticking, the emulator will no longer send update state packets automatically
- If the update state is set to OT, clock will tick up
SOS Emulator 0.2.6
- Add version to titlebar
SOS Emulator 0.2.5
- Added the location properties to Edit Player
- Auto-close edit panel if clicked outside
SOS Emulator 0.2.4
- Target field is now a dropdown
- Manual clock now stops if playback is started