[fofix-commits] [stump/fofix] b9dab2: Start moving rockmeter tracking out of guitarscene...
noreply at github.com
noreply at github.com
Mon Dec 26 20:51:51 UTC 2011
Branch: refs/heads/Rockmeter-Scoring-Cleanup
Home: https://github.com/stump/fofix
Commit: b9dab2358a32803de7644e1376c6dd546eebcefe
https://github.com/stump/fofix/commit/b9dab2358a32803de7644e1376c6dd546eebcefe
Author: nhydock <n_hydock at comcast.net>
Date: 2011-12-26 (Mon, 26 Dec 2011)
Changed paths:
M src/GuitarScene.py
M src/Scorekeeper.py
Log Message:
-----------
Start moving rockmeter tracking out of guitarscene and into scorekeeper (breaks most multiplayer modes)
Commit: 6961359e6124bff7ecd9c6c658e7000d02dc738d
https://github.com/stump/fofix/commit/6961359e6124bff7ecd9c6c658e7000d02dc738d
Author: nhydock <n_hydock at comcast.net>
Date: 2011-12-26 (Mon, 26 Dec 2011)
Changed paths:
M src/Scorekeeper.py
Log Message:
-----------
Clean up and code-document a bit of the scorekeeper
Commit: 5b4603541fb8d1a4be938f92ff2b77bca598020e
https://github.com/stump/fofix/commit/5b4603541fb8d1a4be938f92ff2b77bca598020e
Author: nhydock <n_hydock at comcast.net>
Date: 2011-12-26 (Mon, 26 Dec 2011)
Changed paths:
M src/Player.py
Log Message:
-----------
Setting game objects into Player to potentially clean up the guitar scene
Commit: 5dbea1d298784e29a433bc396622d3f491ebc647
https://github.com/stump/fofix/commit/5dbea1d298784e29a433bc396622d3f491ebc647
Author: nhydock <n_hydock at comcast.net>
Date: 2011-12-26 (Mon, 26 Dec 2011)
Changed paths:
M src/GuitarScene.py
M src/Rockmeter.py
M src/Scorekeeper.py
Log Message:
-----------
More work on moving things around involving scorekeeper in the guitar scene
Commit: 2375c38a19ab87a95dc18596527b01f09e2f71c5
https://github.com/stump/fofix/commit/2375c38a19ab87a95dc18596527b01f09e2f71c5
Author: nhydock <n_hydock at comcast.net>
Date: 2011-12-26 (Mon, 26 Dec 2011)
Changed paths:
M src/Scorekeeper.py
Log Message:
-----------
Keep maximum and minimum values that can be added/subtracted from the rock so plu/minGain doesn't exceed the value limit
Commit: c4f41fa68c8b645735cc1c3cfa5fb77a90c77af6
https://github.com/stump/fofix/commit/c4f41fa68c8b645735cc1c3cfa5fb77a90c77af6
Author: nhydock <n_hydock at comcast.net>
Date: 2011-12-26 (Mon, 26 Dec 2011)
Changed paths:
M src/GuitarScene.py
M src/Rockmeter.py
M src/Scorekeeper.py
Log Message:
-----------
Tons of work done gets Rockband CoOp mostly working again
Commit: fc1a4903844d3a678b572024ae0945c0a7291150
https://github.com/stump/fofix/commit/fc1a4903844d3a678b572024ae0945c0a7291150
Author: nhydock <n_hydock at comcast.net>
Date: 2011-12-26 (Mon, 26 Dec 2011)
Changed paths:
M src/Rockmeter.py
Log Message:
-----------
Constants should not be instanced variables
Commit: 4e9f150f2d9df2606ca758d3bf17905ef9494f77
https://github.com/stump/fofix/commit/4e9f150f2d9df2606ca758d3bf17905ef9494f77
Author: nhydock <n_hydock at comcast.net>
Date: 2011-12-26 (Mon, 26 Dec 2011)
Changed paths:
M src/GuitarScene.py
M src/Scorekeeper.py
Log Message:
-----------
More work on CoOp RB
Commit: 316ec2a3e80c10b1eaf05cc5cb2951e2ca988b38
https://github.com/stump/fofix/commit/316ec2a3e80c10b1eaf05cc5cb2951e2ca988b38
Author: nhydock <n_hydock at comcast.net>
Date: 2011-12-26 (Mon, 26 Dec 2011)
Changed paths:
A data/themes/MegaLight V4/rockmeter_coop.ini
Log Message:
-----------
Work on MLv4 coop meter
Commit: 75798d6c20cbc3525310f578716e4ae5182c70aa
https://github.com/stump/fofix/commit/75798d6c20cbc3525310f578716e4ae5182c70aa
Author: nhydock <n_hydock at comcast.net>
Date: 2011-12-26 (Mon, 26 Dec 2011)
Changed paths:
M src/GuitarScene.py
Log Message:
-----------
Fix a bug or two with coOpPlayerMeter still being referenced as an int
Commit: 05b70bc3bb36ce6d4bad9e611a16f6f4ba60f2c5
https://github.com/stump/fofix/commit/05b70bc3bb36ce6d4bad9e611a16f6f4ba60f2c5
Author: nhydock <n_hydock at comcast.net>
Date: 2011-12-26 (Mon, 26 Dec 2011)
Changed paths:
M src/Scorekeeper.py
Log Message:
-----------
Clean up detecting star scoring mode in ScoreKeeper
Commit: 6b13eb1919951ea4d1e68f937a8f033c2e8f6631
https://github.com/stump/fofix/commit/6b13eb1919951ea4d1e68f937a8f033c2e8f6631
Author: nhydock <n_hydock at comcast.net>
Date: 2011-12-26 (Mon, 26 Dec 2011)
Changed paths:
M src/Scorekeeper.py
Log Message:
-----------
Code was copy-pasted
Commit: 036e89a71905e01b50d03b239841e8c684c984a4
https://github.com/stump/fofix/commit/036e89a71905e01b50d03b239841e8c684c984a4
Author: nhydock <n_hydock at comcast.net>
Date: 2011-12-26 (Mon, 26 Dec 2011)
Changed paths:
M src/GuitarScene.py
Log Message:
-----------
Fix bug when trying to revive in RB coop
Commit: 2ee49a95e5445eeea04fcdade6743939a126163d
https://github.com/stump/fofix/commit/2ee49a95e5445eeea04fcdade6743939a126163d
Author: nhydock <n_hydock at comcast.net>
Date: 2011-12-26 (Mon, 26 Dec 2011)
Changed paths:
M src/Scorekeeper.py
Log Message:
-----------
Make draining of coop rockmeter independent of frame rate
Compare: https://github.com/stump/fofix/compare/d06fa7e...2ee49a9
More information about the fofix-commits
mailing list