Commit Graph

39 Commits

Author SHA1 Message Date
Kyzentun 4f95bf08ad Function chaining for actors and singletons. 2014-12-01 22:31:30 -07:00
Kyzentun cab4f4d5d1 Fixed StatsManageer::GetFinalEvalStageStats to not put them in reverse order and not have a 3 stage limit. Fixed PlayerStageStats::AddStats to not overwrite the last entry of the record with the first entry of the record being added. 2014-08-27 00:04:57 -06:00
Kyzentun 28bdd2ca2a Merge branch 'RadarSubscript' of https://github.com/kyzentun/stepmania 2014-08-25 02:35:16 -06:00
Kyzentun 2c49ec7380 Change RadarValues internal implementation to not use a union and use the subscript operator instead of the float* operator for subscripting. 2014-08-22 13:19:17 -06:00
Kyzentun 6be879f06d Fix PlayerStageStats::SetLifeRecordAt to broadcast correct message for the player. Also adds Message::Message(MessageID) constructor. 2014-08-06 04:41:05 -06:00
Kyzentun f8e1e28286 Exposed StepMania::SaveScreenshot to Lua. Added prefix and suffix args for setting the screenshot name and removed the unused index arg. Added GetHighScore to PlayerStageStats and AddScreenshot to Profile so that Lua can imitate ScreenEvaluation's code for adding a screenshot to the profile. Removed hungarian notation from variable names in StepMania::SaveScreenshot. 2014-06-17 00:29:09 -06:00
Kyzentun 17ea38576c Added GetComboList and GetLifeRecord to PlayerStageStats. 2014-02-12 16:19:16 -07:00
Colby Klein 1ffd4d6527 Revert "remove PlayerStageStats.SetScore and SetCurMaxScore."
This reverts commit 9ecacf742e.
2012-12-27 18:02:56 -08:00
Jason Felds e86aeb66a8 war on -Werror, part 10: more informals. 2012-12-27 11:01:51 -05:00
Flameshadowxeroshin 9ecacf742e remove PlayerStageStats.SetScore and SetCurMaxScore. 2012-12-25 23:22:02 -06:00
AJ Kelly 853af1ea69 [PlayerStageStats] Added GetSongsPassed and GetSongsPlayed Lua bindings. 2012-07-06 23:12:37 -05:00
AJ Kelly d46ddd5331 update lua documentation, fix formatting on PlayerStageStats 2012-06-08 00:14:08 -05:00
Flameshadowxeroshin ebb91feb4a why not. 2012-04-07 20:18:03 +00:00
Flameshadowxeroshin 74c07d8c91 remove the brokenest parts of SetScore for now 2012-03-27 23:20:56 +00:00
Flameshadowxeroshin 4274d999f9 hopefully fix compile 2012-03-27 23:09:35 +00:00
Flameshadowxeroshin 751d4573fe SetCombo part 3/3. 2012-03-27 22:57:53 +00:00
Flameshadowxeroshin b932ed8b82 adding SetCombo part 2 of 3. i'm lazy now 2012-03-27 22:40:46 +00:00
AJ Kelly 805bd89b4d it's ugly, but it should work. Only have mines nullify full combo if [Gameplay] MineHitIncrementsMissCombo=true 2011-11-25 17:31:51 -06:00
AJ Kelly d46db6e9c0 [PlayerStageStats] Hitting a mine no longer gives you full combo.
TODO: make this work with [Gameplay] MineHitIncrementsMissCombo metric
2011-11-25 17:27:36 -06:00
AJ Kelly a589fecb5f [PlayerStageStats] Added GetFailed and GetNumControllerSteps Lua bindings. 2011-11-24 20:51:53 -06:00
Jason Felds dbdab4759e [Xcode4] May as well fix switch warnings.
Still need some assistance for the linker error.
2011-07-20 11:11:04 -04:00
AJ Kelly f2e727b466 quiet some log traces 2011-06-03 19:29:53 -05:00
Jason Felds 9af85b48b1 [sm130score] Cleanup, lua prep. 2011-04-10 02:31:29 -04:00
Jason Felds 56c0055d6c [sm130futures] Add another lua hook.
The scoring formulas still need minor work.
2011-04-10 01:37:55 -04:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
AJ Kelly 77a57d5db3 update comment 2011-02-27 18:37:00 -06:00
Jason Felds 9d13036e08 Add @briefs to the Luna classes.
Yeah...there was a lot. */
2011-02-19 12:26:18 -05:00
AJ Kelly e7a6b930ad comment and cleanup 2010-12-29 23:58:26 -06:00
Flameshadowxeroshin 91b2a2224b re-implement SetScore, probably successfully this time 2010-09-25 09:50:56 -05:00
Flameshadowxeroshin 95d7b3ac0a back out non-working SetScore function 2010-09-25 09:42:10 -05:00
Flameshadowxeroshin a617dbdf2c Add SetScore Lua binding to PlayerStageStats. 2010-09-24 22:43:07 -05:00
Flameshadowxeroshin 8fe4efe6f4 Attempt to fix issues with full combos occuring when checkpoints have been missed. 2010-09-13 21:36:32 -05:00
AJ Kelly 5c54a7985e c53f742: add GetBestFullComboTapNoteScore [Chris Danford] 2010-07-03 17:59:38 -05:00
AJ Kelly 2c15ad7921 add PlayerStageStats:GetRadarPossible() and PlayerStageStats:GetRadarActual() Lua bindings. 2010-05-18 18:12:03 -05:00
AJ Kelly 642f4b107c the various changes that I forgot to commit (cleanup and so forth) into hg,
culminating in syncing with sm-ssc v1.0 public beta 2
2010-03-31 17:37:09 -05:00
AJ Kelly a7b52df0fa cleanup and comment part unknown of a trillion 2010-03-09 12:21:56 -06:00
AJ Kelly 75861f22a1 various commits from SM4 SVN, courtesy of Glenn and Vyhd. 2010-02-14 23:02:34 -06: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