A Minor Character Select update to patch up most of the bugs from the Anniversary Update (v1.11) being a
little rushed >.<'
Character Select v1.11.1 Changelog:
- Replaced
gPlayerSyncTable
with a custom networking system
- Should fix most desync issues such as model desync
- Exposed networking data to
gCSPlayers
- Added the ability to add multiple palette presets to a model
- Playerlist Changes
- Fixed indexing and offsetting issues (xluigigamerx)
- Fixed not accounting for Override Location Name (xluigigamerx)
- Filtered out Packs Prefixed with
"[CS]"
from the modlist, Prefixed packs now compact with Character Select's Name in the list
- Star Select Fixes
- Fixed displaying others as your icon
- Fixed Icon Offset being messed up when collecting 100 coin star
- Added
character_get_full_table
, which returns The entire Character Table because why not :3c
- Allowed you to set character alt with numbers in command (ex.
/char-select 1 3
)