skynet

Results 7 issues of skynet

Fixes this console warning: ``` WARNING: abs already refers to: #'clojure.core/abs in namespace: com.evocomputing.colors, being replaced by: #'clojure.math.numeric-tower/abs ```

I'm getting this error now when running kaocha on my project: ``` > clj -M:kaocha java.nio.file.NotDirectoryException: tests.edn at sun.nio.fs.WindowsWatchService$Poller.implRegister (WindowsWatchService.java:379) sun.nio.fs.AbstractPoller.processRequests (AbstractPoller.java:266) sun.nio.fs.WindowsWatchService$Poller.run (WindowsWatchService.java:596) java.lang.Thread.run (Thread.java:833) [watch] watching stopped. ```...

bug
regression

The current native-image resource config uses the experimental option which causes a warning to be printed (somewhat relevant issue https://github.com/oracle/graal/issues/7354): ``` 1 experimental option(s) unlocked: - '-H:IncludeResources' (origin(s): command line)...

Many games have incompatible settings, so it makes sense to have an option to swap them before starting a game.

Users should be able to filter by width/height, description, author, etc. based on map data.

It would be nice to be able to send a link that someone can use to start the lobby, join a server, and join the battle room.

There is no requirement for engines to be in the same directory that maps and games are, so an option to add arbitrary directories for engines is possible and has...