List of Script Modules: Difference between revisions

From Adventure Game Studio
Jump to navigation Jump to search
*>Janik
No edit summary
*>Janik
(yet more desc.)
Line 38: Line 38:
** Read INI configuration files.
** Read INI configuration files.
* [http://www.bigbluecup.com/yabb/index.php?topic=26117 InvItemAnimation] by strazer
* [http://www.bigbluecup.com/yabb/index.php?topic=26117 InvItemAnimation] by strazer
** Animated item icons in GUIs.
* [http://www.bigbluecup.com/yabb/index.php?topic=24277.msg301652#msg301652 Keycodes] by strazer
* [http://www.bigbluecup.com/yabb/index.php?topic=24277.msg301652#msg301652 Keycodes] by strazer
* [http://www.bigbluecup.com/yabb/index.php?topic=22724 KeyboardMovement] by strazer and Rui Pires
* [http://www.bigbluecup.com/yabb/index.php?topic=22724 KeyboardMovement] by strazer and Rui Pires
** Move the player character with keyboard keys, choice of two control modes: Pressing or tapping direction keys.
* [http://www.bigbluecup.com/yabb/index.php?topic=23566 Keypad combination lock] by [[SSH]]
* [http://www.bigbluecup.com/yabb/index.php?topic=23566 Keypad combination lock] by [[SSH]]
* [http://www.bigbluecup.com/yabb/index.php?topic=27098.0 LineBreak] by monkey_05_06
* [http://www.bigbluecup.com/yabb/index.php?topic=27098.0 LineBreak] by monkey_05_06
* [http://www.bigbluecup.com/yabb/index.php?topic=24879 MiniGame call/return] by RickJ
* [http://www.bigbluecup.com/yabb/index.php?topic=24879 MiniGame call/return] by RickJ
** A script module so that the main game can "call" a mini game and so that a mini game can "return" to it's caller.
* [http://www.bigbluecup.com/yabb/index.php?topic=20650 OtherRoom] by strazer, based on plugin by Steve McCrea
* [http://www.bigbluecup.com/yabb/index.php?topic=20650 OtherRoom] by strazer, based on plugin by Steve McCrea
** This script module simplifies the process of enabling/disabling various things in rooms other than the one the player is currently in.
* <strike>[http://www.bigbluecup.com/yabb/index.php?topic=23328 OverHot] by Gilbot</strike> Replaced by Description module
* <strike>[http://www.bigbluecup.com/yabb/index.php?topic=23328 OverHot] by Gilbot</strike> Replaced by Description module
* [http://www.bigbluecup.com/yabb/index.php?topic=26307 Pixel Perfect Collision Detection] by [[SSH]], based on scripts by GarageGothic, Radiant and Steve McCrea
* [http://www.bigbluecup.com/yabb/index.php?topic=26307 Pixel Perfect Collision Detection] by [[SSH]], based on scripts by GarageGothic, Radiant and Steve McCrea
** Find if two sprites are touching, taking transparency into account.
* [http://www.bigbluecup.com/yabb/index.php?topic=27385 Properties] by monkey_05_06
* [http://www.bigbluecup.com/yabb/index.php?topic=27385 Properties] by monkey_05_06
** Create/edit/delete custom properties for all kinds of items, at run-time.
* [http://www.bigbluecup.com/yabb/index.php?topic=25344 Queued Background Speech] by [[SSH]], based on scripts by Scorpiorus
* [http://www.bigbluecup.com/yabb/index.php?topic=25344 Queued Background Speech] by [[SSH]], based on scripts by Scorpiorus
* [http://www.bigbluecup.com/yabb/index.php?topic=23806 QueuedSpeech] by monkey_05_06, based on scripts by Scorpiorus
* [http://www.bigbluecup.com/yabb/index.php?topic=23806 QueuedSpeech] by monkey_05_06, based on scripts by Scorpiorus
Line 58: Line 64:
* [http://www.bigbluecup.com/yabb/index.php?topic=24738 SimpleRain] by [[SSH]]
* [http://www.bigbluecup.com/yabb/index.php?topic=24738 SimpleRain] by [[SSH]]
* [http://www.bigbluecup.com/yabb/index.php?topic=21310 SlideRoom] by strazer
* [http://www.bigbluecup.com/yabb/index.php?topic=21310 SlideRoom] by strazer
** Transition between two rooms by sliding the backgrounds smoothly.
* [http://www.bigbluecup.com/yabb/index.php?topic=22716 Slow movement] by [[SSH]]
* [http://www.bigbluecup.com/yabb/index.php?topic=22716 Slow movement] by [[SSH]]
** Allows characters to move more slowly (obsoleted by AGS v2.72 Beta 3).
* [http://www.bigbluecup.com/yabb/index.php?topic=23755 SpinLock] by Snake Blisken
* [http://www.bigbluecup.com/yabb/index.php?topic=23755 SpinLock] by Snake Blisken
* [http://www.bigbluecup.com/yabb/index.php?topic=23881 Sprite-based fonts] by [[SSH]]
* [http://www.bigbluecup.com/yabb/index.php?topic=23881 Sprite-based fonts] by [[SSH]]

Revision as of 03:46, 19 September 2006

See also