Commit Graph
100 Commits
Author SHA1 Message Date
okvdai a8bbd9ea39 Fix typo in english localisation 2023-06-20 20:16:17 +02:00
okvdai ff06daefae Use NsIsSuccessHttpCode() for status code checking 2023-06-20 20:15:47 +02:00
okvdai e1d5801d9a Add melee_pilot_kunai into the melee kill stat 2023-06-20 16:30:02 +02:00
okvdai d4efc94e7d Add missing comma 2023-06-19 13:42:18 +02:00
okvdai 81b1b4f928 Cleanup in menu_stats_overview.nut 2023-06-15 19:22:06 +02:00
okvdai 1d6b09537f Add status code checking to request function
"Borrowed" from the servermod
2023-06-15 19:02:54 +02:00
okvdai 8501955cea Update README.md 2023-06-13 20:06:51 +02:00
okvdai aa979e6bb4 Lock Stats tab until data has been gathered #27 2023-06-13 19:38:32 +02:00
okvdai e81bd9c49d Clean up formatting of shown text #30 2023-06-13 18:27:44 +02:00
okvdai bd6c98a59a Update README.md 2023-06-13 17:27:22 +02:00
okvdai 66eaaf472b Delete README.md 2023-06-13 17:23:31 +02:00
okvdaiandLegonzaur e361f4c543 Update pulse_french.txt #30
Co-Authored-By: Legonzaur <34353603+Legonzaur@users.noreply.github.com>
2023-06-12 22:39:52 +02:00
okvdai aff50542f9 Update pulse_polish.txt #30 2023-06-12 22:10:10 +02:00
okvdaiandLegonzaur 58a31f6b67 French localisation #30
Courtesy of @Legonzaur

Co-Authored-By: Legonzaur <34353603+Legonzaur@users.noreply.github.com>
2023-06-12 21:55:25 +02:00
okvdai 16ef610d57 Fix typo in polish localisation filename 2023-06-11 18:46:01 +02:00
okvdai fa061048f4 Italian localisation #30
Courtesy of 4lready-taken
(4lready-taken in-game)
2023-06-11 18:28:46 +02:00
okvdai 52387afe33 Polish localisation #30 2023-06-11 18:18:59 +02:00
okvdai 283134f455 German localisation #30
Courtesy of NoCatt
https://github.com/NoCatt
2023-06-11 17:57:16 +02:00
okvdai 64f22ff648 Update pulse_english.txt 2023-06-11 17:52:28 +02:00
okvdai f2b09667e7 English localisation #30 2023-06-11 17:33:31 +02:00
okvdai ffe6fec939 Remove testing code snippet 2023-06-10 15:38:20 +02:00
okvdai d372ecaff1 Simplify description in manifest.json 2023-06-10 14:03:23 +02:00
okvdai 96b7aaaa07 Change typography to lowercase 2023-06-10 11:11:08 +02:00
okvdai 3485cc783a v2.0.0 #24
Prepare for v2.0.0 release
2023-06-10 10:40:10 +02:00
okvdai 9b732b2f5e Merge branch 'v2_dev' of https://github.com/ToneAPI/pulse into v2_dev 2023-06-08 15:06:11 +02:00
okvdai aee8c91670 Update README.md 2023-06-08 15:06:19 +02:00
okvdai a18c59931f Clean up remaining test code 2023-06-08 15:06:07 +02:00
okvdai 40f1af931e Bug fixes 2023-06-08 13:43:27 +02:00
okvdai b2cb958673 Fix map piecharts 2023-06-08 12:56:38 +02:00
okvdai 2a15573826 Thread pulseGetData function 2023-06-08 12:33:23 +02:00
okvdai d74c57ec2b Update pulse-common-func.gnut 2023-06-08 12:33:06 +02:00
okvdai 908a875f6d Work on making map piecharts function
again...
2023-06-07 22:28:01 +02:00
okvdai 1109be0ece Parser rewrite 2023-06-07 21:18:35 +02:00
okvdai ddfb34a9f8 Change to Thunderstore template
For easier publishing to both platforms
2023-06-07 19:15:14 +02:00
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
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
okvdai dcc569ea44 Initial #15, continue #8 2023-04-29 14:56:29 +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 0b10707830 Real-time updates #11 2023-04-28 17:05:14 +02:00
okvdai 12233a4f8a Real-time updates #11 2023-04-28 17:03:26 +02:00
okvdai dbf3d84a83 Merge pull request #10 from ToneAPI/blade
Update pulse.gnut #9
2023-04-26 11:05:09 +02:00
okvdai 3976247376 Update pulse.gnut #9 2023-04-26 11:00:31 +02:00
okvdai e67df127f4 Update README.md 2023-04-25 11:08:41 +02:00
okvdai 707f469917 Integrate with v2 of the Tone API #4 2023-04-25 11:05:45 +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 79dbab8fcb Update pulse.gnut 2023-04-24 22:11:42 +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
okvdai f71255e55b Update mod.json
Add description, update version number
2023-04-21 16:10:08 +02:00