[fofix-commits] [fofix/fofix] 72f4e2: Fix some more issues with the config read reimplem...
GitHub
noreply at github.com
Wed Oct 28 05:28:41 EDT 2015
Branch: refs/heads/vagrant
Home: https://github.com/fofix/fofix
Commit: 72f4e27042dd8494a51b9de64a907423c8a60105
https://github.com/fofix/fofix/commit/72f4e27042dd8494a51b9de64a907423c8a60105
Author: Matthew Sitton <matthewsitton at gmail.com>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
M fofix/core/Config.py
Log Message:
-----------
Fix some more issues with the config read reimplementation.
Commit: 1654bc0baa5f80e8ae3b7e141ad3f76fd45779eb
https://github.com/fofix/fofix/commit/1654bc0baa5f80e8ae3b7e141ad3f76fd45779eb
Author: Matthew Sitton <matthewsitton at gmail.com>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
M fofix/game/guitarscene/GuitarScene.py
Log Message:
-----------
Add song position correction mechanism.
Commit: dfd56235df22c2f2896afc2c40ce986aaa6985a0
https://github.com/fofix/fofix/commit/dfd56235df22c2f2896afc2c40ce986aaa6985a0
Author: Matthew Sitton <matthewsitton at gmail.com>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
M setup.py
Log Message:
-----------
Fix some issues in setup.py
Commit: 677faf844c8957dac7713ee059d1021e915c4cc0
https://github.com/fofix/fofix/commit/677faf844c8957dac7713ee059d1021e915c4cc0
Author: Matthew Sitton <matthewsitton at gmail.com>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
M fofix/game/guitarscene/GuitarScene.py
Log Message:
-----------
Forgot to save file removeing debug output.
Commit: 4f53b4ea1484ee158d887c6f73c36fca2f9b3807
https://github.com/fofix/fofix/commit/4f53b4ea1484ee158d887c6f73c36fca2f9b3807
Author: Matthew Sitton <matthewsitton at gmail.com>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
M fofix/core/Settings.py
M fofix/game/MainMenu.py
M fofix/game/World.py
M fofix/game/guitarscene/GuitarScene.py
M fofix/game/guitarscene/Stage.py
M fofix/game/guitarscene/instruments/Guitar.py
M fofix/game/guitarscene/instruments/Instrument.py
M fofix/game/guitarscene/instruments/ProGuitar.py
Log Message:
-----------
Remove GH battle mode. Might return at a later point if there is enough demand for it.
Commit: f079e5417abdc4bc36b7651309831dbbc40f6af4
https://github.com/fofix/fofix/commit/f079e5417abdc4bc36b7651309831dbbc40f6af4
Author: Matthew Sitton <matthewsitton at gmail.com>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
R fofix/game/guitarscene/instruments/ProGuitar.py
Log Message:
-----------
Remove ProGuitar.py, its addition was a bit premature.
Things still need to be cleaned up quite a bit before this happens.
Commit: 0ea0fd24623b0c3722ee1f99fb8f56bb3b7221a7
https://github.com/fofix/fofix/commit/0ea0fd24623b0c3722ee1f99fb8f56bb3b7221a7
Author: Fabien Culpo <fabien.culpo at gmail.com>
Date: 2015-10-28 (Wed, 28 Oct 2015)
Changed paths:
M fofix/core/Config.py
M fofix/core/Settings.py
M fofix/game/MainMenu.py
M fofix/game/World.py
M fofix/game/guitarscene/GuitarScene.py
M fofix/game/guitarscene/Stage.py
M fofix/game/guitarscene/instruments/Guitar.py
M fofix/game/guitarscene/instruments/Instrument.py
R fofix/game/guitarscene/instruments/ProGuitar.py
M setup.py
Log Message:
-----------
Merge branch 'master' into vagrant
Compare: https://github.com/fofix/fofix/compare/8732a0ea7f25...0ea0fd24623b
More information about the fofix-commits
mailing list