Mithras Gone Wild - SM5 Theme

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • YungDaVinci
    FFR Player
    • Dec 2014
    • 54

    #1

    Mithras Gone Wild - SM5 Theme

    A simple theme for stepmania, and my first. Most of the graphics are lua because I'm super lazy.
    You'll want the latest nightly build for everything to work, which can be gotten from the github repo (https://github.com/stepmania/stepmania, or http://smnightly.katzepower.com on Windows)

    Github: https://github.com/YungDaVinci/mithras-gone-wild
    Youtube video of it in action: https://www.youtube.com/watch?v=cfyZuQgcelg
    Screenshots:





    Be sure to give suggestions and report bugs here or on the github bug tracker
    (https://github.com/YungDaVinci/mithras-gone-wild/issues)
    Last edited by YungDaVinci; 12-26-2014, 03:30 PM. Reason: OMG I can post links!
    <YungDaVinci> kill me now
    * Yaniel looks for the shotgun
  • Wayward Vagabond
    Confirmed Heartbreaker
    FFR Simfile Author
    • Jul 2012
    • 5866

    #2
    Re: Mithras Gone Wild - SM5 Theme

    can you make it so that the options screen is readable lol. also combining different types so you can select them from the song screen(solo single double etc) like the way ultralight does it would be cool.

    also adding more than just score and grade in the result screen would be cool. i like the theme though. its basic and nice

    Comment

    • YungDaVinci
      FFR Player
      • Dec 2014
      • 54

      #3
      Re: Mithras Gone Wild - SM5 Theme

      Hey, a new commit!
      Originally posted by Wayward Vagabond
      can you make it so that the options screen is readable lol.
      Hopefully the newest commit fixed that.

      Originally posted by Wayward Vagabond
      also combining different types so you can select them from the song screen(solo single double etc) like the way ultralight does it would be cool.
      Soon. As soon as I figure out how.

      Originally posted by Wayward Vagabond
      also adding more than just score and grade in the result screen would be cool. i like the theme though. its basic and nice
      Done!
      <YungDaVinci> kill me now
      * Yaniel looks for the shotgun

      Comment

      • YungDaVinci
        FFR Player
        • Dec 2014
        • 54

        #4
        Re: Mithras Gone Wild - SM5 Theme

        Originally posted by Wayward Vagabond
        also combining different types so you can select them from the song screen(solo single double etc) like the way ultralight does it would be cool.
        k done. (Thanks Kyzentun!)
        <YungDaVinci> kill me now
        * Yaniel looks for the shotgun

        Comment

        • Wayward Vagabond
          Confirmed Heartbreaker
          FFR Simfile Author
          • Jul 2012
          • 5866

          #5
          Re: Mithras Gone Wild - SM5 Theme

          Fuck yeh then. Will download when on my comp

          Comment

          • Guko
            Goku's Retarded Brother
            • Nov 2014
            • 14

            #6
            Re: Mithras Gone Wild - SM5 Theme



            Can you remove the song name from there or move it, or tell me how to.

            also, add song length in the song search thing.

            I'd use this theme all the time with those two changes

            Comment

            • YungDaVinci
              FFR Player
              • Dec 2014
              • 54

              #7
              Re: Mithras Gone Wild - SM5 Theme

              Originally posted by Guko
              add song length in the song search thing.
              Added.
              Originally posted by Guko
              Can you remove the song name from there or move it, or tell me how to.
              I'm gonna add a Preferences menu now.

              In the meantime, go into the BGAnimations folder of my theme, and look for a file called ScreenGameplay decorations.
              Scroll to the bottom, and you should find this line:
              Code:
              InitCommand=function(self) self:xy(SCREEN_CENTER_X,40):zoom(0.5) end
              After zoom(0.5), add :visible(false) so it looks like this:
              Code:
              InitCommand=function(self) self:xy(SCREEN_CENTER_X,40):zoom(0.5):visible(false) end
              (btw, the text is much smaller on my screen o_O)
              <YungDaVinci> kill me now
              * Yaniel looks for the shotgun

              Comment

              • Wayward Vagabond
                Confirmed Heartbreaker
                FFR Simfile Author
                • Jul 2012
                • 5866

                #8
                Re: Mithras Gone Wild - SM5 Theme

                some problems i ran into

                immediately going into the screen i get these errors


                just scrolling through the songs brings up these errors


                options menu is still illegible


                the numbers need to be spaced out more so theyre easier to read



                other than that i like this theme

                Comment

                • Kyzentun
                  FFR Player
                  • Dec 2014
                  • 125

                  #9
                  Re: Mithras Gone Wild - SM5 Theme

                  I'm 90% sure the errors are from using Beta 4 instead of the latest nightly build. This theme uses some features that were added after Beta 4. You can get the latest nightly build from smnightly.katzepower.com
                  Stepmania Development in action:

                  Comment

                  • YungDaVinci
                    FFR Player
                    • Dec 2014
                    • 54

                    #10
                    Re: Mithras Gone Wild - SM5 Theme

                    Oh yeah, I guess that's a vital piece of information.
                    Get the latest nightly build, yo.
                    I'll work on the fonts too.
                    Last edited by YungDaVinci; 12-26-2014, 03:23 PM.
                    <YungDaVinci> kill me now
                    * Yaniel looks for the shotgun

                    Comment

                    • Wayward Vagabond
                      Confirmed Heartbreaker
                      FFR Simfile Author
                      • Jul 2012
                      • 5866

                      #11
                      Re: Mithras Gone Wild - SM5 Theme

                      Oooo

                      Comment

                      • YungDaVinci
                        FFR Player
                        • Dec 2014
                        • 54

                        #12
                        Re: Mithras Gone Wild - SM5 Theme

                        Okay, for real this time.
                        Options should be readable. I changed the font.
                        Tell me what you think.
                        <YungDaVinci> kill me now
                        * Yaniel looks for the shotgun

                        Comment

                        • YungDaVinci
                          FFR Player
                          • Dec 2014
                          • 54

                          #13
                          Re: Mithras Gone Wild - SM5 Theme

                          Added a PaneDisplay, and fixed lines not showing up on certain displays.
                          Probably my last commit, unless anyone requests something or I overlooked a bug.
                          Download
                          <YungDaVinci> kill me now
                          * Yaniel looks for the shotgun

                          Comment

                          • GoDJ
                            FFR Player
                            • Feb 2015
                            • 6

                            #14
                            Re: Mithras Gone Wild - SM5 Theme

                            I liked this alot. I hope to see some more stuff

                            Comment

                            Working...