Commit Graph
350 Commits
Author SHA1 Message Date
Jonathan Payne 927a172fea whatever I have done lately. 2011-04-25 11:45:06 -07:00
AJ Kelly 10bc69f93c add 악전반채 to the Korean font pages (see issue 226) 2011-04-23 21:28:50 -05:00
AJ Kelly d7ba852eaf XPerPlayer -> PositionPerPlayer 2011-04-23 16:14:24 -05:00
AJ Kelly 69f6fe04be add XPerPlayer(player,p1X,p2X) to ProductivityHelpers and use it on SyncInfo 2011-04-23 16:12:28 -05:00
AJ Kelly 3a8395820b fix small typo 2011-04-22 19:17:55 -05:00
AJ Kelly dca2f976b2 [FadingBanner] Added BannerRoulette, BannerRandom, and Banner(Custom Item Name) commands. 2011-04-22 05:09:47 -05:00
AJ Kelly 55c5cb145b [Banner] Added ScrollSpeedDivisor metric; controls the scroll speed of Random/Roulette banners. 2011-04-22 04:48:42 -05:00
AJ Kelly 438930f794 [ScreenGameplay] Added SongNumberFormat metric. 2011-04-21 13:49:54 -05:00
AJ Kelly 1850240fe2 fix RollingNumbersClass in fallback 2011-04-21 02:18:30 -05:00
AJ Kelly c064e7cc62 [ScreenEvaluation] Added RollingNumbersClass metric, allowing for the ability to change which RollingNumbers class is loaded. 2011-04-21 01:56:56 -05:00
AJ Kelly e24529e3fc rename PercentFrame per last commit 2011-04-21 00:34:57 -05:00
AJ Kelly 52bf3c4808 fix graphic names! 2011-04-20 16:42:38 -05:00
AJ Kelly dce2c0cac8 add credits to fallback and default themes 2011-04-18 01:03:42 -05:00
AJ Kelly b0512e811c updated menu loop from Petriform/D. Trucks 2011-04-17 23:32:28 -05: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 4caccb906a [metricClean] More diff progress. 2011-04-03 22:38:51 -04:00
Jason Felds cc0d89fe19 [metricClean] establish consistent spacing (or try to anyway). 2011-04-03 21:29:46 -04:00
Jason Felds 3d0c2af473 [metricClean] more removal of duplicates.
I may have removed something in a rush: there are more
items on the MusicWheel showing.
2011-04-03 18:45:51 -04:00
Jason Felds 439a607e87 New branch from default: [metricClean]
Line up metrics from fallback and default for easier diffing.

The goal here is to address issue number 55 for version 1.2.5.
2011-04-03 16:10:10 -04:00
Jason Felds 7a9796f769 Add metrics for BPM and Song Length sorting.
Fixes request 173.
2011-04-01 01:35:14 -04:00
AJ Kelly c2b397d43e add Remove to ScreenEditOptions; fixes issue 242 2011-03-30 13:30:18 -05:00
AJ Kelly a3e0bbeb47 get rid of command on StepsDisplay Autogen in fallback 2011-03-29 12:05:18 -05:00
AJ Kelly bf17d84375 make lyrics show up over gameplay footer 2011-03-27 18:25:16 -05:00
Jason Felds c6ec8dbb74 [warps] Make Delays and Stops easier to find. 2011-03-25 18:02:56 -04:00
Jason Felds c8a6f4c41d [warps] Allow for editing warps.
TODO: Ensure warps get erased if they go backwards.
2011-03-25 17:40:56 -04:00
AJ Kelly e27c58cd07 [br:warps] bring in changes from default branch 2011-03-25 16:05:11 -05:00
AJ Kelly cec3ebb5ba remove unused ScreenQuickSetup and related items 2011-03-25 02:56:40 -05:00
Jason Felds 621dfa050e [warps] Prepare text code. 2011-03-24 20:41:35 -04:00
Jason Felds 47ebbdbd26 Metrics for the future. ;) 2011-03-17 15:40:35 -04:00
Jason Felds 77e1b87cdd Resolve issue 76: add a new metric.
One can now define whether Ctrl+Up expands the selection
or shrinks it, and vice~versa with Ctrl+Down.
2011-03-17 14:41:26 -04:00
Jason Felds c1d077888e Fix a crash bug by preventing the situation. 2011-03-17 14:02:25 -04:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Jason Felds 7c4044a2fc Force consistent line endings.
I'd suggest enabling the EolExtension:
this way we won't go back and forth here.
2011-03-16 15:51:54 -04:00
Jason Felds 9598197811 Disable game-exlusive metric for now.
Need more Pump players to check this one.
2011-03-16 15:04:21 -04:00
Jason Felds 17299dd3be sm124futures: add directions to make rolls.
We may want to see about breaking this one up.
2011-03-13 22:56:30 -04:00
Jason Felds 8d42e1827c sm124futures: prepare the .ini files. 2011-03-13 20:58:08 -04:00
Jason Felds e988bba855 sm124futures: Enhanced editor stuff in progress.
Cycle between the different types of Tap Notes.
Hold/Roll heads do not count on this.

Obviously still being worked on, but the code
compiles at this point.
2011-03-13 20:03:54 -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
AJ Kelly 48856adc15 remove redundant line for EDIT_BUTTON_SCROLL_SELECT 2011-03-13 00:17:36 -06:00
AJ Kelly 416b5cd52c remove footer on ScreenMiniMenuEditHelp 2011-03-13 00:13:22 -06:00
AJ Kelly c28845a8dc Added custom MusicWheel items.
[ScreenSelectMusic] Add GetMusicWheel Lua binding.
2011-03-08 19:28:40 -06:00
Jason Felds 55a34e89d7 Mission accomplished: #COMBOS tag in sm-ssc.
This tag will not show up on saved SM files.
Let's not mess with that format any more than needed.
2011-03-05 02:03:59 -05:00
Jason Felds c850827a68 Pump mode: increase on greats, maintain on goods. 2011-03-05 01:55:15 -05:00
Jason Felds 6204de38a7 Combos branch: allow editing combo factor.
Need to check something on the default branch
before this gets pushed there: something may still
be off.
2011-03-05 01:44:58 -05:00
Jonathan Payne 5bd21965d3 Fouter~'e` 2011-03-02 23:58:52 -08:00
Jonathan Payne 797cf8d836 fix fail bug ( no preference existed for it.. ) 2011-03-01 13:45:36 -08:00
Jason Felds ccf92c7c1c Add No Lifts and No Fakes transform mods. 2011-02-28 10:02:23 -05:00
Jason Felds 5375887c14 Allow for displaying the chart artist separately.
This defaults to false/off right now. It needs testing.
2011-02-28 01:04:24 -05:00
Jason Felds 0587aeced5 Allow for dizzy hold heads. 2011-02-28 00:41:04 -05:00
Jason Felds 97d2112fae YOINK! 2011-02-27 23:13:30 -05:00