rise-and-swine/Assets/Scripts/Assembly-CSharp/PlayFab
Chipmunk 372c794a84 Fix WebGL once and for all
* Refactored the assetbundle building script (and added a temporary workaround because for some reason the filenames are now lowercase).

* Changed the style used for preprocessor directives.

* Fixed PlayFab, and as such cake race should now work.

* Refactored NetworkManager

* Fixed integer overflows in `TimeManager.ConvertDateTime2Seconds(DateTime)` and `Spine.AnimationState.Update(Single)`. This fixes the instant crashes on development builds.

* Fixed `AnimationCurve`s in levels by telling unity not to strip the `AnimationCurve` class using a `link.xml` file. This should fix crashes in levels such as Little Pig Adventure.

* Updated README.md
2023-09-30 21:17:54 -04:00
..
ClientModels Initial unity project 2023-02-25 23:04:03 -05:00
Events Initial unity project 2023-02-25 23:04:03 -05:00
Internal Fix WebGL once and for all 2023-09-30 21:17:54 -04:00
Json Initial unity project 2023-02-25 23:04:03 -05:00
PlayStreamModels Initial unity project 2023-02-25 23:04:03 -05:00
Public Initial unity project 2023-02-25 23:04:03 -05:00
SharedModels Initial unity project 2023-02-25 23:04:03 -05:00
ClientModels.meta Initial unity project 2023-02-25 23:04:03 -05:00
Events.meta Initial unity project 2023-02-25 23:04:03 -05:00
Internal.meta Initial unity project 2023-02-25 23:04:03 -05:00
Json.meta Initial unity project 2023-02-25 23:04:03 -05:00
PlayFabClientAPI.cs Initial unity project 2023-02-25 23:04:03 -05:00
PlayFabClientAPI.cs.meta Initial unity project 2023-02-25 23:04:03 -05:00
PlayFabDataGatherer.cs Send empty device data to the playfab/cakerace server 2023-06-13 16:58:02 -04:00
PlayFabDataGatherer.cs.meta Initial unity project 2023-02-25 23:04:03 -05:00
PlayFabLogLevel.cs Initial unity project 2023-02-25 23:04:03 -05:00
PlayFabLogLevel.cs.meta Initial unity project 2023-02-25 23:04:03 -05:00
PlayFabSettings.cs Initial unity project 2023-02-25 23:04:03 -05:00
PlayFabSettings.cs.meta Initial unity project 2023-02-25 23:04:03 -05:00
PlayStreamModels.meta Initial unity project 2023-02-25 23:04:03 -05:00
Public.meta Initial unity project 2023-02-25 23:04:03 -05:00
SharedModels.meta Initial unity project 2023-02-25 23:04:03 -05:00
WebRequestType.cs Initial unity project 2023-02-25 23:04:03 -05:00
WebRequestType.cs.meta Initial unity project 2023-02-25 23:04:03 -05:00