Commit Graph

39 Commits

Author SHA1 Message Date
Jill e8cb599dde
split code a lil better 2023-05-04 21:03:10 +03:00
Jill 78f78c96db
avoid leaking uranium stuff into globals 2023-05-04 20:25:09 +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 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 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 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 89adfc8cb4 functional profiler :) 2022-09-24 12:25:40 +03: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 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 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 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 8d35593070 shader support!! 2022-09-21 15:53:22 +03:00
Jill ed260e9d69 new callback; noautoplay 2022-09-19 23:49:20 +03:00
Jill dbe85cb5d1 switch to mirin-esque require semantics; don't include all stdlib modules by default 2022-09-19 22:47:00 +03:00
Jill 34fac4aa99 aft support 2022-09-19 21:33:55 +03:00
Jill 75876607e9 init commit - move things over from uranium-template to uranium-core 2022-09-19 19:15:08 +03:00