Commit Graph
45 Commits
Author SHA1 Message Date
legonzaur ac31b7fb7a add gamemode filter and multiselection 2023-06-21 13:10:37 +02:00
legonzaur 7d38564107 cache into map 2023-06-20 20:46:14 +02:00
legonzaur 1e28a11007 Add lazy loading 2023-06-01 10:28:04 +02:00
legonzaur 46a94b7898 Fix infinite loading for weapon chart 2023-05-26 16:03:01 +02:00
legonzaur 9764f65cf6 add progress bar 2023-05-26 15:41:49 +02:00
legonzaur c565d1593b fix negative index count if list is too small 2023-05-26 13:18:33 +02:00
legonzaur b4d9749025 Add caps to headers 2023-05-06 12:45:04 +02:00
legonzaur a8aa64d18b fix playerList seek 2023-05-06 12:12:03 +02:00
legonzaur deb9db2704 fix list color 2023-05-06 11:44:05 +02:00
legonzaur 9bce40819d work on server list 2023-05-06 11:35:55 +02:00
legonzaur 32ccc5cb39 prototype of server list 2023-05-05 21:23:18 +02:00
legonzaur c95590931f changed virtualList to be modulable 2023-05-05 21:00:29 +02:00
legonzaur 5850f086df Merge branch 'master' into server 2023-05-05 20:38:12 +02:00
legonzaur c64e85e039 dark theme 2023-05-05 19:24:32 +02:00
legonzaur 933f421313 working on server list 2023-05-05 19:23:46 +02:00
legonzaur db59284b6f fix weapons not being sorted 2023-05-05 13:47:01 +02:00
legonzaur 4d8421529e remove weapon without kills in weapon chart 2023-05-05 11:44:00 +02:00
legonzaur 008c5a799a prevent scroll is no player is highlighted 2023-05-04 21:53:54 +02:00
legonzaur dc772a2dab Some optimizations and virtual list 2023-05-04 21:35:33 +02:00
legonzaur 3e263211eb optimize data structure and refs 2023-05-04 11:48:40 +02:00
legonzaur 50759f129c add query arguments for filters 2023-05-01 19:35:28 +02:00
legonzaur c6ea1ce032 Split chart setup 2023-05-01 17:26:43 +02:00
legonzaur 5f1611998a fix keyboard controls 2023-05-01 15:47:32 +02:00
legonzaur b78072d385 speedup player List sorting 2023-05-01 15:23:25 +02:00
legonzaur bc1e23255d Add weapon translation 2023-04-28 17:21:26 +02:00
legonzaur dd075d2982 single API requests before recieving the data 2023-04-28 16:18:52 +02:00
legonzaur 363e0a3b08 works for v2 2023-04-23 14:09:20 +02:00
legonzaur 33be21df9b fix Infinity KD and user number starting at 0 2023-04-15 12:22:39 +02:00
legonzaur bbb7dd47bb fix weaponchart responsive position 2023-03-30 12:07:15 +02:00
legonzaur 1d2898ce53 fix chrome weaponchart size 2023-03-30 11:13:27 +02:00
legonzaur 83ce1b4197 remove console log 2023-03-29 22:01:46 +02:00
legonzaur 7cd2ce56d7 fix funky player highlight behaviour on PlayerList 2023-03-29 21:51:21 +02:00
legonzaur 075fe4f238 add weapon doughnut 2023-03-29 21:36:58 +02:00
legonzaur 6cd6972dd9 simplyfy chart options declaration 2023-03-29 14:54:04 +02:00
legonzaur c383ea08ab add some info when highlighting player 2023-03-29 14:26:54 +02:00
legonzaur 6e8a430f7e add player info (WIP) 2023-03-29 12:54:20 +02:00
legonzaur 84f2457f79 hide overflow on table box 2023-03-28 22:36:08 +02:00
legonzaur b72bf04d49 responsive and some finishing touches 2023-03-28 22:11:19 +02:00
legonzaur 8ade9d79a1 fix colors for chart and list 2023-03-28 19:10:55 +02:00
legonzaur 0316761c10 add some design to the app 2023-03-28 16:52:39 +02:00
legonzaur 5e8bdd7d4b Change data loading to centralized store 2023-03-23 13:00:57 +01:00
legonzaur eaa773b7ec add server filter and KD Line 2023-03-22 21:39:32 +01:00
legonzaur 3f13e2933c add chart 2023-03-22 20:06:13 +01:00
legonzaur aa42772a52 proof of work of player filtering and listing 2023-03-15 20:00:37 +01:00
legonzaur da5be8aaa1 init 2023-03-15 18:47:12 +01:00