branchFacepunch.Unity/mastercancel

37 Commits over 1,370 Days - 0.00cph!

3 Years Ago
Fixed AvgFrameTimeLastSecond precision
5 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.
6 Years Ago
Module Mode
6 Years Ago
Database remove action Added way to override API URL Finished off database remove action
6 Years Ago
Added Facepunch.ListComponent
6 Years Ago
Added ShouldReportException to integration - Allows the application to filter which kinds of exceptions should be reported
6 Years Ago
Added memory getter override hooks to Facepunch.Performance
6 Years Ago
Allow passing in section to feedback open Feedback updates Merge branch 'master' of Facepunch.Unity
6 Years Ago
Leaderboard Fixes Merge branch 'master' of Facepunch.Unity
6 Years Ago
Revert "Updated UnityEngine libraries" This reverts commit dd7b8cda2c145f9841212d8a06aa0498701de974. Rebuilt DLL
6 Years Ago
Leaderboard Rank Get Leaderboard page
6 Years Ago
Leaderboard.Insert
6 Years Ago
More debugging if Application.Integration.DebugOutput is true Added WebUtil
6 Years Ago
Use MSBuild copy (cross-platform) Output xml in release builds as well Rebuilt DLL
6 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
7 Years Ago
Don't download manifest every 3 seconds 😓
7 Years Ago
Cleaned manifest loading Moved database result to models
7 Years Ago
More useful ui (wip)
7 Years Ago
Disable analytics unless userid specified
7 Years Ago
Reduced analytics timeouts
7 Years Ago
Added Threading utility (QueueOnMainThread) Call Threading.RunQueuedFunctionsOnMainThread every frame Opening feedback no longer locks up indefinitely
7 Years Ago
Added Database.Count
7 Years Ago
Don't enable analytics in editor
7 Years Ago
Use jsondotnet version of newtonsoft
7 Years Ago
NRE fix
7 Years Ago
Performance Fix sln/csproj
7 Years Ago
Update manifest every hour
7 Years Ago
Allow bucket override Use Facepunch.System instead of implementing our own StringExtensions
7 Years Ago
Moving to Dll
7 Years Ago
Version everything
7 Years Ago
Config becomes Integration Unity integration Moved Auth to be part of integration
7 Years Ago
UnityEngine.Input
7 Years Ago
Trim the changeset hash Feedback 2.0
7 Years Ago
Log refresh rate, added TargetFrameRate Log refresh rate proper
7 Years Ago
Performance rainbow Analytics, send performance info