Commit Graph

22 Commits

Author SHA1 Message Date
Jason Felds a6500a0dc1 Don't clamp meter on write.
Here's yet another cache refresh for the trouble.
2011-05-07 19:34:53 -04:00
Jason Felds 2491372019 [sm130attacks -> sm130futures] Bringing it in.
Help will be needed to make Song Attacks work by default.

Yes, that means I want no activated attacks to mean DQ.
2011-05-05 13:48:04 -04:00
Jason Felds bbe90468b4 Enforce difficulty meter ranges.
WARNING! This invalidates the cache!
TODO: Make MAX_METER a common metric?
2011-04-29 13:24:50 -04:00
Jason Felds dae89e1fd1 [sm130attacks] Minor cleanup before testing. 2011-04-17 23:03:39 -04:00
Jason Felds 5d98f47fc3 Allow editing #DISPLAYBPM traits in the editor.
Look in Edit Song Info to find it.
2011-04-05 22:40:33 -04:00
Jason Felds 34813c26ef Disable saving ALL steps in the .sm format. 2011-03-30 21:37:11 -04:00
AJ Kelly b9d6d432f9 go back to three digits for .sm files; remove commented out warps code since warps should not be written to .sm files 2011-03-27 02:22:22 -05:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Jason Felds c435129078 sm124futures: Allow choosing which field to use.
Either the #DESCRIPTION or #CREDIT tag can be used for SM files.
By default, the old behavior is still used.
2011-03-13 19:35:57 -04:00
Jason Felds ca83d063f8 More on the branch. NotesLoader/Writer set up. 2011-02-27 22:17:18 -05:00
Jason Felds 5e3165c855 Add docs, another bot test. 2011-02-18 22:09:25 -05:00
Jason Felds dbcfcd0cfc Disable caching for the SM format. 2011-02-11 00:00:40 -05:00
AJ Kelly 0755d0f3b9 comment/whitespace editing 2011-02-09 17:42:16 -06:00
Jason Felds 504d5a484e Read and write TICKCOUNTS. Invalidate cache.
At this time, the tag does nothing.
That will hopefully change within the week.
2011-01-18 11:23:32 -05:00
Jason Felds b15ec02955 Consistent writing with the BPMs. 2011-01-18 10:24:50 -05:00
AJ Kelly 26bd3d565b this is a big one...
[Player] fix a warning [shakesoda]
[Player] Change combo coloring logic in course mode:
"PERCENT_UNTIL_COLOR_COMBO refers to how long through the course the combo color
should appear (scaling to the number of songs). (This may not be desired behavior,
however.)" Let me know if I should add an alternate way to specify course combo
color logic.  -aj

[other files including Player.cpp]
Update warp note logic; It used to be WarpFromRow=WarpToRow, now it's WarpFromRow=WarpLengthBeats.
They still aren't functional but I'm getting closer. Negative Stops are still not converted.
2010-08-15 16:12:30 -05:00
AJ Kelly cd2a78e09a pretty much equivalent to 23b02ce-adf0feb. [Chris Danford; some other cleanup by AJ] 2010-06-12 14:37:20 -05:00
AJ Kelly f8a9423301 23b02ce: fix BackgroundChange color values being written with commas. Commas are a reserved character that seprate values in a tag. Caret was used to separate RGBA values in a color in this case and NotesLoaderSM already handles that. [Chris Danford] 2010-06-08 18:16:54 -05:00
AJ Kelly 5e293fe720 Expand various floats from 3 decimal places to 6 [Midiman] 2010-06-02 22:27:49 -05:00
AJ Kelly 642f4b107c the various changes that I forgot to commit (cleanup and so forth) into hg,
culminating in syncing with sm-ssc v1.0 public beta 2
2010-03-31 17:37:09 -05:00
AJ Kelly 3e51544930 Initial commit. 2010-01-26 21:00:30 -06:00
Devin J. Pohly 80057f53cd smsvn -> ssc-hg glue: rearrange directory structure 2013-06-10 15:38:43 -04:00