gameon
gameon copied to clipboard
The root repository provides mechanics to set up a local environment for building and testing rooms.
First pass splitting secrets away from config map. - Same behavior preserved by adding secretref alongside configmapref - kubectl/helm paths both updated Include IPRanges change updated. - mediator.yaml made into...
As part of the recent upgrades, testing revealed a problem with using room via wss://frontdoor with istio on minikube. Room has been moved back to ws://internal for now. Investigate the...
I need to look more into which versions are affected here. But at least with - `MInikube v0.33.1` - `Helm v2.(11.0|12.1|13.0-rc2)` - `Istio 1.0.6` Using virtualbox as a vm provider....
A few issues that seem to come down to limitation of the bash implementation. ## Subject var slashes. The SUBJECT declaration contains /'s and is passed as an argument so...
It is not scoring empty rooms (fine), but it isn't swapping them out either (not fine)
Room description can be entered via the web ui, via the reg util, and can be overridden / sent by the room as part of location response.. if the description...
If rooms are sick for > 30 days, remove them from the map
There's inconsistency on if commands are case sensitive or not - I can have whatever case of "/examine" and that part of a command will work fine. If I try...
Some rooms have sent messages that added a horizontal scroll bar for the room content iframe in my browser - this would be ok if it didn't mean I was...