Commit Graph

46 Commits

Author SHA1 Message Date
dan63047 8b95a32007 Experimenting with layout 2024-03-14 01:44:53 +03:00
dan63047 f95ffb59aa Experimental new feature 2024-03-07 01:34:15 +03:00
dan63047 0648ca9a5d 40 Lines / Blitz grades and averages
+ another design changes
2024-03-05 01:05:59 +03:00
dan63047 7099f7471a TetrioService now should eat less ram
Also app now checks if valid nickname was entered in "Your TETR.IO account" dialog. No need to paste userID, app will do it by itself.
2024-02-06 23:38:52 +03:00
dan63047 07929ca6f7 Fetching old Tetra League matches
Also changed behavior of main view fetch function
2024-02-03 16:02:58 +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 556667d811 Replay analyze error handling 2024-01-22 22:39:28 +03:00
dan63047 d0ead79068 1.4.0? 2024-01-22 21:00:24 +03:00
dan63047 3807c7321e Now data is stored in local DB
ToDo: polish things and release of 1.4.0
2024-01-09 01:42:49 +03:00
dan63047 39569ffe0c Spike counter + caching for szy api + more badges
ToDo: save advanced stats to the DB, polish UI, add interactivity to graphs
2024-01-07 01:54:00 +03:00
dan63047 8dc2a5bced Finnaly readind replays
In plans: advanced stats, saving those stats into DB
in order not to use szy api shitton of times
Mb even new graphs idk idk
2024-01-06 02:11:45 +03:00
dan63047 0b11d370fc Updated dependencies 2023-12-27 01:02:47 +03:00
dan63047 5098b5ebf9 Teto API was updated, it's time to update 2023-11-09 01:17:44 +03:00
dan63047 eca63a5288 Replay stealing (excluding web version) 2023-10-19 00:50:41 +03:00
dan63047 b7dc7d33ca Command to fix #35 consequences 2023-10-17 00:41:45 +03:00
dan63047 6e1473c6fb 1.2.4 is ready 2023-10-10 23:20:27 +03:00
dan63047 51e8362859 Window titles for views
I will check everything tomorrow
(and tomorrow it will be released i guess)
2023-10-09 21:48:50 +03:00
dan63047 c6d1e0787a Peak TR + Markdown in bio + icons in news
Also small redesign, window title now changes,
illegally downloaded badges and other small things
2023-10-08 20:20:42 +03:00
dan63047 7060eb6e43 News + bugfixes 2023-10-07 19:44:54 +03:00
dan63047 7ed93d3fb1 App now can tell what happening with connection
Also now we can manage stored matches
2023-09-23 22:09:36 +03:00
dan63047 518f2db7ea detailed stats for rank (not finished) + bug fix 2023-07-29 21:01:49 +03:00
dan63047 f7784cb494 Will it fix web version? 2023-07-22 15:23:11 +03:00
dan63047 0e251bd01c Release... i think?... 2023-07-20 23:56:00 +03:00
dan63047 248b708276 Optimized data storing and history saving 2023-07-18 20:53:43 +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 11366df5c2 Countries names + colors
kindly stolen from osk tetra channel script
2023-07-11 20:02:35 +03:00
dan63047 3fb7b1fabb Ranks averages + Improved leaderboard + bugfix 2023-07-09 19:50:17 +03:00
dan63047 9fb74f051c Tetra League Leaderboard 2023-07-07 23:32:57 +03:00
dan63047 041b70a86c Pull to refresh + now we have only one chart
But it's possible to change sets of data for chart
Also changed fetch function in main view
2023-06-26 20:13:53 +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 5d5ac32a8b Those graphs are mess but well see 2023-06-22 22:02:49 +03:00
dan63047 974294f167 Main view now finally have a proper fetch function
Also prepared for making TL history function
2023-06-22 01:05:14 +03:00
dan63047 ffbe76e5cc teto service now caching data + TL match view
Also added weights constants for nerd stats
2023-06-21 22:17:39 +03:00
dan63047 5d5523ce06 Tetra League matches history
Those tiles should lead to the match result view
so, new view incoming...
2023-06-20 23:53:28 +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
dan63047 a3b056953a Now we have list of tracked players
(just like side bar in main view)
2023-06-10 00:04:51 +03:00
dan63047 ff04c27edb IT'S WORKING... Somehow 2023-06-08 19:47:33 +03:00
dan63047 18f02a9c54 Thinking about how to use TetrioService 2023-06-08 00:12:21 +03:00
dan63047 10f4063bf2 Now it's possible to set player for app init.
Also added some logging,
Changed come things.
Now i gonna think about sqlite database
2023-06-07 00:04:49 +03:00
dan63047 e119ecf11b I'm not sure about that CRUD shit,
but i hope it will work
2023-05-20 23:41:01 +03:00
dan63047 981312b15f First implementation of sqlite db, idk what i'm doing 2023-05-16 23:07:18 +03:00