-
If one player leaves, and other players still care about the entities they spawned (eg, they are in the same area and were receiving state updates for them), the remaining player with the highest auth…
-
I would like to split compilation into two phases:
1. Evaluation of Kitten code to produce Kitten code
2. Compilation of the resultant code to produce an executable
My current thinking is to have a w…
-
if a user gets logged in and he is a staff (user.is_staff == True) we MUST redirect the user to the testing page instead of the consent one.
In the testing page the user (staff) can select one of t…
-
## Issue Description
I'm trying to remove entries from a many-to-many junction table with cascade enabled. I wanted to use `bigint` as the type for my primary keys and since I was affected by […
-
## When using nested subscribers app will crash (NestJS - TypeORM - MySql)
I have 1 controller, 3 services and 2 subscribers for service 1 and 2.
when subscriber 2 will call **create** method of s…
-
Currently every robot that looks `down` is shown as `Ω`, which is confusing and hard to see.
We could fix this by simply changing the default char for robots (say `x`), but I propose a bolder solut…
-
Steps to reproduce:
1. Open the detail view for a module.
2. Add a lesson from 9pm to 12am, e.g. `add lesson n/Weekly Lab d/Monday s/2100 e/0000`
Expected: Lesson is added as per normal.
Actual: A…
-
Steps to reproduce:
1. Open the details view of any module.
2. Add a lesson to a module, e.g. `add lesson n/Weekly Lab d/Monday s/1000 e/1100`
3. Add the same exam, but with a name in lower case, i.e…
-
Spectators are able to interact with buttons / levers / doors / trapdoors / etc (anything switchable)
-
Discovered via https://stackoverflow.com/questions/57244451/bug-jsnumber-tofixed-returns-different-values-in-superdev-and-js
When calling JsNumber.toFixed with an `int` value (as would seem to be t…