Commit graph

641 commits

Author SHA1 Message Date
Jet the Hawk
233642be94 Disable TMP word-wrap in terminal 2023-03-12 14:29:06 -04:00
Jet the Hawk
3e27d52aac Fix horizontal sizing of terminal window 2023-03-12 14:04:18 -04:00
Jet the Hawk
1b424d1499 Remove ritchie from terminal font size calculation 2023-03-12 13:52:31 -04:00
Jet the Hawk
2e5fd8e2c1 Add ping command 2023-03-11 18:53:38 -05:00
Jet the Hawk
2ac7455fc7 Fix various issues with Internet Service Providers 2023-03-11 15:29:36 -05:00
Jet the Hawk
142f2e25bd Add networking support to NPCs 2023-03-10 12:16:20 -05:00
Jet the Hawk
b0eda13fd6 Move Resources from GameModes to Assets 2023-03-10 11:26:20 -05:00
Jet the Hawk
3c09e964c5 Add support for spawning NPC computers 2023-03-10 00:45:25 -05:00
Jet the Hawk
9914509c12 Add world tables for networking 2023-03-08 23:17:08 -05:00
Jet the Hawk
9c6be2a29f Add basic dev menu framework 2023-03-08 22:47:40 -05:00
Jet the Hawk
61a6689ca5 Add support for ISP packet travelling 2023-03-08 22:14:08 -05:00
Jet the Hawk
e9cf29bbd6 ADd support for loopback and LAN connections 2023-03-08 20:47:00 -05:00
Jet the Hawk
e99e2cb8f7 Set up basic network simulation framework 2023-03-07 15:53:19 -05:00
Jet the Hawk
c55a428319 More network parsing work 2023-03-04 14:21:04 -05:00
Jet the Hawk
7af0a625d9 Add basic network address parsing 2023-03-03 23:39:53 -05:00
Jet the Hawk
9a9218ece5 Implement Quit to Desktop tray action 2023-03-03 21:07:37 -05:00
Jet the Hawk
b0fb474297 Add placeholder dock icons 2023-03-03 20:54:22 -05:00
Jet the Hawk
515845e116 Add support for UI tweening 2023-03-03 18:07:59 -05:00
Jet the Hawk
aec2e22da5 Add support for popover labels 2023-03-03 16:46:59 -05:00
Jet the Hawk
a2eb0514ee Add support for Time of Day 2023-03-03 00:36:11 -05:00
Jet the Hawk
e4606dfbf8 Add support for custom game platform implementations 2023-03-02 23:48:56 -05:00
Jet the Hawk
11d36887c7 Add demo login screen 2023-03-01 21:03:18 -05:00
Jet the Hawk
0d4d9356c0 Add support for renaming the player user 2023-03-01 19:52:46 -05:00
Jet the Hawk
8669556d6c Add support for initialization hooks 2023-03-01 17:56:50 -05:00
Jet the Hawk
7e3713f02f Add simple save system 2023-03-01 17:40:26 -05:00
Jet the Hawk
4b9a9bb78f Add support for data collection events 2023-03-01 16:00:08 -05:00
Jet the Hawk
607bcb06d5 ADd support for serializing collections 2023-03-01 15:03:52 -05:00
Jet the Hawk
e96c0c4d54 Add support for removing save data at a given revision 2023-03-01 14:46:46 -05:00
Jet the Hawk
32d38f41d4 Add untested support for binary serialization 2023-02-28 22:39:05 -05:00
Jet the Hawk
2cf43e3b0c Add Terminal launcher to dock 2023-02-27 00:16:47 -05:00
Jet the Hawk
4a207d9765 Add core layout skeleton for Status Bar 2023-02-26 23:07:29 -05:00
Jet the Hawk
35bda6f335 Make Rider fucking suffer 2023-02-26 22:29:46 -05:00
Jet the Hawk
afefafb6b2 Reserve space for a dock 2023-02-26 20:44:13 -05:00
Jet the Hawk
ee5cd0bb2a Add support for Info Panel 2023-02-26 20:27:38 -05:00
Jet the Hawk
47f79d222d Update minimize/maximize buttons 2023-02-25 15:41:39 -05:00
Jet the Hawk
8640c59982 Add support for inactive border decorations 2023-02-25 00:54:19 -05:00
Jet the Hawk
b82e34012e Fix caption buttons not properly hiding in UguiMessageDialog 2023-02-25 00:30:37 -05:00
Jet the Hawk
1639cbb9cd Update border directions and button widget style 2023-02-25 00:17:43 -05:00
Jet the Hawk
f0607aaefb Code cleanup, add vmctl 2023-02-23 21:21:08 -05:00
Jet the Hawk
6f08df0e48 Add support for window focus tracking 2023-02-23 01:15:40 -05:00
Jet the Hawk
4bef4c9883 Add horrifyingly bad but working support for window focus change 2023-02-23 01:10:51 -05:00
Jet the Hawk
33ad4e8aa7 Add confirmation dialog for closing the terminal while busy 2023-02-22 20:42:43 -05:00
Jet the Hawk
a9b2d0b5d1 Prevent terminal from closing while a command is executing 2023-02-22 19:23:54 -05:00
Jet the Hawk
4b1993afb1 Fix issue with shell builtins repeatedly executing when using Parallel Operator 2023-02-22 19:18:10 -05:00
Jet the Hawk
ec607d0524 Add sleep command 2023-02-22 19:15:59 -05:00
Jet the Hawk
6590ce54a1 Add support for graceful shell error handling 2023-02-22 18:58:39 -05:00
Jet the Hawk
620c6d617f Add untested support for file input redirection 2023-02-22 18:48:52 -05:00
Jet the Hawk
8fa2da4e6e Add support for shell append redirect 2023-02-22 18:41:06 -05:00
Jet the Hawk
0d8ed59f2c Add support for file overwriting in shell 2023-02-22 18:34:19 -05:00
Jet the Hawk
b369e0f212 Restitch 'Command Not Found' text 2023-02-22 18:07:22 -05:00