Jason Felds
|
dec615a2e7
|
[notesloader] Handle fakes on their own.
|
2011-06-09 14:53:58 -04:00 |
|
Jason Felds
|
48eefc7700
|
[notesloader] Have common ground.
|
2011-06-09 14:45:30 -04:00 |
|
Jason Felds
|
e37fe84d6a
|
[notesloader] Simplify.
|
2011-06-09 14:32:14 -04:00 |
|
Jason Felds
|
d2be04719d
|
[notesloader] More refactoring.
|
2011-06-09 14:19:12 -04:00 |
|
Jason Felds
|
e00b7f3616
|
[notesloader] Some refactoring done.
|
2011-06-09 14:01:55 -04:00 |
|
Jason Felds
|
b6bf776716
|
New branch: [notesloader]
Time to better unify our files and refactor properly.
|
2011-06-09 13:46:30 -04:00 |
|
Jason Felds
|
0fa0d42549
|
Minor updates.
The extra padded space is for planning.
Going to try to take care of another Pump thing.
|
2011-06-08 23:05:28 -04:00 |
|
Jason Felds
|
42f39c7ab9
|
Restrict course editor to playable songs.
This does not yet deal with songs with charts
in multiple game types.
...at least, as far as I know.
|
2011-06-08 21:58:45 -04:00 |
|
Jason Felds
|
2f896c3807
|
Missed a spot.
|
2011-06-08 18:20:37 -04:00 |
|
Jason Felds
|
8019654956
|
shakesoda was right.
|
2011-06-08 18:14:50 -04:00 |
|
Jason Felds
|
decdcb71c7
|
Bring in updated scoring formulas too.
|
2011-06-08 16:14:32 -04:00 |
|
Jason Felds
|
fc9f07158a
|
99% fix scoring with warps and fakes.
Now all charts can seek 100%.
This does force yet another cache reload.
Hopefully it won't slow first loads too much.
|
2011-06-08 16:14:11 -04:00 |
|
AJ Kelly
|
90e563cbce
|
add @waiei's hybrid scoring and fix up supernova 2 scoring
|
2011-06-08 14:36:24 -05:00 |
|
Jason Felds
|
06efa5c726
|
Simple solutions are smart.
|
2011-06-08 15:33:40 -04:00 |
|
Jason Felds
|
fec932e153
|
More prep work for better radar calculations.
|
2011-06-08 15:02:54 -04:00 |
|
Jason Felds
|
9ac07e1e2e
|
Prepare for a place to process timing data.
Hopefully what I'm thinking of won't cause too much slowdown.
|
2011-06-08 14:43:59 -04:00 |
|
AJ Kelly
|
d0821262d1
|
add @waiei's changes to SuperNova2 scoring: http://twitpic.com/57wqss
|
2011-06-08 12:38:36 -05:00 |
|
Jason Felds
|
5216d6be45
|
Simplify checks for unjudgable rows.
This way, we can add more segments later
and now have to change the logic in many places.
|
2011-06-08 13:03:07 -04:00 |
|
Jason Felds
|
4b11968abc
|
Make it more obvious about the T key.
Guess not everyone reads changelogs or F1.
|
2011-06-07 23:43:07 -04:00 |
|
Colby Klein
|
7c2cefc190
|
Silence warning
|
2011-06-07 18:23:17 -07:00 |
|
Jason Felds
|
5c83d529ab
|
Remove faulty shortcut code for hand calcs.
Unfortunately, to maintain accuracy, this
will invalidate the ca-- *beaten to the floor
with the nya cat*
|
2011-06-06 23:00:07 -04:00 |
|
Jason Felds
|
09305639ae
|
Let AutoSetStyle select all charts in the game.
|
2011-06-06 21:41:24 -04:00 |
|
Jason Felds
|
7d81680bb3
|
Readability.
|
2011-06-06 20:47:21 -04:00 |
|
Jason Felds
|
0a7b9ce170
|
Some respect for OOP. (MasterPlayerNumber)
|
2011-06-06 20:40:11 -04:00 |
|
Jason Felds
|
963cc9d4f1
|
Fix a Player 2 assist tick / clap bug.
|
2011-06-06 20:23:23 -04:00 |
|
AJ Kelly
|
4d4b441492
|
rename Profile(pn) to GetPlayerOrMachineProfile(pn) so that the Profile class will show up in Lua.xml
|
2011-06-06 17:57:53 -05:00 |
|
Jason Felds
|
cb38eae9ba
|
Removing the ScoreDisplay mods.
Lua has since replaced it.
|
2011-06-06 18:55:49 -04:00 |
|
AJ Kelly
|
226d2a0e67
|
simplify branch
|
2011-06-06 13:40:30 -05:00 |
|
AJ Kelly
|
4bf2270c48
|
change ScreenOptionsMaster Next/Back screen to post-init screen
|
2011-06-06 13:39:44 -05:00 |
|
AJ Kelly
|
d4c2aee3b9
|
slightly clean up battery lives graphic
|
2011-06-05 13:49:24 -05:00 |
|
AJ Kelly
|
3440b2b22b
|
more removal of unused stuff, this time in the animation
|
2011-06-05 13:46:34 -05:00 |
|
AJ Kelly
|
177165a2a7
|
remove unused
|
2011-06-05 13:45:57 -05:00 |
|
AJ Kelly
|
6b3057e3fb
|
work on stepstype icons some
|
2011-06-05 13:43:56 -05:00 |
|
Jason Felds
|
ecc75b60f9
|
Let's try to make the FN key recognized!
I'm <s>DeceasedCrab</s>Wolfman2000, huzzah!
|
2011-06-05 10:45:50 -04:00 |
|
Jason Felds
|
e641a88daf
|
Let's make sure libmad isn't used up too.
|
2011-06-05 10:20:31 -04:00 |
|
AJ Kelly
|
517c085762
|
change missing graphic
|
2011-06-05 05:36:05 -05:00 |
|
AJ Kelly
|
8c4d69167e
|
new ranking bullets graphic
|
2011-06-05 04:19:10 -05:00 |
|
AJ Kelly
|
c3e1d439c5
|
slight version info tweaks on ScreenTitleMenu
|
2011-06-05 03:51:16 -05:00 |
|
AJ Kelly
|
7dbedc8dff
|
fix up version info on title menu
|
2011-06-05 03:48:07 -05:00 |
|
Jason Felds
|
4117ec89a1
|
Allow double/triple scores for longs/marathons.
This only targets the Extreme scoring system for now.
|
2011-06-05 03:03:16 -04:00 |
|
Jason Felds
|
be65dfb0ee
|
Hey, it's AJ's favorite activity! (NOT)
|
2011-06-05 02:39:07 -04:00 |
|
Jason Felds
|
87a86b63e7
|
Consistent > vs >= on long songs.
|
2011-06-05 02:38:39 -04:00 |
|
AJ Kelly
|
7b067bcd6f
|
make single player BPMDisplay use steps timing
|
2011-06-05 01:37:36 -05:00 |
|
AJ Kelly
|
bd42f04f74
|
no rotation for big logo on ScreenTitleMenu transition
|
2011-06-05 01:35:12 -05:00 |
|
AJ Kelly
|
22b5244b6e
|
change common window icon in default theme
|
2011-06-05 01:34:00 -05:00 |
|
AJ Kelly
|
cf8e6cd7ab
|
change product/update URL back to stepmania.com
|
2011-06-05 01:27:40 -05:00 |
|
AJ Kelly
|
0326b54c22
|
turns out IE8 doesn't like when class names start with a '_' character.
|
2011-06-05 01:26:00 -05:00 |
|
Jason Felds
|
40c1cff888
|
May want to use this name all over.
|
2011-06-05 02:25:11 -04:00 |
|
Jason Felds
|
97a1375586
|
Congrats Thai: you've been promoted.
|
2011-06-05 02:13:38 -04:00 |
|
AJ Kelly
|
dcd086398b
|
show two different BPMDisplays if two players are playing songs with differing timing
|
2011-06-05 00:46:21 -05:00 |
|