Commit Graph

10313 Commits

Author SHA1 Message Date
Akkadius 8d75254868 Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius b8dfba71aa Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius 88b0d939e6 exit 78 2023-01-23 20:19:49 -06:00
Akkadius f4a77a3d92 Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius b2a1788f0e Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius 6d14707251 Check if release 2023-01-23 20:19:49 -06:00
Akkadius 5de660e182 Release bot test #2 2023-01-23 20:19:49 -06:00
Akkadius b40cbe5737 Bots release 22.0.5 (Test) 2023-01-23 20:19:49 -06:00
Akkadius 9b123debc2 Test 2023-01-23 20:19:49 -06:00
Akkadius 5eba119224 Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius ec3cae4830 Filter pipeline stage 2023-01-23 20:19:49 -06:00
Akkadius 78d5f98fcd Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius d53abc34a7 Remove debug 2023-01-23 20:19:49 -06:00
Akkadius 98fd72493a Test pipeline 2023-01-23 20:19:49 -06:00
Akkadius bb84e3d7a9 Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius 76328f5453 Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius 0983b4c64c Release without bots 2023-01-23 20:19:49 -06:00
Akkadius dd58b2e1e4 Yolo 2023-01-23 20:19:49 -06:00
Akkadius 1c8b6b270f Copy 2023-01-23 20:19:49 -06:00
Akkadius c44f548e0c Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius 3bbf6e4529 Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius a62561a4d2 Yolo 2023-01-23 20:19:49 -06:00
Akkadius d18b08a35b Yolo 2023-01-23 20:19:49 -06:00
Akkadius 81fc32aa1a Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius 27f6d94c57 Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius 66079ad4d6 Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius 5666d9ea70 Test upload 2023-01-23 20:19:49 -06:00
Akkadius 0b704ff438 Naming 2023-01-23 20:19:49 -06:00
Akkadius caf0ca71a0 Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius b6226e592e Test 2023-01-23 20:19:49 -06:00
Akkadius 2cc9ffd0e6 Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius 7d3e56475e Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius c28da82738 Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius cf74980ae0 Update .drone.yml 2023-01-23 20:19:49 -06:00
Akkadius a36da05e47 Linux 2023-01-23 20:19:49 -06:00
Akkadius cf56f3ff11 Remove 7z from build scripts 2023-01-23 20:19:49 -06:00
Akkadius 77f96918b9 Split 2023-01-23 20:19:49 -06:00
Akkadius 0768c3cab4 Kill excessive warnings 2023-01-23 20:19:49 -06:00
Akkadius 4262b30675 Update windows-build.ps1 2023-01-23 20:19:49 -06:00
Akkadius d2090d961a Update windows-build.ps1 2023-01-23 20:19:49 -06:00
Akkadius eaa2161bb4 Update windows-build.ps1 2023-01-23 20:19:49 -06:00
Akkadius dcde068e29 Test 2023-01-23 20:19:49 -06:00
Akkadius 7690df4139 Test 2023-01-23 20:19:49 -06:00
Aeadoin 4d355afe9d [Bug Fix] Fix scenario where dereferenced object could be null. (#2784) 2023-01-23 18:40:23 -05:00
Aeadoin 93eddf603b [Bug Fix] Fix botgrouplist to display unique entries. (#2785) 2023-01-23 18:39:55 -05:00
Aeadoin 293f79268d [Bots] Fix Slow Query in QueryNameAvailablity (#2781) 2023-01-22 18:26:57 -05:00
Chris Miles 7e35d5aa79 [AA] Fix AA tables dump (#2769) 2023-01-22 12:57:08 -05:00
Alex King f7e4fba584 [Bug Fix] Fix bots equipping augments. (#2772)
# Notes
- Bots didn't check if the item was an augment before equipping, this stops them from equipping them.
2023-01-22 12:57:00 -05:00
Alex King 01a0f906e1 [Bots] Add Bot Command Reloading (#2773)
# Notes
- Adds `bot_command_init` to `#reload commands` so that operators can reload bot commands if they enable/disable bots while the server is running.
2023-01-22 12:56:55 -05:00
Alex King 0a11eaa092 [Bug Fix] Fix #findaa and GetAAName(). (#2774)
# Notes
- These were not properly checking every possible AA ID.
2023-01-22 12:56:49 -05:00