Commit Graph

13 Commits

Author SHA1 Message Date
0f6dd0891f Refactor getWaypointLinesFromFile function in _bot_utility.gsc
This commit refactors the implementation of the getWaypointLinesFromFile function in the _bot_utility.gsc file. The changes include improved handling of newline characters and more efficient processing of lines from the input waypoint string. Additionally, the code now correctly accounts for both '\n' and '\r\n' line endings. These modifications aim to enhance the overall readability and maintainability of the code.
2023-12-06 12:27:46 -06:00
f4434277a5 fix possible sre 2023-12-05 20:55:17 -06:00
3d5cfd44c4 Fix 2023-12-05 14:42:21 -06:00
622e352062 strtok 2023-12-02 16:33:34 -06:00
8406369f6b add prio goal 2023-11-30 03:28:31 -06:00
a50ca8159a better debug 2023-11-29 13:44:45 -06:00
01e24ad079 newlines 2023-11-29 13:37:35 -06:00
f1307835af change func name 2023-11-29 01:19:17 -06:00
091b54fc98 fix it 2023-11-27 19:57:59 -06:00
3498bd096c readd 2023-11-27 17:56:02 -06:00
13a6417a9d cleanup 2023-11-27 14:18:15 -06:00
797b411607 oops 2023-11-27 12:43:11 -06:00
44788e2ada cleanup 2023-11-26 23:45:57 -06:00