Jason Felds
76d07bca14
Merge pull request #730 from wolfman2000/wolf-timing-window-ticks
...
Partial revert of b61e878 .
2015-07-19 22:12:28 -04:00
Jason Felds
23d9271307
More accurate timing based on chart data.
...
Thanks to Skypers for the assist.
2015-07-19 22:09:34 -04:00
Jason Felds
960af12c23
Partial revert of b61e878.
...
Pump holds do have a little bit of leeway when it comes to letting go and putting your foot back on as proven by [WinDEU's demonstration of Dignity S20](https://www.youtube.com/watch?v=P2Fw9KPyHIg&feature=youtu.be&t=30 ).
The value used was determined by two video sources: the one mentioned above and a private one sent to me involving a different song/chart combination. 200ms is a rough estimate for what works. There may be other allowed values.
2015-07-19 16:08:50 -04:00
Kyzentun Keeslala
fa7e042da9
Changed GetActualRadarValues to start with a current row of -1 so that certain stuff is initialized right.
2015-07-18 23:17:01 -06:00
Kyzentun Keeslala
a888506b32
Expose the optional argument for ResolvePath to lua and add it to ResolveRelativePath.
2015-07-16 17:54:48 -06:00
Kyzentun Keeslala
ffc0c0ecb2
Changed CRYPTMAN to use lua_pushlstring for its hashes and uuids because they have embedded zeros.
2015-07-16 16:12:46 -06:00
Kyzentun Keeslala
e81ebfb5c5
Added AnimationFinished command to Sprite for when the animation starts over.
2015-07-15 01:35:30 -06:00
Kyzentun Keeslala
d7411e6cdb
Fixed Actor:bezier function in 02 Actor.lua. Documented Actor:bezier and Actor:tween properly.
2015-07-13 14:07:38 -06:00
Jason Felds
e7ba881168
Update cmake comments.
2015-07-12 07:31:38 -04:00
Kyzentun Keeslala
d7bd2d60f0
Don't show the warning on ScreenMapControllers if the dismiss time is too short to read it.
2015-07-11 21:14:01 -06:00
Kyzentun Keeslala
dc25e2cc1b
Fixed bug in LogDisplay that made it put actors at non-integer indices and not work if the screen height was not a multiple of the line height.
2015-07-11 20:18:27 -06:00
hanubeki (@803832)
094f419d0e
Merge pull request #721 from HirotakaTakayama/fix_mistranslation_patch1
...
Fix mistranslation in one line: Themes/_fallback/Languages/ja.ini
2015-07-12 10:22:33 +09:00
Jason Felds
eca10c363c
Merge pull request #720 from HirotakaTakayama/document_patch2
...
Add example information: Build/README.md.
2015-07-11 21:04:18 -04:00
Jason Felds
46ac2bd63b
Merge pull request #719 from HirotakaTakayama/document_patch1
2015-07-11 12:47:02 -04:00
HirotakaTakayama
e1894c6efe
Fix mistranslation
2015-07-11 15:52:27 +09:00
Kyzentun Keeslala
155b185307
Fixed crash in edit mode caused by chart mods not revalidating the ATIs of the notedata. Edit mode still doesn't play attacks perfectly right.
2015-07-11 00:43:37 -06:00
HirotakaTakayama
3d1eb87b4d
Additional cmake command example
2015-07-11 15:04:50 +09:00
HirotakaTakayama
9873ab839d
Additional document information.
2015-07-11 14:12:29 +09:00
hanubeki
dcec2aa0a3
Update Japanese translation:
...
[ScreenDebugOverlay] Show Recent Errors
2015-07-10 18:02:09 +09:00
Kyzentun
bfc0d1cb61
Merge pull request #717 from wolfy852/patch-1
...
Have lead-in image appear even with a negative BGAnimation beat
2015-07-09 17:51:13 -06:00
Kyzentun
619d9dbc91
Merge pull request #695 from kyzentun/bezier_lua
...
Added lua interface for using bezier curves. Merging for the documentation of bezier sake.
2015-07-09 17:48:01 -06:00
Kyzentun Keeslala
f2ff693c63
Change bonus area on evaluation to scale the radar bars down if the radar value is greater than 1.
2015-07-09 16:25:06 -06:00
Kyzentun Keeslala
3ba6eb055e
Added doc for keymaps format.
2015-07-09 14:10:20 -06:00
Kyzentun Keeslala
d2090081a1
Doing what I should have done a long time ago.
2015-07-09 13:18:51 -06:00
Wolfy
4b70dcd49e
Have lead-in image appear even with a negative BGAnimation beat
...
3.9 would make lead-in images appear no matter what, and still maintained the proper sync demanded by having a negative beat. This PR just restores the behavior to what 3.9 did, since currently negative BGAnimation beats will disable lead-in images.
2015-07-09 00:40:44 -05:00
Kyzentun Keeslala
f6d369372f
Changed HOOKS singleton to register itself with lua correctly so that it can be used by lua.
2015-07-08 15:39:00 -06:00
Kyzentun Keeslala
a8e22c3e81
RandomBGEndsAtLastBeat metric.
2015-07-03 19:02:44 -06:00
Jason Felds
358712b0ff
Merge pull request #710 from wolfman2000/wolf-cmake-output-names
...
Use the more appropriate output name properties.
2015-07-02 22:11:11 -04:00
Jason Felds
4eb39ac38c
Use the more appropriate output name properties.
...
Now Linux can join in on different binary names.
2015-07-02 21:51:37 -04:00
Jason Felds
1e3bb0a10e
Merge pull request #709 from wolfman2000/wolf-cmake-indexing
...
Use list(FIND) to have more flexible lists.
2015-07-02 21:14:03 -04:00
Jason Felds
09621811e8
Use list(FIND) to have more flexible lists.
...
If Travis builds this, then we know it is solid.
2015-07-02 20:52:03 -04:00
Jason Felds
d1ce427a19
Merge pull request #708 from wolfman2000/wolf-xcode-old-readme
...
Remove deprecated XCode project. Update README.
2015-07-02 20:45:19 -04:00
Jason Felds
aaba7c6e23
Remove deprecated project. Update README.
...
There was nothing absolutely necessary to bring in to the cmake version from what I can tell.
2015-07-02 20:23:06 -04:00
Kyzentun Keeslala
70abcb8377
Didn't mean to make the default RandomBGChangeMeasures be 1.
2015-07-02 11:58:33 -06:00
Kyzentun Keeslala
f1f1bd5ca6
Added theme metrics for controlling random bg behavior.
2015-07-02 11:51:59 -06:00
Kyzentun Keeslala
398fb8872f
Fixed grammar in AttractSoundFrequency text.
2015-06-26 22:59:06 -06:00
Kyzentun
c4efb39541
Merge pull request #701 from TheFireRed/patch-3
...
Update es.ini
2015-06-26 09:48:20 -06:00
Kyzentun
d2d5261b18
Merge pull request #702 from TheFireRed/patch-4
...
Update es.ini
2015-06-26 09:48:03 -06:00
A. G. de la Muñoza
bab1604e68
Update es.ini
2015-06-26 11:02:29 +02:00
A. G. de la Muñoza
62860f2918
Update es.ini
2015-06-26 11:00:31 +02:00
Kyzentun Keeslala
9bf045f596
Don't set the first_playable choice on ScreenSelectMaster if it is -1.
2015-06-25 09:22:22 -06:00
hanubeki (@803832)
240c81f026
Merge pull request #697 from kr4kp0t/master
...
Fix Japanese translation:
2015-06-25 18:14:39 +09:00
krakpot
8d6054f59c
Fix Japanese translation:
...
Fixed some typo and standardized expression.
2015-06-23 15:04:00 +09:00
Kyzentun Keeslala
87d0687457
Added lua interface for using bezier curves.
2015-06-22 21:08:55 -06:00
Kyzentun
ab8217d8f9
Merge pull request #693 from kr4kp0t/master
...
Fixed input function on ScreenOverscanConfig
2015-06-22 16:12:44 -06:00
krakpot
139463b7a5
Fixed input function on ScreenOverscanConfig
...
Now you can exit OverscanConfig safely.
2015-06-23 04:01:00 +09:00
Kyzentun Keeslala
ac3ecfd034
Added RayZa to translation credits.
2015-06-20 10:57:25 -06:00
Kyzentun Keeslala
a7ffdc1062
Merge branch 'master' of https://github.com/rayza/stepmania
2015-06-20 10:54:33 -06:00
Raymund Zacharias
08dabf2a80
Translated some more, especially some song options.
2015-06-20 17:14:04 +02:00
Jason Felds
42ad044817
Linux broke somehow. Restore it with system jpeg.
2015-06-19 20:53:13 -04:00