aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵jakob.stendahl2022-12-056-281/+306
| | | | update method to push instead of pull
* 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 ↵Jakob Stendahl2021-10-213-77/+77
| | | | file for branch
* :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 ↵Jakob Stendahl2021-10-213-75/+137
|\ | | | | | | https://github.com/JakobST1n/Luxcena-Neo
| * :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
| | | | | | | | | | | | | | | | | | | | | | | :hammer: Fix compatability with older git :hammer: add correct tmpdir for install files, remove trap on error :hammer: Make script die :hammer: Fix typo in if statement :hammer: New attempt to fix if :hammer: yet another small fix :hammer: Improve update/install script
* :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 ↵Jakob Stendahl2021-10-111-3/+3
|\ \ | | | | | | | | | | | | JakobST1n/dependabot/npm_and_yarn/nth-check-2.0.1 ⬆️ Bump nth-check from 2.0.0 to 2.0.1
| * | :arrow_up: Bump nth-check from 2.0.0 to 2.0.1dependabot[bot]2021-10-111-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | | :bookmark: Init version 1.0.0Jakob Stendahl2021-10-111-1/+1
|/ /
* | Merge pull request #24 from JakobST1n/rebuildJakob Stendahl2021-10-11256-18121/+19814
|\| | | | | v1.0.0
| * :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
| |