Kyzentun
|
ad877b6dcb
|
Changed BackgroundEffects files to apply the playback rate to videos. Added GetUpdateRate to ActorFrame and Get/SetDecodeMovie to Sprite. Hope nobody is caught off guard by checkerboard no longer playing videos back at 4x rate.
|
2015-02-05 00:37:08 -07:00 |
|
Kyzentun
|
72aa6c6164
|
Changelogged the unconflict.
|
2015-02-04 19:30:05 -07:00 |
|
Kyzentun
|
72ec78ec11
|
Unconflicted changelog.
|
2015-02-04 19:27:50 -07:00 |
|
Kyzentun
|
c400794d50
|
Added ForceStateUpdate and SetDecodeMovie to AMV. Fixed SetStateProperties and SetQuadState off by one errors. Added size lua functions to RageTexture. Added GetBGChanges to Song.
|
2015-02-02 23:28:33 -07:00 |
|
Kyzentun
|
989ea5d862
|
Added script function for finding what needs to be translated.
|
2015-02-02 09:19:51 -07:00 |
|
Kyzentun
|
6570db599c
|
AMV animation state system added.
|
2015-02-01 17:01:15 -07:00 |
|
Kyzentun
|
c7ffbb3453
|
Lead in time before recording starts in edit mode is now a preference.
|
2015-01-31 14:03:30 -07:00 |
|
Kyzentun
|
647b361284
|
Added wrapper states to actors. Wrapping an actor inside a frame when building a screen is now unnecessary.
|
2015-01-30 09:05:09 -07:00 |
|
Kyzentun
|
40b25e6220
|
Fixed conflicts to merge kickbox in.
|
2015-01-27 18:03:41 -07:00 |
|
Kyzentun
|
aeaead95c9
|
Changed default ScreenSelecStyle to use functions for choice names and positions instead of metrics. _fallback SSS remains the same for compatibility. Fixed style stomping bug in SetCompatibleStylesForPlayers.
|
2015-01-20 18:40:59 -07:00 |
|
Kyzentun
|
2d26c8133a
|
ScreenSelectMusic:HardCommentMeter metric added.
|
2015-01-16 10:23:26 -07:00 |
|
Kyzentun
|
b2ceb184fa
|
Range check option row index from lua in ScreenOptions:GetOptionRow to fix seg fault.
|
2015-01-12 13:08:38 -07:00 |
|
Kyzentun
|
896dd7977e
|
Maybe editing the changelog should only be done after merging a pull, to avoid conflicts.
|
2015-01-10 12:32:07 -07:00 |
|
Kyzentun
|
0a02dd2b7c
|
Added SetStateProperties to Sprite.
|
2015-01-09 23:56:11 -07:00 |
|
Kyzentun
|
d3bbf9cbd3
|
Added SetVertsFromSplines to AMV. Moved const to the left side. Documentation for all new functions.
|
2015-01-06 20:14:59 -07:00 |
|
Kyzentun
|
65187a55c6
|
CubicSpline class created. Temp spline rendering stuff in AMV.
|
2014-12-27 21:41:55 -07:00 |
|
Kyzentun
|
0a4a81d5e8
|
Added a bunch of preferences to service options menu.
|
2014-12-20 19:39:38 -07:00 |
|
Kyzentun
|
c905965aca
|
Added Profile:GetTotalDancePoints.
|
2014-12-18 22:41:19 -07:00 |
|
Kyzentun
|
3fb36af157
|
Separate styles for players. Notefields positioned between margins. Edit mode works for kickbox.
|
2014-12-09 22:27:00 -07:00 |
|
Kyzentun
|
c9a17dc48e
|
Added metrics for setting the screens Edit Mode uses for setting mods. Added functions for apply ModsLevel_Preferred to the other levels.
|
2014-12-09 21:59:01 -07:00 |
|
Kyzentun
|
89ed68f86d
|
Edit Mode plays until music end if the music ends after the notes.
|
2014-12-09 15:37:06 -07:00 |
|
sillybear
|
defb8cdc6f
|
ChangeLog
|
2014-12-10 02:42:43 +08:00 |
|
Kyzentun
|
ec5e7d2b30
|
Changelog.
|
2014-12-08 16:40:56 -07:00 |
|
Kyzentun
|
49b8f77a3e
|
Merged changelog.
|
2014-12-08 16:08:49 -07:00 |
|
Kyzentun
|
60e5e80541
|
Merged changelog.
|
2014-12-08 16:06:46 -07:00 |
|
Kyzentun
|
ad2f185bcd
|
Keymaps note in changelog.
|
2014-12-08 16:04:42 -07:00 |
|
Kyzentun
|
2dab32911b
|
Merged changelog.
|
2014-12-08 16:00:59 -07:00 |
|
Kyzentun
|
4f95bf08ad
|
Function chaining for actors and singletons.
|
2014-12-01 22:31:30 -07:00 |
|
Kyzentun
|
8af06ae505
|
Added NoteField lua functions to allow the theme to control how the receptors and ghost arrows flash.
|
2014-11-30 23:17:12 -07:00 |
|
Kyzentun
|
b43af6dce9
|
Added Guest and Test profile types, and profile priorities so the position of a profile in the list can be controlled. Fixes crash bug that occurs when a profile dir is renamed to a non-number and a new profile is made.
|
2014-11-28 21:56:25 -07:00 |
|
Kyzentun
|
c96eec1ded
|
Updated changelog and docs for new mod.
|
2014-11-22 20:19:47 -07:00 |
|
Kyzentun
|
040c0de509
|
Added MinTNSToHideNotes preference.
|
2014-11-19 15:59:21 -07:00 |
|
Kyzentun
|
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.
|
2014-11-15 17:18:42 -07:00 |
|
Kyzentun
|
5487362902
|
Fixed ScreenPrompt::AnswerOnCommand metrics by calling LOAD_ALL_COMMANDS after the name was set.
|
2014-11-05 22:26:25 -07:00 |
|
Kyzentun
|
1f844d6627
|
Fixed coloring and cropping of RollingNumbers during tweens.
|
2014-11-01 13:30:41 -06:00 |
|
Kyzentun
|
ca4eb65b61
|
Added lerp, lerp_color, approach, and multiapproach lua functions.
|
2014-10-23 00:13:13 -06:00 |
|
Kyzentun
|
2e7fabc7e7
|
Added StageStats:GetStepsSeconds lua function.
|
2014-10-20 22:17:20 -06:00 |
|
freem
|
c85bf564d5
|
changelog cleanup on aisle 5; this feature was just reverted, oops sorry
|
2014-10-19 19:55:30 -05:00 |
|
freem
|
6322803d33
|
update changelog with the last fix; SM5 beta 4a shortly.
|
2014-10-19 19:43:23 -05:00 |
|
Colby Klein
|
530cfa1f2d
|
Version un-bump. A comes before B, Jason.
|
2014-10-16 07:36:31 -07:00 |
|
Jason Felds
|
3c80f38b56
|
Typo.
|
2014-10-15 21:10:31 -04:00 |
|
Jason Felds
|
bf7344a3e1
|
Increment the version. Update the change log.
|
2014-10-15 18:42:00 -04:00 |
|
freem
|
f3faeefb26
|
StepMania 5 beta 4, for real this time.
|
2014-09-30 17:30:59 -05:00 |
|
Kyzentun
|
c548bff564
|
Changelog updated.
|
2014-09-30 03:55:21 -06:00 |
|
freem
|
6f8c999089
|
update changelog with a few things
(I'm not really sure it's ready for beta 4 unless others do)
|
2014-09-18 20:10:53 -05:00 |
|
freem
|
a7307fd87e
|
add a split point for sm5 beta 3 in the changelog
|
2014-09-15 03:30:14 -05:00 |
|
Kyzentun
|
4df1940633
|
Updated Changelog_sm5.txt to include every theme-visible change since 2014/02/08.
|
2014-09-15 00:48:32 -06:00 |
|
Colby Klein
|
b89bc65178
|
Change ES/OMES to 2x, extend timer on ScreenCaution
Also, changed indent style in .editorconfig to spaces for txt files, to
reduce diff noise.
|
2014-09-04 10:38:37 -07:00 |
|
Kyzentun
|
7e73892e6e
|
Moved LifeType, DrainType, and BatteryLives from Song Options to Player Options. Added ScreenGameplay:FailFadeRemovePlayer lua function.
|
2014-08-06 23:26:05 -06:00 |
|
Kyzentun
|
6aad3c8f75
|
Added CourseSongRewardLives metric to LifeMeterBattery.
|
2014-08-06 15:26:54 -06:00 |
|