tweaks to camera size and player gun aim speed
speech bubble size increased, FPS display
Added NexPlugin
WIP refactor to support either nex or steam leaderboards etc
Merge branch 'master' into switch-port
Speech bubble text scaling now platform dependant
Add switch-specific player / gun json files
Working on leaderboard abstraction
More abstraction
Missing metas
Still abstracting
Fixed sentry user id
Almost finished abstracting
This might even compile soon
Finished off ProgressionManager cleanup
Powerup binding storage refactor
Network services abstraction tweaks
Some more steamworks usages replacements
Updated Facepunch.Steamworks
Steamworks backend implementation
Some final refactoring
Updated Facepunch.Steamworks
Steam re-implementation mostly working!
Filled out Result enum
Fixed Application.persistentDataPath being accessed on a worker thread
Fixed pause menu leaderboards
Nex leaderboard implementation
Fixed switch builds
Fixed standalone development build error
Some temp implementations for FetchUsername / FetchAvatar
Updated README.md / .gitignore for NEX native libraries
Updated switchApplicationID
Fixed not being able to connect to NEX game server
Testing NEX leaderboard service
Got rid of some redundancy in json data loading
Example standalone default player overrides
Started working on platform-specific json overrides
Merge branch 'master' into switch-port
Fixed fuse stage baking error
Merge branch 'master' into switch-port