Commit Graph
100 Commits
Author SHA1 Message Date
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 00cc700597 fix functions 2010-12-26 20:37:55 -06:00
AJ Kelly 8730dd74d5 fix compile 2010-12-26 20:33:18 -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 83395b6e22 I get mad at this file not existing 2010-12-25 00:25:37 -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 5ed4916e1c some edit mode changes. 2010-12-23 19:47:16 -06:00
AJ Kelly 74ddb2e75d merging 2010-12-22 22:06:31 -06:00
AJ Kelly fc5a5efb77 remove debugging statements 2010-12-22 22:06:10 -06:00
AJ Kelly af89c94d30 add solo, 3panel strings to edit mode StepsType 2010-12-22 14:44:38 -06:00
AJ Kelly 9e4f224e6e merge with midi's branch 2010-12-22 13:22:57 -06:00
AJ Kelly 8a72f162ef fix ScreenGameplaySync Prev/NextScreen 2010-12-22 13:14:21 -06:00
AJ Kelly 00cec051de generic updates 2010-12-22 13:03:05 -06:00
AJ Kelly 250e450662 remove unused GroupList and MusicList 2010-12-22 12:49:23 -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 c34f663fab not using jsonxx anymore 2010-12-22 12:25:31 -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 a14ab84dc7 make options menus go back to the proper screen (e.g. UI Options goes back to "More Options" instead of ScreenOptionsService) 2010-12-21 16:58:36 -06:00
AJ Kelly 04081a821f okay I was wrong, it needed another fix 2010-12-21 16:38:48 -06:00
AJ Kelly 176006f8be one more fix 2010-12-21 16:37:57 -06:00
AJ Kelly 237a6c3c51 fix some small errors 2010-12-21 16:31:52 -06:00
AJ Kelly 628afdd7d8 comment and stuff 2010-12-21 16:22:01 -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 43dd10b1f6 fix DoSwitchAnyways 2010-12-21 13:25:59 -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 ddf9fe5e41 comment + cleanup 2010-12-20 19:37:21 -06:00
AJ Kelly 824f2641bd (internal) GetSelectionIndexOfPlayer -> GetPlayerSelectionIndex; less wordy 2010-12-20 19:37:01 -06:00
AJ Kelly cc86955d23 fix typo 2010-12-20 03:12:38 -06:00
AJ Kelly b8e53a9248 once more with feeling 2010-12-19 15:44:41 -06:00
AJ Kelly 76565b2690 more warp hackery. 2010-12-19 15:42:27 -06:00
AJ Kelly c85ab203b6 this small chunk of code was missing. 2010-12-19 15:17:54 -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 ce6708f7f6 remove unused vars 2010-12-19 14:30:49 -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 0776688a11 remove unneeded fixme comment 2010-12-19 13:59:05 -06:00
AJ Kelly ef46e6c088 [WheelNotifyIcon] add BlinkPlayersBest metric 2010-12-19 13:42:20 -06:00
AJ Kelly e15e38a1a7 just some small coment+cleanup 2010-12-19 13:37:45 -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 bcf16846b5 revert change that caused crashes 2010-12-17 01:19:06 -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 beab291352 installer update; make the SMURL registry thing have its own switch 2010-12-15 21:33:02 -06:00
AJ Kelly 7006d71ede sure loves to bitch about precompiled headers a lot... 2010-12-15 19:58:04 -06:00
AJ Kelly 06ad8cc4d1 add another missing metric 2010-12-15 19:54:49 -06:00
AJ Kelly 5798b521f8 add ScreenInstallOverlay metrics 2010-12-15 19:54:19 -06:00
AJ Kelly 5fc1baf4bf add stepmania:// protocol registry key to windows installer 2010-12-15 19:48:53 -06:00
AJ Kelly a89b2686a6 some more changes and additions 2010-12-15 19:24:40 -06:00
AJ Kelly a4fe858757 various arch modifications, mainly for file download support 2010-12-15 19:15:53 -06:00
AJ Kelly 6d70de3199 add Load(sMetricsGroup) Lua binding for RollingNumbers 2010-12-15 19:04:37 -06:00
AJ Kelly fdce4e354f update project files to include FileDownload, JsonUtil, ScreenInstallOverlay 2010-12-15 19:04:16 -06:00
AJ Kelly f258e7ca7d turns out I didn't have all the errors solved yet. 2010-12-15 18:51:12 -06:00
AJ Kelly 8b2fc5f119 needed changes for incoming file download system 2010-12-15 18:47:51 -06:00
AJ Kelly 29423c17b3 CommandLineActions changes from sm-ssc v2.0 development 2010-12-15 18:43:01 -06:00
AJ Kelly fae7fb9e3d add ScreenInstallOverlay from sm-ssc v2.0 (ported from SM4) 2010-12-15 18:38:53 -06:00
AJ Kelly fa592f15e5 adding json files for future use 2010-12-15 18:37:10 -06:00
AJ Kelly d80e4630a7 update FileDownload 2010-12-15 18:35:05 -06:00
AJ Kelly a31bc6c27d unused; also not what official StepMania uses. 2010-12-15 18:34:47 -06:00
AJ Kelly 092f767d6b small cleanup 2010-12-14 02:09:12 -06:00
AJ Kelly 2f1b8c2ece make the edits in ScreenNetBase instead 2010-12-13 18:13:40 -06:00
AJ Kelly 61931900a1 add some missing SMO metrics 2010-12-13 17:58:42 -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 c0715f20fc updating the ignore 2010-12-13 02:16:18 -06:00
AJ Kelly 00e9f7c0b3 merging. 2010-12-12 01:46:21 -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 0da30858cf add Color param to SetMessage. 2010-12-11 23:51:33 -06:00
AJ Kelly a48b8c5503 hidden -> visible 2010-12-09 20:39:06 -06:00
AJ Kelly 80e05c0df5 use children, not attributes. (matches SM4 error handling) 2010-12-05 23:06:16 -06:00
AJ Kelly 38f996b59a attempt to fix people's complaints about the life meter by making them fail on any missed step 2010-11-26 01:50:21 -06:00
AJ Kelly e10c57030c now is a good as time as any to commit the v1.1 version strings and stuff 2010-11-20 21:51:52 -06:00
AJ Kelly efe2b58177 Make the PaneDisplay values reset when there's no song/course selected. 2010-11-20 13:59:54 -06:00
AJ Kelly 4f3dcf0d6f Add build folders to the ignore, hopefully 2010-11-20 12:48:58 -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 aa9b3fed5f update installer 2010-09-10 22:19:38 -05:00
AJ Kelly 7370d2f160 I guess this is sm-ssc v1.0 final, then. 2010-09-10 22:05:12 -05:00
AJ Kelly 8f3791b99a massive header file comment updating (top line only; some didn't have it before) 2010-09-10 16:37:04 -05:00
AJ Kelly 377d559413 ScreenNetSelectBase metric name changes:
UsersDX -> UserSpacingX
UsersAY -> UsersLine2Y
2010-09-10 15:42:52 -05:00
AJ Kelly 5fbacf5690 some small changes in terms of commenting and cleanup and some other junk 2010-09-10 15:36:40 -05:00
AJ Kelly e622415e8c retrobar razor (and o2 variant) for kb7, by request 2010-09-10 15:23:58 -05:00
AJ Kelly 5b4965b584 Allow the pump controls in _fallback's ScreenSelectProfile overlay; themes shouldn't have this problem anymore :) 2010-09-09 12:08:39 -05:00
AJ Kelly 95f0f1f5f3 docup 2010-09-07 12:42:12 -05:00