|
2b650c0fed
|
chore: added warnings and dependencies. also fixed warnings
|
2025-06-05 20:19:36 +02:00 |
|
|
5f6ff971d2
|
refactor(datatypes): complete refactor of how datatypes work and removal of wrapper classes for bool, string etc.
|
2025-05-31 23:08:13 +02:00 |
|
|
a74b409459
|
fix(editor): lua theme on light mode
|
2025-05-20 19:05:49 +02:00 |
|
|
882a215b36
|
feat(editor): basic autocomplete
|
2025-05-17 21:38:01 +02:00 |
|
|
5e605a9692
|
feat(editor): customized lexer to add custom keywords
|
2025-05-17 20:34:10 +02:00 |
|
|
6f9856c384
|
fix(editor): automatically find monospace font
|
2025-05-16 10:41:47 +02:00 |
|
|
de0acda8ac
|
feat(editor): delete script document if script is deleted. also prevent duplicates
|
2025-05-16 09:43:44 +02:00 |
|
|
626be7107f
|
feat(lua): added delay global + fixed issues with waiting
|
2025-05-07 01:46:19 +02:00 |
|
|
deb72660da
|
feat(editor): darcula theme for lua
|
2025-05-03 12:14:12 +02:00 |
|
|
99440cc3ee
|
feat(script): added code to actually run lua code
|
2025-04-24 20:43:19 +02:00 |
|
|
4cfb327b65
|
feat(script): added source property
|
2025-04-24 16:33:34 +02:00 |
|
|
1858c703c7
|
feat(editor): added script document
|
2025-04-24 15:31:59 +02:00 |
|