Commit Graph
100 Commits
Author SHA1 Message Date
AJ Kelly 82aa997719 more lua docs update 2011-07-04 22:30:17 -05:00
AJ Kelly 3deecadc84 more luadocs 2011-07-04 16:01:52 -05:00
AJ Kelly d5e19e42ce luadocs checkpoint 2011-07-04 15:56:22 -05:00
AJ Kelly 3d6828eb67 add unsigned to the types 2011-07-04 14:41:16 -05:00
AJ Kelly 626a8a890f point UPDATES_URL to the download page. 2011-07-03 20:53:02 -05:00
AJ Kelly 9a50418ed4 fix a problem with lowercase 'w' looking off (the stroke on the lowercase 'g' is the problem) 2011-07-03 20:42:49 -05:00
AJ Kelly c593d04613 merge this 2011-07-03 18:46:31 -05:00
AJ Kelly 6dc2de97fb use sm5 not ssc 2011-07-03 18:30:25 -05:00
AJ Kelly 6a16952161 FUCK THIS PIECE OF BULLSHIT 2011-07-03 17:52:03 -05:00
AJ Kelly 9241a4b1cb go away semicolons 2011-07-03 17:42:14 -05:00
AJ Kelly 16fa62327a add waiei to credits 2011-07-03 16:52:59 -05:00
AJ Kelly 38c4762108 first merge I've had to do in a while... 2011-07-03 16:49:43 -05:00
AJ Kelly be7de66481 once more with feeling 2011-07-03 16:49:21 -05:00
AJ Kelly 69f236c9aa fix up credits in default 2011-07-03 16:48:14 -05:00
AJ Kelly 0ce0cdfefd kill bad redirect and be crazy because I can 2011-07-03 16:42:35 -05:00
AJ Kelly ffb6144456 slightly edit assert msg 2011-07-03 16:38:24 -05:00
AJ Kelly 86a853027e add songs to installer, add instructions to songs folder 2011-07-03 14:12:01 -05:00
AJ Kelly 3c426c6ee2 move these out of the way so the install size isn't so damn big 2011-07-03 12:49:36 -05:00
AJ Kelly 047f36ebc0 no, get the fuck out of here. 2011-07-03 12:35:59 -05:00
AJ Kelly bbfbd35bd9 new icon 2011-07-03 11:25:09 -05:00
AJ Kelly 89ad03b5e3 make this red so I don't have to ever again 2011-07-03 11:15:59 -05:00
AJ Kelly 2abdbae80f semicolons, not commas 2011-07-03 10:43:08 -05:00
AJ Kelly 10eb50d93e pedantic crap 2011-07-03 10:41:44 -05:00
AJ Kelly 6eece06331 hopefully try and fix issue 268 but I didn't test these yet 2011-07-03 10:40:57 -05:00
AJ Kelly 0b8fea7146 why was this named noteskin.ini? 2011-07-03 10:40:06 -05:00
AJ Kelly b13d469101 getting ready for preview 2... 2011-07-03 10:32:31 -05:00
AJ Kelly 544f927932 [ScreenEdit] Fixed a crash when hitting Enter in the F1 help menu. 2011-07-02 18:54:07 -05:00
AJ Kelly 0388d40a9b hardcode to .stepmania5 instead of ".stepmania 5" 2011-06-27 15:16:13 -05:00
AJ Kelly 5c419d4e44 why was this still here? we don't support xbox anymore 2011-06-27 11:29:17 -05:00
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