-
Looks like the original Botc license is the 3-Clause BSD License.
Although it is modified and mentions only the author instead of "the copyright holder and contributors". So I don't think that exact …
TarCV updated
4 years ago
-
There have been several times I have seen the issue, and glancing at the code it seems that it is just a failure to account for inherent network lag. Essentially the problem is that if a vote is submi…
-
The `django_manage` module `app_path` is inaccurately described. It is effectively an unconventional name for a `chdir` option.
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
plugins.modul…
-
Just downloaded it but now when I run my program I keep getting this error selenium.common.exceptions.WebDriverException: Message: unknown error: Runtime.evaluate threw exception: SyntaxError: Unexpec…
-
**Is your feature request related to a problem? Please describe.**
In society at large we are facing a reckoning about how we use racially termed language. I love the BotC community and how we are so…
-
https://github.com/TarCV/botc/blob/99dbd44f9aa5d9d0469d9b190450a91fe5576a04/namedenums/namedenums.cpp#L181
should be
`void SkipWhitespace (char*& cp, const char *end)`
https://github.com/TarCV/botc…
ghost updated
4 years ago
-
How can i define to transfer from a bot to other bot ?
I can not see where can i set destination bot.
-
TarCV updated
4 years ago
-
Although #14 fixes tarcv-master, that fix doesn't work in the upgrade branch.
```
Crash entered the game.
bot Crash command: Random
bot Crash command: delay
bot Crash command: ChatSectionExists…
ghost updated
4 years ago
-
After navigating through Zandronum's source code, I found the following in src/bots.cpp:
```
case DH_ARRAYSET:
{
LONG l…
ghost updated
4 years ago