userJames Kingcancel
branchsbox/leaderboard-types-2cancel

12 Commits over 30 Days - 0.02cph!

1 Year Ago
Fixed support for Leaderboard<float> and Leaderboard<TimeSpan>
1 Year Ago
Fixed FromNotAutoPropertyStruct leaderboard test
1 Year Ago
Support building a leaderboard type from a single field type Support for Leaderboard<float> Some typed leaderboard tests
1 Year Ago
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
1 Year Ago
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
1 Year Ago
Leaderboard API documentation
1 Year Ago
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
1 Year Ago
Built-in support for periodic leaderboards (daily / weekly / monthly)
1 Year Ago
Support for marking entries as deleted in the backend Refactor to nest leaderboard attributes etc in the Leaderboard struct
1 Year Ago
Fixed leaderboard details having too much padding
1 Year Ago
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
1 Year Ago
Code-first typed leaderboards, support for creation / writing / reading