This website requires JavaScript.
54725b1356
Hide song options by default.
Colby Klein
2014-11-17 14:05:03 -08:00
a5d9f029f3
Added optional config ini file for configuring key mappings used by Edit Mode.
Kyzentun
2014-11-17 04:24:20 -07:00
9b847caa45
DefaultFailType preference removed because DefaultModifiers was overriding it. DefaultFailType ConfOptionRow now works by putting the fail type in DefaultModifiers. Fixed double InitCommand bug in Foreground. Disabled odd dimension check for screen texture.
Kyzentun
2014-11-15 17:18:42 -07:00
e22e99251e
Added functions to ActorUtil for converting the extension to a file type and changed various places that had lists of extensions to use ActorUtil instead of duplicating the list of extensions. Added webm and wmv to list of video types.
Kyzentun
2014-11-09 00:04:47 -07:00
77130ed3c4
no more double "is", either.
freem
2014-11-06 16:11:29 -06:00
65d39d7302
Merge pull request #365 from psmay/patch-1
AJ Kelly
2014-11-06 15:57:50 -06:00
1f8205b5d7
en.ini: Fix "guage"
psmay
2014-11-06 16:55:51 -05:00
5487362902
Fixed ScreenPrompt::AnswerOnCommand metrics by calling LOAD_ALL_COMMANDS after the name was set.
Kyzentun
2014-11-05 22:26:25 -07:00
f54f9ef521
Merge pull request #362 from kyzentun/StrokeTween
Colby Klein
2014-11-02 17:07:37 -08:00
2834cded9e
Created tween queue and functions for BitmapText so the stroke color can be tweened.
Kyzentun
2014-11-01 18:49:48 -06:00
50df61a0ca
Fixed RollingNumbers to work with corner diffuse colors. Changed diffuse loops to use NUM_DIFFUSE_COLORS instead of 4.
Kyzentun
2014-11-01 16:42:51 -06:00
1f844d6627
Fixed coloring and cropping of RollingNumbers during tweens.
Kyzentun
2014-11-01 13:30:41 -06:00
4c7c64de62
Preserves backwards compatibility with 10.6
Jonathan Berney
2014-10-30 14:36:10 -07:00
e684e9668d
Merge pull request #1 from stepmania/master
Jonathan Berney
2014-10-30 14:26:45 -07:00
4d703b8870
Minor docs change for effect colors.
Kyzentun
2014-10-29 20:29:56 -06:00
a5289ddaca
Fixed broken else-if chain in Actor::SetEffectClockString. Changed error to not crash Stepmania.
Kyzentun
2014-10-29 17:43:37 -06:00
d2b61644f3
Changed ColorToHex to just use string.format instead of useless number to hexstring to number to hexstring conversion.
Kyzentun
2014-10-29 00:14:13 -06:00
5639a0d31f
Lineage reporting for nil commands in RunCommands. Stricter type checking for FormatPercentScore in PercentageDisplay.
Kyzentun
2014-10-28 20:32:38 -06:00
034790849d
Merge pull request #352 from hanubeki/input-p2
Colby Klein
2014-10-26 15:19:01 -07:00
c407feeb34
Fix P2 input when PlayerAutoplay in P1
hanubeki
2014-10-27 00:14:35 +09:00
b672158125
Merge pull request #349 from kyzentun/LerpColor
Colby Klein
2014-10-23 08:49:27 -07:00
ca4eb65b61
Added lerp, lerp_color, approach, and multiapproach lua functions.
Kyzentun
2014-10-23 00:13:13 -06:00
2e7fabc7e7
Added StageStats:GetStepsSeconds lua function.
Kyzentun
2014-10-20 22:17:20 -06:00
1d061ac4dd
Don't crash if AI.ini doesn't exist.
Kyzentun
2014-10-20 12:26:29 -06:00
c16f045cb4
Fixed UnknownStyleSupport.
Kyzentun
2014-10-20 05:14:54 -06:00
af68d6cb14
Merge branch 'UnknownStyleSupport' of https://github.com/kyzentun/stepmania
Kyzentun
2014-10-20 02:58:57 -06:00
5ef72ab8b0
Set StepsTypeStr in Steps::CreateBlank.
Kyzentun
2014-10-19 20:24:06 -06:00
c85bf564d5
changelog cleanup on aisle 5; this feature was just reverted, oops sorry
freem
2014-10-19 19:55:30 -05:00
6322803d33
update changelog with the last fix; SM5 beta 4a shortly.
freem
2014-10-19 19:43:23 -05:00
dfd8606093
modify StretchNoLoop and StretchRewind to only run certain commands if they exist. fixes issue #337
freem
2014-10-19 18:29:06 -05:00
a991ae18a0
SextetStream input and lights drivers.
Peter S. May
2014-10-19 16:51:54 -04:00
1f81c64c00
Merge remote-tracking branch 'upstream/master'
Peter S. May
2014-10-19 15:49:36 -04:00
546049f731
Merge pull request #341 from wolfman2000/wolf-revert-style-preserve
Colby Klein
2014-10-19 07:08:31 -07:00
395107d3d5
Revert "Preserve Steps of unknown Style."
Jason Felds
2014-10-19 10:04:37 -04:00
a09e3477b2
Add another .gitignore entry: linker files.
Jason Felds
2014-10-16 18:42:56 -04:00
530cfa1f2d
Version un-bump. A comes before B, Jason.
Colby Klein
2014-10-16 07:36:31 -07:00
e2905529e3
Merge pull request #335 from hanubeki/lang-ja
Colby Klein
2014-10-16 07:31:33 -07:00
22041cde72
Merge pull request #336 from lthls/fix-static-ffmpeg-build
Colby Klein
2014-10-16 07:29:31 -07:00
19233200b7
Fix compilation with --with-static-ffmpeg
Vincent Laviron
2014-10-16 15:51:11 +02:00
ec9d02dcf5
Update Niler's Japanese language files.
hanubeki
2014-10-16 21:48:52 +09:00
b668e9feeb
Merge pull request #333 from wolfman2000/wolf-version-b4b
AJ Kelly
2014-10-15 20:13:42 -05:00
3c80f38b56
Typo.
Jason Felds
2014-10-15 21:10:31 -04:00
824b355fc2
Merge pull request #334 from wolfman2000/wolf-clean-gitignore
Jason Felds
2014-10-15 20:46:56 -04:00
45fe70c7d8
Clean up .gitignore. Organize by cateogry.
Jason Felds
2014-10-15 20:11:54 -04:00
bf7344a3e1
Increment the version. Update the change log.
Jason Felds
2014-10-15 17:55:11 -04:00
7ad1874ada
Changed Common Error redir to not use Common Normal redir so changing Common Normal doesn't accidentally change Common Error.
Kyzentun
2014-10-14 18:24:54 -06:00
92c7b4345f
fix invalid CropTo commands mentioned in issue #326
freem
2014-10-14 02:53:17 -05:00
dede5ff561
pedantic spaces -> tabs commit
freem
2014-10-14 02:52:25 -05:00
3f29a89e39
Merge pull request #329 from hanubeki/noteskin-var
AJ Kelly
2014-10-14 02:28:50 -05:00
e9c5549896
formatting operator<()
hanubeki
2014-10-14 16:13:06 +09:00
5a69929f60
Modify NoteDisplay to work with Var "Player" and Var "Controller" in non-receptor arrow.
hanubeki
2014-10-14 14:30:23 +09:00
578f0b8b0b
Merge pull request #324 from jberney/master
Jason Felds
2014-10-13 18:54:05 -04:00
5fa0c9dda6
Merge branch 'master' of github.com:psmay/stepmania
Peter S. May
2014-10-13 08:45:23 -04:00
295e09c9e6
Merge pull request #239 from dtinth/MacOSX10.9.sdk
Jason Felds
2014-10-11 19:04:11 -04:00
b0ccfd71a5
Merge pull request #328 from hanubeki/notecolor
AJ Kelly
2014-10-11 17:26:19 -05:00
14a1504263
Merge pull request #323 from kyzentun/UnknownStyleSupport
Kyzentun
2014-10-11 16:18:21 -06:00
4e02983dc9
Add metrics for previous commit
hanubeki
2014-10-12 00:42:03 +09:00
4c40ca9b76
Add {PartName}NoteColorType and {PartName}NoteColorCount NoteSkin metric.
hanubeki
2014-10-12 00:40:46 +09:00
36aa012f03
fallback to the fallback when KeyCodeToChar does not work
Thai Pangsakulyanont
2014-10-11 21:10:23 +07:00
85f6f2e5d4
added the code that works. It is tested outside of StepMania
Thai Pangsakulyanont
2014-10-11 14:34:05 +07:00
b0106312c4
remove untested code
Thai Pangsakulyanont
2014-10-11 14:19:20 +07:00
7dc2bd7f63
Change project to 32 bit
Thai Pangsakulyanont
2014-10-11 13:55:49 +07:00
a2e66a7803
Use Quarts to map raw keyboard to character code.
Thai Pangsakulyanont
2014-10-11 13:49:43 +07:00
a4f9df9cbc
Merge branch 'master' of https://github.com/stepmania/stepmania into MacOSX10.9.sdk
Thai Pangsakulyanont
2014-10-11 12:40:18 +07:00
f9f486b812
Fixed indentation issues accidentally introduced
Jonathan Berney
2014-10-07 19:56:33 -07:00
218c10ef97
Update RageSoundDriver_AU.cpp
Jonathan Berney
2014-10-07 19:48:58 -07:00
71d3a07d93
Merge pull request #1 from stepmania/master
psmay
2014-10-07 08:52:33 -04:00
43498d7f50
Merge branch 'master' of https://github.com/Midiman/stepmania
Jonathan Payne
2014-10-06 23:25:26 -07:00
5e385ccfc8
Merge branch 'master' of https://github.com/stepmania/stepmania
Jonathan Payne
2014-10-06 23:24:43 -07:00
4629bdef5c
Make the log mention Windows 8 instead of "unknown NT-based" (fwiw, I don't like windows 8. also can someone tell me what version number windows 10 will be using?)
freem
2014-10-06 17:50:47 -05:00
69bde846f4
Cyberia Style :^(
Jonathan Payne
2014-10-03 23:29:44 -07:00
7857f22dce
Merge branch 'master' of https://github.com/stepmania/stepmania
Jonathan Payne
2014-10-03 23:29:31 -07:00
e8b8bfdb60
Song cache version bump.
Kyzentun
2014-10-03 19:05:39 -06:00
63fa9afc24
add sm5_beginner.txt to NSIS install script
freem
2014-10-02 02:05:36 -05:00
8edd929e24
Preserve Steps of unknown Style.
Kyzentun
2014-10-01 17:12:01 -06:00
7c795fdbb7
our issue tracker moved to github a long time ago, even if we don't currently use this item.
freem
2014-09-30 23:47:05 -05:00
7dac269bcb
This file also uses LoadFont("Common","Normal"), which will cause StepMania to cry
freem
2014-09-30 23:39:21 -05:00
0ef2bf23fd
Merge branch 'master' of github.com:stepmania/stepmania
freem
2014-09-30 23:36:38 -05:00
32c40753fe
Fix error that comes from using LoadFont
freem
2014-09-30 23:36:13 -05:00
db1147abac
Added ScreenHeartEntry example.
Kyzentun
2014-09-30 19:16:21 -06:00
620e5b2950
Merge branch 'master' of github.com:stepmania/stepmania
freem
2014-09-30 17:37:38 -05:00
8ca8ad4191
add missing 2d character metrics I'm surprised people still use them, really
freem
2014-09-30 17:35:42 -05:00
e9d26a4b7b
add missing 2d character metrics I'm surprised people still use them, really
freem
2014-09-30 17:35:42 -05:00
f3faeefb26
StepMania 5 beta 4, for real this time.
freem
2014-09-30 17:30:59 -05:00
c548bff564
Changelog updated.
Kyzentun
2014-09-30 03:55:21 -06:00
af4d01af20
update sm5_beginner.txt with the content from the google doc
freem
2014-09-28 00:45:42 -05:00
d92bf8a6df
HeartEntry works, my bad.
Jonathan Payne
2014-09-27 20:11:13 -07:00
5f34e8a848
Disable HeartEntry by default
Jonathan Payne
2014-09-27 20:03:04 -07:00
818f267164
Merge branch 'master' of https://github.com/stepmania/stepmania
Jonathan Payne
2014-09-27 19:26:31 -07:00
3c3f0fb623
quickly disable broken continue screen gonna tag beta 4 after this unless someone speaks up
freem
2014-09-27 21:23:05 -05:00
60b66f7273
add TFG to repo, update date on bottom of Lua.xml
freem
2014-09-27 17:16:44 -05:00
f08463defb
Update metrics to prevent in-game warnings.
Jonathan Payne
2014-09-25 02:27:25 -07:00
8c4abfc808
Merge branch 'master' of https://github.com/stepmania/stepmania
Jonathan Payne
2014-09-21 21:43:02 -07:00
4efd25cc42
Merge pull request #318 from wolfman2000/wolf-xcode-gitignore
Colby Klein
2014-09-21 18:12:07 -07:00
3d126824e9
Merge pull request #316 from kyzentun/DefaultFailPref
Colby Klein
2014-09-21 17:56:50 -07:00
51ade6476e
Merge pull request #312 from dguzek/DebounceCoinTime
Colby Klein
2014-09-21 17:56:45 -07:00
97e5ff0e63
Merge pull request #85 from kyzentun/TimingData_api_change
Colby Klein
2014-09-21 17:56:36 -07:00
3fd3d22b3c
Ignore user data in general.
Jason Felds
2014-09-21 20:53:53 -04:00
e7396702f1
Merge branch 'master' of https://github.com/stepmania/stepmania
Jonathan Payne
2014-09-20 03:22:22 -07:00
38fedca9a2
Not sure why git had a conflict, fixed.
Kyzentun
2014-09-19 15:40:57 -06:00