AJ Kelly
|
43e33c9acf
|
changelog up
|
2011-01-07 22:16:02 -06:00 |
|
AJ Kelly
|
b7707ad686
|
my mistake, I shall take balloons for 600
|
2011-01-07 21:13:43 -06:00 |
|
AJ Kelly
|
9f635ceee7
|
[SongManager] Check the root Songs/ folder for extra stage course files. also update docs
|
2011-01-07 21:11:33 -06:00 |
|
AJ Kelly
|
5cd6a32930
|
[Screen] add HandleBackButton (for people who know what they're doing ;) [people making multi-state menus using the MK2ULTRA method])
|
2011-01-01 14:02:53 -06:00 |
|
AJ Kelly
|
b28244b3fc
|
port neothe0ne's "Fixed "Gameplay ### combo" announcer messages." from rsr-sandbox
|
2010-12-31 14:34:25 -06:00 |
|
AJ Kelly
|
37f68c7565
|
ordering change
|
2010-12-31 14:27:54 -06:00 |
|
AJ Kelly
|
5f61e6b5c4
|
[StepsDisplay] Make the StepsType react to SetMessage as well.
|
2010-12-30 23:15:29 -06:00 |
|
AJ Kelly
|
a88f42beba
|
[ScreenInstallOverlay] Added bare DownloadFinished message.
|
2010-12-29 17:02:30 -06:00 |
|
AJ Kelly
|
13ca90ff3f
|
[ScreenHowToPlay] Replaced LOAD_ALL_COMMANDS_AND_SET_XY_AND_ON_COMMAND macro calls with ActorUtil::LoadAllCommandsAndSetXY(). Fixes an odd bug I ran into during the porting of DDR 5th Mix.
|
2010-12-29 17:01:52 -06:00 |
|
AJ Kelly
|
083831d707
|
merge
|
2010-12-28 13:47:02 -06:00 |
|
AJ Kelly
|
10e2f0ab3a
|
[ScreenHowToPlay] Have Character ignore the Miss steps instead of trying to hit them.
|
2010-12-28 13:44:38 -06:00 |
|
Mark Cannon
|
5d3ecc6400
|
Added documentation for ThemePrefs and ThemePrefsRows, updated some code
and added sanity checks into ThemePrefsRows, added localization support for
error messages in ThemePrefs and ThemePrefsRows.
|
2010-12-28 05:15:47 -05:00 |
|
AJ Kelly
|
114e28a1d3
|
[ScreenHowToPlay] Added CharacterName metric, which will force the Character that shows up.
|
2010-12-27 00:08:52 -06:00 |
|
AJ Kelly
|
4f5f4b92d0
|
[FadingBanner] Added GetLatestIndex() Lua binding.
|
2010-12-26 22:34:52 -06:00 |
|
AJ Kelly
|
a36059ecf6
|
[Banner, FadingBanner] Various changes:
* Removed (now unused) All Music banner.
* Fixed swapped ScrollRandom and ScrollRoulette metrics.
* Added GetScrolling(), GetPercentScrolling() and SetScrolling(bool,float)
Lua bindings.
|
2010-12-26 20:30:06 -06:00 |
|
AJ Kelly
|
b8b20ec80b
|
Changed Steps picking logic in ScreenGameplaySyncMachine; now playable Steps are chosen, instead of whatever NoteData happens to be first.
Also added pump-single data to ScreenGameplaySyncMachine music.sm.
|
2010-12-26 17:01:06 -06:00 |
|
AJ Kelly
|
355cdef4ad
|
disable gSScore for now. also update changelog slightly
|
2010-12-26 16:23:22 -06:00 |
|
AJ Kelly
|
def882ad6c
|
[SongManager] Added GetSongRank(Song) Lua binding.
|
2010-12-26 13:44:46 -06:00 |
|
AJ Kelly
|
f68607d7a1
|
[ScreenNetSelectMusic] StepsDisplay changed to load from StepsDisplayNet.
[RoomWheel] Added OverPart (just like in MusicWheel).
|
2010-12-26 11:36:46 -06:00 |
|
AJ Kelly
|
6fc4b62b50
|
[ScreenEdit] Added GetEditState Lua binding.
|
2010-12-26 00:31:46 -06:00 |
|
AJ Kelly
|
036b23e9d3
|
add Banners for various SortOrders. (Group and Recent not included for various reasons)
|
2010-12-23 22:31:52 -06:00 |
|
AJ Kelly
|
a6cb5fecc6
|
add Shift+Ctrl+F2 shortcut for reloading overlay screens (and metrics)
|
2010-12-22 12:36:19 -06:00 |
|
AJ Kelly
|
7463672a9f
|
nevermind... again.
|
2010-12-22 12:23:02 -06:00 |
|
AJ Kelly
|
121a51113e
|
if I add this one assert, it seems to stop models from crashing my video card.
|
2010-12-22 12:13:04 -06:00 |
|
AJ Kelly
|
069bd6cca2
|
turns out these bindings don't work so well.
|
2010-12-21 23:04:59 -06:00 |
|
AJ Kelly
|
d282db4b7c
|
Installs won't jump to SelMusic on Gameplay or System Menus (e.g. Edit Mode) anymore on download completion.
|
2010-12-21 22:29:11 -06:00 |
|
AJ Kelly
|
2d6d081c30
|
Add SetNextScreenName(string) and SetPrevScreenName(string) Lua bindings to Screen
|
2010-12-21 21:37:26 -06:00 |
|
AJ Kelly
|
0964d8dc9a
|
SM5SVN 9419e1e: Only unload fonts if not used by the next screen. [shakesoda]
|
2010-12-21 13:26:09 -06:00 |
|
AJ Kelly
|
7dc05476b1
|
Make Windows notes more generic, since special steps have to be handled for Google Chrome users wanting to use stepmania:// URIs.
|
2010-12-20 23:44:24 -06:00 |
|
AJ Kelly
|
e01fab250f
|
[MessageManager] Added MenuStartP1 and MenuStartP2 messages.
[ScreenSelectMaster] Broadcast MenuStartP# messages; allow themers to handle the MenuStartP# message on screenless items.
|
2010-12-20 23:25:00 -06:00 |
|
AJ Kelly
|
86b2dcdc0a
|
[Profile] Add GetLastUsedHighScoreName Lua binding.
|
2010-12-19 14:54:45 -06:00 |
|
AJ Kelly
|
2b52d487dc
|
[Style] Add ColumnsPerPlayer and NeedsZoomOutWith2Players bindings.
|
2010-12-19 14:40:22 -06:00 |
|
AJ Kelly
|
55da51678d
|
[StreamDisplay] Remove UseThreePartMethod
|
2010-12-19 14:29:25 -06:00 |
|
AJ Kelly
|
7e7e00404b
|
[GameCommand] Add GetScreen, GetSteps, GetCourse, GetTrail, and GetCharacter Lua bindings.
|
2010-12-19 14:18:37 -06:00 |
|
AJ Kelly
|
d3298910bb
|
nevermind, this breaks
|
2010-12-19 14:07:39 -06:00 |
|
AJ Kelly
|
bb5246eb14
|
Added GetDateTimeString function. (returns date in "YYYY-MM-DD HH:MM:SS" format)
|
2010-12-19 14:01:34 -06:00 |
|
AJ Kelly
|
ef46e6c088
|
[WheelNotifyIcon] add BlinkPlayersBest metric
|
2010-12-19 13:42:20 -06:00 |
|
AJ Kelly
|
a8de96107f
|
New Lua Bindings: Profile:SetCharacter(sCharID), GAMESTATE:GetCharacter(PlayerNumber), GAMESTATE:SetCharacter(PlayerNumber,sCharID)
|
2010-12-18 14:42:07 -06:00 |
|
AJ Kelly
|
ac92794e43
|
[MusicWheel] add OverPart
|
2010-12-18 03:53:17 -06:00 |
|
AJ Kelly
|
beb793267b
|
[MusicWheelItem] Added metric commands to NormalPart/ColorPart.
|
2010-12-17 14:12:13 -06:00 |
|
AJ Kelly
|
853925c83b
|
Added Sprite:SetAllStateDelays(fDelay) Lua binding
small cleanup on charmaps number comment
|
2010-12-17 01:07:50 -06:00 |
|
AJ Kelly
|
d6ee717842
|
update changelog
|
2010-12-15 23:55:08 -06:00 |
|
AJ Kelly
|
6d70de3199
|
add Load(sMetricsGroup) Lua binding for RollingNumbers
|
2010-12-15 19:04:37 -06:00 |
|
AJ Kelly
|
710ad1563d
|
update changelog
|
2010-12-13 02:35:17 -06:00 |
|
AJ Kelly
|
9d264adfdf
|
enable the EditMenu to be themed more extensively.
|
2010-12-13 02:28:01 -06:00 |
|
AJ Kelly
|
939a0f0079
|
[MusicWheelItem] Allowed NormalPart and ColorPart to have metrics run against them.
|
2010-12-12 01:46:13 -06:00 |
|
AJ Kelly
|
87873f59bc
|
update credits
|
2010-11-20 12:47:58 -06:00 |
|
AJ Kelly
|
673fa5fb90
|
update changelog with the changes that others have made in the past few months. (Please update this file if you make/commit changes.)
|
2010-11-20 12:33:24 -06:00 |
|
AJ Kelly
|
db0630616b
|
update luadoc
|
2010-09-10 22:29:10 -05:00 |
|
AJ Kelly
|
7370d2f160
|
I guess this is sm-ssc v1.0 final, then.
|
2010-09-10 22:05:12 -05:00 |
|