I've been a bit bored lately so I decided to work on the plugin a bit more. As far as bug fixes go - I've been able to fix the bug with soldier where rockets occasionally don't fire, and the pipe no longer appears when using frame goto as demo. I also somewhat redid how rockets respawn, instead of respawning right as you teleport, it waits until the game gives you back control to spawn them and blocks your attack during that time. There was a reason why I did this, but I did it a month or so ago and I don't remember why right now
.
There are 3 new features:
- tas show_projectiles - it basically just draws lines where your projectiles traveled during the recording.
- tas csv_export <NAME> - this exports a csv to addons/csv/NAME.csv with basically all the data collected during the recording.
- Weapon switch works as demo and soldier (mostly). Because I'm bad with Source, you have to have loaded the plugin and scrolled through all of your weapons before weapon switch will work when playing back saved recordings. Note that recordings saved with the older version will still not have functional weapon switch.
I still have been unable to fix the STV freeze bug. I tried looking at the csv data to see if there were any issues at frame gotos in runs with glitches or anything that would be odd but I couldn't find anything. If you guys encounter the bug with this version, try and export the csv and look at it and see if you can find anything.
If you find any other bugs or glitches, let me know.
Download:
https://www.dropbox.com/s/ajghmvcgfnu62x0/tas.dll?dl=0I SHOULD'VE JUST FIXED A STUPID BUG - PLEASE LET ME KNOW IF THERE ARE ANY MORE ISSUES I WANT TO BE DONE UPDATING THIS THING