aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create docs from python codejakob.stendahl2022-12-1299-5797/+15080
* Bump versionjakob.stendahl2022-12-061-1/+1
* Add some modesjakob.stendahl2022-12-064-0/+117
* Add another builtin, and remove a debug printjakob.stendahl2022-12-052-2/+23
* Do some design improvementsjakob.stendahl2022-12-055-1049/+6032
* Move IDE components into its own store, fix some state issues, change state u...jakob.stendahl2022-12-056-281/+306
* Save before some changesjakob.stendahl2022-12-051-21/+56
* Try to fix rendering issues with Output component by buffering betterjakob.stendahl2022-12-043-15/+33
* Merge in upstreamjakob.stendahl2022-12-042-4/+8
* Fix simulation stuttering (still resource intensive) and some oter QOL upgradesjakob.stendahl2022-12-0410-25/+222
* Update README.mdJakob Stendahl2022-05-221-4/+1
* :bug: Small bugfixesJakob Stendahl2022-04-2811-102/+180
* :lipstick: If update started, keep showing update window while rebootingJakob Stendahl2022-04-282-3/+16
* Update index.jsJakob Stendahl2021-11-131-5/+14
* Update install.shJakob Stendahl2021-11-131-5/+5
* Update install.shJakob Stendahl2021-11-131-1/+1
* Update install.shJakob Stendahl2021-11-131-3/+12
* :sparkles: Blank pixels on exitJakob Stendahl2021-10-212-7/+9
* :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