Commit Graph

521 Commits

Author SHA1 Message Date
AJ Kelly 0285f7687f [GameState, SongUtil] Fix Issue 263 by not charging 2x stages for doubles when not using joint premium. 2011-08-07 18:33:35 -05:00
AJ Kelly ad9cec03aa [TimingData] Add HasDelays() Lua binding; HasStops() now only checks stops. 2011-08-07 13:48:42 -05:00
AJ Kelly d413a0044d [LifeMeterBattery] Added LostLife param to LifeChanged message. Converted LifeMeterBattery lives to an AutoActor. 2011-08-07 01:05:43 -05:00
AJ Kelly bde0ac6fd2 [ScoreDisplayRave] Allow (Meter/Level)(X/Y) metrics to work again. 2011-08-06 15:17:27 -05:00
AJ Kelly 8ddb2f44d3 Issue 425 says: "The beat noteskin turns invisible after changing the folder name". Fix this. 2011-08-06 12:02:49 -05:00
AJ Kelly 154aeff951 [NoteField] Added AreaHighlightColor metric. 2011-08-05 12:14:15 -05:00
AJ Kelly d51c0d486e [NoteTypes, ScreenEdit] Removed artificial MAX_NOTES_PER_MEASURE limit. 2011-08-04 12:30:35 -05:00
Jason Felds 9fbffc6f29 Routine isn't perfect. We know. 2011-08-03 14:31:21 -04:00
Jason Felds cdbc28d1cc Add more known issues.
Also, hgeol woes.
2011-08-03 13:40:23 -04:00
Jason Felds 114a5de8ad Only write step timing/attack tags when needed. 2011-08-02 22:30:54 -04:00
AJ Kelly 701034219f [MusicWheel, RoomWheel] Moved the "- EMPTY -" string to the languages file. [AJ] 2011-08-01 16:58:54 -05:00
AJ Kelly 3de51c3498 We no longer use NotesLoaderMidi 2011-07-31 16:02:26 -05:00
AJ Kelly 7da8cceb10 sm-ssc -> sm5 2011-07-31 16:01:57 -05:00
AJ Kelly cface7fd1c add kiu source location 2011-07-31 16:00:08 -05:00
AJ Kelly 8fdbe14070 typo 2011-07-31 15:54:40 -05:00
AJ Kelly 33efb74897 Changed the (still incomplete) beginner guide up slightly 2011-07-31 15:33:16 -05:00
AJ Kelly eaacc41624 fix typo 2011-07-31 15:15:58 -05:00
AJ Kelly 06c447026d [ScreenGameplay, LyricDisplay] Stop lyrics from animating on failure. Fixes issue 298. 2011-07-31 12:54:21 -05:00
AJ Kelly 9e41b296a3 InstrumentTrack still exists 2011-07-30 15:00:06 -05:00
Jason Felds 7c75347e40 Revert "Remove #INSTRUMENTTRACK. It's guitar only."
This reverts commit 176b6f55ea.

Glad I learned this command.
2011-07-30 15:56:30 -04:00
Jason Felds 176b6f55ea Remove #INSTRUMENTTRACK. It's guitar only. 2011-07-30 15:33:00 -04:00
AJ Kelly 20bd01c275 * [ProfileManager] Fix an issue when deleting recently created profiles. Fixes issue 119 2011-07-30 13:09:09 -05:00
Jason Felds bd3d405ce9 Alright soda: request granted. 2011-07-29 16:28:39 -04:00
Jason Felds 7f6daa198d We're not ready for a final version yet. 2011-07-28 19:03:47 -04:00
Jason Felds 9505e09f58 Add the copy/paste selected timing data feature.
Not perfect at this stage, but...well, everyone wanted it.
2011-07-26 16:05:14 -04:00
AJ Kelly 6bdaf5c92a [Course] Bumped up max edit course title length to 16 (still feels too short). Also added #DESCRIPTION tag and Course:GetDescription() Lua binding. 2011-07-21 16:17:48 -05:00
AJ Kelly 2061312366 remove this one section since sm-ssc IS mainline stepmania now. 2011-07-21 11:55:49 -05:00
AJ Kelly 8ccc2d9db3 [BeginnerHelper] Removed DancePadAngle metric in favor of DancePadOnCommand. The same goes for PlayerAngle, rotation is now handled in PlayerP1/2OnCommand. 2011-07-21 11:44:07 -05:00
AJ Kelly bc8d340801 [Win32/CrashHandlerChild] Crashlog and log now open in the player's default text editor. Also, the Show Log button works again, including for people using Portable.ini. 2011-07-20 23:37:00 -05:00
AJ Kelly b1f4bb151d [LoadingWindow] Added the ability for themes to have custom splash banners. (Currently Windows-only.) 2011-07-19 19:40:44 -05:00
Jason Felds 48226f2027 No longer store #NOTES in cache.
Use the #STEPFILENAME tag to access the files
as appropriate.

To the betting pool fans: file cache version is 192.
2011-07-17 16:06:40 -04:00
Jason Felds c52fef8767 Display more accurate couple/routine data.
Also include minor speed boost courtesy of vyhd.
2011-07-13 16:07:33 -04:00
Jason Felds 497f460b42 Properly calculate radars for Couple charts.
This does force another cache update.
2011-07-13 04:19:39 -04:00
Jason Felds 1234cab213 Let [CustomDifficulty] work for all StepTypes. 2011-07-13 03:26:08 -04:00
Jason Felds 36a5cd03c4 Restore mods after setting #ATTACKS. 2011-07-12 22:27:14 -04:00
Jason Felds e67324c5af Add StepsUseChartName metric.
This is in ScreenOptionsMaster.

To the C++ guys: please don't yell at the goto.
2011-07-12 14:51:52 -04:00
Jason Felds 53a8fc455d Revert this until we are sure. 2011-07-10 14:37:01 -04:00
AJ Kelly 0cb6eb8010 fine just shut the fuck up about my directory's local state already mercurial 2011-07-10 13:30:19 -05:00
Jason Felds 473717cac7 Checkpoints lumped with judgments on eval. 2011-07-09 14:40:57 -04:00
Jason Felds 17d167a291 I'm making a note here: HUGE SUCCESS!</Portal> 2011-07-09 13:28:25 -04:00
Jason Felds 08d5f8f722 Add Miss Combo support in #COMBOS tag. 2011-07-09 02:28:15 -04:00
Jason Felds 222587f388 Forgot to put this in here. 2011-07-09 01:40:58 -04:00
Jason Felds fe299a616c Cache, change log, the usual. 2011-07-07 18:48:59 -04:00
Jason Felds 6ece5c301e Forgot to update this file. 2011-07-07 18:12:13 -04:00
Jason Felds beb073f736 Add Steps Data read only menu for the editor. 2011-07-07 17:52:30 -04:00
Jason Felds 95a9e71bb1 Change the copying to moving. 2011-07-07 16:37:08 -04:00
Jason Felds 29ffe4e772 And the changelog. 2011-07-07 15:20:33 -04:00
Jason Felds 9ae4516465 Add lua to docs. 2011-07-07 15:18:21 -04:00
Jason Felds 2efda32411 You JUST beat me to it. 2011-07-07 14:21:07 -04:00
AJ Kelly 070409355a [CourseLoaderCRS] Don't load BEST# and WORST# where # is greater than the number of songs installed. Fixes issue 373. 2011-07-07 13:20:24 -05:00