[fofix-commits] [stump/fofix] c5665b: Fixed the multiplier so then it keeps track proper...

noreply at github.com noreply at github.com
Sat Jul 10 19:14:22 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/stump/fofix

Commit: c5665b25df1a132ba08b63422465d90c3604785a
    http://github.com/stump/fofix/commit/c5665b25df1a132ba08b63422465d90c3604785a
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-10 (Sat, 10 Jul 2010)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Fixed the multiplier so then it keeps track properly when starpower is enabled and if the guitar is bass
Made it so now font can also be positioned by pixel (640x480) instead of percentages


Commit: a9951eefc20a864cf874922a1f73bb08c3ab36e3
    http://github.com/stump/fofix/commit/a9951eefc20a864cf874922a1f73bb08c3ab36e3
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-10 (Sat, 10 Jul 2010)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Added timer code and moved all the updateVars crap out of each layer and made it part of the rockmeter class instead.


Commit: 986b13ae12a000937351dee7eff95ba45a60cef6
    http://github.com/stump/fofix/commit/986b13ae12a000937351dee7eff95ba45a60cef6
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-10 (Sat, 10 Jul 2010)

Changed paths:
  M src/GuitarScene.py

Log Message:
-----------
Removed the timer from the GuitarScene (since it can now be controlled in the rockmeter.py)


Commit: 5b8134ce6007a374b1ffa19dc5c6d5884c2332a1
    http://github.com/stump/fofix/commit/5b8134ce6007a374b1ffa19dc5c6d5884c2332a1
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-10 (Sat, 10 Jul 2010)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Fixed some math with the scaling and threw in a few more variables dealing with time to make things easier for people who make a unique timer, like me :D


Commit: 85ff56c935ba45bea70e1018434efb62b4b5833f
    http://github.com/stump/fofix/commit/85ff56c935ba45bea70e1018434efb62b4b5833f
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-10 (Sat, 10 Jul 2010)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
I felt progress needed an explaination of the variable since it's the only one whose name is somewhat confusing.
Also closed the progress variable to between 0 and 1 so then it doesn't also included the beginning countdown.


Commit: 55e7aead25a72868ac209b4703ab2dc2c91e8478
    http://github.com/stump/fofix/commit/55e7aead25a72868ac209b4703ab2dc2c91e8478
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-10 (Sat, 10 Jul 2010)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Added support for partialstars
fixed font alignment
now text that are numbers can use commas when over 999


Commit: b2a87793482fd4b7e5f75564c9378d49a7f18547
    http://github.com/stump/fofix/commit/b2a87793482fd4b7e5f75564c9378d49a7f18547
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-10 (Sat, 10 Jul 2010)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Layers can now call things from the player's variables (starpowerActive, isBass, etc)
Fixed the streakMax (shouldn't have been 30, 50, should have been 40, 60)


Commit: f439b1cca8f73110b63457818b31bf5e0b56259a
    http://github.com/stump/fofix/commit/f439b1cca8f73110b63457818b31bf5e0b56259a
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-10 (Sat, 10 Jul 2010)

Changed paths:
  M data/themes/MegaLight V4/rockmeter.ini
  A data/themes/MegaLight V4/rockmeter/timerbar.png

Log Message:
-----------
Got the rockmeter looking pretty nice and tests a lot of the new features.




More information about the fofix-commits mailing list