Commit Graph
100 Commits
Author SHA1 Message Date
AJ Kelly 1a0bad45cf stepmania 5 2011-06-13 14:32:35 -05:00
AJ Kelly 6e19262e29 fix this ScreenString debacle once and for all 2011-06-13 13:39:37 -05:00
AJ Kelly d8e1296b5b [LifeMeterBattery] Added ChangeLives(int) Lua binding. 2011-06-13 13:32:28 -05:00
AJ Kelly 11c84f8c50 [LifeMeterBattery] Added DangerThreshold metric. 2011-06-13 02:00:09 -05:00
AJ Kelly 24644f3f23 add GainLife/LoseLife commands. 2011-06-13 01:56:23 -05:00
AJ Kelly 38ea269a10 [LifeMeterBattery] Added some metrics that allow anyone to change how the battery meter handles lives.
* MinScoreToKeepLife='TapNoteScore_*' - any score below this = loss of life.
 * SubtractLives=1 - how many lives are lost when going below MinScoreToKeepLife.
 * MinesSubtractLives=1 - how many lives are lost when hitting a mine.
 * HeldAddLives=0 - how many lives are gained when a hold is completed.
 * LetGoSubtractLives=1 - how many lives are lost on a dropped hold.
2011-06-13 01:39:23 -05:00
AJ Kelly a070fc4c3e make this value a little bit more realistic so that bad performance doesn't happen as often 2011-06-12 21:52:51 -05:00
AJ Kelly 79b0c1ccbe more reverting of 750b688 2011-06-12 20:36:06 -05:00
AJ Kelly e965e0b3e4 [ScreenNetSelectMusic] Add PlayerOptionsScreen metric. 2011-06-12 04:09:49 -05:00
AJ Kelly 39c547c437 shut stepmania up about multiple filenames warning 2011-06-12 01:48:13 -05:00
AJ Kelly cd3bb6f0ed [SongUtil] Added GetPlayableSteps(Song) Lua binding. 2011-06-11 13:13:30 -05:00
AJ Kelly e1c899f98d remove unused define 2011-06-11 02:16:12 -05:00
AJ Kelly 76c321bdd6 make ScreenString and ScreenMetric work for people coming over from sm4a5 or whatnot 2011-06-11 01:46:42 -05:00
AJ Kelly d8cd86af2c lua doc updates 2011-06-11 01:44:00 -05:00
AJ Kelly ee742856b2 fix this up 2011-06-10 20:39:31 -05:00
AJ Kelly b857ead66d people actually build WITHOUT_NETWORKING? shock. 2011-06-10 14:55:48 -05:00
AJ Kelly 90e563cbce add @waiei's hybrid scoring and fix up supernova 2 scoring 2011-06-08 14:36:24 -05:00
AJ Kelly d0821262d1 add @waiei's changes to SuperNova2 scoring: http://twitpic.com/57wqss 2011-06-08 12:38:36 -05:00
AJ Kelly 4d4b441492 rename Profile(pn) to GetPlayerOrMachineProfile(pn) so that the Profile class will show up in Lua.xml 2011-06-06 17:57:53 -05:00
AJ Kelly 226d2a0e67 simplify branch 2011-06-06 13:40:30 -05:00
AJ Kelly 4bf2270c48 change ScreenOptionsMaster Next/Back screen to post-init screen 2011-06-06 13:39:44 -05:00
AJ Kelly d4c2aee3b9 slightly clean up battery lives graphic 2011-06-05 13:49:24 -05:00
AJ Kelly 3440b2b22b more removal of unused stuff, this time in the animation 2011-06-05 13:46:34 -05:00
AJ Kelly 177165a2a7 remove unused 2011-06-05 13:45:57 -05:00
AJ Kelly 6b3057e3fb work on stepstype icons some 2011-06-05 13:43:56 -05:00
AJ Kelly 517c085762 change missing graphic 2011-06-05 05:36:05 -05:00
AJ Kelly 8c4d69167e new ranking bullets graphic 2011-06-05 04:19:10 -05:00
AJ Kelly c3e1d439c5 slight version info tweaks on ScreenTitleMenu 2011-06-05 03:51:16 -05:00
AJ Kelly 7dbedc8dff fix up version info on title menu 2011-06-05 03:48:07 -05:00
AJ Kelly 7b067bcd6f make single player BPMDisplay use steps timing 2011-06-05 01:37:36 -05:00
AJ Kelly bd42f04f74 no rotation for big logo on ScreenTitleMenu transition 2011-06-05 01:35:12 -05:00
AJ Kelly 22b5244b6e change common window icon in default theme 2011-06-05 01:34:00 -05:00
AJ Kelly cf8e6cd7ab change product/update URL back to stepmania.com 2011-06-05 01:27:40 -05:00
AJ Kelly 0326b54c22 turns out IE8 doesn't like when class names start with a '_' character. 2011-06-05 01:26:00 -05:00
AJ Kelly dcd086398b show two different BPMDisplays if two players are playing songs with differing timing 2011-06-05 00:46:21 -05:00
AJ Kelly 17d2423ee4 more reverting of the case checking stuff 2011-06-05 00:45:52 -05:00
AJ Kelly 785a9f93a5 small todo comment 2011-06-05 00:45:25 -05:00
AJ Kelly 8db68f9b1c [AnnouncerManager] Fixed a bug where no announcers would be loaded.
revision 750b688 seems to have caused more problems than it solved.
2011-06-04 17:16:28 -05:00
AJ Kelly 2870d90dff change default MusicWheelSwitchSpeed to 15 (was 10) 2011-06-04 15:15:45 -05:00
AJ Kelly 8fcf102b2a slight update 2011-06-04 15:15:32 -05:00
AJ Kelly a8769dc78e update lua.xml 2011-06-04 03:04:32 -05:00
AJ Kelly bce278aa6f properly update version info this time 2011-06-03 19:53:09 -05:00
AJ Kelly d0cca36f2a more small comment stuff 2011-06-03 19:52:20 -05:00
AJ Kelly f2e727b466 quiet some log traces 2011-06-03 19:29:53 -05:00
AJ Kelly c1c8ed8a45 update windows version info 2011-06-03 19:17:14 -05:00
AJ Kelly 1b7b03ca19 small comment changes 2011-06-03 18:55:14 -05:00
AJ Kelly f3ded5f68a [LifeMeterBattery] Added LivesLeft param to LifeChanged message. 2011-06-03 16:21:30 -05:00
AJ Kelly 548eec3824 forgot to pulldate 2011-06-03 16:00:58 -05:00
AJ Kelly 62646c2db9 change window icon; fixes issue 295 2011-06-03 16:00:39 -05:00
AJ Kelly 756d4e23b5 try fixing this 2011-06-03 12:02:49 -05:00
AJ Kelly 59e45c45ca add Profile(PlayerNumber) binding to productivity helpers 2011-06-03 00:37:04 -05:00
AJ Kelly 17f9da1b3a add scripter credit for Challenging Random 5 2011-06-02 22:33:25 -05:00
AJ Kelly b5e34f4900 [SongManager] Make autogen courses have "Autogen" as the Scripter. 2011-06-02 22:32:39 -05:00
AJ Kelly bfe0d24a8e small credits change 2011-06-02 12:47:03 -05:00
AJ Kelly 746ac768e9 whoops forgot xsd 2011-06-02 12:36:20 -05:00
AJ Kelly 9ed04f02b9 ... 2011-06-02 12:35:29 -05:00
AJ Kelly 9cd07b8df7 forcing me to commit this untested code 2011-06-02 12:35:22 -05:00
AJ Kelly 56620dc993 remove now unnecessary sm-ssc='true' behavior 2011-06-02 12:34:35 -05:00
AJ Kelly e772991c88 fill out gamestate documentation 2011-06-02 12:19:32 -05:00
AJ Kelly e07ed2f122 update lua.xml 2011-06-02 11:43:57 -05:00
AJ Kelly 2101c0d451 [BPMDisplay] Added SetFromSteps Lua binding. 2011-06-02 11:33:08 -05:00
AJ Kelly 743b9d09d3 merges make freemco mad 2011-06-02 02:06:51 -05:00
AJ Kelly 4a95e92490 update luadoc 2011-05-20 16:04:21 -05:00
AJ Kelly 904e7ba2dd make some include paths less ugly on Windows. 2011-05-20 01:57:48 -05:00
AJ Kelly 60669635b4 [CryptManager] Added SHA1File Lua binding. 2011-05-20 01:56:49 -05:00
AJ Kelly 38246f7fea silence warnings 2011-05-20 01:06:48 -05:00
AJ Kelly 27a6ebd187 remove support for diagonal banners; it's 2011, the theme should be taking care of banner rotation. plus this made things problematic for people wanting to use square banners. 2011-05-20 00:19:51 -05:00
AJ Kelly 69c7cfa581 remove last xbox references 2011-05-19 05:18:32 -05:00
AJ Kelly c767e78a67 add Challenging Random 5 course 2011-05-19 04:46:52 -05:00
AJ Kelly f2c9819814 update lua docs; still need help on the new SongPosition stuff 2011-05-19 04:08:52 -05:00
AJ Kelly dd0abb01ee small style cleanup 2011-05-19 03:55:47 -05:00
AJ Kelly d6546caaa6 [BPMDisplay] Add CourseCycleSpeed metric. 2011-05-19 03:48:46 -05:00
AJ Kelly 98eab22987 working on luadoc 2011-05-19 03:48:43 -05:00
AJ Kelly 29a63bcd67 stepmania 5 2011-05-19 03:41:13 -05:00
AJ Kelly ea301f362e fix error in compat script 2011-05-19 03:35:44 -05:00
AJ Kelly 7670b922ad update luadoc 2011-05-16 00:11:09 -05:00
AJ Kelly d71c547da0 [ProfileManager] Added ProfileWasLoadedFromMemoryCard(PlayerNumber) Lua binding. 2011-05-16 00:07:06 -05:00
AJ Kelly b8c3910bd1 revert changes here to prevent the random theme bug 2011-05-15 17:43:35 -05:00
AJ Kelly 13d40682c5 small cleanup 2011-05-15 14:02:39 -05:00
AJ Kelly 5e3aeb69c9 added stepstype to an assert msg 2011-05-15 13:49:05 -05:00
AJ Kelly f8f4453637 [ScreenGameplay] Removed hardcoded commands for Debug (give up text) and replace them with DebugStartOnCommand, DebugBackOnCommand, and DebugTweenOffCommand. 2011-05-15 13:38:41 -05:00
AJ Kelly 015fceea70 small changes 2011-05-15 03:33:19 -05:00
AJ Kelly 8f70dcf99b move DwiCompatibleStringToDifficulty from Difficulty to NotesLoaderDWI; make .sm and .sm-derived formats use DifficultyToString since NotesWriterSM/SMA/SSC should be writing normalized strings 2011-05-15 03:18:34 -05:00
AJ Kelly 728a317a90 thinking of how to expose this to Lua... 2011-05-15 03:17:30 -05:00
AJ Kelly 376ab3d66f more changes to mousewheel code; still not working properly 2011-05-15 00:33:39 -05:00
AJ Kelly 84e93b0bbd update polled mousewheel code 2011-05-15 00:09:44 -05:00
AJ Kelly 2724e35e97 commenting 2011-05-15 00:01:45 -05:00
AJ Kelly c8b3a1338b mouse input is working slightly better... 2011-05-15 00:01:38 -05:00
AJ Kelly fcdd5bcddd cleanup 2011-05-14 23:49:32 -05:00
AJ Kelly 0922df6d51 handle WM_MOUSEWHEEL message in GraphicsWindow_WndProc 2011-05-14 23:36:42 -05:00
AJ Kelly 250bd08f99 pedantic changes 2011-05-14 22:59:16 -05:00
AJ Kelly 87148206a7 [ModIcon] Added StopWords metric. 2011-05-14 22:58:42 -05:00
AJ Kelly f1bc24160b remove old note, reorganize dead code slightly 2011-05-14 22:41:57 -05:00
AJ Kelly afaa711038 [ScreenSelectMaster] Add "ScreenEmpty" param to MenuStartP# when the GameCommand doesn't set a screen. 2011-05-14 22:41:32 -05:00
AJ Kelly dc143c58e6 remove out of date comment, overlay/underlay aren't going anywhere as they're needed to abuse custom menus 2011-05-14 22:30:32 -05:00
AJ Kelly d006795311 hopeful autoplay score saving fix 2011-05-14 22:27:46 -05:00
AJ Kelly e4a4464824 [StepsDisplay] Added MeterFormatString metric. 2011-05-14 22:18:14 -05:00
AJ Kelly 62964d08ff make these two asserts more helpful 2011-05-14 22:06:14 -05:00
AJ Kelly 78681a52ff fix typo 2011-05-14 20:30:44 -05:00
AJ Kelly b5129ac163 [Banner] Added ScrollMode and ScrollSortOrder metrics. 2011-05-14 19:53:57 -05:00