Heavy Bob
1396702d9d
Git build
2025-04-14 13:17:18 +10:00
Heavy Bob
f9ce907f40
Git building version.
2025-04-14 13:14:51 +10:00
Heavy Bob
b6508593db
Fix crash issue for multiple kills at once.
2025-04-14 12:06:58 +10:00
Heavy Bob
5f2f429dcc
Fixed warnings, added kill streak option]
2025-04-14 05:02:28 +10:00
Heavy Bob
3c23f34d3f
Fixed kill streak cleanup and added trackrver constant.
2025-04-13 05:58:44 +10:00
Heavy Bob
36cfdaba8a
Kill Streaks and Multikills.
...
Implemented kill streaks and multikills. Need to do some cleaning up but should work great.
2025-04-13 04:58:31 +10:00
Heavy Bob
ad773f6790
Added Initialization Waits
...
This will help prevent reading the old game.log on boot.
2025-04-12 10:29:56 +10:00
Heavy Bob
e88876a620
Hash Kills
...
This change updates the .csv to store kill hashes and also stores hashes made in memory. This should prevent reporting the same kill twice or saving it to the .csv twice. This will break the old .csv however it is renamed to .old with the previous change.
2025-04-12 07:43:28 +10:00
Heavy Bob
d58d3af8fc
Removed Margin
2025-04-12 05:53:20 +10:00
Heavy Bob
eaad6b44a7
If the CSV is fucked, rename it to kill-log.old and get a new one.
2025-04-12 05:43:41 +10:00
Heavy Bob
58fcedb3d2
Added weapons for Player override
...
Also added streamlink file name for the streamerhandle.
2025-04-11 10:45:27 +10:00
Heavy Bob
47abbf9314
Fix. OMG
2025-04-11 10:18:00 +10:00
Heavy Bob
9b4b25921e
Fixes
2025-04-11 10:10:38 +10:00
Heavy Bob
f8446f047e
Hotfix
2025-04-11 09:59:56 +10:00
Heavy Bob
f21fad999f
Fixes.
2025-04-11 08:04:46 +10:00
Heavy Bob
281f714ec4
Added basic detection for Player and Passenger Kills
...
This will override the victim ship to be a Passenger or a Player. I've also moved the ship manufactures to constants because we'll need to reference them elsewhere.
2025-04-11 03:52:38 +10:00
Heavy Bob
b34e7d0165
Fixed displaying time on the kill feed.
2025-04-11 02:24:53 +10:00
Heavy Bob
a27746c45e
Pass time using game.log
2025-04-11 01:17:34 +10:00
Heavy Bob
8e8ea81e20
Need to disable twitch ads
2025-04-10 12:23:12 +10:00
Heavy Bob
b448cfec3c
Point streamlink test to /test
...
Streamlink tests now throw at the /test api and expect a streamer variable, if nothing then it will succeed. Think the streamer link stuff is mostly done, just need to do the changes on the api.
2025-04-10 03:16:42 +10:00
Heavy Bob
5994743c73
Added checks for streamlink response for web handler
...
I've also put in a check to make sure if we are going to accept a response from the api that it it's valid.
2025-04-10 02:46:35 +10:00
Heavy Bob
d7057efe15
Streamlink - Almost done.
2025-04-10 01:55:35 +10:00
Heavy Bob
f7fb63c50f
Fixed /register-kill not using filtering.
...
/register-kill didn't use the same filtering as /test resulting in users failing to get kills because url malformed. /test was also hanging app for response so fixed this.
2025-04-09 23:53:07 +10:00
Heavy Bob
1e0cf4ce0d
Crash Log when crashes, there can be only one.
2025-04-09 10:54:46 +10:00
Heavy Bob
daf6954e74
Changed Config Formatting
...
Fixed an issue with the video path looking for a file when it needed to be defined as a folder... https://www.youtube.com/watch?v=ahKH19iN2SM
2025-04-09 08:52:17 +10:00
Heavy Bob
1f35e0a9e6
Fonts.
...
Actually cancer to read. Addresses the issue of the theme color not being assigned for themes correctly.
2025-04-09 06:40:14 +10:00
Heavy Bob
ab6b95a281
Added location to the homepage.
2025-04-09 05:57:19 +10:00
Heavy Bob
2b805428eb
Added AXP theme.
2025-04-08 03:45:51 +10:00
Heavy Bob
29dfaa2123
Added Enclave theme
2025-04-08 00:26:02 +10:00
Heavy Bob
4fd295345b
Load *.png from assets instead of needing to define each logo.
...
Also fixed wraiths logo and emp, changed the gankhub theme.
2025-04-08 00:14:44 +10:00
Heavy Bob
3f06c95026
Added FCU theme
2025-04-07 23:43:57 +10:00
Heavy Bob
98c77b2b36
Added Blackrock theme, Added debugging.
2025-04-07 23:28:10 +10:00
Heavy Bob
769d46df9d
Theme slider is now defined by the max themes available.
...
Also added the DMC theme too.
2025-04-07 23:02:55 +10:00
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