Skip to content

Commit

Permalink
hahahahahahah this is insane
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed May 30, 2020
1 parent a41bb88 commit c6f6f2c
Showing 1 changed file with 61 additions and 19 deletions.
80 changes: 61 additions & 19 deletions Themes/Til Death/BGAnimations/_calcdisplay.lua
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,11 @@ local debugGroups = {
StamMod = true
},
{
OHJump = true,
OHJumpMod = true,
OHJSeqComp = true,
OHJMaxSeq = true,
OHJCCTaps = true,
OHJHTaps = true,
TheThing = true
},
{
Expand Down Expand Up @@ -600,32 +604,50 @@ o[#o + 1] = LoadFont("Common Normal") .. {
anything else = no output
]]
local modnames = {
"ohjl",
"ohjr",
"anchl",
"anchr",
"rolll",
"rollr",
"hsl",
"hsr",
"hssl",
"hssr",
"hsjl",
"hsjr",
"stl",
"str",
"jsl",
"jsr",
"jssl",
"jssr",
"jsjl",
"jsjr",
"hsl",
"hsr",
"hssl",
"hssr",
"hsjl",
"hsjr",
"cjl",
"cjr",
"cjsl",
"cjsr",
"cjjl",
"cjjr",
"stl",
"str",
"cjql",
"cjqr",
"ohjl",
"ohjr",
"ohjpcl",
"ohjpcr",
"ohjscl",
"ohjscr",
"ohjmsl",
"ohjmsr",
"ohjcctl",
"ohjcctr",
"ohjhtl",
"ohjhtr",
"cjohjl",
"cjohjr",
"cjohjpcl",
"cjohjpcr",
"cjohjscl",
"cjohjscr",
"anchl",
"anchr",
"rolll",
"rollr",
"ohtl",
"ohtr",
"cl",
Expand All @@ -640,12 +662,32 @@ local modnames = {
"wrbr",
"wral",
"wrar",
"cjohjl",
"cjohjr",
"cjql",
"cjqr",
"ttl",
"ttr",
"rml",
"rmr",
"rll",
"rlr",
"rall",
"ralr",
"ralml",
"ralmr",
"rjl",
"rjr",
"rohtl",
"rohtr",
"rosl",
"rosr",
"rpal",
"rpar",
"rpol",
"rpor",
"rpohtl",
"rpohtr",
"rposl",
"rposr",
"rpjl",
"rpjr",
"sl",
"sr",

Expand Down

0 comments on commit c6f6f2c

Please sign in to comment.