Releases: zhivotnoya/XION-ChaseCam
Changed the code and added a new font
Basically, as the title suggests, I've added a new font that more closely resembles the Axion bodycam font, as well as cleaned up the code a bit to remove some padding issues.
What's Changed
- Update top-right.html by @alejandrors55 in #14
- Fix time drift and date not updating by @Oekn5w in #15
- Update top-right.html by @alejandrors55 in #13
New Contributors
- @alejandrors55 made their first contribution in #14
- @Oekn5w made their first contribution in #15
Full Changelog: v3.2...v3.3
Date will update at midnight now
Thanks to @tyrope for the fix! Now your dates will update when the time hits midnight.
XION ChaseCam v3.1
Basically re-added the blinking red dot.
** Feature request(s) **
-Beeping for 'realism' (Looking into adding this now) If I add it, it will be something you can toggle with a true/false in the variables section of the script.
- host script on a server so it updates and you won't have to keep downloading it. Will be tailored to your settings thru a simple account login
XION ChaseCam
Basically, now it's a single file, for ease of edit and storage. Image is now a string of text in base64. Can be changed easily by either inserting your own image/png;base64 code or simply replace the long string of text for your own image file link.
I've played around with the file and maybe you want to put a qr code in place of the logo. The script is free for you to edit change, fork the code here on GitHub or even post your own. All I ask is a link back to this repository for historical reasons.
Enjoy!
XION ChaseCam v2
Basically everything you see.
It has a functioning clock and date on it that updates every second (1000 ms). The timezone is locale specific for your machine/OS's settings.
Follow the instructions in the readme.txt file or simply go to line 81 in a text editor to change player, callsign, and agency to your liking.