aboutsummaryrefslogtreecommitdiff
path: root/NeoRuntime
Commit message (Collapse)AuthorAgeFilesLines
* :construction: Update after changesJakob Stendahl2021-10-061-5/+6
|
* :sparkles: Add Color helper class (should be made the default for ColorVariable)Jakob Stendahl2021-10-062-3/+64
|
* :art: Add optional deltatime parameter to all each_ method of NeoBehaviourJakob Stendahl2021-10-061-10/+29
|
* :sprakles: Add BooleanVariableJakob Stendahl2021-10-033-10/+23
|
* :building_construction: Use UNIX socket for IPC instead of stdin/outJakob Stendahl2021-10-032-37/+106
|
* :sparkles: Add actual different variable types, this also changes slightly ↵Jakob Stendahl2021-10-032-16/+117
| | | | how they are defined
* :fire: Remove log filesJakob Stendahl2021-09-272-18353/+0
|
* :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵Jakob Stendahl2021-09-1914-0/+19099
and the NeoRuntime