Commit Graph
100 Commits
Author SHA1 Message Date
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
AJ Kelly 9ced908183 [MusicWheelItem] Add/reinstate MusicWheelItem Mode Normal/Color/OverPart. 2011-09-24 23:41:03 -05:00
AJ Kelly 8dc35d157e fix crash on ScreenRanking 2011-09-24 12:13:34 -05:00
AJ Kelly 811d0caf86 attempt to fix ShowHoldJudgments 2011-09-24 02:18:48 -05:00
AJ Kelly dbba5bd934 fix visual studio 2008 compile; will check other vs versions soonish 2011-09-24 01:57:19 -05:00
AJ Kelly a8031d4b11 attempt to fix the resolution problem by going back to the old code 2011-09-23 16:00:23 -05:00
AJ Kelly 210e88f45b forgot to add ScreenNoise background :( 2011-09-23 16:00:10 -05:00
AJ Kelly fbc4a02b8f forgot branch 2011-09-23 14:40:11 -05:00
AJ Kelly 7010666e73 add ScreenNoise 2011-09-23 14:39:03 -05:00
AJ Kelly d782518c14 [ScreenEvaluation] Added RollingNumbersMaxComboClass metric. (also removed unused MaxComboNumDigits metric from C++-side) 2011-09-23 01:26:53 -05:00
AJ Kelly 8d528625de [LoadingWindow_Win32] Make the StepMania window gain focus after the loading window closes. Fixes issue 424. 2011-09-22 20:19:27 -05:00
AJ Kelly 1adbad7713 redir to _blank in an attempt to fix issue 530 2011-09-22 19:25:18 -05:00
AJ Kelly 8ae8bab984 [ScreenDebugOverlay] Replaced hardcoded toggle command with ButtonTextToggledCommand metric. 2011-09-22 19:09:58 -05:00
AJ Kelly 9b4c2a4b71 [FadingBanner] Added LoadRandom(), LoadRoulette(), LoadFallback(), LoadCourseFallback(), GetBanner(int) Lua bindings. 2011-09-21 22:24:32 -05:00
AJ Kelly 2811f6887a sorry me, this isn't gonna work. 2011-09-20 23:54:00 -05:00
AJ Kelly d3634e343f remove unneeded logging 2011-09-20 17:40:07 -05:00
AJ Kelly 02d1250b95 small comment change 2011-09-20 17:35:51 -05:00
AJ Kelly 15ace8c0ef hide stage display on gameplay during course mode 2011-09-20 17:34:42 -05:00
AJ Kelly f8409a0dba add PlayerJoinedMessageCommand to PaneDisplay elements on ScreenSelectMusic; fixes issue 534 2011-09-20 16:51:20 -05:00
AJ Kelly 7edab29ad7 small formatting changes 2011-09-18 21:02:29 -05:00
AJ Kelly 8da8954be5 update outline on retrobar addition notes 2011-09-18 20:35:24 -05:00
AJ Kelly 145d2ebf0f remove duplicated comment 2011-09-18 20:35:10 -05:00
AJ Kelly c85f1f7053 a bigger manual update 2011-09-14 23:31:01 -05:00
AJ Kelly b259aeba90 should've noticed this before I pushed... 2011-09-14 22:58:00 -05:00
AJ Kelly b020209544 more small manual updates 2011-09-14 22:57:13 -05:00
AJ Kelly 2ebdc56963 small manual updates 2011-09-14 22:49:28 -05:00
AJ Kelly c7f41eb9d8 small cleanup craps 2011-09-12 11:38:49 -05:00
AJ Kelly a7568450bf screen filter related things 2011-09-11 22:32:14 -05:00
AJ Kelly cebec8485b [Banner] Added "Banner group fallback" graphic. 2011-09-11 17:23:07 -05:00
AJ Kelly 2fba8d6426 work in progress ScreenMapControllers2 because I'm sick of working on it 2011-09-11 12:03:02 -05:00
AJ Kelly deeb6fdb0e [ScreenEvaluation] Added "evaluation full combo W1" and "evaluation full combo W2" announcer cues. 2011-09-11 03:21:31 -05:00
AJ Kelly f8f155a7f8 more updates to Hello World, mainly in the readme. 2011-09-10 12:44:44 -05:00
AJ Kelly 334b55b9d9 add link to lua ref within Hello World's reference section 2011-09-10 12:28:29 -05:00
AJ Kelly c7d475542f Hello World logo update 2011-09-10 12:18:45 -05:00
AJ Kelly d1c9a9d7f1 updates to Hello World 2011-09-10 12:13:41 -05:00
AJ Kelly 5c7e13af14 comment this out because it's breaking the build and I'm not sure how to fix it. 2011-09-10 02:05:28 -05:00
AJ Kelly ae8bf617a3 slight cleanup 2011-09-10 02:05:12 -05:00
AJ Kelly 71ec0fc66b [GameManager] Fix shifting of 2P notes in beat mode. [1a2a3a2a1a] 2011-09-08 21:16:46 -05:00
AJ Kelly 84382a7c73 update credits 2011-09-08 11:56:46 -05:00
AJ Kelly fb2a63ca16 [GameState] Added GetEarnedExtraStage() Lua binding. 2011-09-07 23:48:04 -05:00
AJ Kelly e06c7d334f back to 3 significant digits for .ssc files. 2011-09-07 22:17:20 -05:00
AJ Kelly 359e25d2aa shut up an error I was getting in the audio sync gameplay 2011-09-07 22:12:02 -05:00
AJ Kelly 8a490a81b1 update logo 2011-09-07 22:04:17 -05:00
AJ Kelly 5ed3a8a80e still want to get this working one day... 2011-09-07 21:00:49 -05:00
AJ Kelly a0455b4fd2 Experiment over, dance is the default game again. 2011-09-07 17:44:37 -05:00
AJ Kelly 52838f28c2 various text file changes 2011-09-07 17:42:29 -05:00
AJ Kelly 5ae2f9f4ba [Model] Added GetDefaultAnimation() Lua binding. 2011-09-07 14:28:07 -05:00
AJ Kelly 35631c73c1 just some cleanup as usual 2011-09-07 10:56:44 -05:00
AJ Kelly 7c686aa160 small freem cleanup 2011-09-07 10:46:29 -05:00
AJ Kelly 06ceba5158 loading window changes on Windows 2011-09-06 17:03:57 -05:00
AJ Kelly cc739b6394 new default theme splash 2011-09-06 16:46:17 -05:00
AJ Kelly c5968ab261 update installer stuff 2011-09-06 12:44:34 -05:00
AJ Kelly ffa6bbf2e0 add Screen Filter to ScreenPlayerOptions 2011-09-03 19:55:58 -05:00
AJ Kelly afe7569f08 updates to Hello World 2011-09-03 17:10:57 -05:00
AJ Kelly c22c0449f7 add WIP screen filter 2011-09-03 04:02:51 -05:00
AJ Kelly 78e70d85c9 Change double10->double5, double14->double7; fixes issue 513. 2011-09-02 22:17:26 -05:00
AJ Kelly b9370ad3ed add versus 5 and 7 key modes to beat, hopefully fixing issue 511 2011-09-02 21:08:25 -05:00
AJ Kelly abb21b32a1 [GameManager] beat "versus" -> "versus5"; fix beat versus7 being "single7". see http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=512 [1a2a3a2a1a] 2011-09-02 20:58:17 -05:00
AJ Kelly d85d7e8357 add supernova and hybrid scoring changes from waiei: http://kokuru.com/sOajAZ/ 2011-09-02 15:53:27 -05:00
AJ Kelly bd9e08a8e8 [MenuTimer] Added start(), disable() Lua bindings. Also renamed setseconds to SetSeconds to match GetSeconds. 2011-09-02 11:43:10 -05:00
AJ Kelly 06d171ca83 eol crap :| 2011-09-02 11:43:04 -05:00
AJ Kelly 96307cbc9c add BPMDisplay to ScreenNetSelectMusic, should fix issue 501 2011-08-31 18:14:18 -05:00
AJ Kelly 1f2bb26aa0 add jukebox to default theme 2011-08-31 15:51:05 -05:00
AJ Kelly 80ec025588 more pedantic cleanup of extraneous tabs, and add a description to LightsDriver_SystemMessage. 2011-08-31 12:38:10 -05:00
AJ Kelly dd2aeb82f6 cleanup, add copyright notice to LightsDriver_LinuxWeedTech.cpp 2011-08-31 12:32:07 -05:00
AJ Kelly 959438e154 PlayCommand -> playcommand, fixes a warning brought up on the forums 2011-08-30 09:40:10 -05:00
AJ Kelly 3b77cb4584 reverting scoring changes and probably some fucking eol bullshit 2011-08-28 19:09:39 -05:00
AJ Kelly 3d459b0dba revert because FSX broke it and wasn't around to answer anyone's questions 2011-08-28 19:05:54 -05:00
AJ Kelly 6bcb24b7a6 update instructions 2011-08-28 12:49:57 -05:00
AJ Kelly 4c9997ae25 remove outdated graphics 'credit' 2011-08-28 12:45:16 -05:00
AJ Kelly 6bb2ed48c7 new graphics for MechaTribe Assault 2011-08-28 12:43:08 -05:00
AJ Kelly 68ac5fa87c update luadoc 2011-08-27 17:44:20 -05:00
AJ Kelly cdca3d61d6 future ideas... 2011-08-27 15:50:45 -05:00