branchFacepunch.Unity/mastercancel

37 Commits over 1,370 Days - 0.00cph!

4 Years Ago
Fixed AvgFrameTimeLastSecond precision
6 Years Ago
Added a callback when the feedback form is opened Used in Flotel to track whether someone has given feedback, if they haven't we can prompt them before they quit.
7 Years Ago
Module Mode
7 Years Ago
Database remove action Added way to override API URL Finished off database remove action
7 Years Ago
Added Facepunch.ListComponent
7 Years Ago
Added ShouldReportException to integration - Allows the application to filter which kinds of exceptions should be reported
7 Years Ago
Added memory getter override hooks to Facepunch.Performance
7 Years Ago
Allow passing in section to feedback open Feedback updates Merge branch 'master' of Facepunch.Unity
7 Years Ago
Leaderboard Fixes Merge branch 'master' of Facepunch.Unity
7 Years Ago
Revert "Updated UnityEngine libraries" This reverts commit dd7b8cda2c145f9841212d8a06aa0498701de974. Rebuilt DLL
7 Years Ago
Leaderboard Rank Get Leaderboard page
7 Years Ago
Leaderboard.Insert
7 Years Ago
More debugging if Application.Integration.DebugOutput is true Added WebUtil
7 Years Ago
Use MSBuild copy (cross-platform) Output xml in release builds as well Rebuilt DLL
7 Years Ago
Updated UnityEngine libraries Merge branch 'master' of Facepunch.Unity
7 Years Ago
Downloading manifest doesn't use unity Changed analytic reporting, added RecordAverage
7 Years Ago
Updated UnityEngine libraries Converted manifest loading from WebClient to UnityWebRequest Fixed solution build configuration mappings Release builds incorrectly ran debug builds instead
8 Years Ago
Don't download manifest every 3 seconds 😓
8 Years Ago
Cleaned manifest loading Moved database result to models
8 Years Ago
More useful ui (wip)
8 Years Ago
Disable analytics unless userid specified
8 Years Ago
Reduced analytics timeouts
8 Years Ago
Added Threading utility (QueueOnMainThread) Call Threading.RunQueuedFunctionsOnMainThread every frame Opening feedback no longer locks up indefinitely
8 Years Ago
Added Database.Count
8 Years Ago
Don't enable analytics in editor
8 Years Ago
Use jsondotnet version of newtonsoft
8 Years Ago
NRE fix
8 Years Ago
Performance Fix sln/csproj
8 Years Ago
Update manifest every hour
8 Years Ago
Allow bucket override Use Facepunch.System instead of implementing our own StringExtensions
8 Years Ago
Moving to Dll
8 Years Ago
Version everything
8 Years Ago
Config becomes Integration Unity integration Moved Auth to be part of integration
8 Years Ago
UnityEngine.Input
8 Years Ago
Trim the changeset hash Feedback 2.0
8 Years Ago
Log refresh rate, added TargetFrameRate Log refresh rate proper
8 Years Ago
Performance rainbow Analytics, send performance info