VbGore SP Changelog
From VbGORE Visual Basic Online RPG Engine
This page is an archival of all the changes that have been made to vbGORESP. Logging changes from 1.0.0, and on. These may not be 100% accurate as I may forget to add changes that I have made and forgotten about.
vbGORESP → Release 2.0.5 [No Release Date Available]
- Rewrote PHP Coding - Cleaned coding, Fixing/Renaming certain variables.
- Rewrote PHP Comments - Comments rewrote / styled to a cleaner, more readable style.
- Rewrote create_statbar - Cleaned up coding, Made it more readable & editable.
- Added Game MySQL Server Check - For servers located off-site.
- Fixed User Search - No Else after If
- Removed Undefined Coding - $page & $shows still left after deprication of variable.
- Fixed <? ?> to <?php ?> - Php openings like this aren't supported on some systems.
- Fixed Error Templates - Minor changes
vbGORESP → Release 2.0.4 [Date: October 16, 2007]
- Added New Template Parsing - Now you can code php functions / variables directly into your templates.
- Added Language System - Easily switch with language files. (Note: Only language file so far is english.)
- Rewrote File Comments - Configuration comments & More were rewrote to be more descriptive of variables and values.
- Fixed Search form - Search form variables.
- Rewrote Site Files - Major compression after rewrite.
vbGORESP → Release 2.0.3 [Date: July 26, 2007]
- Fixed view.profile.php Link - Changed link to users.profile.php instead of view.profile.php
- Added Localhost Domain Support - For those who host vbGORESP on their local server and cannot view vbGORESP due to domain link problems.
- Fixed Description ByPass - Allowed use of vulgar and or foul language.
- Fixed Security Fix - Error in description.
vbGORESP → Release 2.0.2 [Date: July 08, 2007]
- Fixed cookie_error() Error in title
- Fixed Security Bug
- Rewrote All the arrays, comments(some), and de-compressed the files
- Added PHP Comments.
vbGORESP → Release 2.0.1 [Date: June 26, 2007]
- Fixed mysql_fetch_array() Error due to MySQL connection
- Fixed sql_escape() Error due to MySQL connection
- Added Link in error to forums
- Added Check to see if user edited connect.php before trying to connect to database.
- Fixed Edited connect.php Forgot a operator..
vbGORESP → Release 2.0.0 [Date: 06.23.07]
- Fixed Mp/Hp/Sp Overflow Bug.
- Fixed Mp/Hp/Sp Incorrect Amount Bug.
- Fixed More Configuration Errors.
- Fixed Variable Access, Each page now sorted.
- Added Core OOP System.
- Added MySQL OOP Functions.
- Added Advanced Cookie Error Screen.
- Added Advanced Template System.
- Added Template Name System.
- Rewrote Database Connection, Added support for MySQL servers on different ports.
- Rewrote Complete Overhaul of current page containers.
- Rewrote The way vbGORESP exits if link is written in url.
- Rewrote Cookie function to be included into vbGORESP OOP System.
- Rewrote Comments to include more helpful information to the programmer or user editing files.
- Rewrote Stats table to Function, Easier access.
- Rewrote showError() - is OOP Based and was split to two functions. One for General Errors, Another for MySQL Errors.
- Rewrote Page Navigation now has its own function for easier access.
- Rewrote Cookie System Re-written & Updated.
- Fixed IE Error Only Links on user page going away.
- Fixed IE Error Only Search Error, on correct submittal
- Fixed MySQL Error Screen - Broke in 2.0.0 Early Stages
- Added check_status() - Checks to see if user is online or offline.
- Added check_description() - Checks to see if user has a description or not.
- Added check_gm() - Checks to see if users is gm, if not returns User
- Added Search to add usability.
- Added str_sub() - Checks to see if the string given against number of chars given; If so, cuts string off and parses ... to the end of it. Otherwise, gives string.
- Rewrote str_sub() - Previous version had error with length.
- Added MySQL Password Security after connection.
- Added Content Type to Errors & Header.
- Added Template CSS usability inside template CSS folder, instead of inside main folder.
- Added Ability to edit Description on user profile page.
- Rewrote Template Parsing to include File Name
- Fixed Template Parsing, Showed links only forgot to add content.
- Fixed Edit Description wrong variable parsed.
- Fixed Edit Description wrong SQL column parsed.
- Fixed Registration incorrect array values.
- Rewrote Registration input specifications to show an "Alt/Title" box on hover, instead of in a div.
- Fixed Viewing Profile, Descriptions weren't parsed through str_sub().
vbGORESP → Release 1.0.1 [Date: 6.15.07]
- Fixed Typo in a SEO url in config.php.
- Fixed Configuration Error with eval'd code, changed it to regular text in config.php.
- Added Quick User Search to Header.
- Rewrote User list / Online User List
- Rewrote Some of the Comments in index.php
vbGORESP → Release 1.0.0 [Security Release] [Date: 6.15.07]
- Fixed Security Flaw in coding.
- Fixed Security Flaw in cookies.
- Fixed Login "Cannot redeclare header" Error.
- Removed Unused variables and comments.
- Removed Foul Language in comments. (upon request)
vbGORESP ? Release 1.0.0 [Date: 6.15.07]
- Initial Release [Milestone Release]




