sigatrev
2f9b8cda12
added AMV themer docs
2014-04-14 22:06:02 -05:00
sigatrev
012b263ea1
lua docs for AMV
2014-04-14 21:53:56 -05:00
Colby Klein
914ad876ae
Merge pull request #110 from sigatrev/Save/LoadProfile
...
Expose Save/load profile to Lua. This deprecates ScreenProfile{Load,Save} completely, but those are going to be left in until post-5.0
2014-04-02 17:12:28 -07:00
sigatrev
b8e4cdddec
StartTransitioningScreen
...
Exposes the StartTransitioningScreen function to lua. Great utility for
custom screens.
2014-04-02 18:35:23 -05:00
sigatrev
47531119e1
luadocs
...
added lua documentation
2014-04-02 18:20:44 -05:00
Colby Klein
b4682a2bd4
Merge pull request #49 from kyzentun/sprite_custom_pos_coords
...
Added SetCustomPosCoords to Sprite.
2014-02-19 10:36:14 -08:00
Colby Klein
dfd693b916
Merge pull request #48 from kyzentun/text_distortion
...
Added distort function to BitmapText.
2014-02-19 10:36:05 -08:00
Colby Klein
52a5c69666
Merge pull request #42 from kyzentun/combo_list_and_life_record
...
Added GetComboList and GetLifeRecord to PlayerStageStats.
2014-02-17 14:46:09 -08:00
Kyzentun
a02e7528d2
Fixed misplaced comma in docs for PlayMusicPart.
2014-02-14 18:51:10 -07:00
Kyzentun
6ba6fbf21d
Merge branch 'master' of http://github.com/stepmania/stepmania into PlayMusicPart_loopable
2014-02-14 18:49:32 -07:00
Jason Felds
875d6bd48b
Merge pull request #45 from kyzentun/SetAllowLateJoin
...
Added SetAllowLateJoin to ScreenWithMenuElements.
2014-02-14 19:21:41 -05:00
Jason Felds
5db9840dd8
Merge pull request #43 from kyzentun/expose_joininput
...
Exposing GameState::JoinInput to Lua.
2014-02-14 19:19:48 -05:00
Kyzentun
d9b38234dd
Added SetCustomPosCoords to Sprite.
2014-02-12 18:43:42 -07:00
Kyzentun
88ad09d293
Added distort function to BitmapText.
2014-02-12 18:13:49 -07:00
Kyzentun
901ba529e8
Made SOUND:PlayMusicPart pass on the loop and applyRate args.
2014-02-12 17:36:43 -07:00
Kyzentun
779e3da286
Added SetAllowLateJoin to ScreenWithMenuElements.
2014-02-12 17:18:13 -07:00
Kyzentun
17ea38576c
Added GetComboList and GetLifeRecord to PlayerStageStats.
2014-02-12 16:19:16 -07:00
Kyzentun
5bde20e897
Exposing GameState::JoinInput to Lua.
2014-02-12 15:45:26 -07:00
freem
0715c38475
Luadoc: update GetPlayableSteps to show that it returns a table
2014-02-12 15:14:41 -06:00
freem
2d172da767
heading, pitch, and Megaman's sister
2014-02-08 03:10:21 -06:00
AJ Kelly
e329e91602
Add names to life meter/meter display items
...
I would've added commands but I'm not sure where they get run from (or
if they get run at all), so that's a job for later.
(Sourced from shakesoda/stepmania.)
2013-10-10 00:11:12 -05:00
AJ Kelly
7ed3095492
Allow per-screen Start sounds instead of forcing Common Start
...
(Sourced from shakesoda/stepmania.)
2013-10-06 23:03:50 -05:00
AJ Kelly
02bcafbf82
luadoc for Profile:GetCategoryHighScoreList
...
(Sourced from shakesoda/stepmania.)
2013-10-04 07:53:22 -05:00
AJ Kelly
7787efdaa9
Add Lua bindings for RankingCategory
...
(Sourced from shakesoda/stepmania.)
2013-10-04 07:43:41 -05:00
Devin J. Pohly
146a77274f
Update changelog
2013-10-14 01:09:57 -04:00
Devin J. Pohly
d363db2132
Clean out strings now that sm-ssc is something else
2013-10-13 23:02:51 -04:00
Devin J. Pohly
8cbfbf377c
update changelog
2013-09-07 00:53:05 -04:00
Devin J. Pohly
1ef4c16bb5
update a few old sm-ssc URLs
2013-09-01 00:05:11 -04:00
Devin J. Pohly
76fa79caa6
update to a more complete Lua.xml
...
The current placement of the call to GetLuaInformation misses a bunch of our
"singletons." Moving it causes problems, but we can at least include them in
the documentation as if it worked properly. :)
2013-08-31 23:59:22 -04:00
Devin J. Pohly
9b78e150bd
documentation update
2013-08-30 13:33:11 -04:00
Devin J. Pohly
7b7dfda3bc
Update Changelog with recent commits
2013-08-23 01:12:28 -04:00
Devin J. Pohly
c60065a359
woooooooooah changelog.
...
Add yo stuff if I forgot anything (or anyone!).
2013-08-09 14:35:34 -04:00
Jason Felds
da657870d4
Revert "More lua."
...
This reverts commit 2330c87501 .
2013-07-18 17:41:10 -04:00
Jason Felds
2330c87501
More lua.
2013-07-01 21:09:06 -04:00
Jason Felds
4c99830ce4
Version update, windows notes, LINE ENDINGS!
...
...I'm serious getting annoyed at this.
2013-06-15 21:09:23 -04:00
Devin J. Pohly
259e9b1e00
Revert "Round 2 of this."
...
This reverts commit 1d7b5fe852 .
2013-06-04 23:47:49 -04:00
Devin J. Pohly
1220dbe085
Revert "Round 2-2 of this."
...
This reverts commit 0ae4183f7b .
2013-06-04 23:47:22 -04:00
Devin J. Pohly
f3240cd0dc
Update changelog with neg bpm change.
2013-05-20 22:22:01 -07:00
Jason Felds
0ae4183f7b
Round 2-2 of this.
2013-04-16 00:16:02 -04:00
Jason Felds
1d7b5fe852
Round 2 of this.
2013-04-15 23:26:05 -04:00
Devin J. Pohly
57a4bcafbc
Regenerate Luadoc to get recent changes in Lua.xml
2013-03-24 18:10:11 -04:00
Devin J. Pohly
2caf3890a3
Mention MusicWheel.ChangeSort in changelog
2013-03-24 12:54:46 -04:00
Devin J. Pohly
4c2bfd7dc9
Add ChangeSort method to Lua MusicWheel
2013-03-24 00:12:17 -04:00
Devin J. Pohly
1973091a7f
ArchHooks: remove Data from per-user directory, move UserPackages to Packages
2013-02-05 00:01:08 -05:00
Jason Felds
569cd0ad86
Forgot to add my changelog entry.
2013-02-04 23:31:44 -05:00
Devin J. Pohly
2ffaaab125
addition to Lua behavior, update Changelog
2013-02-04 23:17:38 -05:00
Jason Felds
6ac0e9037f
Slightly better phrasing.
2013-02-01 22:08:16 -05:00
Jason Felds
449ab0086f
Keep text files with CRLF.
...
Have to keep the Notepad lovers happy.
2013-02-01 22:07:36 -05:00
Devin J. Pohly
22dedf28c8
document the current Split Timing implementation
2013-01-29 19:06:08 -05:00
Devin J. Pohly
cfc3fb0e9a
editor fix is user-facing, add to changelog
2013-01-25 15:53:01 -05:00