|
9c42209e93
|
refactor(objects): moved services into objects/service
|
2025-06-23 02:37:09 +02:00 |
|
|
a16643dbab
|
fix(lua): iwyu causing bad headers to be included
|
2025-06-08 16:28:14 +02:00 |
|
|
6d733e82d4
|
fix(lua): missing tab between arguments in print statement
|
2025-06-08 03:49:51 +02:00 |
|
|
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 |
|
|
9ca0bb0cec
|
feat(editor): hyperlink in stack trace
|
2025-05-23 02:00:27 +02:00 |
|
|
1cbb349e05
|
feat(logging): better error logging with stack trace in lua
|
2025-05-23 00:59:31 +02:00 |
|
|
626be7107f
|
feat(lua): added delay global + fixed issues with waiting
|
2025-05-07 01:46:19 +02:00 |
|
|
13cad8e01a
|
feat(lua): implemented coroutines for scripts + wait()
|
2025-05-06 21:36:05 +02:00 |
|
|
2aae16744e
|
feat(autogen): added libraries for Vector3, CFrame and Color3
|
2025-05-05 10:35:17 +02:00 |
|
|
879d92f145
|
feat(autogen): basis for lua-driven datatypes
|
2025-05-04 12:50:14 +02:00 |
|
|
a2e2210998
|
feat(autogen): convert classes to new autogen annotations
|
2025-04-26 13:19:47 +02:00 |
|
|
4bd1110202
|
fix(lua): better print function, and override require
|
2025-04-25 02:01:52 +02:00 |
|
|
99440cc3ee
|
feat(script): added code to actually run lua code
|
2025-04-24 20:43:19 +02:00 |
|
|
c081469a49
|
feat(lua): added basis for lua scripting
|
2025-04-24 17:08:22 +02:00 |
|