aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* :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
| |
| * :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
| | |
| | * :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
| | |