Kyzentun
|
833754289c
|
Merged changelog conflicts.
|
2015-03-17 19:30:29 -06:00 |
|
Kyzentun
|
d85ac9af85
|
Added GetTexturePath lua function to Sprite.
|
2015-03-15 00:34:21 -06:00 |
|
Kyzentun
|
d5b0b78ccf
|
Added changelog for language strings.
|
2015-03-12 21:24:50 -06:00 |
|
Kyzentun
|
bd53ae2e81
|
Updated changelog for 5.0.7rc.
|
2015-03-09 20:54:55 -06:00 |
|
Kyzentun
|
fa0478affa
|
Merged per-chart music. Updated changelog.
|
2015-03-09 19:06:57 -06:00 |
|
Kyzentun
|
9353840583
|
Added HarshHotLifePenalty preference.
|
2015-03-08 23:44:18 -06:00 |
|
Kyzentun
|
d3367d6a16
|
Add prompt for clearing an area in Edit Mode. Updated changelog.
|
2015-03-08 00:56:29 -07:00 |
|
Kyzentun
|
46d215aed3
|
Added preview tag to NotesLoaderBMS. Changed Song to check the preview file for sample length instead of the simfile if the preview file is set.
|
2015-03-04 13:10:51 -07:00 |
|
Kyzentun
|
0318f07d2d
|
Implement preview music properly as a new optional tag in the ssc file. Changed ScreenManager to emit an error instead of asserting if a screen attempts to use SetNewScreen inside an InitCommand. Changed decorations layer to be a proper child instead of stripping away the ActorFrame.
|
2015-03-04 01:31:02 -07:00 |
|
Kyzentun
|
9381276fd3
|
Changed ScreenSelectMusic and Song to look for preview.ogg and use it for a sample if it exists instead of the music file. Sample length still comes from simfile. Changed foreach_ordered to work on tables with string and number keys.
|
2015-03-01 15:40:16 -07:00 |
|
Kyzentun
|
d35933f1e5
|
Fixed RemoveChild and RemoveAllChildren lua functions to delete the children instead of leaking memory.
|
2015-02-27 18:33:17 -07:00 |
|
freem
|
fd8a1bb69a
|
luadoc: update TextEntrySettings reference to the file in themerdocs, instead of the sm-ssc changelog
|
2015-02-22 06:21:26 -06:00 |
|
Colby Klein
|
4c5aeaf4b8
|
Update changelog
|
2015-02-12 21:56:17 -08:00 |
|
Kyzentun
|
1de3cce1cd
|
Fixed quotes and spelling in new actor examples. Fixed RollingNumbers to do nothing instead of crashing if it's rendered before it loads its metrics.
|
2015-02-05 18:56:56 -07:00 |
|
YungDaVinci
|
fa560d755c
|
Create RollingNumbers.lua
|
2015-02-05 19:34:00 -05:00 |
|
YungDaVinci
|
be89efe77a
|
Create Quad.lua
|
2015-02-05 19:33:23 -05:00 |
|
YungDaVinci
|
b8157ee1f0
|
Create BitmapText.lua
|
2015-02-05 19:32:10 -05:00 |
|
Kyzentun
|
8ccf1d8a3e
|
Added HAST to changelog and find_missing_strings_in_theme_translations to docs.
|
2015-02-05 12:09:52 -07:00 |
|
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
|
3f429a1bcc
|
Added bgchanges format doc.
|
2015-02-04 14:43:55 -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
|
84e758c6c7
|
Added rotation and zoom splines to note columns, with the help of a couple new classes. Reorganized args to NoteDisplay functions into helper structures. Made splines have 3 modes controlling their behavior. Hold twisting is now handled by an AA rotation and hold drawing in general is now more complex.
|
2015-01-01 04:36:20 -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
|
7a585fcd38
|
Function chaining for PlayerOptions and SongOptions APIs.
|
2014-12-02 19:58:52 -07:00 |
|
Kyzentun
|
474d151041
|
Changed TimingData GetReturnsNumbers metric to optional boolean arg to the functions.
|
2014-12-02 11:48:43 -07:00 |
|
Kyzentun
|
4f95bf08ad
|
Function chaining for actors and singletons.
|
2014-12-01 22:31:30 -07:00 |
|