Commit Graph
32021 Commits
Author SHA1 Message Date
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
Jason Felds d2226891cd Restore stuff that changed from private testing. 2011-09-30 23:55:06 -04:00
Jason Felds b5dc1ef369 Update docs: this requires a StepsType. 2011-09-30 23:53:58 -04: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
John Reactor 465130086b Update in polish translation. 2011-09-30 11:47:39 +02:00
Jason Felds 602aed8d97 Fix unlocking of steps via previous difficulty.
Thanks to Sta and Kevin for the fix.
2011-09-29 23:51:23 -04:00
Jason Felds 91999148d8 Add GameState::EditAllowedForExtra metric. 2011-09-29 22:09:52 -04:00
Jason Felds 91dc1deeef Forgot about botchamania or however it's spelt. 2011-09-29 22:01:28 -04:00
Jason Felds 4f2e40874c I don't like plain asserts. Add a message. 2011-09-29 22:00:57 -04:00
AJ Kelly 5ee56942b9 unbotchamania 03 gameplay.lua 2011-09-29 00:31:29 -05:00
Jason Felds bd28efc790 We're aiming for October. 2011-09-29 00:17:55 -04:00
Jason Felds d51606f639 Fix lua order of operations.
Thanks to vyhd for the hg bisect tip.
2011-09-29 00:12:54 -04: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
Jason Felds 645843c93e Revert OK/NG graphic behavior.
This should re-enable showing OK and NG in the default theme.

This should eventually be made so that if in Pump mode, it doesn't show.
2011-09-26 19:03:50 -04: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
Flameshadowxeroshin ed9c3934c7 all the live long eh 2011-09-25 21:23:01 -05:00
Flameshadowxeroshin 400e10e79b senhor saturno~~~~~ 2011-09-25 21:21:21 -05:00
Flameshadowxeroshin f2f4a67918 senhor saturno episode II: stupid star wars joke here 2011-09-26 02:08:31 +00:00
Flameshadowxeroshin e9cd8cf863 senhor saturno beckons 2011-09-26 02:03:12 +00: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
Jonathan Payne 94ec7daa21 why was this never added in the first place? seriously. 2011-09-25 02:31:00 -07: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
AJ Kelly 9ced908183 [MusicWheelItem] Add/reinstate MusicWheelItem Mode Normal/Color/OverPart. 2011-09-24 23:41:03 -05:00
Thai Pangsakulyanont abf23da02f merge 2011-09-25 10:00:34 +07:00
Jason Felds cea77e32f3 Merge fun. 2011-09-24 15:26:09 -04:00
Jason Felds e1ccf9be94 How long must we support this "hack"? 2011-09-24 15:25:17 -04:00