Commit Graph

1000 Commits

Author SHA1 Message Date
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 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
Kyzentun 9d41282242 Merge pull request #380 from kyzentun/pref_hide_note
Preference and mod for hiding notes that are hit
2014-12-01 16:14:51 -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 9c4670033e Merge pull request #370 from kyzentun/mappable_edit_mode
Merging because I want to make sure this is in the next nightly build and it worked when I tested it.  It has no effect on people who do not create the special config file, and will not create one if one is not found.
2014-11-22 15:39:55 -07:00
Kyzentun 040c0de509 Added MinTNSToHideNotes preference. 2014-11-19 15:59:21 -07:00
Kyzentun 75fdf7c650 Doc listing all announcer files added. 2014-11-19 12:00:40 -07:00
Kyzentun a5d9f029f3 Added optional config ini file for configuring key mappings used by Edit Mode. 2014-11-17 04:24:20 -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 4d703b8870 Minor docs change for effect colors. 2014-10-29 20:29:56 -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
hanubeki ec9d02dcf5 Update Niler's Japanese language files. 2014-10-16 21:48:52 +09: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
Kyzentun db1147abac Added ScreenHeartEntry example. 2014-09-30 19:16:21 -06: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 af4d01af20 update sm5_beginner.txt with the content from the google doc 2014-09-28 00:45:42 -05:00
freem 60b66f7273 add TFG to repo, update date on bottom of Lua.xml 2014-09-27 17:16:44 -05:00
Colby Klein 97e5ff0e63 Merge pull request #85 from kyzentun/TimingData_api_change
Timing data api change
2014-09-21 17:56:36 -07: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
freem 64cd9f898d Various changes to things in the Docs folder:
* remove unused WindowsNotes.txt
* various sm-ssc -> StepMania (and similar) changes
* Rewrote a bit of recommended_practices.txt
* Fix a copy/paste typo in anatomy_of_an_actor.lua
* many other things I can't remember; namely newlines at the end of files
2014-09-14 19:17:17 -05:00