Commit Graph
34421 Commits
Author SHA1 Message Date
Kyzentun 0adc016681 TimingData functions take true to return useful numbers instead of stupid strings. 2015-01-09 16:03:59 -07:00
Kyzentun beb625e6aa Disable error reporting if any dialogs are ignored. 2015-01-05 16:53:52 -07:00
Kyzentun 2c6776c480 tobool should handle bools correctly. 2015-01-04 22:27:34 -07:00
Kyzentun 5d7f6b7b52 Added code for setting player name plates with bpm info. 2014-12-27 05:44:46 -07:00
Jonathan Payne 0ec3c573c4 Add Speed Nameplates 2014-12-27 03:17:51 -08:00
Jonathan Payne a822729170 Merge branch 'master' of https://github.com/stepmania/stepmania 2014-12-27 01:53:02 -08:00
Kyzentun f632806f89 Reload Scripts when changing game types. 2014-12-25 18:37:51 -07:00
Jonathan Payne d7a1188fd4 Conflict fix. Happy 2 Month Hiatus 2014-12-24 20:36:43 -08:00
Kyzentun ee2abfac94 Fixed StepsDisplay commands to check for CustomDifficulty being an empty string. 2014-12-24 19:11:45 -07:00
Kyzentun 4a4a28878c Fixed up EditMenu to not throw asserts and crash all over the place if there isn't something to put in a row. Still can't practice in doubles-only groups, but at least it doesn't crash. 2014-12-24 02:27:46 -07:00
Kyzentun a60a20edec Changed assert in ScreenHowNotToPlay to an error message to fix crash. 2014-12-22 07:09:21 -07:00
Kyzentun 55fb14cd10 Holding start to give up leaves gameplay instead of going to next song. 2014-12-22 03:52:08 -07:00
Kyzentun 7ee2938917 Wrapped CustomDifficulty color functions to report a nice error when a color doesn't exist. 2014-12-22 00:10:34 -07:00
Kyzentun 06c78cd59f Fixed lua music files not being recognized. Changed assert on non-optional theme elements not being found to report an error. 2014-12-21 23:38:45 -07:00
Kyzentun 3663bf020e Changed option name and explanation for AllowMultipleHighScoreWithSameName. 2014-12-20 19:43:01 -07:00
Kyzentun 0a4a81d5e8 Added a bunch of preferences to service options menu. 2014-12-20 19:39:38 -07:00
Kyzentun c905965aca Added Profile:GetTotalDancePoints. 2014-12-18 22:41:19 -07:00
Kyzentun 090d63e43c Fixed column arg passed to NoteField callbacks. 2014-12-18 02:36:45 -07:00
Kyzentun 261f2b0e3c Fix dumb mistake in NoteSkinManager multi-match error message. 2014-12-16 02:21:03 -07:00
Kyzentun 23fca56582 Fixed Profile swap by making it walk the arrays so that Visual Studio's std swap won't choke on it. 2014-12-14 17:56:05 -07:00
AJ Kelly 64b6487940 Merge pull request #410 from YungDaVinci/patch-1
Update 02 Actor.lua
2014-12-14 12:45:23 -06:00
YungDaVinci 07fdecefc7 Update 02 Actor.lua
Fix minor misspelling in heartbeat, causing an error when using the effect.
2014-12-14 13:42:05 -05:00
Kyzentun c5b24c2ca6 Fixed signed comparison warning in ProfileManager. 2014-12-12 22:16:42 -07:00
Kyzentun 6f8b5f2477 Made input callbacks lock during transitions and lockinput. 2014-12-10 13:38:10 -07:00
Kyzentun c9a17dc48e Added metrics for setting the screens Edit Mode uses for setting mods. Added functions for apply ModsLevel_Preferred to the other levels. 2014-12-09 21:59:01 -07:00
Kyzentun 89ed68f86d Edit Mode plays until music end if the music ends after the notes. 2014-12-09 15:37:06 -07:00
Kyzentun 9887b83997 Merge pull request #399 from sillybear/patch-2
ChangeLog
2014-12-09 11:44:07 -07:00
sillybear defb8cdc6f ChangeLog 2014-12-10 02:42:43 +08:00
Colby Klein 709c22d3e9 Merge pull request #398 from sillybear/patch-2
[source] Add ComboBreakOnImmediateHoldLetGo theme metric
2014-12-09 08:19:35 -08:00
Colby Klein 93f180e254 Merge pull request #397 from sillybear/patch-3
[theme metric] Add ComboBreakOnImmediateHoldLetGo
2014-12-09 08:19:10 -08:00
sillybear e3bb49f9d8 Update Player.cpp 2014-12-10 00:09:46 +08:00
sillybear 26b2b64d1c Update metrics.ini 2014-12-09 23:56:20 +08:00
sillybear 09274b655b Add 2014-12-09 23:52:22 +08:00
Kyzentun 87ccbbd5dd Merge branch 'SextetStream-lights-and-input' of https://github.com/psmay/stepmania 2014-12-08 16:46:41 -07:00
Kyzentun ec5e7d2b30 Changelog. 2014-12-08 16:40:56 -07:00
Kyzentun 36d94f272f Fixed --game command line arg to set the current game correctly soe that the correct input mapping is loaded. 2014-12-08 16:39:01 -07:00
Kyzentun 780c05e3f2 Merge branch 'patch-2' of https://github.com/sillybear/stepmania 2014-12-08 16:17:36 -07:00
Kyzentun 23d7a47c7a Merge branch 'patch-1' of https://github.com/sillybear/stepmania 2014-12-08 16:09:40 -07:00
Kyzentun 49b8f77a3e Merged changelog. 2014-12-08 16:08:49 -07:00
Kyzentun 60e5e80541 Merged changelog. 2014-12-08 16:06:46 -07:00
Kyzentun ad2f185bcd Keymaps note in changelog. 2014-12-08 16:04:42 -07:00
Kyzentun 50560a8b6a Merge branch 'keymapping_sanity' of https://github.com/kyzentun/stepmania 2014-12-08 16:01:47 -07:00
Kyzentun 2dab32911b Merged changelog. 2014-12-08 16:00:59 -07:00
Kyzentun c17f19c0d0 Wildcards are the difference between finding similar things, and finding nothing. 2014-12-08 15:18:39 -07:00
sillybear 67358e0ee0 [Announcer] Add "evaluation full combo W3" and
optional "evaluation full combo W4"
2014-12-04 03:01:33 +08:00
sillybear c6fb8a11b9 Allow setting of game type via console command 2014-12-04 02:46:01 +08:00
Kyzentun 89864fc890 Fixed dirs not matching correctly for THEME:GetPath functions. 2014-12-02 20:24:40 -07:00
Kyzentun 7a585fcd38 Function chaining for PlayerOptions and SongOptions APIs. 2014-12-02 19:58:52 -07:00
Kyzentun 474d151041 Changed TimingData GetReturnsNumbers metric to optional boolean arg to the functions. 2014-12-02 11:48:43 -07:00
Kyzentun 3dd7f1d8ff Forgot to init MinTNTS mod to the value of the pref. 2014-12-02 10:54:14 -07:00