Commit graph

641 commits

Author SHA1 Message Date
Jet the Hawk
de8da4e4b8 Handle basic escape sequences in shell lexer 2023-02-21 23:48:02 -05:00
Jet the Hawk
6c359a4341 Add support for setting environment variables via the shell 2023-02-21 23:29:47 -05:00
Jet the Hawk
cb80ee1b66 Add support for reading environment variables in shell 2023-02-21 22:07:12 -05:00
Jet the Hawk
dff22c27d4 Make cd with no arguments return user to home 2023-02-21 21:19:38 -05:00
Jet the Hawk
5199833c0f Add mkdir command 2023-02-21 21:16:38 -05:00
Jet the Hawk
5235476c5c Add support for cat command 2023-02-21 21:12:39 -05:00
Jet the Hawk
d11ea5243b Remove Restitched 2023-02-21 19:16:54 -05:00
Jet the Hawk
65459cd36c Implement the ls command 2023-02-21 18:44:37 -05:00
Jet the Hawk
72f01b1342 Add support for PATH 2023-02-21 18:15:36 -05:00
Jet the Hawk
cac69d3ee9 Add support for process environment variables 2023-02-21 17:31:54 -05:00
Jet the Hawk
0dec1a5f02 ADd support for executing graphical and text commands in shell 2023-02-21 00:12:00 -05:00
Jet the Hawk
05b101a8de Add support for filesystem tables 2023-02-20 22:07:41 -05:00
Jet the Hawk
f6c3dadb17 Add untested support for virtual filesystem 2023-02-20 21:36:18 -05:00
Jet the Hawk
618cece31c Update .gitignore 2023-02-20 17:16:55 -05:00
Jet the Hawk
7e8b949327 Add GameModes folder 2023-02-20 17:08:30 -05:00
Jet the Hawk
2b907dc8ba Code cleanup...ish 2023-02-20 16:17:24 -05:00
Jet the Hawk
a986bda0ac Make things open-source-ready! 2023-02-20 16:04:20 -05:00
Jet the Hawk
145014f1bf Add MIT License 2023-02-20 15:45:45 -05:00
Jet the Hawk
bd91d7b050 Add README.md 2023-02-20 15:42:04 -05:00
Jet the Hawk
c4de3dce86 Add support for running external programs in the command shell 2023-02-20 14:19:54 -05:00
Jet the Hawk
eb75ae7578 Fix issue with parsing redirection operators 2023-02-20 14:10:57 -05:00
Jet the Hawk
9241767251 Improve command-line lexer 2023-02-20 14:06:20 -05:00
Jet the Hawk
2cb9c4e390 Add interactive command shell 2023-02-20 00:06:53 -05:00
Jet the Hawk
c5307f5ea6 Increase terminal font size 2023-02-19 01:07:40 -05:00
Jet the Hawk
03141a7840 Port the terminal from old SD 2023-02-19 01:02:48 -05:00
Jet the Hawk
be2bcd3502 Add support for process naming 2023-02-18 21:51:04 -05:00
Jet the Hawk
282ecb7bfb Add support for force-closing windows and forking as other users 2023-02-18 21:45:53 -05:00
Jet the Hawk
312bbb4d9e Add support for processes and killing 2023-02-18 21:27:44 -05:00
Jet the Hawk
7645435cdb Add support for process management 2023-02-18 20:27:51 -05:00
Jet the Hawk
7a35474dbf Add support for windows that don't have a client. 2023-02-18 15:51:43 -05:00
Jet the Hawk
8cf46f06ab Set up a JSON settings registry 2023-02-17 22:41:59 -05:00
Jet the Hawk
19a03b3582 Add support for basic window dragging 2023-02-17 21:48:57 -05:00
Jet the Hawk
3b44b9b55a Add support for workspace/window creation 2023-02-17 19:39:15 -05:00
Jet the Hawk
63b67aac4c Set up Backdrop Controller for desktop backgrounds 2023-02-17 16:41:11 -05:00
Jet the Hawk
170df9453a Delete the sky 2023-02-17 15:56:16 -05:00
Jet the Hawk
8cb13c7ea8 Set up the basics for holder-based architecture 2023-02-17 15:53:25 -05:00
Jet the Hawk
49d5bc026a Configure TrixelAudio 2023-02-17 15:21:49 -05:00
Jet the Hawk
8a04e6c755 Add TrixelAudio and switch to Input System 2023-02-17 15:17:09 -05:00
Jet the Hawk
9a122d6379 Set up MandatoryScripts prefab, this still does nothing 2023-02-17 15:05:30 -05:00
Jet the Hawk
0670e0ae72 Initial Unity project 2023-02-17 14:52:30 -05:00
Michael VanOverbeek
b676b36825 Initial commit 2023-02-16 20:48:28 -05:00