Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | :construction: Add actual classtype to super calls | Jakob Stendahl | 2021-10-11 | 1 | -2/+3 | |
| | | ||||||
| * | :hammer: Make strandtest actually work | Jakob Stendahl | 2021-10-11 | 1 | -12/+10 | |
| | | ||||||
| * | :zap: Improve code structure somewhat | Jakob Stendahl | 2021-10-11 | 1 | -28/+27 | |
| | | ||||||
| * | :construction: Use stored session token if available | Jakob Stendahl | 2021-10-11 | 1 | -3/+3 | |
| | | ||||||
| * | :lipstick: Clear output box when mode restarts | Jakob Stendahl | 2021-10-11 | 1 | -1/+3 | |
| | | ||||||
| * | :hammer: Fix merge conflict | Jakob Stendahl | 2021-10-10 | 1 | -4/+0 | |
| | | ||||||
| * | :hammer: Update some of the builtin scripts | Jakob Stendahl | 2021-10-10 | 4 | -42/+31 | |
| | | ||||||
| * | :construction: Make python 3.5 compatible and fix some weird bugs | jakobst1n | 2021-10-10 | 5 | -47/+52 | |
| | | ||||||
| * | Update RuntimeProcess.js | Jakob Stendahl | 2021-10-09 | 1 | -1/+1 | |
| | | ||||||
| * | Update luxcena-neo.sh | Jakob Stendahl | 2021-10-09 | 1 | -1/+1 | |
| | | ||||||
| * | :pencil2: Fix typo | Jakob Stendahl | 2021-10-09 | 1 | -2/+2 | |
| | | ||||||
| * | :hammer: Specify bash for runuser commands | Jakob Stendahl | 2021-10-09 | 1 | -4/+4 | |
| | | ||||||
| * | :memo: Update supportlib to explain new features | Jakob Stendahl | 2021-10-06 | 1 | -3/+63 | |
| | | ||||||
| * | :construction: Update after changes | Jakob Stendahl | 2021-10-06 | 1 | -5/+6 | |
| | | ||||||
| * | :sparkles: Add Color helper class (should be made the default for ColorVariable) | Jakob Stendahl | 2021-10-06 | 2 | -3/+64 | |
| | | ||||||
| * | :art: Add optional deltatime parameter to all each_ method of NeoBehaviour | Jakob Stendahl | 2021-10-06 | 1 | -10/+29 | |
| | | ||||||
| * | :art: Only allocate a buffer of the size needed, instead of always 128 bit | Jakob Stendahl | 2021-10-06 | 1 | -5/+11 | |
| | | ||||||
| * | :children_crossing: Add update button to ui | Jakob Stendahl | 2021-10-06 | 2 | -0/+8 | |
| | | ||||||
| * | :hammer: Fix new path definition for dev env | Jakob Stendahl | 2021-10-06 | 3 | -3/+3 | |
| | | ||||||
| * | :twisted_rightwards_arrows: Merge in my own changes | Jakob Stendahl | 2021-10-03 | 11 | -180/+134 | |
| |\ | ||||||
| | * | :wrench: Fix some paths | jakobst1n | 2021-10-03 | 1 | -11/+11 | |
| | | | ||||||
| | * | :boom: Change paths to be in normal linux locations | jakobst1n | 2021-10-03 | 11 | -170/+124 | |
| | | | ||||||
| * | | :sprakles: Add BooleanVariable | Jakob Stendahl | 2021-10-03 | 3 | -10/+23 | |
| | | | ||||||
| * | | :bug: Fix small auth bug | Jakob Stendahl | 2021-10-03 | 1 | -1/+1 | |
| | | | ||||||
| * | | :building_construction: Use UNIX socket for IPC instead of stdin/out | Jakob Stendahl | 2021-10-03 | 7 | -117/+321 | |
| | | | ||||||
| * | | :sparkles: Add actual different variable types, this also changes slightly ↵ | Jakob Stendahl | 2021-10-03 | 2 | -16/+117 | |
| | | | | | | | | | | | | how they are defined | |||||
| * | | :see_no_evil: Ignore log files | Jakob Stendahl | 2021-10-03 | 1 | -1/+5 | |
| | | | ||||||
| * | | :fire: Remove log files | Jakob Stendahl | 2021-09-27 | 2 | -18353/+0 | |
| |/ | ||||||
| * | :boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵ | Jakob Stendahl | 2021-09-19 | 253 | -17993/+37594 | |
|/ | | | | and the NeoRuntime | |||||
* | Merge branch 'master' of https://github.com/JakobST1n/Luxcena-Neo | Jakob Stendahl | 2019-09-22 | 75 | -297/+8347 | |
|\ | ||||||
| * | Create LICENSE | Jakob Stendahl | 2019-08-15 | 1 | -0/+674 | |
| | | ||||||
| * | Delete LICENSE | Jakob Stendahl | 2019-08-15 | 1 | -661/+0 | |
| | | ||||||
| * | Merge pull request #8 from JakobST1n/dev | Jakob Stendahl | 2018-12-06 | 17 | -51/+1117 | |
| |\ | | | | | | | Dev | |||||
| | * | Merge pull request #7 from JakobST1n/python | Jakob Stendahl | 2018-12-06 | 14 | -26/+921 | |
| | |\ | | | | | | | | | Python | |||||
| | | * | Merge branch 'dev' into python | Jakob Stendahl | 2018-12-06 | 9 | -26/+197 | |
| | | |\ | | | |/ | | |/| | ||||||
| | * | | :construction: Stash before changing branch | Jakob Stendahl | 2018-12-06 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | :memo: Add docs on the new CLI | Jakob Stendahl | 2018-12-06 | 10 | -22/+146 | |
| | | | | ||||||
| | * | | :construction: Make branch check work | Jakob Stendahl | 2018-12-05 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | :construction: Add path to branch-checks | Jakob Stendahl | 2018-12-05 | 1 | -5/+4 | |
| | | | | ||||||
| | * | | :lipstick: Add branch-change func | Jakob Stendahl | 2018-12-05 | 1 | -3/+9 | |
| | | | | ||||||
| | * | | :prettify: Now we might be getting somewhere with the styling | Jakob Stendahl | 2018-12-05 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | :lipstick: Maybe final styling of startmsg? | Jakob Stendahl | 2018-12-05 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | :lipstick: Correctyly prettify | Jakob Stendahl | 2018-12-05 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | :lipstick: Prettify welcome message | Jakob Stendahl | 2018-12-05 | 1 | -2/+1 | |
| | | | | ||||||
| | * | | :construction: Add first line with current command when starting CLI | Jakob Stendahl | 2018-12-05 | 1 | -0/+3 | |
| | | | | ||||||
| | * | | :hammer: Add skipNode on update, and typo | Jakob Stendahl | 2018-12-05 | 1 | -4/+9 | |
| | | | | ||||||
| | * | | :hammer: Fix typos and syntax | Jakob Stendahl | 2018-12-05 | 1 | -4/+4 | |
| | | | | ||||||
| | * | | :hammer: Fix syntax | Jakob Stendahl | 2018-12-05 | 1 | -1/+5 | |
| | | | | ||||||
| | * | | :sparkles: Improve status function, add enable/disable start on boot | Jakob Stendahl | 2018-12-05 | 1 | -5/+35 | |
| | | | | ||||||
| | | * | Merge remote-tracking branch 'origin/python' into python | Jakob Stendahl | 2018-12-05 | 2 | -6/+23 | |
| | | |\ |