issues
search
qsb-dev
/
quantum-space-buddies
Quantum Space Buddies ( QSB ) is a multiplayer mod for Outer Wilds.
https://outerwildsmods.com/mods/quantumspacebuddies
GNU Affero General Public License v3.0
92
stars
22
forks
source link
0.30.0
#637
Closed
misternebula
closed
1 year ago
misternebula
commented
1 year ago
Implemented API
Can use PlayerInfo's CustomData methods from the API
Can send messages with custom data from the API
Increased text chat character limit to 256
Added method
QSBCore.RegisterNotRequiredForAllPlayers
for registering "cosmetic" addons (addons that don't send any networking data)
Removed check for NH compatibility addon.
Made every internal class public.
Added API test mod.
Update OWML version.
Cleanup of DebugLog.
QSBCore.RegisterNotRequiredForAllPlayers
for registering "cosmetic" addons (addons that don't send any networking data)