Polaris8920's Games |
|
Friend MakerA game that allows you to find friends with similar interests. |
|
|
MadLibsThe fun of MadLibs in a BYOND game. |
|
|
|
|
|
Polaris8920's Demos |
|
Blood DemoA demo on how you can make customizable blood. |
|
|
|
|
|
Line GraphA demo on how you can make a moving line graph. |
|
|
Prefix DemoA demo to show how to add player inputted prefixes to their names. |
|
|
|
|
|
Smart FilterA demo filter for text that will remove masking punctuation and filter the word. Then put back in the punctuation. |
|
|
TextGradientsA demo on how to scroll gradients in text like in Xooxer.Chatters. |
|
|
Polaris8920's Libraries |
|
.Txt ParserWhen XML parsing is too good for you. Parses .txt files or plain text to find values between HTML style tags. |
|
|
Basic Base SystemA small system that is basic and #define powered for easy customization and use. |
|
|
BrowserTreeA system to aid in the creation of Help Systems and other branching things. |
|
|
Cheat Codes SystemA library using /cheat datums to process cheat codes. With full customization! |
|
|
|
|
|
Date FunctionsEver wanted to do things like add dates or find the difference between two dates? Update: Time Functions and /date datums! |
|
|
Datum ConverseMake choose your own adventure like conversations with this library. |
|
|
DatumizeA small collection of procedures that have been transformed into datum versions. |
|
|
Draw ShapesA library used to draw shapes at runtime without using pre-made icons. |
|
|
HUD ManageA library to handle HUD procedures such as adding, removing, hiding, unhiding and using HUD icons. |
|
|
Icon FocusNow you can make type specific icons with only one icon! |
|
|
Object TextOverlay text or even scroll text on an object. |
|
|
ProcCountA small way to help debug procs from taking too much CPU. |
|
|
|
|
|
Screen MessagesA short bit of code to show how to display text messages on the HUD. |
|
|
Star CodeA code for adding Star Overlays like the ones in Kajika's DMO. |
|
|
|
|
|
Text NamesA short bit of code to display the players name under their character. Also includes changing color. |
|
|
WebTreeAuto generate a list of HTML anchors along with chapters to make a tree of your web articles. |
|
|
X,Y,Z SavingA short bit of code to save a player's location when they logout, When they login it checks if they have saved their X,Y,Z. This also uses a savefile demo I found in the Libraries. |
|