Commit Graph

65 Commits

Author SHA1 Message Date
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
Jill 81775b8ae8 quick bugfix 2022-09-23 20:35:11 +03:00
Jill 0521ba40f0 further actorframe cleanup 2022-09-23 20:27:52 +03:00
Jill 6a03dc3ebf cleanup, add typings 2022-09-23 19:26:31 +03:00
Jill 3c4e04574c GHAHAHAAAAAAAAAA IT WORKS 2022-09-23 19:22:23 +03:00
Jill 4f473a744a wip profiler 2022-09-23 18:07:09 +03:00
Jill e7c5fd79d2 help 2022-09-23 16:21:23 +03:00
Jill fdc15e1fd8 make angle methods consistent on vectors 2022-09-23 08:34:23 +03:00
Jill 6c5ad34536 environment module 2022-09-23 08:30:50 +03:00
Jill bbd9133b44 a few more savedata functions 2022-09-22 19:16:59 +03:00
Jill a6f17c0f2a savedata module 2022-09-22 18:41:21 +03:00
Jill 1e58e1fe80 add binser 2022-09-22 16:07:26 +03:00
Jill 434dd6a8e8 typo moment 2022-09-22 15:58:15 +03:00
Jill 0763d750ff create focus callback, better exit callback stability 2022-09-22 15:56:38 +03:00
Jill f6a95e81c6 hide shader actor 2022-09-22 15:50:44 +03:00
Jill f528fa55f6 support more keys w/ input lib 2022-09-22 15:46:43 +03:00