List of My Scripts
Since some people wanted it, here is a list of links to most of the scripts I have scattered around the site I don't think I have actually released that much of note, but hopefuly some people might be interested!
Important scripts - These are the scripts I think every project can probably benefit from:
Word Wrapping Script - Makes stuff in message boxes and item descriptions (and anything else that uses draw_text_ex) automatically start a new line if the line is too long to fit.
Cache Back - Improves the RPG Maker VX Ace cache system so that games should run faster and use less memory.
Note Field Hash - The script I use to load note tags for most of the scripts I make that need it.
Other finished scripts - Scripts with complete documentation and usable features that I think are suitable for release:
NEW! - Crossfade script - Script to change the fades to use fancy crossades like battle transitions do.
Unfinished, undocumented, and/or scrap scripts - These are mostly experimental ones I haven't gotten around to formally finishing:
Simple Database - A fixed up version of my old NPC Database script.
Alternitive Antilag - A possibly more compatible variant of Theo's new antilag script that also may be faster in maps with few events. Doesn't include the optimization for large numbers of events yet though.
Frame Buffer Battle Swirl - An effect when entering battle sort of like the whoosh found in Final Fantasy 7 and other psx era RPGs. (Undocumented, but should just work without any fiddling, may update and formally release soon.)
Free Party Turn Order - Changes battles so party members can act in any order. (Unfinished and undocumented, may be buggy.)
Accent Generator - An attempt to do something like Chrono Cross's where each party member can say a piece of generic dialogue differently (Undocumented, some of the functions are kinda obscure)
Icon Event - Short script to make an event look like an icon. (Undocumented, uses the note field hash script with the :icon_index key.)
Custom Item Menu Scripts - Some scripts to change how item menus work, requires some other scripts. (Unfinished, undocumented)
Final Fantasy 2/SaGa Series Inspired Stat Leveling System - A experimental stat leveling system that tallys stats when they are used and randomly levels them up individually after battle.
Script demos/collections - Tech demos and/or base games for more complex collections of interconnected scripts:
Super Dungeon Demo - Everything related to my modification of Saba Kan's Random Dungeon Generator. Adds a lot of new features and rewrites a lot of the old ones. Also includes my modifications and add-ons to Khas Awesome Light Effects, my old Event Battler script (which was released independently but seems to have vanished from the site for some reason), my autotile update script (which I wrote for this) and lots of other stuff, most of which isn't really that useful on it's own. Lots of documentation available here.
Super Skill System - Based mostly around extensions and modifications to the Graphnode Install script and my own custom skill system to create a modular system to add extra effects to skills. No documentation yet.
Feel free to play around with these and use my code if you think you can do something interesting with it! I like to fiddle around with other people's scripts too so it's only fair.
-
6



12 Comments
Recommended Comments