aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* :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
|
* :art: Only allocate a buffer of the size needed, instead of always 128 bitJakob Stendahl2021-10-061-5/+11
|
* :children_crossing: Add update button to uiJakob Stendahl2021-10-062-0/+8
|
* :hammer: Fix new path definition for dev envJakob Stendahl2021-10-063-3/+3
|
* :twisted_rightwards_arrows: Merge in my own changesJakob Stendahl2021-10-0311-180/+134
|\
| * :wrench: Fix some pathsjakobst1n2021-10-031-11/+11
| |
| * :boom: Change paths to be in normal linux locationsjakobst1n2021-10-0311-170/+124
| |
* | :sprakles: Add BooleanVariableJakob Stendahl2021-10-033-10/+23
| |
* | :bug: Fix small auth bugJakob Stendahl2021-10-031-1/+1
| |
* | :building_construction: Use UNIX socket for IPC instead of stdin/outJakob Stendahl2021-10-037-117/+321
| |
* | :sparkles: Add actual different variable types, this also changes slightly ↵Jakob Stendahl2021-10-032-16/+117
| | | | | | | | how they are defined
* | :see_no_evil: Ignore log filesJakob Stendahl2021-10-031-1/+5
| |
* | :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-19253-17993/+37594
| | | | and the NeoRuntime
* Merge branch 'master' of https://github.com/JakobST1n/Luxcena-NeoJakob Stendahl2019-09-2275-297/+8347
|\
| * Create LICENSEJakob Stendahl2019-08-151-0/+674
| |
| * Delete LICENSEJakob Stendahl2019-08-151-661/+0
| |
| * Merge pull request #8 from JakobST1n/devJakob Stendahl2018-12-0617-51/+1117
| |\ | | | | | | Dev
| | * Merge pull request #7 from JakobST1n/pythonJakob Stendahl2018-12-0614-26/+921
| | |\ | | | | | | | | Python
| | | * Merge branch 'dev' into pythonJakob Stendahl2018-12-069-26/+197
| | | |\ | | | |/ | | |/|
| | * | :construction: Stash before changing branchJakob Stendahl2018-12-061-0/+1
| | | |
| | * | :memo: Add docs on the new CLIJakob Stendahl2018-12-0610-22/+146
| | | |
| | * | :construction: Make branch check workJakob Stendahl2018-12-051-2/+2
| | | |
| | * | :construction: Add path to branch-checksJakob Stendahl2018-12-051-5/+4
| | | |
| | * | :lipstick: Add branch-change funcJakob Stendahl2018-12-051-3/+9
| | | |
| | * | :prettify: Now we might be getting somewhere with the stylingJakob Stendahl2018-12-051-1/+1
| | | |
| | * | :lipstick: Maybe final styling of startmsg?Jakob Stendahl2018-12-051-1/+1
| | | |
| | * | :lipstick: Correctyly prettifyJakob Stendahl2018-12-051-1/+1
| | | |
| | * | :lipstick: Prettify welcome messageJakob Stendahl2018-12-051-2/+1
| | | |
| | * | :construction: Add first line with current command when starting CLIJakob Stendahl2018-12-051-0/+3
| | | |
| | * | :hammer: Add skipNode on update, and typoJakob Stendahl2018-12-051-4/+9
| | | |
| | * | :hammer: Fix typos and syntaxJakob Stendahl2018-12-051-4/+4
| | | |
| | * | :hammer: Fix syntaxJakob Stendahl2018-12-051-1/+5
| | | |
| | * | :sparkles: Improve status function, add enable/disable start on bootJakob Stendahl2018-12-051-5/+35
| | | |
| | | * Merge remote-tracking branch 'origin/python' into pythonJakob Stendahl2018-12-052-6/+23
| | | |\
| | | | * :construction: Matrix functionjakobst1n2018-12-042-6/+23
| | | | |
| | | * | :memo: Add some example scriptsJakob Stendahl2018-12-0512-9/+852
| | | |/
| | | * :sparkles: Matrix is now setting itself up correctlyjakobst1n2018-12-043-19/+45
| | | | | | | | | | | | | | | | Have bypassed a try-catch for now
| | | * :construction: Change varname to the correct oneJakob Stendahl2018-12-041-1/+1
| | | |
| | | * :construction: Endless loop while turning off LEDsJakob Stendahl2018-12-041-0/+1
| | | |
| | | * :construction: Add blank LED's on start, and debug pixel-matrixJakob Stendahl2018-12-041-1/+9
| | |/
| * | :memo: Fix headerJakob Stendahl2018-12-011-2/+1
| | |
| * | :memo: Explain the new docsJakob Stendahl2018-12-011-9/+9
| | |
| * | Merge pull request #6 from JakobST1n/devJakob Stendahl2018-12-0165-210/+6831
| |\| | | | | | | Written docs, finished CLI
| | * :memo: Written docs for supportlibJakob Stendahl2018-12-011-3/+35
| | |
| | * :memo: Written docs for supportlibJakob Stendahl2018-12-0114-31/+783
| | |
| | * :memo: Added intro, and some links from guides to other guidesJakob Stendahl2018-11-3011-10/+36
| | |
| | * :package: WebpackJakob Stendahl2018-11-309-8/+11
| | |
| | * :sparkles: Add docs to appJakob Stendahl2018-11-302-1/+5
| | |