Commit Graph

5 Commits

Author SHA1 Message Date
364fb7e7ab Added KiriInstantFade back in, as essentaially a no-op, because a bunch of user-made sprays already refer to it. Removed KiriInstantFade from the example sprays. 2023-09-12 20:16:04 -07:00
emmie
56a46d0790 spraycan: use permanent decals
instead of using auto decals, letting them time out and just Not
replacing them when they're meant to be gone, this spawns a permanent
decal (not affected by decal limit) and explicitly deletes it when
necessary.
as a consequence of this, spraying more than 11 decals Immediately
removes the oldest spray.

Addresses issue #1
2023-09-11 20:47:55 -07:00
739474a774 Added a bunch of pride flags. 2023-09-09 16:44:13 -07:00
a521cd6074 Custom sprays can now work in theory. 2023-09-09 12:31:23 -07:00
4d5e7f1d0e Initial spraycan implementation. 2023-09-09 09:02:54 -07:00