AJ Kelly
8fa1da7a26
next release will be sm5 alpha 1
2011-12-27 11:23:18 -06:00
AJ Kelly
1aee8afe87
kill GetOSName lua binding since GetArchName is better
2011-12-27 11:21:31 -06:00
AJ Kelly
e3f2acb5cf
argh forgot changelog
2011-12-27 11:03:26 -06:00
AJ Kelly
ec74678b70
Add MusicWheel:IsRouletting and WheelBase:GetNumWheelItems Lua bindings.
2011-12-27 11:03:02 -06:00
AJ Kelly
c65b453e70
[StepMania.cpp] Fix initial aspect ratio on first boot, hopefully. (See issues 6 and 27)
2011-12-23 14:09:16 -06:00
AJ Kelly
8c5793fd96
[Game] Added CountNotesSeparately, GetMapJudgmentTo(TapNoteScore) Lua bindings.
2011-12-23 13:39:28 -06:00
AJ Kelly
842810c0dd
[Song] Fixed a bug where a sample start of 0 wouldn't work.
2011-12-23 02:54:51 -06:00
AJ Kelly
a218deb9d4
add a small change in uninstalling
2011-12-22 13:17:42 -06:00
AJ Kelly
046b30484b
[LuaManager] Added ProductFamily() Lua binding.
2011-12-22 12:19:50 -06:00
AJ Kelly
7ba9e06ebf
fix up wait
2011-12-22 12:06:08 -06:00
AJ Kelly
b361105b12
This is a particularly useful thing that I'd like to have with me wherever I theme. basically, LoadActor(THEME:GetPathB("","_wait"),5) to wait 5 seconds. best used for in/out burger
2011-12-22 11:56:39 -06:00
AJ Kelly
44f769fb98
small changelog fix
2011-12-17 03:24:06 -06:00
AJ Kelly
c7fab6014f
[Various] Allow loading of *.jpeg in addition to *.jpg.
2011-12-17 03:21:12 -06:00
AJ Kelly
be2a2a981f
[StreamDisplay] Added VelocityMultiplier, VelocityMin, VelocityMax, SpringMultiplier and ViscosityMultiplier metrics.
2011-12-16 12:05:34 -06:00
AJ Kelly
8e9b20ac8e
welp, messed this one up; let's fix it
2011-12-16 12:05:21 -06:00
AJ Kelly
dfefecaa25
just some small comment cleanup
2011-12-15 21:03:14 -06:00
AJ Kelly
d7d776cd59
reorder some logic and fix a typo; good catch wolfman
2011-12-15 20:57:59 -06:00
AJ Kelly
300fd8e6f8
attempt to fix up some evaluation branch logic
2011-12-15 20:49:25 -06:00
AJ Kelly
2c47134f39
split out some stuff from ProductivityHelpers into other files; trying to cut down on the number of Scripts we have
2011-12-15 20:34:07 -06:00
AJ Kelly
a3d5eaefe1
Remove old references to Data/ in CustomSpeedMods
2011-12-15 20:24:12 -06:00
AJ Kelly
d785568590
add missing music redirs
2011-12-12 22:19:03 -06:00
AJ Kelly
c8e99cc18b
[LifeMeterBattery] Fixed various issues (lives not fully disappearing on fail, P2 lose life animation having the wrong x zoom, hide the lives number if it falls below 0).
2011-12-12 22:13:32 -06:00
AJ Kelly
d544b50acc
having all the music in the fallback theme is a bad idea imo
2011-12-06 01:14:16 -06:00
AJ Kelly
4d8762542f
FUCK LINE ENDINGS
2011-12-06 01:02:58 -06:00
AJ Kelly
f1e412e961
[PlayerState] Added GetSuperMeterLevel() Lua binding.
2011-11-30 00:44:27 -06:00
AJ Kelly
a49044501e
[PlayerOptions] Added IsEasierForSongAndSteps(Song,Steps,PlayerNumber) and IsEasierForCourseAndTrail(Course, Trail) Lua bindings.
2011-11-30 00:35:06 -06:00
AJ Kelly
aabb060446
[LifeMeterBattery] Added MaxLives metric, which limits the maximum amount of lives. Setting this to 0 will remove the limit.
2011-11-28 22:13:30 -06:00
AJ Kelly
6a700d5cd8
added some alpha to the locked value
2011-11-27 22:33:34 -06:00
AJ Kelly
c2f79eb423
very small formatting changes
2011-11-27 22:28:50 -06:00
AJ Kelly
06e54b3985
make this assert message more descriptive
2011-11-27 22:20:32 -06:00
AJ Kelly
c2dcf56858
Endless is a separate option. Nonstop is a separate option. The only course selection screen that needs a sort menu is Oni (so people can play Survival).
2011-11-27 22:09:37 -06:00
AJ Kelly
fb3ec10f16
commenting this out until Midiman uploads the file
2011-11-27 22:01:10 -06:00
AJ Kelly
e10e2eed33
small changes to scoring
2011-11-27 21:53:57 -06:00
AJ Kelly
f3a5cd28c5
whoever added PlayMusicPart didn't try validating the description
2011-11-27 05:05:34 -06:00
AJ Kelly
6919da8e5a
[PlayerOptions] Pretty large changes here, namely a bunch of new bindings. Fixed the logic for GetReversePercentForColumn; It will now return nil for invalid columns. Also fixed the logic for UsingReverse (now checks for 1.0f) and SetPassmark (no longer allows values < 0.00f and > 1.0f).
2011-11-27 05:02:39 -06:00
AJ Kelly
e78f25d6d3
update lua documentation
2011-11-26 05:37:14 -06:00
AJ Kelly
805bd89b4d
it's ugly, but it should work. Only have mines nullify full combo if [Gameplay] MineHitIncrementsMissCombo=true
2011-11-25 17:31:51 -06:00
AJ Kelly
d46db6e9c0
[PlayerStageStats] Hitting a mine no longer gives you full combo.
...
TODO: make this work with [Gameplay] MineHitIncrementsMissCombo metric
2011-11-25 17:27:36 -06:00
AJ Kelly
b141db3f55
small todo for later when I have time
2011-11-25 17:19:24 -06:00
AJ Kelly
a589fecb5f
[PlayerStageStats] Added GetFailed and GetNumControllerSteps Lua bindings.
2011-11-24 20:51:53 -06:00
AJ Kelly
81cd300e96
flip the fani ui options, fixes issue 634.
2011-11-17 21:57:29 -06:00
AJ Kelly
7b78e65a57
some themers decided that it was a "good" idea to have more than 10 group colors in their themes.
...
This makes people who DON'T think that having 1,000,000 group colors is a good idea angry.
Therefore, up this crap to 25 and if someone uses more than 25 group colors I will kick them in the face 5 times.
2011-11-17 12:32:52 -06:00
AJ Kelly
d4cc9858a3
add missing graphic
2011-11-14 12:02:14 -06:00
AJ Kelly
a4c7355c78
small comment update
2011-11-11 02:24:55 -06:00
AJ Kelly
011b696bec
fix assert
2011-11-10 23:19:08 -06:00
AJ Kelly
382f16cc00
small todo
2011-11-10 23:13:16 -06:00
AJ Kelly
391dd8624a
try to get attack tags (song timing) to print out like course mods do in .ssc files (I tried doing the same with the one in the steps, but it didn't work so it's not included)
2011-11-10 01:11:28 -06:00
AJ Kelly
42d7a29ffa
[GameplayAssist] Don't play sounds if the player is dead. Fixes issue 621.
2011-11-06 22:15:54 -06:00
AJ Kelly
9793a08b16
[ScreenSelectMusic] Fixed Rave difficulties not being synced on late join. Fixes issue 577.
2011-11-06 16:44:23 -06:00
AJ Kelly
c5a64a7998
enable selecting characters in rave, fix issue 626. also locks players on the steps line, which partially fixes issue 577
2011-11-06 16:36:45 -06:00
AJ Kelly
cf71751f31
I'm not sure why it's asking for Tier17 but I want it to shut up.
2011-11-06 16:35:57 -06:00
AJ Kelly
f8da50b52f
I don't know why in the hell these values were positive but i'm going to hit someone. fixes issue 622.
2011-11-04 15:37:23 -05:00
AJ Kelly
5b1d0bc8d9
revert my fix for issue 314 since apparently that wasn't the problem
2011-11-04 15:35:06 -05:00
AJ Kelly
5bde30c176
remove debug logging that I didn't mean to commit
2011-10-29 21:08:54 -05:00
AJ Kelly
f06e4a2702
add songs to the export package thing. they still don't export though.
2011-10-29 15:10:40 -05:00
AJ Kelly
0594303c3c
[ScoreKeeperRave] Fix an issue where the super meter would not decrease back to 1 after hitting the end of 3. (Fixes issue 314.)
2011-10-28 16:35:57 -05:00
AJ Kelly
2fb97fac05
hide test theme
2011-10-27 23:21:56 -05:00
AJ Kelly
b8757ace53
not happy with this
2011-10-27 22:30:05 -05:00
AJ Kelly
4cfc1af8db
remove leftover catalog stuff
2011-10-27 21:31:34 -05:00
AJ Kelly
9d69d25fe0
just some small changes here.
2011-10-27 19:18:55 -05:00
AJ Kelly
e6d45be2bc
move envutils2 into utilities.lua
2011-10-27 19:14:44 -05:00
AJ Kelly
291e046485
consolidate color functions; move hsv into colors
2011-10-27 19:11:42 -05:00
AJ Kelly
28c1b3e70b
update scripts as a part of a cleanup
2011-10-27 18:56:23 -05:00
AJ Kelly
5e7b5fc44c
documentation update
2011-10-27 18:22:08 -05:00
AJ Kelly
1656e5a4c7
update changelog
2011-10-27 14:02:11 -05:00
AJ Kelly
ebe0814f8b
fix fallback [OptionRow] ColorNotSelected and ColorDisabled to be more distinguished.
2011-10-27 01:06:59 -05:00
AJ Kelly
7fbd5ed27f
we don't need this old file anymore
2011-10-23 16:46:18 -05:00
AJ Kelly
94227f8050
more localization for custom options lines
2011-10-21 11:37:15 -05:00
AJ Kelly
1d1bde300e
http://nsis.sourceforge.net/How_can_I_use_quotes_in_a_string
2011-10-21 11:33:38 -05:00
AJ Kelly
f217ece2b2
move "don't give up" text up some so it doesn't get in the way of the receptors on reverse + center 1p
2011-10-20 15:11:36 -05:00
AJ Kelly
92fea1f748
shut warning up
2011-10-18 15:32:06 -05:00
AJ Kelly
6a8670201e
most displays are actually widescreen these days; fix up this comment
2011-10-15 18:28:15 -05:00
AJ Kelly
ffa977baf0
small cleanup on aisle number ScreenNameEntryTraditional
2011-10-15 18:25:07 -05:00
AJ Kelly
460be0a069
change theme info lua around some, idk why we have this here
2011-10-15 18:12:40 -05:00
AJ Kelly
3eb41ef1b8
add screen filter to edit options menu (fixes issue 581)
2011-10-15 18:12:20 -05: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
4a2caad39a
spanish language installer fixes from DHalens (issue 591)
2011-10-15 15:30:29 -05:00
AJ Kelly
3f4dded539
hopefully fix an issue with some credits crap (see issue 590)
2011-10-15 15:30:09 -05:00
AJ Kelly
3484470e9f
[Steps] Fix a bug where e.g. ".SM" ".DWI" ".Sm" ".sM" files wouldn't properly load since the code was expecting lowercase.
2011-10-12 18:51:36 -05:00
AJ Kelly
b49843debb
make this message JUST a bit more informative.
2011-10-12 18:00:38 -05:00
AJ Kelly
c0dbd0a804
I hate when maxx is right about something.
2011-10-12 00:55:50 -05:00
AJ Kelly
5a068ccaa3
update the xpm icon
2011-10-08 13:01:28 -05:00
AJ Kelly
e9226605e7
this caused problems on windows 7 instead of doing the intended thing. we are doomed to Program Files forever, and end users will continue to be dumb. sigh.
2011-10-08 12:21:38 -05:00
AJ Kelly
85d3acb651
a todo for later
2011-10-07 13:51:00 -05:00
AJ Kelly
3e56caf1b1
empty meter fixes for DWI/KSF; KSF is more of a 'it used to be 0, now it's 1' thing
2011-10-07 12:48:21 -05:00
AJ Kelly
16dab959bf
[NotesLoaderSM] If the difficulty for a Steps is not set, set it to 1. Should fix issue 571, hopefully.
2011-10-07 12:43:08 -05:00
AJ Kelly
ba333dfa04
update source archive script, probably needs more work
2011-10-07 12:02:13 -05:00
AJ Kelly
49a6981953
damnit fsx
2011-10-07 08:39:21 -05:00
AJ Kelly
cc16a41b43
trying to get the validator to shut up
2011-10-06 17:02:36 -05:00
AJ Kelly
33b071b498
more luadoc updates
2011-10-06 16:58:19 -05:00
AJ Kelly
32eab7ff56
changelog too!
2011-10-06 15:39:38 -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
f91e85c53e
some small changes to background/disc graphic finding logic.
2011-10-06 14:58:00 -05:00
AJ Kelly
954a5d5072
update lua docs
2011-10-06 12:39:32 -05:00
AJ Kelly
aacd7e25be
if anyone has any problems with StepMania 4 RC1, speak now or forever hold your peace. otherwise, Preview 4 will be released shortly.
2011-10-05 15:20:39 -05:00
AJ Kelly
ab69216dc4
part three of three re: Actors/
2011-10-02 21:41:24 -05:00
AJ Kelly
264ba574fb
part two of three re: Actors/
2011-10-02 21:40:33 -05:00
AJ Kelly
e14b96cfbf
part one of three-ish in reverting the Actors/ folder thing
2011-10-02 21:14:01 -05:00