|
4f2b6e7c53
|
fixed uninitialized children array in RootElement
|
2024-08-17 01:11:38 +02:00 |
|
|
39a7da716c
|
improved logging system
|
2024-08-17 00:47:15 +02:00 |
|
|
be58ed1c05
|
removed unused files
|
2024-08-13 00:10:47 +02:00 |
|
|
8546659ae0
|
first implementation of turtle plans
|
2024-08-11 20:17:37 +02:00 |
|
|
73e2ccdcb8
|
added turtle helper: combine
|
2024-08-05 17:01:41 +02:00 |
|
|
f95c262c57
|
put new cli parser to use in CLIAppBase
|
2024-05-08 16:08:35 +02:00 |
|
|
5f42941d76
|
added cli arg parser
|
2024-05-08 16:07:11 +02:00 |
|
|
757d7098cf
|
changed Item to be an enum abstract
|
2024-05-02 15:03:51 +02:00 |
|
|
4e69bda3c8
|
added fuel related functions to InvManager
|
2024-05-02 15:03:19 +02:00 |
|
|
755e5ff6b4
|
added getSlotsByCount
|
2024-05-02 15:02:51 +02:00 |
|
|
9353ccba8a
|
refactored InvManager and State
|
2024-04-25 00:36:48 +02:00 |
|
|
5c71ab1c30
|
removed unused turtle stuff
|
2024-04-22 22:41:38 +02:00 |
|
|
e04021425a
|
added native serialization for kv store
available as a flag: kv_use_native
|
2024-04-19 13:00:13 +02:00 |
|
|
4ab3d868c1
|
interface name consistency
|
2024-03-13 10:39:22 +01:00 |
|
|
fdcb81b565
|
removed export system
|
2024-03-12 21:47:49 +01:00 |
|
|
638d1acbe0
|
TurtleSlot is now guaranteed to be in range
|
2024-01-29 01:24:49 +01:00 |
|
|
815ccdaab9
|
added equipTool to InvManager
|
2024-01-29 01:05:40 +01:00 |
|
|
64f4304626
|
fixed invManager wrong invState update
thanks chatGPT
|
2024-01-29 00:08:13 +01:00 |
|
|
ce0e89f5b3
|
improved turtle defrag
|
2024-01-28 16:13:09 +01:00 |
|
|
c9e0ceef32
|
fixed turtle defrag
|
2024-01-28 15:46:37 +01:00 |
|
|
6170fdd0d3
|
added turtle defrag
|
2024-01-28 15:40:28 +01:00 |
|
|
3fce8d515a
|
added InvManager.hx
|
2024-01-26 21:24:43 +01:00 |
|
|
295d284bc1
|
ALL NEW improved Binstore
also automaticly inlcude everything in src/bin
|
2024-01-22 03:34:19 +01:00 |
|
|
92deb7177f
|
added ui events to LayerdRootElement
|
2024-01-21 20:50:08 +01:00 |
|
|
762f72c160
|
added LayerdRootElement
|
2024-01-21 16:32:55 +01:00 |
|
|
1d2a43155a
|
added mirror function to structure
|
2023-11-19 01:43:58 +01:00 |
|
|
9bb6b8bf2b
|
newline support for TextElement
|
2023-11-16 02:29:41 +01:00 |
|
|
7f8c0d154c
|
added rotate to structure
|
2023-11-16 01:38:40 +01:00 |
|
|
f9c10cfc0b
|
improved turtle Printer
|
2023-11-15 20:39:08 +01:00 |
|
|
be89ca12bd
|
added rotate to Layer
|
2023-11-15 20:38:26 +01:00 |
|
|
ca79714e8d
|
added textRepresentation to Layer
|
2023-11-15 20:35:23 +01:00 |
|
|
12eb9d05de
|
added Structure Printer helper
|
2023-11-15 01:05:05 +01:00 |
|
|
a568c9cdd8
|
added example excavate app
|
2023-08-05 11:42:38 +02:00 |
|
|
c83f457968
|
clipAppBase run final
|
2023-08-02 16:31:40 +02:00 |
|
|
b8f5ffb93a
|
made Turtle a static class
|
2023-08-01 13:19:01 +02:00 |
|
|
4b8bc87db9
|
added printArgs debug function
|
2023-08-01 13:15:56 +02:00 |
|
|
0fc2d4d397
|
made SRSC a rpc thing
|
2023-07-30 23:34:35 +02:00 |
|
|
91972107eb
|
BIG FORMATING COMMIT
|
2023-07-30 15:55:22 +02:00 |
|
|
97c906e013
|
made Net a static class
|
2023-07-30 15:38:46 +02:00 |
|
|
89f209130e
|
made BinStore a static class
|
2023-07-27 20:45:37 +02:00 |
|
|
74d0232160
|
made WindowManager a static class
|
2023-07-27 20:41:23 +02:00 |
|
|
9deea0ee98
|
made peripherals a static class
|
2023-07-27 20:38:23 +02:00 |
|
|
e1e0180502
|
changed kernel events to static class
|
2023-07-27 20:30:39 +02:00 |
|
|
dfaabea00d
|
added styles to TextElement
|
2023-07-11 13:17:33 +02:00 |
|
|
8683eaf17a
|
added very simple GPS GUI
|
2023-07-10 23:29:22 +02:00 |
|
|
c390519393
|
some ui stuff
|
2023-07-08 14:01:38 +02:00 |
|
|
f68ae00098
|
dynamic app selection on home context
|
2023-06-30 19:06:46 +02:00 |
|
|
2937de86d6
|
select output on home context
|
2023-06-30 18:42:23 +02:00 |
|
|
d2873d6353
|
added list for srsc
|
2023-06-30 16:19:00 +02:00 |
|
|
7bfe594b4b
|
improved exporter
|
2023-06-26 19:06:24 +02:00 |
|