branchsbox/leaderboard-types-2cancel
12 Commits over 30 Days - 0.02cph!
Fixed support for Leaderboard<float> and Leaderboard<TimeSpan>
Fixed FromNotAutoPropertyStruct leaderboard test
Support building a leaderboard type from a single field type
Support for Leaderboard<float>
Some typed leaderboard tests
Code-first typed leaderboards, support for creation / writing / reading
Read leaderboard type info from local addon assemblies in tools
Display custom leaderboard types in the menu
https://files.facepunch.com/ziks/1b2011b1/sbox-dev_xm1fXA5ej8.png
Fixed leaderboard details having too much padding
Support for marking entries as deleted in the backend
Refactor to nest leaderboard attributes etc in the Leaderboard struct
Built-in support for periodic leaderboards (daily / weekly / monthly)
More refactoring
* Leaderboard has too many fields to justify being a struct anymore
* Nested Leaderboard.Update and Leaderboard.Entry
* Leaderboard<T> can inherit from Leaderboard now, much less repetition
Leaderboard API documentation
Finish merging in Histograms
Added test for adding properties with default values
Code-first typed leaderboards, support for creation / writing / reading
Read leaderboard type info from local addon assemblies in tools
Display custom leaderboard types in the menu
https://files.facepunch.com/ziks/1b2011b1/sbox-dev_xm1fXA5ej8.png
Fixed leaderboard details having too much padding
Support for marking entries as deleted in the backend
Refactor to nest leaderboard attributes etc in the Leaderboard struct
Built-in support for periodic leaderboards (daily / weekly / monthly)
More refactoring
* Leaderboard has too many fields to justify being a struct anymore
* Nested Leaderboard.Update and Leaderboard.Entry
* Leaderboard<T> can inherit from Leaderboard now, much less repetition
Leaderboard API documentation
Finish merging in Histograms
Leaderboard API documentation
More refactoring
* Leaderboard has too many fields to justify being a struct anymore
* Nested Leaderboard.Update and Leaderboard.Entry
* Leaderboard<T> can inherit from Leaderboard now, much less repetition
Built-in support for periodic leaderboards (daily / weekly / monthly)
Support for marking entries as deleted in the backend
Refactor to nest leaderboard attributes etc in the Leaderboard struct
Fixed leaderboard details having too much padding
Read leaderboard type info from local addon assemblies in tools
Display custom leaderboard types in the menu
https://files.facepunch.com/ziks/1b2011b1/sbox-dev_xm1fXA5ej8.png
Code-first typed leaderboards, support for creation / writing / reading