Commit Graph

43 Commits

Author SHA1 Message Date
dan63047 b976b394b2 A lot of bugfixes, ready for 2.0.0
Bug fixes:
Bages now always loads from tetrio
Compare view add new player thingy now can show loading indicator
leaderboard fixes
Full leaderboard now can show it's relevance
Some small ui fixes
Lazy loading for TL records
2024-12-31 22:51:10 +03:00
dan63047 16abd4c15c fix #81 , colors for achievements, achievements for tl and qp and erm... 2024-12-22 02:28:51 +03:00
dan63047 c1b9db3b15 ok i guess i'm ready for a beta test of new design 2024-12-13 01:52:39 +03:00
dan63047 e829ae5b8a some small i18n fixes 2024-12-07 16:19:07 +03:00
dan63047 d60406304f i18n fully done, time to translate 2024-12-02 23:45:15 +03:00
dan63047 04bf77c91a i18n are half-done 2024-11-28 23:37:07 +03:00
dan63047 6c8e7b9147 Big refactoring, upated design of nerd stats, info center ideas 2024-11-06 02:07:43 +03:00
dan63047 d27a57f0f8 Redesign Progress (?) 2024-10-17 02:10:08 +03:00
dan63047 e403b0cbee big and scary refactoring 2024-09-06 00:42:21 +03:00
dan63047 38ec643a01 Redoing local DB
- Retrieving history is slow rn because i save one entry at the time
- No check if entry is already here
- S1 history is not avaliable for now
- Maybe i should store it like i did that during S1 but idk
2024-09-02 00:44:19 +03:00
dan63047 d710674973 Parsing user registration date from user id + redesign progress 2024-09-01 02:00:26 +03:00
dan63047 9394b818cc I'm stupid 2024-06-11 23:51:57 +03:00
dan63047 751e7a7071 ustomization -> Relative timestamps 2024-06-11 19:30:13 +03:00
dan63047 68784834fe main_view now fetches data in the background + clearing cache in background 2024-06-04 02:42:44 +03:00
dan63047 58ae02520a some minor things 2024-05-05 00:17:26 +03:00
dan63047 fcab60f7ba i guess 1.5.1 is ready 2024-05-04 23:04:48 +03:00
dan63047 3b16822c1f 1.5.0 2024-03-24 19:38:06 +03:00
dan63047 8ab4a4db35 Failed attempt into Table + preparing for 1.5.0 2024-03-21 01:56:13 +03:00
dan63047 fa8d0052d4 Work in progress 2024-03-18 02:15:44 +03:00
dan63047 37a69afd05 Main view variables bugfix 2024-03-15 01:53:19 +03:00
dan63047 7688b49ef9 Design changes
Colors in TL matches list, new search bar
2024-02-09 00:39:54 +03:00
dan63047 08ccf7f159 TL matches list bugfix 2024-02-01 17:38:11 +03:00
dan63047 97f5e95da3 deleteState fix + new badges
Also crud was documented. Not sure if i doing everything correctly, maybe i should implement something intresting instead?
2024-02-01 03:15:32 +03:00
dan63047 a3e09d1ca7 Began to make unit tests + started to document CRUD service 2024-01-30 00:13:07 +03:00
dan63047 8de7946370 I began to document my code 2024-01-26 23:56:24 +03:00
dan63047 d0ead79068 1.4.0? 2024-01-22 21:00:24 +03:00
dan63047 a6b3a0282a Really wacky implementation of interactivity for history graph + very small things 2024-01-13 21:49:36 +03:00
dan63047 0b11d370fc Updated dependencies 2023-12-27 01:02:47 +03:00
dan63047 7060eb6e43 News + bugfixes 2023-10-07 19:44:54 +03:00
dan63047 501832c9aa Now I can retrieve history thx to p1nkl0bst3r api
But it's slow (because my code is shit)
2023-07-17 20:57:24 +03:00
dan63047 c69ba0a90f i18n implemented, time to ask for help 2023-07-15 19:22:25 +03:00
dan63047 1db203b3a5 Continuing to implement i18n 2023-07-12 18:14:25 +03:00
dan63047 11366df5c2 Countries names + colors
kindly stolen from osk tetra channel script
2023-07-11 20:02:35 +03:00
dan63047 04483bfb64 Now it's possible to compare players with rank averages.
Also I started working on i18n
2023-07-10 20:42:20 +03:00
dan63047 26c51823e7 Ability to compare player with APM-PPS-VS stats
Whole compare view was revamped
2023-07-06 15:48:04 +03:00
dan63047 fd78cf2301 Delta for Tetra League 2023-06-28 19:50:40 +03:00
dan63047 3199bd26ec New gauges + info for stats 2023-06-27 23:55:59 +03:00
dan63047 8770d5dca8 TL records are now stored in the database
for tracked players only.
Also fixed variety of shit
2023-06-23 21:38:15 +03:00
dan63047 22de2a4ccb Ability to compare player with himself in past
i spend all day on because of DropdownMenu
So i used DropdownButton
2023-06-19 23:42:37 +03:00
dan63047 b78d701ae2 Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
dan63047 daefbb9504 Compare view improvements, win chance implemented
Also now you can delete states and players from db
Numbers formatting
Ready for v0.1.0
2023-06-13 00:55:01 +03:00
dan63047 b72d47e202 Now it's possible to compare players
Also upadted dependencies
2023-06-12 00:56:15 +03:00
dan63047 5bb811019a Now im actually able to collect data about players
Also thinking about reusing my widgets,
and i illegally downloaded some badges,
yeah and also it's possible to watch previous states of the account
2023-06-11 00:56:14 +03:00