The last month I have a bit of a break, where I did no development or testing. Although, coming back to it yesterday, I encountered a bug where even if the user dies during a lap, the time can still…
Read moreAfter some quick debugging last night, I discovered that whilst refactoring the isDriver check a few weeks ago, I accidentally removed the tonumber() conversion of the vehicleID, this means the…
Read moreThe last few weeks have just been testing, testing, and more testing.I found the script is working fairly well, however I have found a bug where no matter what seat the player is in, the isDriver…
Read moreI made some good progress this week, including getting the base web application developed. I decided to use Laravel 11, with MaryUI and Volt for the frontend which allowed me to get the frontend…
Read moreAfter hitting the roadblock of being unable to implement cURL, or other request libraries, and having to find a workaround, I thought of an okay-ish solution.Basically, we can't show a terminal…
Read moreIt has been some time since I last touched this project, however after looking into some alternatives to hac2, I found Chimera which is a actively maintained mod, which has quite a lot of features.…
Read moreThe development for this has hit a bit of a snag when I started on the client-side version.There are a few issues I have come across regarding hac2 optic.When there is only 1 player, the Lap Complete…
Read moreIt's really a bit late to start this development blog, as the web app and server-side script are already complete, however I suppose I'll do a quick update in this first post.The development idea…
Read more