6f8c999089
update changelog with a few things (I'm not really sure it's ready for beta 4 unless others do)
freem2014-09-18 20:10:53 -05:00
efd11c5851
Added character setting and minor documentation to ScreenOptionsCustomizeProfile.
Kyzentun2014-09-18 17:28:53 -06:00
00a79970f6
Merge branch 'master' of github.com:stepmania/stepmania
freem2014-09-18 01:49:30 -05:00
28e725b0b8
reverting part of the war on -Werror because there's no decent reason this should be crashing 3/4ths of the time I load StepMania with this screen in TestInitialScreen/reload it from the debug menu.
freem2014-09-18 01:49:08 -05:00
b09c7e8af4
OptionsCustomizeProfile, HeartEntry improvements
Jonathan Payne2014-09-17 12:20:55 -07:00
bfd2d88ec9
Fixed SSM StageDisplay to update when the song changes and SG StageDisplay to fetch curStage at the correct time to set its color.
KyzentunandJonathan Payne2014-09-17 03:13:31 -06:00
facc086721
fix another small error in ScreenNameEntryTraditional underlay
freemandJonathan Payne2014-09-17 02:09:10 -05:00
f723947d8b
fix a small error in ScreenNameEntryTraditional underlay
freemandJonathan Payne2014-09-17 00:57:21 -05:00
1186840ef0
Fixed SSM StageDisplay to update when the song changes and SG StageDisplay to fetch curStage at the correct time to set its color.
Kyzentun2014-09-17 03:13:31 -06:00
c45b5f053a
Added ScreenContinue:ContinueEnabled metric. Changed Actor:hidden and Lua scoring to emit errors because they are deprecated.
Kyzentun2014-09-15 05:09:27 -06:00
b8d5bce272
Merge branch 'master' of github.com:stepmania/stepmania
freem2014-09-15 03:59:18 -05:00
5649b5f61b
thify_number replicates FormatNumberAndSuffix; use that instead.
freem2014-09-15 03:54:02 -05:00
9ed45e1bc9
thify_number replicates FormatPercentScore; use that instead.
freem2014-09-15 03:54:02 -05:00
a7307fd87e
add a split point for sm5 beta 3 in the changelog
freem2014-09-15 03:30:14 -05:00
4df1940633
Updated Changelog_sm5.txt to include every theme-visible change since 2014/02/08.
Kyzentun2014-09-15 00:48:32 -06:00
455431d8c3
Removed DefaultFail GamePref and reinstated DefaultFailType real preference. Should fix default fail related problems.
Kyzentun2014-09-15 00:04:41 -06:00
fa7502b7b0
Added ScreenOptionsCustomizeProfile to _fallback and default.
Kyzentun2014-09-14 20:04:10 -06:00
64cd9f898d
Various changes to things in the Docs folder: * remove unused WindowsNotes.txt * various sm-ssc -> StepMania (and similar) changes * Rewrote a bit of recommended_practices.txt * Fix a copy/paste typo in anatomy_of_an_actor.lua * many other things I can't remember; namely newlines at the end of files
freem2014-09-14 18:58:16 -05:00
1ca9753e10
Sanity checking for frame and texuture hints from filenames.
Kyzentun2014-09-07 14:09:39 -06:00
2199e7aafb
Fixed GAMESTATE:GetCurrentStage to use correct logic for determining if all human players are on final stage. THEME:GetPath lua functions can now pass true for the third arg if the element is optional. Fixes to various StageDisplay things in default. thify_number and thified_curstage_index lua functions added to default/Scripts/04 Other.lua.
Kyzentun2014-09-07 04:05:10 -06:00
b75679f3c1
Actually use the argument in SetMaxDimUseZoom.
Kyzentun2014-09-04 18:21:39 -06:00
c6f598890b
Added max_dimension_use_zoom lua function to control whether an individual BitmapText uses the zoom in maxwidth calculations.
Kyzentun2014-09-04 18:04:51 -06:00
13066518fe
Renamed Header elements to ListHeader. Removed hungarian notation from ScreenMapControllers.
Kyzentun2014-09-04 17:03:11 -06:00
b89bc65178
Change ES/OMES to 2x, extend timer on ScreenCaution
Colby Klein2014-09-02 06:06:08 -07:00
f2fdaa0cf5
Massively improved Config Key/Joy Mappings screen. Warning is dismissable now, and cursor does not start in a position that will change a setting. New special actions added: ClearToDefault, ReloadFromDisk, SaveToDisk, SetListMode. Exit is a special action. Player is prompted to save when exiting screen instead of saving after every action. Special actions fallback on Graphics/SMC action if they don't have their own. Moved SMC overlay to Graphics/SMC warning. Metrics for configuring input lock time, warning autodismiss time, lines visible, and NoSetListPrompt autodismiss time. Header row added for cursor to start on. ScreenMapControllers2 deleted as obsolete. BitmapText:maxwidth changed to factor the zoom of the actor into the calculation.
Kyzentun2014-09-04 01:23:28 -06:00
e3f8d272c1
istream::operator bool() is explicit in C++11, use git diff
Kyzentun2014-09-02 14:33:55 -06:00
4f2b92a25a
Added __screen__ special texture name. Added AMV:GetTexture, RageTexture:Reload, and Screen:SetNextScreenName lua functions.
Kyzentun2014-09-02 05:18:29 -06:00
cecfff079d
update stepmania.com links to point to old.stepmania.com where needed
freem2014-09-02 00:01:09 -05:00
ce15565145
fix ScreenEvaluation background not being centered properly
freem2014-09-01 23:04:07 -05:00
d1ec94bcd7
touch up style to InsertCredit and InsertCoin
Dan Guzek2014-09-01 20:26:55 -04:00
6ccbbb4f6f
update InsertCoin and InsertCredit functions
Dan Guzek2014-09-01 20:03:45 -04:00
eae5fcb3ba
expose InsertCoin and InsertCredit to Lua
Dan Guzek2014-09-01 19:00:00 -04:00
aac32f81ad
Rewrote ScreenCredits to move StepMania credits to Scripts/04 CreditsHelpers.lua and provide an API for adding sections so that themers don't have toe duplicate stepmania credits to theme the screen.
Kyzentun2014-09-01 15:41:58 -06:00
46fac1fe8b
Update ScreenHowToPlay elements to use localized strings
freem2014-09-01 14:33:04 -05:00
8b93cae13d
Remove non-working Export Packages for now; might add later if it works again
freem2014-09-01 14:05:01 -05:00