Commit Graph

56 Commits

Author SHA1 Message Date
7fe52b1a8a improved Pos3 with math functions 2023-03-28 00:56:06 +02:00
da78641aec added Constructor to Vec 2023-03-28 00:55:37 +02:00
7480afc5a1 fixed KVStore loading 2023-03-28 00:55:23 +02:00
793639c69d improved home context 2023-03-22 01:32:46 +01:00
9f6bdf6851 removed unused TermIO class 2023-03-21 01:10:58 +01:00
347e210f5f added statelessVirtualTermWriter
- changed how WindowManager handles new contexts
2023-03-21 00:53:07 +01:00
8991a99585 added debug kernel event count 2023-03-20 16:24:25 +01:00
b0be0ba8b4 HomeContext new ui system 2023-02-05 02:56:18 +01:00
a4e4e103bd something something ui 2023-02-05 02:56:04 +01:00
af8241505f added getHight and getWidth to Rect 2023-02-04 20:43:39 +01:00
d56b871554 improved canvas render to context 2023-02-04 20:41:10 +01:00
8934d40c0b use new event delegate in HomeContext 2023-01-30 16:44:52 +01:00
8f7739c26a implemented UIEvents delegate in WindowContext 2023-01-30 16:44:17 +01:00
a1ce5957d1 use simple list renderer in HomeContext 2023-01-30 16:06:46 +01:00
9e128eaad2 added simple list renderer 2023-01-30 16:06:27 +01:00
881aad743d added renderToContext to Canvas 2023-01-30 16:06:13 +01:00
d684360547 renamed MainTerm to HomeContext to avoid confusion 2023-01-30 03:04:20 +01:00
a9eb569a02 moved log to own package 2023-01-30 02:59:55 +01:00
2cbcc86dce added main term (may rename later) 2023-01-28 03:56:07 +01:00
cb1f892e6d added UIApp and renamed CLIBase 2023-01-28 03:55:32 +01:00
a6ed7818da another big refactor 2022-12-19 21:06:23 +01:00
3cb1811dcb improved terminal stuff 2022-12-19 17:35:52 +01:00
a7dbdff535 i don't even know anymore 2022-12-17 15:08:07 +01:00
2b8aa06117 added terminal app with example hello world 2022-12-15 14:21:26 +01:00
8d279b31a5 fixed typo 2022-05-06 13:39:45 +02:00
6a933768d9 canvas added from array 2022-05-06 13:37:18 +02:00
879e68d70d fixed CanvasKeyValueIterator loop 2022-05-06 12:51:24 +02:00
f21dd48106 fixed typo 2022-05-01 00:06:08 +02:00
f7e7059641 improved canvas 2022-04-30 23:57:43 +02:00
3219738799 added TurtleExt 2022-04-28 22:54:54 +02:00
5ab1a46840 changed getFinalOffset to include facing 2022-04-28 22:54:33 +02:00
1ad78c23bb extented TurtleExcuter 2022-04-26 19:43:34 +02:00
aca39ea46f added turtleInstructionParser 2022-04-13 21:40:57 +02:00
b40e293d6e added turtle executer 2022-04-13 21:40:45 +02:00
dffb493d4f added turtle instruction set 2022-04-13 21:40:33 +02:00
a5c023c78a added item class 2022-04-13 21:40:19 +02:00
72dfcb1aa1 added KVStore 2022-03-12 17:18:12 +01:00
de35f34173 use Pos instead of Vec2<Int> 2022-03-08 13:33:40 +01:00
edc3195192 added ui elements with children 2022-03-08 13:25:27 +01:00
3304d10da5 added ListElement 2022-03-07 20:21:24 +01:00
df77704d1c a LOT of minor stuff 2022-03-05 02:41:30 +01:00
1aa93574c8 fixed element map 2022-03-04 17:46:44 +01:00
46f03fbfe4 improved reactive ui and events 2022-03-04 13:28:52 +01:00
1881d8f488 minor ui stuff 2022-03-04 00:59:32 +01:00
3b6bc85271 pass events to ui element 2022-03-04 00:59:02 +01:00
daff654867 added reset to TermWriteable 2022-03-03 15:44:32 +01:00
d4703fb725 TermIO scroll fix 2022-02-28 20:57:40 +01:00
c96d06653a idk routing stuff i guess 2022-02-24 19:47:27 +01:00
fd1428c749 moved pixel 2022-02-21 17:04:36 +01:00
0ad907f74a format 2022-02-21 15:35:37 +01:00