Commit Graph

34 Commits

Author SHA1 Message Date
Michael Oliver aab08e2eb4 refactor: remove bot chat 2026-06-13 23:38:30 +01:00
Boxhead78 1389196ddf Add additional maps to getGoodMapAmount() (#100)
* Add CoD4 Pack and MW3 Pack for fillmodes

* Default should be higher

* Edit CoD4 Pack Waypoints

* Edit MW3 waypoints

- Also fixes for: Quarry, bog_sh
2024-09-21 17:06:53 -06:00
ineed bots 72526aa97c fixed ac130/chopper angles,
bots properly use pred missiles
2024-04-30 01:33:00 -06:00
ineed bots 324d72b001 fill empty lines 2024-04-04 16:58:39 -06:00
ineed bots 9e949c08d4 update bones 2024-04-04 15:39:06 -06:00
ineed bots 7a1f8fd916 waittillframeend for event 2024-03-12 15:00:35 -06:00
ineed bots 11e98dedca lets no fill empty lines 2024-01-11 13:40:16 -06:00
ineed bots 2ab4d43602 fmt 2024-01-04 16:07:04 -06:00
ineed bots a569ec0ccc case sensitive funcs and vars 2023-12-22 12:55:08 -06:00
ineed bots 37da9c0a31 field names lowercased 2023-12-22 02:03:27 -06:00
ineed bots 10e0d2eb7d comment spacing format 2023-12-22 01:42:00 -06:00
ineed bots 26c982e3db array indexing spacing format 2023-12-22 01:38:44 -06:00
ineed bots 8ec1385d18 curly braces 2023-12-22 01:28:59 -06:00
ineed bots 1d3adfd9c3 fix 2023-12-20 15:08:04 -06:00
ineed bots ce58768516 use table 2023-12-16 13:15:38 -06:00
ineed bots 85f5d42367 iw4x moment ._. 2023-12-16 12:40:01 -06:00
ineed bots 73a7f1dfec remove this builtin 2023-12-13 12:40:17 -06:00
ineed bots f910ae6054 better bot kicking logic 2023-12-13 12:21:32 -06:00
ineed bots efa67b1421 cleanup 2023-12-11 17:13:49 -06:00
ineed bots 73b2cf5153 added knife lunge 2023-12-09 22:59:21 -06:00
ineed bots a9b35c3502 fix 2023-12-07 16:16:07 -06:00
ineed bots c3ca2314fc fix 2023-12-06 12:39:53 -06:00
ineed bots 9e6f68845d tab 2023-12-06 12:35:11 -06:00
ineed bots 62ce9201d9 added non ai comments (lol) 2023-12-06 12:31:29 -06:00
ineed bots 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
ineed bots 3d5cfd44c4 Fix 2023-12-05 14:42:21 -06:00
ineed bots 622e352062 strtok 2023-12-02 16:33:34 -06:00
ineed bots 8406369f6b add prio goal 2023-11-30 03:28:31 -06:00
ineed bots 01e24ad079 newlines 2023-11-29 13:37:35 -06:00
ineed bots 091b54fc98 fix it 2023-11-27 19:57:59 -06:00
ineed bots 3498bd096c readd 2023-11-27 17:56:02 -06:00
ineed bots 13a6417a9d cleanup 2023-11-27 14:18:15 -06:00
ineed bots 797b411607 oops 2023-11-27 12:43:11 -06:00
ineed bots 44788e2ada cleanup 2023-11-26 23:45:57 -06:00