Stone Tao

Results 151 issues of Stone Tao

For users using the feature that allows you to create visualizer replays using just the command stream from bots, this data can easily be stored into an entry in a...

enhancement

For the type of "Kaggle" competitions where users submit a "agent" (or code) that then is run, and a score is produced and set as the leaderboard rank. Require's a...

enhancement

For secure mode, most likely just need to execute the same process multiple times, have multiple connections

enhancement

Certain types like player id `nanoid`s and `Agent.ID` are effectively just strings or numbers, leading to lower type safety in typescript as it won't catch errors when perhaps a player...

enhancement

At the moment, in a non securemode a bot can over run the memory limits.

enhancement

Needs language support on more languages and add starter kits and tests for them - [x] C++ - [x] Java - [x] Python - [x] Typescript/Javascript Important ones: - [x]...

enhancement

Currently we use the default one docker gives us. There are probably some improvements that can be made

security

Currently, mongodb and google cloud storage plugin related packages are dependencies, but should be optional and installed only if a user uses those plugins. Making them optional will reduce package...

enhancement
efficiency

Use the cluster module to simulate multiple instances and do tests with that.

enhancement
testing

it's messy and not finished

testing