Commit Graph

80 Commits

Author SHA1 Message Date
Jill 912bb8f234
input: fix uranium.call typo 2023-06-02 12:03:42 +03:00
Jill 215aab41d3
stdlib: fix event system switch 2023-05-04 22:07:28 +03:00
Jill 1bc3604f9f
stdlib.easable: rewrite 2023-05-04 21:57:54 +03:00
Jill 6a0cb734db
stdlib.aft: aftSetup for convenience 2023-05-04 21:56:26 +03:00
Jill b34c18da8a
config library 2023-05-04 21:39:13 +03:00
Jill e8cb599dde
split code a lil better 2023-05-04 21:03:10 +03:00
Jill 3ceba9bafc
ignore result of main.lua 2023-05-04 20:26:41 +03:00
Jill 78f78c96db
avoid leaking uranium stuff into globals 2023-05-04 20:25:09 +03:00
Jill 9821df6c2e
move some typings over to the actual files 2023-05-04 18:10:14 +03:00
Jill dd7234cc9e
swap to more Normal event system layout 2023-05-04 17:36:49 +03:00
Jill 57225d526c
split into modules a lil 2023-05-04 17:29:26 +03:00
Jill db7d0db7ec
switch template to lua files 2023-05-04 16:43:42 +03:00
Jill dcdf9cbd49 getChildren util func 2022-12-13 21:33:45 +03:00
Jill b08cca38b7 more helpful errors 2022-12-13 20:33:08 +03:00
Jill 21dd09df40 fix Texture being broken. lmao 2022-12-12 12:28:40 +03:00
Jill 0a1805e6fa don't reset actors each frame by default; make the behavior toggleable 2022-12-09 21:55:11 +03:00
Jill f4e8c1df7c add texture func 2022-10-29 15:02:27 +03:00
Jill 44bf4528df add mirin template's license 2022-10-18 20:12:44 +03:00
Jill 99f8ab7f8b allow passing arguments through drawfunctions 2022-10-17 13:42:27 +03:00
Jill 9681b0538e less aggressive errors; wait for initialization if possible 2022-10-17 13:28:55 +03:00
Jill 7020620496 release info setup 2022-10-17 13:13:32 +03:00
Jill 6d75cade25 make eternalfile delete the notedata 2022-10-16 23:48:16 +03:00
Jill ede5d69c8c players module 2022-10-16 23:39:24 +03:00
Jill 85d883a144 this isn't an actual error i should be checking for 2022-10-09 11:24:33 +03:00
Jill 8262b62e4c add more errors for dumb things happening 2022-09-29 01:08:07 +03:00
Jill fc97481a02 added some quick type checks 2022-09-29 00:58:17 +03:00
Jill d874c39388 hide more theme actors 2022-09-29 00:51:55 +03:00
Jill 208321b864 tiny cleanup 2022-09-27 18:21:55 +03:00
Jill 4e8ba20562 update distribution script instructions 2022-09-25 15:57:16 +03:00
Jill 399d6329a0 forgot to remove debug prints. lol. lmao 2022-09-25 15:38:21 +03:00
Jill 69f38b0e3e fix bitmaptext font stuff 2022-09-25 15:36:47 +03:00
Jill 92aa7f33b3 add setShaderfuck for consistency 2022-09-25 15:23:30 +03:00
Jill 7b198abc55 add setShader instead of using __raw 2022-09-25 15:21:00 +03:00
Jill 12edf6cb9a 2p support 2022-09-25 15:00:49 +03:00
Jill 97f91fb298 fix up saving indicator 2022-09-24 12:33:59 +03:00
Jill 89adfc8cb4 functional profiler :) 2022-09-24 12:25:40 +03:00
Jill e3453aa49c typedef for setDrawFunction 2022-09-23 23:14:42 +03:00
Jill a8fd42f732 update mirin interop to work w/ actorframes instead 2022-09-23 23:10:10 +03:00
Jill 72655795a6 Merge pull request 'actorframes' (!1) from actorframes into main
Reviewed-on: #1
2022-09-23 22:08:33 +02:00
Jill 7c486e896a drawfunction fixes (this might be stable now??) 2022-09-23 23:08:13 +03:00
Jill e6c2867aed tiiny fixes!! almost there!! almost stable!! 2022-09-23 23:08:13 +03:00
Jill 7daf64afa7 Merge branch 'main' into actorframes 2022-09-23 22:07:46 +02:00
Jill 0933b25ae4 quick bugfix 2022-09-23 23:07:36 +03:00
Jill d8056408f4 further actorframe cleanup 2022-09-23 23:07:36 +03:00
Jill e7d49fa562 cleanup, add typings 2022-09-23 23:07:36 +03:00
Jill f6638b8f3e GHAHAHAAAAAAAAAA IT WORKS 2022-09-23 23:07:36 +03:00
Jill 441ca0facc help 2022-09-23 23:07:36 +03:00
Jill f8903ee5bc Merge branch 'main' into actorframes 2022-09-23 22:06:45 +02:00
Jill 17d8f49151 add resetActor as an alias for reset 2022-09-23 23:05:41 +03:00
Jill 3d55d3daeb mirin. module. mirin. module 2022-09-23 23:02:17 +03:00