Commit Graph
13 Commits
Author SHA1 Message Date
Jamie Greunbaum 4f3236e51e Submission form will now exit with an error if the product set in the settings doesn't exist on the Bugzilla server. 2023-03-24 17:45:03 -04:00
Jamie Greunbaum d2cb047651 - Time scaling caused too many issues, and has been removed.
- Since time scaling is no longer used, markers are now placed using a timer instead of on tick.
2023-03-24 17:42:43 -04:00
Jamie Greunbaum 32d0d61e67 Bug submission works, and now there is a mysterious bug that makes this whole thing crash for reasons I am unable to track. Great. 2023-03-24 01:44:40 -04:00
Jamie Greunbaum 5abc7ca484 Once again made a lot of changes that are too numerous to adequately describe. Rest assured it was a lot. 2023-03-23 02:22:06 -04:00
Jamie Greunbaum a19e70d8f6 A bunch of bug placement improvements, an indicator when leaving the bug placer, configuration options, early server access code... there's a lot here. Not even gonna try to be coherent. It's just a lot. 2023-03-21 03:20:34 -04:00
Jamie Greunbaum 2a3fc4e75c Placing markers works, and filling out the bug report partially works. Server queries are being tested out now. 2023-03-20 01:05:16 -04:00
Jamie Greunbaum 0313ff4f7f A hell of a lot of work just happened here. Don't even ask. 2023-03-18 18:44:42 -04:00
Jamie Greunbaum 39d05a6435 Line trace now occurs on tick, and draws a normal direction of the trace hit. 2023-03-16 02:41:25 -04:00
Jamie Greunbaum 4aadcee90c More functionality moved to C++, allowing BugPlacerPawn to properly initialise and destroy itself. 2023-03-16 01:28:04 -04:00
Jamie Greunbaum dba5c7712a Increased scalar modifier on controller speed adjustment. 2023-03-15 23:45:14 -04:00
Jamie Greunbaum 651fdaaefa Added a max speed adjustment on the mouse keys and controller bumpers. 2023-03-15 23:37:14 -04:00
Jamie Greunbaum 547c293a57 - Moved time dilation code into C++.
- Converted all source files to UTF-8.
2023-03-15 15:00:27 -04:00
Jamie Greunbaum efe97745b0 Created a plugin for placing bug report markers directly into the game. 2023-03-15 00:25:56 -04:00