aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* :lipstick: Improve simulation by changing to using a svg. and some small fixesJakob Stendahl2021-10-214-53/+38
* :bug: Fix potential memory leakJakob Stendahl2021-10-211-6/+9
* :construction: Fix tab width of editorJakob Stendahl2021-10-211-3/+7
* :sparkles: Add attempt at the "simulation"Jakob Stendahl2021-10-218-6/+151
* :sparkles: Make all variable-types changeable from both home and editorJakob Stendahl2021-10-218-33/+141
* :lipstick: Make cursor show when user input is requestedJakob Stendahl2021-10-213-3/+7
* :hammer: Make version checker check the actual git status instead of config f...Jakob Stendahl2021-10-213-77/+77
* :hammer: Improve uninstall scriptJakob Stendahl2021-10-211-5/+4
* :boom: Remove CLI, and add seperate install/uninstall scriptsJakob Stendahl2021-10-214-319/+286
* :twisted_rightwards_arrows: Merge branch 'master' of https://github.com/Jakob...Jakob Stendahl2021-10-213-75/+137
|\
| * :pencil2: Fix typoJakob Stendahl2021-10-151-2/+2
| * :hammer: Attempt to make it look okay outside ttyJakob Stendahl2021-10-151-42/+63
| * :hammer: Manually add all pathsJakob Stendahl2021-10-151-2/+9
| * :hammer: Make update script start in it's own shellJakob Stendahl2021-10-151-1/+2
| * :construction: Update scriptJakob Stendahl2021-10-141-1/+1
| * :hammer: Attempt to fix updater urlJakob Stendahl2021-10-141-5/+5
* | :sparkles: Add self updater that actually does something (maybe)Jakob Stendahl2021-10-215-10/+393
|/
* :hammer: Add some cosmetic changes to scriptJakob Stendahl2021-10-141-3/+3
* :memo: Add install instructionsJakob Stendahl2021-10-141-6/+3
* :hammer: Improve update/install scriptJakob Stendahl2021-10-143-76/+130
* :twisted_rightwards_arrows: Merge UI bug fix and new Variable typeJakob Stendahl2021-10-134-2/+26
|\
| * :lipstick: Add Trigger variable, fix small UI bugJakob Stendahl2021-10-134-2/+26
* | :bookmark: Bump version numberJakob Stendahl2021-10-111-1/+1
* | ⬆️ Merge pull request #25 from JakobST1n/dependabot/npm_and_yarn/nth-chec...Jakob Stendahl2021-10-111-3/+3
|\ \
| * | :arrow_up: Bump nth-check from 2.0.0 to 2.0.1dependabot[bot]2021-10-111-3/+3
* | | :bookmark: Init version 1.0.0Jakob Stendahl2021-10-111-1/+1
|/ /
* | Merge pull request #24 from JakobST1n/rebuildJakob Stendahl2021-10-11256-18121/+19814
|\|
| * :hammer: Remove userland scriptJakob Stendahl2021-10-111-4/+8
| * :lipstick: Add fade scriptJakob Stendahl2021-10-111-3/+23
| * :construction: Add actual classtype to super callsJakob Stendahl2021-10-111-2/+3
| * :hammer: Make strandtest actually workJakob Stendahl2021-10-111-12/+10
| * :zap: Improve code structure somewhatJakob Stendahl2021-10-111-28/+27
| * :construction: Use stored session token if availableJakob Stendahl2021-10-111-3/+3
| * :lipstick: Clear output box when mode restartsJakob Stendahl2021-10-111-1/+3
| * :hammer: Fix merge conflictJakob Stendahl2021-10-101-4/+0
| * :hammer: Update some of the builtin scriptsJakob Stendahl2021-10-104-42/+31
| * :construction: Make python 3.5 compatible and fix some weird bugsjakobst1n2021-10-105-47/+52
| * Update RuntimeProcess.jsJakob Stendahl2021-10-091-1/+1
| * Update luxcena-neo.shJakob Stendahl2021-10-091-1/+1
| * :pencil2: Fix typoJakob Stendahl2021-10-091-2/+2
| * :hammer: Specify bash for runuser commandsJakob Stendahl2021-10-091-4/+4
| * :memo: Update supportlib to explain new features Jakob Stendahl2021-10-061-3/+63
| * :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
| * :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