Commit graph

165 commits

Author SHA1 Message Date
Heavy Bob
0593969f77 Fixed save button on config page going off the page. 2025-04-07 09:29:23 +10:00
Heavy Bob
c2cdd2a6a1 Added Kill Tally for current month. 2025-04-07 09:27:00 +10:00
Heavy Bob
f116793591 Fixed Theme's not being applied correctly
Sometimes when switching themes it wouldn't apply the theme correctly.
2025-04-07 09:20:13 +10:00
Heavy Bob
5fc670b652 Sync'd Reznoks changes 2025-04-07 08:44:42 +10:00
Dork Normalize
666b5ce11f Varius bug fixes 2025-04-06 15:04:09 -07:00
BubbaGumpShrump
2a4a4ebe42 Merge branch 'default' of https://github.com/BubbaGumpShrump/AutoTrackR2 into 2.07 2025-04-05 10:38:32 -04:00
BubbaGumpShrump
82b9e365c1
Merge pull request from Heavybob/default
Updated Readme and added Git Actions
2025-04-05 10:38:07 -04:00
Heavy Bob
408c071a85 Updated Readme. 2025-04-06 00:13:38 +11:00
Heavy Bob
bab96123c5 Added autohotkey scripts to artifacts 2025-04-06 00:11:12 +11:00
Heavy Bob
a09a99c064 Added autohotkey scripts to artifact 2025-04-06 00:06:04 +11:00
Heavy Bob
bd8bbfb365 Added version to git actions. 2025-04-05 23:21:09 +11:00
Heavy Bob
49dfbb2291 debugging 2025-04-05 23:17:29 +11:00
Heavy Bob
dfc2dd5477 Use correct net framework. 2025-04-05 23:15:25 +11:00
Heavy Bob
e2df69526d Git actions v4 2025-04-05 23:12:03 +11:00
Heavy Bob
1236f8b4d6 Merge branch 'default' of https://github.com/Heavybob/AutoTrackR2 into default 2025-04-05 23:09:16 +11:00
Heavy Bob
b680debb49 Main branch is default not main 2025-04-05 23:09:14 +11:00
Heavy Bob
e5f968633d
Merge branch 'BubbaGumpShrump:default' into default 2025-04-05 23:03:35 +11:00
Heavy Bob
4a001801aa Added git actions 2025-04-05 23:02:42 +11:00
Dork Normalize
e9f0e75d60 Drastically increase log processing speed 2025-03-31 04:33:28 -07:00
Dork Normalize
3f892c6a37 Fix CSV parsing dates with commas. Fix UEE record scraping 2025-03-30 19:01:50 -07:00
Dork Normalize
d817b097ab Add more ship detection events. Add threading to log handling 2025-03-28 21:13:47 -07:00
Dork Normalize
0e4419e5cc Add config info tooltips 2025-03-28 20:02:58 -07:00
Dork Normalize
90a905435c UI enhancements on the config page 2025-03-28 19:54:01 -07:00
Dork Normalize
7ca943a909 Merge upstream 2025-03-28 19:46:45 -07:00
Dork Normalize
ebef4eca5b Add support for AHK scripts and remove the main Powershell Script 2025-03-28 19:43:22 -07:00
Dork Normalize
aa787d305c Refactor config save/load 2025-03-28 17:15:40 -07:00
Dork Normalize
d6ce48b475 Implement KillHistory CSV functionality 2025-03-28 17:01:03 -07:00
BubbaGumpShrump
388b1b774e Merge branch 'default' of https://github.com/BubbaGumpShrump/AutoTrackR2 into 2.07 2025-03-28 08:52:46 -04:00
BubbaGumpShrump
365a3ba08d
Merge pull request from DorkNormalize/patch_4_1
Update loadout regex for 4.1 event changes
2025-03-28 08:51:54 -04:00
DorkNormalize
1cc397ee34
Merge branch 'default' into patch_4_1 2025-03-28 00:58:58 -07:00
Dork Normalize
69ef954d58 Minor refactor on the regex to make the event more obvious 2025-03-28 00:56:53 -07:00
Dork Normalize
fe565b1abd Update loadouat regex for 4.1 event changes 2025-03-28 00:54:23 -07:00
Dork Normalize
c6e6a7e6bd Fix APIcalls 2025-03-28 00:37:15 -07:00
Dork Normalize
a08de59a73 Initial refactor to C# from PS 2025-03-26 01:23:06 -07:00
BubbaGumpShrump
9400a087e2 Location Fix 2025-02-19 16:27:47 -05:00
BubbaGumpShrump
77a3c936fd PU/AC detection fix 2025-02-04 20:19:55 -05:00
BubbaGumpShrump
d59fecfb2b versioning 2025-02-04 19:14:25 -05:00
BubbaGumpShrump
b726fb4b7b Fixed PU detection 2025-02-04 19:13:30 -05:00
scubamount
e002e844a1
hotfix for AC/PU not working 2025-02-04 14:59:16 -08:00
BubbaGumpShrump
18924e67d8
Merge pull request from Heavybob/default
Hotfix for /register-kill/register-kill
2025-02-03 22:17:46 -05:00
Heavy Bob
3022ad03ed Hotfix for /register-kill/register-kill
If someone typed https://apiurl.com/ it would send the request to https://apiurl.com/register-kill/register-kill
I've had to fix too many peoples clients by removing a backslash. Stap it!
2025-02-03 19:31:49 +11:00
BubbaGumpShrump
e43286bde1
Merge pull request from scubamount/master
mainscript.ps1 hotfix
2025-01-17 17:17:15 -05:00
scubamount
e53fdc3c5d
mainscript.ps1 hotfix
FIX: "kills not showing up in the bot, but tracking in the tracker"
2025-01-17 14:13:38 -08:00
BubbaGumpShrump
693904e53c Fix versioning and update button logic 2025-01-16 15:08:29 -05:00
BubbaGumpShrump
7a995015e7 Gankhub theme 2025-01-16 14:57:44 -05:00
BubbaGumpShrump
609366235c Fix log parser 2025-01-16 14:34:37 -05:00
BubbaGumpShrump
9a7f1f002f Update Function 2025-01-15 22:43:36 -05:00
BubbaGumpShrump
2c3354354f versioning 2025-01-15 22:18:59 -05:00
BubbaGumpShrump
4c51e15fbd Location Data and CleanUp 2025-01-15 22:14:25 -05:00
cranialcounsel
855963ef39 Update KillTrackR_MainScript.ps1
where art thou, ya filthy bobs!?
2025-01-16 03:11:19 +01:00