Commit Graph
100 Commits
Author SHA1 Message Date
AJ Kelly f3a5cd28c5 whoever added PlayMusicPart didn't try validating the description 2011-11-27 05:05:34 -06:00
AJ Kelly 6919da8e5a [PlayerOptions] Pretty large changes here, namely a bunch of new bindings. Fixed the logic for GetReversePercentForColumn; It will now return nil for invalid columns. Also fixed the logic for UsingReverse (now checks for 1.0f) and SetPassmark (no longer allows values < 0.00f and > 1.0f). 2011-11-27 05:02:39 -06:00
AJ Kelly e78f25d6d3 update lua documentation 2011-11-26 05:37:14 -06:00
AJ Kelly 805bd89b4d it's ugly, but it should work. Only have mines nullify full combo if [Gameplay] MineHitIncrementsMissCombo=true 2011-11-25 17:31:51 -06:00
AJ Kelly d46db6e9c0 [PlayerStageStats] Hitting a mine no longer gives you full combo.
TODO: make this work with [Gameplay] MineHitIncrementsMissCombo metric
2011-11-25 17:27:36 -06:00
AJ Kelly b141db3f55 small todo for later when I have time 2011-11-25 17:19:24 -06:00
AJ Kelly a589fecb5f [PlayerStageStats] Added GetFailed and GetNumControllerSteps Lua bindings. 2011-11-24 20:51:53 -06:00
AJ Kelly 81cd300e96 flip the fani ui options, fixes issue 634. 2011-11-17 21:57:29 -06:00
AJ Kelly 7b78e65a57 some themers decided that it was a "good" idea to have more than 10 group colors in their themes.
This makes people who DON'T think that having 1,000,000 group colors is a good idea angry.
Therefore, up this crap to 25 and if someone uses more than 25 group colors I will kick them in the face 5 times.
2011-11-17 12:32:52 -06:00
AJ Kelly d4cc9858a3 add missing graphic 2011-11-14 12:02:14 -06:00
AJ Kelly a4c7355c78 small comment update 2011-11-11 02:24:55 -06:00
AJ Kelly 011b696bec fix assert 2011-11-10 23:19:08 -06:00
AJ Kelly 382f16cc00 small todo 2011-11-10 23:13:16 -06:00
AJ Kelly 391dd8624a try to get attack tags (song timing) to print out like course mods do in .ssc files (I tried doing the same with the one in the steps, but it didn't work so it's not included) 2011-11-10 01:11:28 -06:00
AJ Kelly 42d7a29ffa [GameplayAssist] Don't play sounds if the player is dead. Fixes issue 621. 2011-11-06 22:15:54 -06:00
AJ Kelly 9793a08b16 [ScreenSelectMusic] Fixed Rave difficulties not being synced on late join. Fixes issue 577. 2011-11-06 16:44:23 -06:00
AJ Kelly c5a64a7998 enable selecting characters in rave, fix issue 626. also locks players on the steps line, which partially fixes issue 577 2011-11-06 16:36:45 -06:00
AJ Kelly cf71751f31 I'm not sure why it's asking for Tier17 but I want it to shut up. 2011-11-06 16:35:57 -06:00
AJ Kelly f8da50b52f I don't know why in the hell these values were positive but i'm going to hit someone. fixes issue 622. 2011-11-04 15:37:23 -05:00
AJ Kelly 5b1d0bc8d9 revert my fix for issue 314 since apparently that wasn't the problem 2011-11-04 15:35:06 -05:00
AJ Kelly 5bde30c176 remove debug logging that I didn't mean to commit 2011-10-29 21:08:54 -05:00
AJ Kelly f06e4a2702 add songs to the export package thing. they still don't export though. 2011-10-29 15:10:40 -05:00
AJ Kelly 0594303c3c [ScoreKeeperRave] Fix an issue where the super meter would not decrease back to 1 after hitting the end of 3. (Fixes issue 314.) 2011-10-28 16:35:57 -05:00
AJ Kelly 2fb97fac05 hide test theme 2011-10-27 23:21:56 -05:00
AJ Kelly b8757ace53 not happy with this 2011-10-27 22:30:05 -05:00
AJ Kelly 4cfc1af8db remove leftover catalog stuff 2011-10-27 21:31:34 -05:00
AJ Kelly 9d69d25fe0 just some small changes here. 2011-10-27 19:18:55 -05:00
AJ Kelly e6d45be2bc move envutils2 into utilities.lua 2011-10-27 19:14:44 -05:00
AJ Kelly 291e046485 consolidate color functions; move hsv into colors 2011-10-27 19:11:42 -05:00
AJ Kelly 28c1b3e70b update scripts as a part of a cleanup 2011-10-27 18:56:23 -05:00
AJ Kelly 5e7b5fc44c documentation update 2011-10-27 18:22:08 -05:00
AJ Kelly 1656e5a4c7 update changelog 2011-10-27 14:02:11 -05:00
AJ Kelly ebe0814f8b fix fallback [OptionRow] ColorNotSelected and ColorDisabled to be more distinguished. 2011-10-27 01:06:59 -05:00
AJ Kelly 7fbd5ed27f we don't need this old file anymore 2011-10-23 16:46:18 -05:00
AJ Kelly 94227f8050 more localization for custom options lines 2011-10-21 11:37:15 -05:00
AJ Kelly 1d1bde300e http://nsis.sourceforge.net/How_can_I_use_quotes_in_a_string 2011-10-21 11:33:38 -05:00
AJ Kelly f217ece2b2 move "don't give up" text up some so it doesn't get in the way of the receptors on reverse + center 1p 2011-10-20 15:11:36 -05:00
AJ Kelly 92fea1f748 shut warning up 2011-10-18 15:32:06 -05:00
AJ Kelly 6a8670201e most displays are actually widescreen these days; fix up this comment 2011-10-15 18:28:15 -05:00
AJ Kelly ffa977baf0 small cleanup on aisle number ScreenNameEntryTraditional 2011-10-15 18:25:07 -05:00
AJ Kelly 460be0a069 change theme info lua around some, idk why we have this here 2011-10-15 18:12:40 -05:00
AJ Kelly 3eb41ef1b8 add screen filter to edit options menu (fixes issue 581) 2011-10-15 18:12:20 -05:00
AJ Kelly 46679ec215 one word (issue 594) 2011-10-15 15:56:14 -05:00
AJ Kelly acf5662962 if these end up getting translated as much longer strings and running into the values I'm going to scream. (issue 595) 2011-10-15 15:48:26 -05:00
AJ Kelly decbc58e2f default and fallback spanish translations from DHalens (issues 592, 593) 2011-10-15 15:34:57 -05:00
AJ Kelly 4a2caad39a spanish language installer fixes from DHalens (issue 591) 2011-10-15 15:30:29 -05:00
AJ Kelly 3f4dded539 hopefully fix an issue with some credits crap (see issue 590) 2011-10-15 15:30:09 -05:00
AJ Kelly 3484470e9f [Steps] Fix a bug where e.g. ".SM" ".DWI" ".Sm" ".sM" files wouldn't properly load since the code was expecting lowercase. 2011-10-12 18:51:36 -05:00
AJ Kelly b49843debb make this message JUST a bit more informative. 2011-10-12 18:00:38 -05:00
AJ Kelly c0dbd0a804 I hate when maxx is right about something. 2011-10-12 00:55:50 -05:00
AJ Kelly 5a068ccaa3 update the xpm icon 2011-10-08 13:01:28 -05:00
AJ Kelly e9226605e7 this caused problems on windows 7 instead of doing the intended thing. we are doomed to Program Files forever, and end users will continue to be dumb. sigh. 2011-10-08 12:21:38 -05:00
AJ Kelly 85d3acb651 a todo for later 2011-10-07 13:51:00 -05:00
AJ Kelly 3e56caf1b1 empty meter fixes for DWI/KSF; KSF is more of a 'it used to be 0, now it's 1' thing 2011-10-07 12:48:21 -05:00
AJ Kelly 16dab959bf [NotesLoaderSM] If the difficulty for a Steps is not set, set it to 1. Should fix issue 571, hopefully. 2011-10-07 12:43:08 -05:00
AJ Kelly ba333dfa04 update source archive script, probably needs more work 2011-10-07 12:02:13 -05:00
AJ Kelly 49a6981953 damnit fsx 2011-10-07 08:39:21 -05:00
AJ Kelly cc16a41b43 trying to get the validator to shut up 2011-10-06 17:02:36 -05:00
AJ Kelly 33b071b498 more luadoc updates 2011-10-06 16:58:19 -05:00
AJ Kelly 32eab7ff56 changelog too! 2011-10-06 15:39:38 -05:00
AJ Kelly 0f40af9446 scoring fixes from A.C/@waiei and @sakuraponila, sourced from http://www47.atwiki.jp/waiei/pages/21.html 2011-10-06 15:38:19 -05:00
AJ Kelly f91e85c53e some small changes to background/disc graphic finding logic. 2011-10-06 14:58:00 -05:00
AJ Kelly 954a5d5072 update lua docs 2011-10-06 12:39:32 -05:00
AJ Kelly aacd7e25be if anyone has any problems with StepMania 4 RC1, speak now or forever hold your peace. otherwise, Preview 4 will be released shortly. 2011-10-05 15:20:39 -05:00
AJ Kelly ab69216dc4 part three of three re: Actors/ 2011-10-02 21:41:24 -05:00
AJ Kelly 264ba574fb part two of three re: Actors/ 2011-10-02 21:40:33 -05:00
AJ Kelly e14b96cfbf part one of three-ish in reverting the Actors/ folder thing 2011-10-02 21:14:01 -05:00
AJ Kelly b616fa877f fairly certain we're releasing p4 before the 10th 2011-10-02 16:57:59 -05:00
AJ Kelly 9cf2592a32 fix up some include paths. 2011-10-01 22:59:01 -05:00
AJ Kelly 942ef1e6fa since there were no major objections to calling it preview 4... 2011-10-01 20:31:05 -05:00
AJ Kelly dd3b57bd37 [ScreenHighScores] Disable forced screen transition behavior when ManualScrolling=true. 2011-10-01 14:46:10 -05:00
AJ Kelly fb346d1bc2 uncomment a trace 2011-10-01 00:31:28 -05:00
AJ Kelly 7cea3ae90a put these debug print statements into a debug ifdef 2011-09-30 15:16:43 -05:00
AJ Kelly 92800cdaee [GameState] Added ApplyStageModifiers(player,string) Lua binding. 2011-09-30 14:50:18 -05:00
AJ Kelly a682662ad8 [GameState] Added ApplyPreferredModifiers(player,string) Lua binding. 2011-09-30 13:44:05 -05:00
AJ Kelly 8f80774b22 [GameState] Added CurrentOptionsDisqualifyPlayer(player) Lua binding. 2011-09-30 13:33:57 -05:00
AJ Kelly 51b949d637 small edit to table.find as mentioned in issue 556 2011-09-30 12:07:29 -05:00
AJ Kelly 5ee56942b9 unbotchamania 03 gameplay.lua 2011-09-29 00:31:29 -05:00
AJ Kelly c11a454e18 simplify 2011-09-27 22:08:44 -05:00
AJ Kelly bda9a75657 hopefully handle routine scorekeeper 2011-09-27 22:08:02 -05:00
AJ Kelly b755dc5b52 handle rave scorekeeper 2011-09-27 22:05:09 -05:00
AJ Kelly c5e924910c Position song progress meter just above the arrows if solo singles and/or doubles. Fixes issue 416. 2011-09-26 18:40:24 -05:00
AJ Kelly 2168af0d3d partial revert of revision 0eec6f0; restores screenshot functionality on Direct3D (fixes issue 463) 2011-09-26 18:25:40 -05:00
AJ Kelly 0e56c9aeaf oops 2011-09-26 17:57:05 -05:00
AJ Kelly e590230968 [ThemeManager] Add global Scripts dir. [originally by shakesoda from broken] 2011-09-26 17:52:08 -05:00
AJ Kelly 9bc8f488f7 [Default theme] Added Song Timing Display user preference. 2011-09-26 17:45:02 -05:00
AJ Kelly 14f5627851 just some changes to fallback metrics 2011-09-26 15:35:36 -05:00
AJ Kelly 42d57c8788 more small changes to the scripts folder 2011-09-26 14:38:26 -05:00
AJ Kelly 150438dbee remove unfinished datetime; moved working functions to Utilities. small edits to customspeedmods 2011-09-26 14:33:41 -05:00
AJ Kelly ca120fdba7 move function from 02 sound to 02 actor; small edit to 02 optionsmenu 2011-09-26 14:28:52 -05:00
AJ Kelly a7d69d791b move compatibility aliases into 01 alias.lua 2011-09-26 13:53:30 -05:00
AJ Kelly 0c79d63e07 no bmrize 2011-09-25 23:33:54 -05:00
AJ Kelly b675524073 eol crap? are you serious bro? 2011-09-25 23:31:11 -05:00
AJ Kelly a8424ce3fb small fix regarding holds to rolls on player options 2011-09-25 23:30:40 -05:00
AJ Kelly f40d37f2b6 fix edit menu help text 2011-09-25 18:48:47 -05:00
AJ Kelly 17f47c7de6 small cleanup 2011-09-25 15:07:04 -05:00
AJ Kelly b44798dd51 attempt to curb scoring issues by only triggering JudgmentMessageCommand if TapNoteScore is valid 2011-09-25 12:06:15 -05:00
AJ Kelly 3548810ad5 make the 'attempt to index a function value' stand out as a lua panid 2011-09-25 11:17:19 -05:00
AJ Kelly 0bab252b0d [WheelItemBase] Added GetColor and GetText Lua bindings. 2011-09-25 01:18:31 -05:00
AJ Kelly a3c1cfc7c2 [FadingBanner] Added LoadFromSortOrder(SortOrder) Lua binding. 2011-09-24 23:47:21 -05:00