Heavy Bob
eb50d878b4
Added kill hash
...
This hash will be generated for each kill so we can prevent duplicate kills from being reported.
2025-04-07 15:57:11 +10:00
Dork Normalize
0d9f740f32
Fix logo paths
2025-04-06 21:50:27 -07:00
Dork Normalize
ae0ecbe70f
Refactor themes
2025-04-06 21:43:00 -07:00
Heavy Bob
271afee9ad
Added new themes and refactor old themes
2025-04-07 14:01:50 +10:00
Dork Normalize
1de9582eaf
Hard code a version 2.10
2025-04-06 20:54:15 -07:00
Dork Normalize
1294896ec6
Remove Debug print
2025-04-06 20:46:58 -07:00
Dork Normalize
39409d4ea3
Fix locations
2025-04-06 20:46:25 -07:00
Dork Normalize
90d24b4d9b
Fix initialization logic
2025-04-06 19:28:24 -07:00
Dork Normalize
82484a6a27
Merge branch 'default' of https://github.com/DorkNormalize/AutoTrackR2 into default
2025-04-06 18:59:59 -07:00
Dork Normalize
3afa615bac
Fix feezy theme
2025-04-06 18:59:55 -07:00
Heavy Bob
e28fc836e7
Added unix timestamp to webhandler and consonsole writes.
2025-04-07 11:58:59 +10:00
Dork Normalize
2dcf2e3571
Remove Update and Stats page. Fix Feezy theme.
2025-04-06 18:34:04 -07:00
Dork Normalize
4059eba481
Nuke the installer and update ps1
2025-04-06 18:15:10 -07:00
DorkNormalize
f8849daa79
Merge pull request #2 from DorkNormalize/bob-fork
...
Bob fork
2025-04-06 18:11:42 -07:00
DorkNormalize
3728de39ac
Merge pull request #3 from DorkNormalize/bob-rez-changes
...
Fix borked merge conflict resolution
2025-04-06 18:09:06 -07:00
Dork Normalize
5b9a9b925f
Fix borked merge conflict resolution
2025-04-06 18:07:23 -07:00
DorkNormalize
7f7be269b0
Merge branch 'default' into bob-fork
2025-04-06 17:59:18 -07:00
Heavy Bob
1acae27793
Fixed all the cursed warnings when building.
...
Fixed all the values that can be nullable on the client.
2025-04-07 10:18:52 +10:00
Heavy Bob
2cd80970a4
Removed Buttons, fixed application detect + other stuff
...
When attempting to run the app and close, it wouldn't actually close...
Set default states when starcitizen isn't running to unknown.
Start reading file when starcitizen is detected. Stop when starcitizen isn't running.
Issue, Need to fix reading file when game is already running.
2025-04-07 10:11:12 +10:00
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 #12 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 #10 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