Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump versionHEAD1.1.1master | jakob.stendahl | 2022-12-24 | 1 | -1/+1 |
| | |||||
* | Update docs | jakob.stendahl | 2022-12-24 | 2 | -12/+12 |
| | |||||
* | Fix virtualenv | jakob.stendahl | 2022-12-24 | 1 | -2/+1 |
| | |||||
* | Improve install scripts | jakob.stendahl | 2022-12-24 | 2 | -2/+3 |
| | |||||
* | Add debug print, fix limit on brightness | jakob.stendahl | 2022-12-24 | 1 | -1/+2 |
| | |||||
* | Fix bugs in builtin scripts | jakob.stendahl | 2022-12-24 | 4 | -6/+8 |
| | |||||
* | Bump version1.1.0 | jakob.stendahl | 2022-12-18 | 1 | -1/+1 |
| | |||||
* | Change from pinned release to latest | jakob.stendahl | 2022-12-18 | 2 | -2/+2 |
| | |||||
* | Make the updater work properly | jakob.stendahl | 2022-12-18 | 8 | -728/+65 |
| | |||||
* | Start moving to esm, work on updater | jakob.stendahl | 2022-12-17 | 24 | -299/+530 |
| | |||||
* | :memo: Do some docs changes | jakob.stendahl | 2022-12-12 | 4 | -93/+249 |
| | |||||
* | Create docs from python code | jakob.stendahl | 2022-12-12 | 99 | -5797/+15080 |
| | |||||
* | Bump version | jakob.stendahl | 2022-12-06 | 1 | -1/+1 |
| | |||||
* | Add some modes | jakob.stendahl | 2022-12-06 | 4 | -0/+117 |
| | |||||
* | Add another builtin, and remove a debug print | jakob.stendahl | 2022-12-05 | 2 | -2/+23 |
| | |||||
* | Do some design improvements | jakob.stendahl | 2022-12-05 | 5 | -1049/+6032 |
| | |||||
* | Move IDE components into its own store, fix some state issues, change state ↵ | jakob.stendahl | 2022-12-05 | 6 | -281/+306 |
| | | | | update method to push instead of pull | ||||
* | Save before some changes | jakob.stendahl | 2022-12-05 | 1 | -21/+56 |
| | |||||
* | Try to fix rendering issues with Output component by buffering better | jakob.stendahl | 2022-12-04 | 3 | -15/+33 |
| | |||||
* | Merge in upstream | jakob.stendahl | 2022-12-04 | 2 | -4/+8 |
| | |||||
* | Fix simulation stuttering (still resource intensive) and some oter QOL upgrades | jakob.stendahl | 2022-12-04 | 10 | -25/+222 |
| | |||||
* | Update README.md | Jakob Stendahl | 2022-05-22 | 1 | -4/+1 |
| | |||||
* | :bug: Small bugfixes | Jakob Stendahl | 2022-04-28 | 11 | -102/+180 |
| | |||||
* | :lipstick: If update started, keep showing update window while rebooting | Jakob Stendahl | 2022-04-28 | 2 | -3/+16 |
| | |||||
* | Update index.js | Jakob Stendahl | 2021-11-13 | 1 | -5/+14 |
| | |||||
* | Update install.sh | Jakob Stendahl | 2021-11-13 | 1 | -5/+5 |
| | |||||
* | Update install.sh | Jakob Stendahl | 2021-11-13 | 1 | -1/+1 |
| | |||||
* | Update install.sh | Jakob Stendahl | 2021-11-13 | 1 | -3/+12 |
| | |||||
* | :sparkles: Blank pixels on exit | Jakob Stendahl | 2021-10-21 | 2 | -7/+9 |
| | |||||
* | :lipstick: Improve simulation by changing to using a svg. and some small fixes | Jakob Stendahl | 2021-10-21 | 4 | -53/+38 |
| | |||||
* | :bug: Fix potential memory leak | Jakob Stendahl | 2021-10-21 | 1 | -6/+9 |
| | |||||
* | :construction: Fix tab width of editor | Jakob Stendahl | 2021-10-21 | 1 | -3/+7 |
| | |||||
* | :sparkles: Add attempt at the "simulation" | Jakob Stendahl | 2021-10-21 | 8 | -6/+151 |
| | |||||
* | :sparkles: Make all variable-types changeable from both home and editor | Jakob Stendahl | 2021-10-21 | 8 | -33/+141 |
| | |||||
* | :lipstick: Make cursor show when user input is requested | Jakob Stendahl | 2021-10-21 | 3 | -3/+7 |
| | |||||
* | :hammer: Make version checker check the actual git status instead of config ↵ | Jakob Stendahl | 2021-10-21 | 3 | -77/+77 |
| | | | | file for branch | ||||
* | :hammer: Improve uninstall script | Jakob Stendahl | 2021-10-21 | 1 | -5/+4 |
| | |||||
* | :boom: Remove CLI, and add seperate install/uninstall scripts | Jakob Stendahl | 2021-10-21 | 4 | -319/+286 |
| | |||||
* | :twisted_rightwards_arrows: Merge branch 'master' of ↵ | Jakob Stendahl | 2021-10-21 | 3 | -75/+137 |
|\ | | | | | | | https://github.com/JakobST1n/Luxcena-Neo | ||||
| * | :pencil2: Fix typo | Jakob Stendahl | 2021-10-15 | 1 | -2/+2 |
| | | |||||
| * | :hammer: Attempt to make it look okay outside tty | Jakob Stendahl | 2021-10-15 | 1 | -42/+63 |
| | | |||||
| * | :hammer: Manually add all paths | Jakob Stendahl | 2021-10-15 | 1 | -2/+9 |
| | | |||||
| * | :hammer: Make update script start in it's own shell | Jakob Stendahl | 2021-10-15 | 1 | -1/+2 |
| | | |||||
| * | :construction: Update script | Jakob Stendahl | 2021-10-14 | 1 | -1/+1 |
| | | |||||
| * | :hammer: Attempt to fix updater url | Jakob Stendahl | 2021-10-14 | 1 | -5/+5 |
| | | |||||
* | | :sparkles: Add self updater that actually does something (maybe) | Jakob Stendahl | 2021-10-21 | 5 | -10/+393 |
|/ | |||||
* | :hammer: Add some cosmetic changes to script | Jakob Stendahl | 2021-10-14 | 1 | -3/+3 |
| | |||||
* | :memo: Add install instructions | Jakob Stendahl | 2021-10-14 | 1 | -6/+3 |
| | |||||
* | :hammer: Improve update/install script | Jakob Stendahl | 2021-10-14 | 3 | -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 type | Jakob Stendahl | 2021-10-13 | 4 | -2/+26 |
|\ |