Commit Graph

792 Commits

Author SHA1 Message Date
Bluscream a97d862591 Create mp_csgo_monastery_wp.csv 2024-02-10 21:16:35 +01:00
INeedGames 1726385874 Merge pull request #70 from Bluscream/master
added missing waypoints
2024-02-05 11:20:21 -06:00
Bluscream 9018414df4 added missing waypoints 2024-02-04 18:35:44 +01:00
ineed bots d7baea1e00 Add missing maps 2024-01-18 17:06:08 -06:00
ineed bots b7b3f2a832 update version in gsc 2024-01-18 15:07:46 -06:00
ineed bots bd0f834eb9 prevent bots aimbotting other targets when knifing 2024-01-18 14:52:10 -06:00
ineed bots 17bceafb23 Merge branch 'master' of github.com:ineedbots/iw4_bot_warfare 2024-01-18 14:15:46 -06:00
ineed bots 303db7e61f move to mp folder 2024-01-18 14:15:36 -06:00
INeedGames 394d5e1145 Update main.yml 2024-01-15 16:32:20 -06:00
INeedGames 4881b591fc Update README.md v2.2.0 2024-01-12 12:46:15 -06:00
INeedGames 71243d9f1c Update wpedit.md 2024-01-12 12:34:10 -06:00
INeedGames 717d12ea16 Update wpedit.md 2024-01-12 12:33:39 -06:00
INeedGames 4f3b9536a7 Update README.md 2024-01-12 01:51:50 -06:00
INeedGames 8ebab13ae4 Update README.md 2024-01-12 01:25:31 -06:00
INeedGames 6902a9cb81 Update README.md 2024-01-12 01:20:48 -06:00
ineed bots bb86705902 Added note 2024-01-11 14:08:15 -06:00
ineed bots 6fb26e1c71 Add changelog 2024-01-11 13:52:12 -06:00
ineed bots 11e98dedca lets no fill empty lines 2024-01-11 13:40:16 -06:00
ineed bots 7a43df997c ci 2024-01-07 21:23:00 -06:00
ineed bots 387ac82c86 Merge branch 'master' of https://github.com/ineedbots/iw4x_bot_warfare 2024-01-04 16:07:06 -06:00
ineed bots 2ab4d43602 fmt 2024-01-04 16:07:04 -06:00
INeedGames 3f5cbc78d3 Update bots_adapter_iw4x.gsc 2023-12-29 20:36:03 -06:00
ineed bots 929d19f3e6 fix 2023-12-22 21:34:26 -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 6921651ab0 fix aim 2023-12-22 01:00:20 -06:00
ineed bots 1d3adfd9c3 fix 2023-12-20 15:08:04 -06:00
ineed bots 255ca651a0 fix gamemodes 2023-12-16 14:40:51 -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 073b120bc6 small fix 2023-12-15 21:08:46 -06:00
ineed bots b4bc3318e6 fix sab 2023-12-15 20:29:58 -06:00
ineed bots 2449f20cc7 Merge branch 'master' of https://github.com/ineedbots/iw4x_bot_warfare 2023-12-13 19:17:17 -06:00
ineed bots 7c078f82ea add check 2023-12-13 19:17:10 -06:00
INeedGames 4e2ea27185 Update README.md 2023-12-13 12:50:13 -06:00
INeedGames 9e22cfd412 Update README.md 2023-12-13 12:49:26 -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 23b4531bf6 cleanup 2023-12-11 15:55:59 -06:00
ineed bots 3a224999cc small fix 2023-12-10 05:20:51 -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