Commit Graph
100 Commits
Author SHA1 Message Date
AJ Kelly f8f5a2674f reposition radar percentages 2011-06-25 11:54:10 -05:00
AJ Kelly cd7a1c730d ScreenSelectProfile metrics tweak
no no no no NO!
2011-06-24 21:46:44 -05:00
AJ Kelly 4bdf2ad66f installer changes 2011-06-24 17:06:41 -05:00
AJ Kelly 98489d70c8 remove unused 2011-06-24 17:06:14 -05:00
AJ Kelly acda84e4e4 [Actor] Implement compound(length,tweens) in _fallback/02 Actor.lua. also I guess I changed the luadocs? 2011-06-24 14:19:19 -05:00
AJ Kelly 94385b7ded update url 2011-06-24 13:03:01 -05:00
AJ Kelly 506ee2205b now the same for midi-solo 2011-06-24 00:20:39 -05:00
AJ Kelly 772c3f802e this should fix the midi-note problems with hold heads... 2011-06-24 00:16:01 -05:00
AJ Kelly 8801316a98 remove bad file from retro noteskin 2011-06-24 00:11:45 -05:00
AJ Kelly b5cf5918b7 [br:default] trying to get unicode text working in the crash dialogs on windows... 2011-06-23 02:39:51 -05:00
AJ Kelly 4c75af11db make text bigger in ScreenSelectMusic DifficultyDisplay 2011-06-21 20:23:33 -05:00
AJ Kelly 9d0a532fe7 "StepMania 5 v5.0" looks awkward; hardcode it to say "StepMania v5.0" 2011-06-21 18:54:22 -05:00
AJ Kelly 85e418be66 sigh 2011-06-19 22:38:56 -05:00
AJ Kelly 1b66882193 add Alpha command to HSV scripts 2011-06-18 14:09:56 -05:00
AJ Kelly 5386525448 [LifeMeterBattery] Fixed a bug where MinesSubtractLives was not being honored. Also added LifeChanged message to changing of life on holds. 2011-06-17 01:06:01 -05:00
AJ Kelly e26bccdf27 well, it doesn't crash anymore. not sure if it breaks anything yet. 2011-06-15 21:50:43 -05:00
AJ Kelly 4379df289d fix compile 2011-06-15 21:40:11 -05:00
AJ Kelly 614a878ebf fix start button issues on ScreenSelectProfile 2011-06-15 03:04:58 -05:00
AJ Kelly b2d5d26188 More separation of Screens into folders [vs2008] 2011-06-13 22:14:24 -05:00
AJ Kelly 9b60587be9 [InputHandler_DirectInput] Fixed MouseWheel input not resetting. 2011-06-13 17:37:13 -05:00
AJ Kelly 6d29e63095 add missing routine stuff, plus some freem voodoo for icon positioning. 2011-06-13 15:50:55 -05:00
AJ Kelly cd9c8e97d2 [ScreenTextEntry] Make it so only the keyboard's Enter key can finish the screen. Should fix issues with buttons whose secondary function is MenuStart. 2011-06-13 15:47:11 -05:00
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