Commit Graph

34 Commits

Author SHA1 Message Date
ce0e63bb51 meta info updates 2023-07-10 08:52:49 -07:00
b84482e3ef consolidate functionality to streamline 2023-07-10 08:47:04 -07:00
31ffadf1b1 initial modifications, needs testing 2023-07-09 15:22:26 -07:00
fbf6ce98b2 try to fix players_connected count check 2023-05-08 00:15:57 -07:00
1c2b658d7c default to run on start, fix players_connected metric 2023-05-07 20:38:34 -07:00
f2e48e9d04 t 2023-04-29 09:55:35 -07:00
dc0ba38567 check modDir to allow rename 2023-04-29 08:35:01 -07:00
8a9b650ce9 minor update to playerUID issue 2023-04-26 19:54:13 -07:00
3f899e33e6 add global player count, mission slots count, update handleChatMessage 2023-04-26 09:14:23 -07:00
f4cdfe593d account for SendHandler in deInit call 2023-04-22 22:09:33 -07:00
67310804dc allow full turn off with RangerMetrics_runs false and deinit extension 2023-04-22 22:04:22 -07:00
4ca0e6fe00 update example json 2023-04-22 12:48:31 -07:00
21dd601325 bug fixes 0.0.2 2023-04-21 23:52:02 -07:00
b7b9c89dc2 fix RPT spam, allow re-init of capture, change to spawn loop, fix setvar
- add readme too
2023-04-18 17:14:04 -07:00
a209843caa fix bugs found during testing 2023-04-18 00:02:32 -07:00
2907101a42 Merge branch 'implement-settings' into develop 2023-04-17 20:40:56 -07:00
20400a0929 working version w JSON-based settings configuration 2023-04-17 20:40:45 -07:00
e907eeecfd Merge branch 'develop' into implement-settings 2023-04-14 14:58:27 -07:00
6cf4297ab9 reworked the extension init/de-init logic to be asynchronous 2023-04-14 11:17:41 -07:00
5d30b1931c some influx scheme refinement, part 1 2023-04-14 04:54:09 -07:00
042ddf0e34 add squad params to identity 2023-04-13 00:11:09 -07:00
c687d1a3f1 start framework for settings.json control 2023-04-13 00:08:02 -07:00
67541f46f9 way too many changes to list, i have commit-ment issues <> 2023-04-12 22:45:37 -07:00
12ef61e067 further expansion of metrics collection 2023-04-10 02:20:54 -07:00
98f5339fef working. refining schema, fix double quotes in tag values 2023-04-09 19:02:57 -07:00
4d8d8e44f5 WIP large expansion of functionality using go dll. track everything 2023-04-08 21:01:53 -07:00
44a353a24b testing 2023-04-07 01:39:41 -07:00
deb145a7ce generally working with Python/Pythia 2023-04-07 01:30:54 -07:00
cc6f6b911c move credentials to settings.json, use RVExtensionArgs call
adds value type definitions for float/int, adds mission, server name, world name to sent metrics
2023-04-04 15:18:44 -07:00
6044126e86 remove extension files (sep repo) 2023-04-02 13:43:20 -07:00
d41cb543d7 adjust to include worldName/serverName as tag values, missionName field 2023-04-02 13:16:08 -07:00
258774f763 Updated ReadMe Quick Note 2023-04-02 12:31:55 -05:00
e72e58f2a4 Submit initial Working Version of RangerMetrics 2023-04-02 12:29:41 -05:00
670355169d first commit 2023-04-02 12:24:52 -05:00