Skip to content

unorganized TODOs bucket #2

Description

@StachuDotNet
  • document coincounts
  • game text (signs, dialog, intro, bowser, toads, etc.)
    module GameText =
        type TextPane = string
        type TextPanes = TextPane list
    
        [<RequireQualifiedAccess>]
        module Signs = 
            let BobOmb1: TextPanes = ["to"; "do"]
    
  • glitches
    • BLJ
      • LBLJ
      • SBLJ (?)
    • sound glitch
  • speedrunner profile directory page
  • speedrunner profiles page
    (for now, just some major runners (top 10 each category))
  • competitions page (overview)
  • challenges page (overview)
  • music and sounds
    • original
    • inspirations / beats / covers
  • parallel universes
  • hyperspeed
  • HP
  • speed
  • sleeping
  • blinking
  • misc. https://www.youtube.com/user/pannenkeok2012 stuff
  • more about shells
  • spawners
  • TAS stuff
  • trainer page
  • tools page
  • think through speedrun.com integration
    • API exists, has a throttle of 100 requests per minute
  • think through twitch integration
  • think through youtube integration (e.g. embedding helper)
  • explore TAS community
  • explore https://www.sm64rta.info/
  • explore non-English (esp. Japan) communities

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions