Jason Felds
9970c117d7
[sm5a2futures] Add missing multimap const.
...
I don't think we're using this yet, but
it's best to be prepared just in case.
2012-02-29 00:11:51 -05:00
Jason Felds
a384a7d8d0
[cleanNoteData] Silly typo.
2012-02-27 13:46:12 -05:00
Jason Felds
1b071cb057
[cleanNoteData] We don't change step types here.
2012-02-27 13:45:12 -05:00
Jason Felds
d581f8b4c5
[cleanNoteData] Typo fix and simplification.
...
No need for the switch if we're only acting on
one value.
2012-02-27 13:42:15 -05:00
Jason Felds
078512913a
[cleanNoteData] More of the formatting.
...
Note to self: move some of the static menus to
their own file or something.
2012-02-27 13:39:35 -05:00
Jason Felds
12bdc9e7b1
[cleanNoteData] Get consistent formatting.
...
This could be a candidate for transplanting.
2012-02-27 13:31:15 -05:00
Jason Felds
4042ff06c6
[sm5a2futures] Ignore these files.
...
Hmm...wonder if they were being put in the
wrong spot here. *shrugs*
2012-02-26 21:18:15 -05:00
Jason Felds
a5ac3b0b2d
[sm5a2futures] Guess this was a mistake.
...
Always ensure an internal scoring system is in
place to avoid these problems in the future.
Note: replace the internal scoring system at
some point to be simpler. Can't always rely
on the old style formulas in C++.
2012-02-25 12:15:47 -05:00
Jason Felds
bca4b19a27
[sm5a2futures] Fix linker warnings at end.
...
This is probably not the best way to do it.
Anyone have a better plan?
2012-02-23 23:28:53 -05:00
Jason Felds
08d3abbe44
New branch: [sm5a2futures]
...
Want to make sure we don't cause conflicts for future 1a builds.
This commit: change the sentinel for launching attacks immediately.
This way, songs with negative gaps can have attacks work here.
Thanks to Saturn for the assist.
2012-02-23 22:50:03 -05:00
Jonathan Payne
4d4856495a
force portable mode for now. let's see how bad this breaks things.
2012-02-23 16:26:54 -08:00
Jonathan Payne
03a5a741e8
rename.
2012-02-23 15:45:58 -08:00
Jonathan Payne
5fc75e1090
Less obtrusive combo pulse, more music rates.
2012-02-23 14:58:19 -08:00
Alberto Ramos
d74c95d9b0
too many leftover rows, I have to hit F3+9 to skip the empty filling...
...
let's better leave it in 4 secs before
2012-02-21 19:08:11 -07:00
AJ Kelly
9cf9e3449c
update luadocs
2012-02-20 17:56:38 -06:00
AJ Kelly
f280c7165c
update known issues
2012-02-20 17:00:03 -06:00
AJ Kelly
bd45ea15bf
ugh forgot to save the changelog before the commit
2012-02-19 18:51:23 -06:00
AJ Kelly
c7e14c2f44
[Style] Added LockedDifficulty() Lua binding.
2012-02-19 18:51:02 -06:00
AJ Kelly
bddd6298be
"Mice can either be kHIDUsage_GD_Mouse or kHIDUsage_GD_Pointer." Not sure why I thought it was a good idea to not check for Pointers as well, given that the Joystick code searches for both kHIDUsage_GD_Joystick and kHIDUsage_GD_Gamepad
2012-02-19 13:55:54 -06:00
AJ Kelly
95291b15e8
add a comment and hopefully someone can explain why -2000 is used as the limit for m_fSongBeat
2012-02-19 13:45:00 -06:00
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
49ea2575ed
and now for the rest of the work on the new combo/miss labels.
2012-02-19 11:27:40 -06:00
AJ Kelly
9e3ef7acb7
new combo/miss labels; still need to implement them in the theme
2012-02-19 11:16:53 -06:00
AJ Kelly
5998e1aa8b
updated Japanese language from @Niler_jp
2012-02-18 21:20:36 -06:00
AJ Kelly
135b52c45c
Add missing StreamDisplay danger; fixes bug 717
2012-02-18 19:40:23 -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
79221e7eea
more metrics changes related to judgments and hold judgments
2012-02-16 21:13:51 -06:00
AJ Kelly
1014da2b82
the Marvelous judgment animation is too harsh for the new graphic.
2012-02-16 21:12:14 -06:00
AJ Kelly
490feaf823
fix dumb typo in a comment
2012-02-16 20:39:08 -06:00
AJ Kelly
cfef4bc5d0
various changes to dance/retro noteskin, mainly better Solo mode support.
2012-02-16 19:32:59 -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
a20fca969d
added UpLeft Receptor to dance-retro
2012-02-15 23:02:16 -06:00
AJ Kelly
60111ac53c
the Failure() function in CustomSpeedMods was failing. Fancy that. Not sure what the real cause of it was, but a small fix later...
2012-02-15 22:52:48 -06:00
AJ Kelly
5db83f801c
this is upcoming. then again, someone will likely end up reverting it.
2012-02-15 20:02:15 -06:00
AJ Kelly
37c73feae8
[HighScore] Added Max Combo, Stage Award and Peak Award. New Lua bindings for HighScore: GetMaxCombo(), GetStageAward(), GetPeakComboAward().
2012-02-15 04:12:03 -06:00
AJ Kelly
377b10df91
small cleanup and comment
2012-02-13 01:15:15 -06:00
Jason Felds
d3e9cea312
[editorKeysounds -> default] Let's do this.
...
I expect there to be issues, bugs, etc.
I cannot find all of them. Let the people do that.
2012-02-12 14:53:14 -05:00
Jason Felds
0f3647d917
<skyward scream>HGEOL!!!!!</skyward scream>
2012-02-12 14:52:10 -05:00
Jason Felds
35b418af27
[editorKeysounds] Add the changelog message.
2012-02-12 14:51:34 -05:00
Jason Felds
cdaaeeafd6
[editorKeysounds] This shouldn't crash I think.
...
This should also be in default.
2012-02-12 14:20:37 -05:00
Jason Felds
0a32b9c440
[editorKeysounds] Okay freem, .hgeol sucks.
...
Seriously, how'd I have to commit this here?!?
2012-02-12 14:19:33 -05:00
AJ Kelly
ed3930cfdc
the two heart graphics were swapped. fixing this...
2012-02-11 21:39:48 -06:00
AJ Kelly
a6546908d8
end of line crap again :[
2012-02-11 16:28:14 -06:00
AJ Kelly
862e19710d
revert a change I had made a while ago since I was not aware this was causing stroked fonts to look odd.
2012-02-11 16:27:45 -06:00
Jason Felds
baae57d9d5
[editorKeysounds] No KSes in this mode, thanks.
2012-02-11 15:16:34 -05:00
Jason Felds
4151f20327
[editorKeysounds] Removing Keysounds successful.
2012-02-11 15:11:44 -05:00
Jason Felds
216286c3f1
[editorKeysounds] keep keysound names unique.
2012-02-11 14:52:41 -05:00