- Allows only finding button combos which match a player's name
- Removes JSON API and event manager
- Removes a bunch of re-exported
@slippi/slippi-js
events - Renames
MoveID
toMoveId
- Renames all events to have a
RealTime
prefix. e.g.GameEvents
is nowRealTimeGameEvents
.