ddrillini / uiuc-wendy

Issue tracker for UIUC's ITG cabinet, and public assets.
http://ddrillini.club
2 stars 1 forks source link

RIP10 theme background glitch #23

Closed andrewipark closed 6 years ago

andrewipark commented 6 years ago

steps:

Ian noticed this

andrewipark commented 6 years ago

Hard to pin down, but thankfully easy to fix.

In the BGAnimations/_shared background normal/default.lua, you have to change both instances of Color.White in the def of the main actor frame af to the custom color.

ianklatzco commented 6 years ago

🙏 🙏 🙏

ianklatzco commented 6 years ago

forked simply love theme into ddrillini https://github.com/ddrillini/Simply-Love-SM5

ianklatzco commented 6 years ago

pushed rip10 changes onto a separate branch. https://github.com/ddrillini/Simply-Love-SM5/tree/rip10

ianklatzco commented 6 years ago

https://github.com/ddrillini/Simply-Love-SM5/commit/b78ee7ee77cb8dfe61c016c4c9c5c4b2aa2ebe8d

ianklatzco commented 6 years ago

@andrewipark , does that fix it?

ianklatzco commented 6 years ago

ok so idk how i actually left the machine's theme state but probably another folder called Themes/rip10.

i want the entire git repo ddrillini/Simply-Love-SM5 in there, and then git checkout rip10

future updates can be done with an rsync -vru to update, since it won't re-copy all the git object files

andrewipark commented 6 years ago

Yeah, you currently have the entire theme set up as a different rip10-theme. Now switching between the cosmetic versions requires one git command (and shut down SM first, probably).

also rsync, bless

edit: unfortunately feature requests for the theme will probably have to go here because lol github fork repos, but whatever

ianklatzco commented 6 years ago

no need to have multiple issue trackers