Overhaul stat screen, remove fanart.

This commit is contained in:
Mari the Deer 2023-09-09 14:47:30 +02:00
commit bb8478af4a
43 changed files with 463 additions and 1012 deletions

View file

@ -655,6 +655,14 @@ SWWM_TITLESUB11 = "Slaughterwads too hard? No problem!\nJust play them with this
SWWM_TITLESUB12 = " Did you know this subtitle is misaligned?";
SWWM_TITLESUB13 = "I like big explosions and I cannot lie";
SWWM_TITLESUB14 = "If you wrapped a cat in a tortilla,\nwould you call that a purrito?";
SWWM_INTERDONE = "COMPLETED";
SWWM_INTERNEXT = "NEXT STOP";
SWWM_INTERKILLS = "MONSTERS DEFEATED:";
SWWM_INTERITEMS = "ITEMS COLLECTED:";
SWWM_INTERSECRETS = "SECRETS UNCOVERED:";
SWWM_INTERTIME = "YOUR TIME:";
SWWM_INTERPAR = "PAR TIME:";
SWWM_INTERTOTAL = "TOTAL TIME:";
SWWM_UNIT_METER = "m";
SWWM_UNIT_KILOMETER = "km";
SWWM_UNIT_KPH = "kph";
@ -1100,34 +1108,25 @@ SWWM_INTERTIP207 = "The Sheen HMG's three speed options allow for optimal balanc
SWWM_INTERTIP208 = "\"Faster and farther than a plague only hatred can extend.\"\n — Nukurines Mei Mess";
SWWM_INTERTIP209 = "This mod requires hardware rendering. If you've come this far without realizing that, you have a problem.";
SWWM_INTERTIP210 = "\"Ian Kelliher is like the Elon Musk of his generation, and I automatically hate him for that.\"\n — Saya Miyamoto";
// intermission fanart
SWWM_FANART = "Art: ";
SWWM_NFANART = "25";
SWWM_FANART1 = "S20TBL.jpg;Substance20 (@S20_TBL)";
SWWM_FANART2 = "Shivers.png;Sgt. Shivers (@Sgt_Shivers_)";
SWWM_FANART3 = "Shivers2.png;Sgt. Shivers (@Sgt_Shivers_)";
SWWM_FANART4 = "Endie.jpg;Moa Dixøn / Endie (@MoaDixon)";
SWWM_FANART5 = "Marisa.jpg";
SWWM_FANART6 = "Marisa2.jpg";
SWWM_FANART7 = "Marisa3.jpg";
SWWM_FANART8 = "Marisa4.jpg";
SWWM_FANART9 = "Marisa5.jpg";
SWWM_FANART10 = "Marisa6.jpg";
SWWM_FANART11 = "Marisa7.jpg";
SWWM_FANART12 = "Marisa8.jpg";
SWWM_FANART13 = "Marisa9.jpg";
SWWM_FANART14 = "Marisa10.jpg";
SWWM_FANART15 = "Marisa11.jpg";
SWWM_FANART16 = "Marisa12.jpg";
SWWM_FANART17 = "Marisa13.jpg";
SWWM_FANART18 = "Marisa14.jpg";
SWWM_FANART19 = "Monsoon.jpg;Monsoon-Soft (@MonsoonSoft)";
SWWM_FANART20 = "Monsoon2.jpg;Monsoon-Soft (@MonsoonSoft)";
SWWM_FANART21 = "Monsoon3.png;Monsoon-Soft (@MonsoonSoft)";
SWWM_FANART22 = "Monsoon4.png;Monsoon-Soft (@MonsoonSoft)";
SWWM_FANART23 = "Marisa15.jpg";
SWWM_FANART24 = "Marisa16.jpg";
SWWM_FANART25 = "Marisa17.jpg";
// intermission renders
SWWM_NRENDER = "17";
SWWM_RENDER1 = "Marisa.jpg";
SWWM_RENDER2 = "Marisa2.jpg";
SWWM_RENDER3 = "Marisa3.jpg";
SWWM_RENDER4 = "Marisa4.jpg";
SWWM_RENDER5 = "Marisa5.jpg";
SWWM_RENDER6 = "Marisa6.jpg";
SWWM_RENDER7 = "Marisa7.jpg";
SWWM_RENDER8 = "Marisa8.jpg";
SWWM_RENDER9 = "Marisa9.jpg";
SWWM_RENDER10 = "Marisa10.jpg";
SWWM_RENDER11 = "Marisa11.jpg";
SWWM_RENDER12 = "Marisa12.jpg";
SWWM_RENDER13 = "Marisa13.jpg";
SWWM_RENDER14 = "Marisa14.jpg";
SWWM_RENDER15 = "Marisa15.jpg";
SWWM_RENDER16 = "Marisa16.jpg";
SWWM_RENDER17 = "Marisa17.jpg";
// achievements
SWWM_ACHIEVEMENT_ALLCOLL_TAG = "The Full Set";
SWWM_ACHIEVEMENT_ALLCOLL_TXT = "Obtain all collectibles in a single save";