Commit Graph
17 Commits
Author SHA1 Message Date
Kyzentun Keeslala 4e0fa012c1 Added SetLife and ChangeLife lua functions to Player. Updated changelog. 2015-12-16 15:08:36 -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
AJ Kelly aabb060446 [LifeMeterBattery] Added MaxLives metric, which limits the maximum amount of lives. Setting this to 0 will remove the limit. 2011-11-28 22:13:30 -06:00
AJ Kelly d413a0044d [LifeMeterBattery] Added LostLife param to LifeChanged message. Converted LifeMeterBattery lives to an AutoActor. 2011-08-07 01:05:43 -05:00
AJ Kelly d8e1296b5b [LifeMeterBattery] Added ChangeLives(int) Lua binding. 2011-06-13 13:32:28 -05:00
AJ Kelly 11c84f8c50 [LifeMeterBattery] Added DangerThreshold metric. 2011-06-13 02:00:09 -05:00
AJ Kelly 38ea269a10 [LifeMeterBattery] Added some metrics that allow anyone to change how the battery meter handles lives.
* MinScoreToKeepLife='TapNoteScore_*' - any score below this = loss of life.
 * SubtractLives=1 - how many lives are lost when going below MinScoreToKeepLife.
 * MinesSubtractLives=1 - how many lives are lost when hitting a mine.
 * HeldAddLives=0 - how many lives are gained when a hold is completed.
 * LetGoSubtractLives=1 - how many lives are lost on a dropped hold.
2011-06-13 01:39:23 -05:00
AJ Kelly 1b7b03ca19 small comment changes 2011-06-03 18:55:14 -05:00
AJ Kelly 9efb17eca7 [LifeMeterBattery] Convert Frame to an AutoActor. 2011-04-21 01:44:13 -05:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Jason Felds 2192a9d90b More of the docs. 2011-02-25 19:46:04 -05:00
Jason Felds 1fd81cfe9c Quick doxygens. 2011-02-19 02:10:45 -05:00
AJ Kelly 283905a8cb life changes from midi 2010-09-02 00:23:49 -05:00
AJ Kelly 97a6696b65 Add LifeMeterBattery:GetLivesLeft() Lua binding. 2010-05-18 18:06:49 -05:00
AJ Kelly 3e51544930 Initial commit. 2010-01-26 21:00:30 -06:00
Devin J. Pohly 80057f53cd smsvn -> ssc-hg glue: rearrange directory structure 2013-06-10 15:38:43 -04:00