Commit Graph
80 Commits
Author SHA1 Message Date
okvdai 739b265fab Fix missing Kills by Gamemode piechart data 2023-06-02 16:58:11 +02:00
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 3985b3dd5c pulseGetData() function 2023-06-02 14:00:38 +02:00
okvdai ae963b245f Remove version.json and version ConVars 2023-06-02 13:55:36 +02:00
okvdai 30be7f5bf5 Remove version check
Is unnecessary
2023-06-02 13:48:16 +02:00
okvdai 1a0b074816 Get current and latest version as string 2023-06-02 13:21:01 +02:00
okvdai 42f8c0d0f4 Globalise prefix to avoid future issues 2023-06-02 13:12:26 +02:00
okvdai 5735e67c2f Copy getFromToneAPI to common file as pulseParse 2023-06-02 13:06:32 +02:00
okvdai 2d2d456a85 Replace NSHttpRequest with NSHttpGet 2023-06-02 12:58:35 +02:00
okvdai a5844b6be4 Initial function for getting data 2023-06-02 12:57:19 +02:00
okvdai 6f4425872b Move prefix definition to common file 2023-06-02 12:29:29 +02:00
okvdai 748981160a Add comment descriptions to pulse-common-func.gnut 2023-06-02 12:03:54 +02:00
okvdai 90401c8567 Begin porting common functions to common file
For easier readability and expandability
2023-06-02 11:58:02 +02:00
okvdai 1b914dc5cf Bump version number 2023-06-02 11:08:37 +02:00
okvdai 413d9f6cf3 Globalise prefix 2023-05-14 13:55:31 +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 2466febd4e Refactoring #8 2023-05-06 14:10:47 +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 2395d3d99b Update README.md 2023-05-03 18:33:11 +02:00
okvdai d23d020e6a Complete #18 2023-05-03 17:50:40 +02:00
okvdai e51386252d Remove unnecessary brackets 2023-05-03 17:42:03 +02:00
okvdai 54d26f568b Display current and latest version in terminal #18 2023-05-03 17:39:59 +02:00
okvdai 53fb421662 Create version.json for #18 testing 2023-05-03 17:06:18 +02:00
okvdai e6aaebef5f Add global K/D calculation 2023-05-03 15:02:11 +02:00
okvdai 9798a5ff76 Update README.md 2023-05-02 15:55:05 +02:00
okvdai fb6963f86e Update README.md 2023-05-01 21:48:43 +02:00
okvdai 4e0192d2ce Update menu_stats_overview.nut 2023-05-01 21:47:02 +02:00
okvdai 979f463367 Update README.md 2023-05-01 18:01:37 +02:00
okvdai 373c469abb Create viewstats_weapons.menu 2023-05-01 17:55:24 +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 b28fb1e6c7 Update README.md 2023-04-30 22:49:58 +02:00
okvdai 3c28ab0fb3 Update README.md 2023-04-30 22:37:40 +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 354d23d991 Update mod.json 2023-04-29 15:57:47 +02:00
okvdai d2b5482e89 Convert Hammer units to meters #13 2023-04-29 15:39:20 +02:00
okvdai eefff5d5f3 Reduce terminal spam #15 2023-04-29 15:18:29 +02:00