Skip to content

Commit

Permalink
Merge pull request #26 from ezrpg/development
Browse files Browse the repository at this point in the history
1.2.1
  • Loading branch information
uaktags committed Aug 24, 2013
2 parents 8286082 + 0557990 commit ae21a1c
Showing 1 changed file with 15 additions and 10 deletions.
25 changes: 15 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##ezRPG 1.2.0.11
##ezRPG 1.2.1

###Warning this version of ezRPG 1.2.0 has substantial code changes from it's previous version (1.0.x). If you are upgrading, make sure you've checked and tested all modules to make sure they conform to the new code.

Expand All @@ -8,17 +8,22 @@ This engine is destined to be part of the ezRPG legacy 1.x series started by Zeg

=====

##Notes about 1.2.0.11
####Pushed Aug 18 2013
##Notes about 1.2.1
####Pushed Aug 24 2013
```
- Expanded work on the ezRPG Updater and enabled access to it
- Removed Testing Modules -_- Again.
- Edited Menu variables in Admin::PluginManager.
- Added in_installer SESSION variable to Installer
- Expanded SQLExeceptions to show more details and catch issues in installer (wasn't there before).
- Updated the navigation's look for default theme.
- Fixed a Messaging System issue with the hook system.
- Updated the navigation look and feel of Default theme.
- Fixed an issue with class.themes.php to check if $this->template is set.
- Created an Update module to streamline updating ezRPG versions.
- Added AdminControls for debugging. Now ?admin=flushSettings flushMenu flushCaches flushPlayer all work.
- Settings added to isPassword function.
- Multiple functions added (see Commit history for info)
- Fixed a Register issue from 1.2.0.
- Added all modules to db.
- Expanded on the Cache system.
Special thanks goes to Fuelli and DJPredator for bug testing and reporting.
```
=====
Expand Down

0 comments on commit ae21a1c

Please sign in to comment.