RTS Online Changelog
- Version 3.7: 16/September/2006 by Ajapted
- Wrote new page about how to load scripts
- Various tidying and reworking of the HTML
- Added ENABLE_TAGGED and DISABLE_TAGGED
- Added BLOCK_LINES
- Added THING_EVENT
- Version 3.6: 20/August/2006 by Lobo
- RTS Online converted to plain HTML
- Entries restructured and grouped
- Many entries rewritten and more examples added
- RTS docs brought up to EDGE 1.29 RC5 compliance
- Version 3.5: 25/September/2005 by Lobo
- Added PATH_EVENT
- Modified WHEN_APPEAR
- Added SHOW_MENU
- Added SHOW_MENU_LDF
- Modified START_MAP
- Version 3.4: 20/August/2004 by Lobo
- modified TIP_SET_TRANS, it was wrong command (tip_fade), and corrected description (translucent percentages wrong) - thanks to Carnage for pointing this out.
- Version 3.3: 05/July/2004 by Lobo
- modified #VERSION
- ONCONDITION POWERUP(quantity)
- ONCONDITION (WALKING)
- Add GIVE_BENEFIT
- Add LOSE_BENEFIT
- modified GOTOMAP, adding option (SKIP_ALL etc.)
- modified TIP_GRAPHIC, adding tipscale argument
- version 3.2: 16/June/2003 by Grimwold
- added support for Mozilla/Netscape type browsers
- fine-tuned the ONCONDITION function
- Version 3.1: 23/September/2002 by Cyberkiller
- added new ONCONDITION function
- added new MOVE_SECTOR function
- added new LIGHT_SECTOR function
- added new UNBLOCK_LINES function
- removed SECTORV and sectorl
- Version 3.0: 19/March/2001 by Fanatic
- added check for SPAWNTHING to prevent spawning a player entry with RTS
- updated IE menu, so last clicked stays hilighted
- cleaned up select list for tip_set_color (only has font colormaps as it should)
- corrected TIP_SET_POS (removed alignment, moved to next new function)
- added new TIP_SET_ALIGN function
- Version 2.9: 3/January/2001 by Fanatic
- added new CHANGE_MUSIC function
- updated buttons width again, but properly using style tags
- seperated menus for IE and NS (IE uses fancy mouseovers, NS uses the old menu)
- further simplified the Code Output box by using DHTML to size it to fit the frame, no matter what resolution is used
- Version 2.8: December/16/2000 by Fanatic
- added new TIP_SLOT function
- added new TIP_SET_POS function
- added new TIP_SET_COLOUR function
- added new TIP_SET_TRANS function
- added new RECT_TRIGGER function
- added new CHANGE_TEX function
- added new THING_EVENT function
- added new PLAYSOUND_BOSSMAN function
- links are now white for mouseover for 4.x+ version browsers
- resized the tutorial window (smaller)
- sized form buttons to be same width
- fixed clear fields reference in tip
- fixed error checking for playsound
- added error checking for several entries that require one value to be less than the other
- added error checking for all fields that require a number
- optimized internal javascript code again
- fixed code output to scroll down when output is longer than the textarea height (IE ONLY!)
- cleaned up this list, using ordered list (easier to update and read)
- removed the code output title frame, merged the title into the code output document
- optimized code output textarea for each resolution
- added "What is RTS Online?" to the main page
- Version 2.7: September/30/2000 by Fanatic
- fixed internal submit problem: forms with one input box cannot be cleared by hitting enter now
- corrected go_to_level to gotomap
- vastly improved intrernal code for setting code output window size, source format is cleaned up and readable now
- added 'Clear Fields' button to all forms with two or more input boxes
- tip uses a different method in Netscape 3.x for implementing \n's, but instructions automaticaly load (just an FYI here...)
- corrected start_level and end_level's \r spacing
- Version 2.6: September/14/2000 by Fanatic
- now Opera 4.02 compliant
- changed color scheme of mouseOver links (STYLE tag cleanup)
- Version 2.5: August/22/2000 by Fanatic
- corrected radiustrigger high z and low z values (they were backwards)
- Version 2.4: April/2/2000 by Fanatic
- corrected go_to_level output
- updated jump and label (jump chance is optional)
- Version 2.3: March/27/2000 by Fanatic
- updated jump to use % for chance
- Version 2.2: March/24/2000 by Fanatic
- updated playsound to 30 characters max for sound name
- Version 2.1: March/23/2000 by Fanatic
- merged spawnthing types into one
- moved ondeath to mover section in the menu
- fixed screen detect stuff
- Version 2.0: March/22/2000 by Fanatic
- reworked internal structure (cleanup)
- updated exitlevel time
- updated wait time
- updated tip time
- updated tip_graphic time
- updated tip_ldf time
- Version 1.9: March/19/2000 by Fanatic
- updated documentation on playsound
- made limit optional for healplayer
- updated time for tagged_repeatable
- added autodetect for screen size, loads Code Output box that fits for 800x600 resolution
- corrected tip_graphic output
- added 'check all' button to when_appear
- Version 1.8: March/8/2000 by Fanatic
- updated documentation on sectorv and givearmor
- Version 1.7: March/2/2000 by Fanatic
- added delay to exitlevel
- Version 1.6: March/1/2000 by Fanatic
- corrected the description of #clearall
- corrected tip to use DSTINK, not DSRADIO
- updated tip for colored text being planned
- removed EXTRA from when_appear (engine change)
- updated the description for tagged_path
- added z value to playsound (engine change)
- updated description for givearmor and healplayer
- updated skill (engine change for skill 1-5, not 0-4)
- updated description for sleep
- added tagged_use
- added on_height
- added tip_ldf
- added tip_graphic
- Version 1.5: February/27/2000 by Fanatic
- changed damage_monsters from "all" to "any"
- Version 1.4: February/22/2000 by Fanatic
- now Netscape 3.04 friendly!! :)
- when hitting reset buttons, sets focus back to first vield
- Version 1.3: February/20/2000 by Fanatic
- corrected sectorv height description
- fixed the internal script for when_appear (it properly detects the checkbox combinations)
- fixed copyright for Netscape (forgot ';')
- added a 'select all' button to code output
- added to welcome page 'how to run a script'
- fixed playsound for sound name (use full name now, e.g. DSPOPAIN)
- flip-flopped code output buttons
- corrected spelling of 'independ*e*nt' :)
- Version 1.2: February/19/2000 by Fanatic
- added 4 tutorials
- changed the functions to the real names (versus what is means, like sectorv means 'sector movement')
- changed true to false 'checked' for skill
- fixed name for go_to_level
- changed user_input.htm to welcome.htm
- added mouseover descriptions to the functions menu
- Version 1.1: February/18/2000 by Fanatic
- now Netscape friendly!
- fixed pop-up messages
- removed some extra "\r" in code
- Version 1.0: February/17/2000 by Fanatic
- this is an internal EDGE-team test
- tutorial page is pending