Commit Graph
32 Commits
Author SHA1 Message Date
okvdai a262c7ff45 Fix arbitrary data display 2023-06-02 16:51:40 +02:00
okvdai da25a4dd29 Bug fixes 2023-06-02 16:40:52 +02:00
okvdai 84ab278d92 Update nut files to work with refactor 2023-06-02 14:48:40 +02:00
okvdai c41173ad13 Delete menu_stats.nut 2023-06-02 14:05:00 +02:00
okvdai 2fdcf288d4 Create menu_lobby.nut 2023-06-02 14:03:43 +02:00
okvdai 240a07d9fa Add clearer gamemode names to "Maps" and "Time" 2023-05-14 13:48:49 +02:00
okvdai 550c899323 Complete refactor #8 2023-05-14 12:53:04 +02:00
okvdai aedfc9afc0 Rework request functions into GetStatsFromToneAPI #8 2023-05-05 23:19:28 +02:00
okvdai cdd00dc2b7 Rework get functions into getFromToneAPI #8 2023-05-05 22:01:51 +02:00
okvdai e6aaebef5f Add global K/D calculation 2023-05-03 15:02:11 +02:00
okvdai 4e0192d2ce Update menu_stats_overview.nut 2023-05-01 21:47:02 +02:00
okvdai 5c11623ecb Fix inaccurate K/D calculation 2023-05-01 17:51:45 +02:00
okvdai 47d91497dd Make use of "Time" tab #16 2023-05-01 17:23:07 +02:00
okvdai 186692f198 Fix #17 2023-04-30 22:08:54 +02:00
okvdai 7287d0d1f2 Add menu_stats_time.nut 2023-04-30 21:32:29 +02:00
okvdai 890fffc7e3 Make use of pie chart #14 2023-04-30 17:39:47 +02:00
legonzaur 90bd196886 fix map data gamemode 2023-04-30 15:45:49 +02:00
okvdai db1d4d115c Fix custom gamemode function called multiple times #14 2023-04-30 12:38:37 +02:00
okvdai 44d4f3351f Update menu_stats_maps.nut #14 2023-04-29 22:01:25 +02:00
okvdai 33def04dda Initial #14 2023-04-29 19:13:33 +02:00
okvdai 2a7d5d3ac6 Fix typo in function name
to avoid future confusion
2023-04-29 17:13:43 +02:00
okvdai d2b5482e89 Convert Hammer units to meters #13 2023-04-29 15:39:20 +02:00
okvdai 3938b4830f Basic function #7 2023-04-28 18:46:09 +02:00
okvdai 326e39555d Finish #11, initial #7, #8. 2023-04-28 18:23:11 +02:00
okvdai 12233a4f8a Real-time updates #11 2023-04-28 17:03:26 +02:00
okvdai a831471184 Update menu_stats_overview.nut 2023-04-24 23:45:27 +02:00
okvdai 4a50d26111 Fix K/D calculation 2023-04-24 22:42:46 +02:00
okvdai b2df433810 Update menu_stats_overview.nut 2023-04-24 20:28:11 +02:00
okvdai 0f80026a94 Add best K/D calculation 2023-04-24 19:52:19 +02:00
okvdai 9701fa5559 Create menu_stats_titans.nut 2023-04-24 18:37:16 +02:00
okvdai 1c2244e10d Prepare for v1.1.0
- Add viewstats_overview.menu
- Add NEMESIS WEAPON to Overview tab
- Add pilot melee kills, executions, roadkills and Titan executions to Overview tab
2023-04-24 18:29:48 +02:00
okvdaiandlegonzaur e8cbfeb3cc Prepare for v1.0.0 release (#2)
* Replace sh_stats.gnut with pulse.gnut

* Add menu_stats_utility.nut

* Add menu_stats_overview.nut

---------

Co-authored-by: legonzaur <legonzaur@live.fr>
2023-04-20 18:54:49 +02:00