Commit Graph

20 Commits

Author SHA1 Message Date
23b4531bf6 cleanup 2023-12-11 15:55:59 -06:00
3a224999cc small fix 2023-12-10 05:20:51 -06:00
73b2cf5153 added knife lunge 2023-12-09 22:59:21 -06:00
a9b35c3502 fix 2023-12-07 16:16:07 -06:00
c3ca2314fc fix 2023-12-06 12:39:53 -06:00
9e6f68845d tab 2023-12-06 12:35:11 -06:00
62ce9201d9 added non ai comments (lol) 2023-12-06 12:31:29 -06:00
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