Commit Graph
156 Commits
Author SHA1 Message Date
AJ Kelly bb03bcc8f1 new howtoplay background 2012-02-19 13:25:56 -06:00
AJ Kelly a3881e8c9e howtoplay and demonstration changes 2012-02-19 12:57:58 -06:00
AJ Kelly 6b0a52e170 small changes to gameplay decorations, nothing serious 2012-02-19 12:38:25 -06:00
AJ Kelly 57a90ca744 add dutch language from Deamon007 (Nederlandse is one of my favorite language names ever -f) 2012-02-17 16:24:25 -06:00
AJ Kelly 0ddb11efdd Fix error in eval BG. Willing to live up to this one. 2012-02-16 16:33:44 -06:00
AJ Kelly 406a557c04 changed scale_or_crop_background function (technically it just scales now...) and replaced various scaletoclipped references with it. Hopefully this fixes the problems people have been having with song backgrounds. 2012-02-16 01:36:22 -06:00
AJ Kelly 63e05603a4 add a Player 1/2 Wins! (or Draw) message to Gameplay out when in Rave mode. (should we allow this in battle too?) 2012-01-16 00:02:08 -06:00
AJ Kelly 0f25c7f3ba and there's the fix 2012-01-15 20:45:01 -06:00
AJ Kelly d6dae03e7e don't show Ready or Go when online; the steps begin immediately. 2012-01-15 20:23:03 -06:00
AJ Kelly a3d8b0cbee Only run force save if ThemePrefs.ini doesn't exist. run ThemePrefs.Save if ThemePrefs.NeedsSaved is true. Theme prefs still not fully fixed. 2012-01-10 13:50:52 -06:00
AJ Kelly 7e53835f3b add ForceSave to ThemePrefs; will save the file even if it says it doesn't need saving. this is critical to actually getting the theme preferences to be created without having to make changes first. 2012-01-10 13:29:10 -06:00
AJ Kelly 0cd9ac9d6d less ambiguous name 2012-01-08 23:25:26 -06:00
Flameshadowxeroshin a3e7246842 pendantic 2012-01-09 04:28:09 +00:00
Flameshadowxeroshin 7bcf41e32d credit sta 2012-01-09 04:14:08 +00:00
AJ Kelly e3152cf94b ugh missing characters for script error 2012-01-07 18:11:10 -06:00
Jonathan Payne cfc7834209 Merge-a-tize me captain. 2012-01-07 16:03:40 -08:00
Jonathan Payne 01c44d2cd9 Extended -> Nonstop (internally), get rid of segment display "fade" effect, etc. 2012-01-07 16:01:51 -08:00
AJ Kelly dcf0155fa3 if there are over 150 segments, don't show any of them because it will cause laaaaaaaaag 2012-01-07 17:19:11 -06:00
Jonathan Payne 249cb0667e add simple, hacky clock; due for a rewrite. 2012-01-05 01:12:42 -08:00
AJ Kelly c788ea56c0 update docs/credits 2012-01-04 11:17:23 -06:00
AJ Kelly d5ac93ad61 small update in scoring, plus update credits 2012-01-03 13:48:00 -06:00
AJ Kelly 448f64fc37 continuing the process of moving theme preferences to the new format. still haven't handled protiming, screen filter, or scoring system yet. 2011-12-27 20:27:18 -06:00
Jonathan Payne 99a83b870f forgot some things, display dumb user warning on MapControllers. 2011-12-05 13:28:30 -08:00
AJ Kelly fb3ec10f16 commenting this out until Midiman uploads the file 2011-11-27 22:01:10 -06:00
Jonathan Payne f4bb769c44 test commit; fix things. 2011-11-26 12:30:47 -08:00
Flameshadowxeroshin 4d759f7fce make timing segments on song meter show up 2011-10-27 03:46:32 +00: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 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 9bc8f488f7 [Default theme] Added Song Timing Display user preference. 2011-09-26 17:45:02 -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 84382a7c73 update credits 2011-09-08 11:56:46 -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 ffa6bbf2e0 add Screen Filter to ScreenPlayerOptions 2011-09-03 19:55:58 -05:00
AJ Kelly c22c0449f7 add WIP screen filter 2011-09-03 04:02:51 -05:00
AJ Kelly 06d171ca83 eol crap :| 2011-09-02 11:43:04 -05:00
Jonathan Payne 4fba0b5ef2 nekonabe.... 2011-09-01 01:49:33 -07: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 cabcc5a5a2 fix particles and re-enable them 2011-08-23 11:15:26 -05:00
AJ Kelly 336d6036f1 disable particles for now 2011-08-23 09:18:02 -05:00
AJ Kelly cddc54db98 zoom the itg/migs numbers down some 2011-08-21 22:07:03 -05:00
AJ Kelly faa79db48d support course backgrounds in the default theme. todo: make the course display do more 2011-08-21 21:38:09 -05:00
Jonathan Payne f4f457cd0a go to game over instead of eval summary; add select menu sounds. 2011-08-20 19:24:20 -07:00
AJ Kelly 717aa9587d and with this commit, hopefully issue 441 will be fixed. 2011-08-20 01:19:18 -05:00
AJ Kelly 44b2b0a451 add missing SongOrCourse variable 2011-08-20 01:18:29 -05:00
AJ Kelly bda38facf9 fix alignment 2011-08-19 15:49:13 -05:00
John Reactor e6ab9d738f Cosmetic addition to credits. 2011-08-19 22:46:56 +02:00
AJ Kelly 70c5a64dd2 add an underlay for ScreenPrompt 2011-08-17 16:26:16 -05:00