-
Notifications
You must be signed in to change notification settings - Fork 63
Home
With the creation of rAthena, there became a need to support renewal changes and other features such as the new group system. This is where my Control Panel comes in.
Xantara's FluxCP is a free and open source control panel to work with rAthena. Forked from FluxCP by Paradox924X and Byteflux at r1121. I will continually merge updates from the original FluxCP.
The original/base FluxCP already comes with a lot of features. Here I will only highlight those that came after the fork. For a full list, click here (TBD).
- Updated Ragnarok Data
- Full Birthdate Functionality
- Working GM Group System
- Mob Skills SQLized
- Zeny Log Page
- Specific Item Drop Rates
- Toggle for Pre-Renewal or Renewal SQL Data
- Alchemist Ranking
- Blacksmith Ranking
- Paginated Item Shop
Demo: http://web.artistic-...r.com/fluxcp-rA Note: this site is used to test new functionality and custom addons so it may not always be functioning properly
There are three ways to get a copy of this Control Panel. For detailed installation instructions, click here (TBD).
1. GIT Clone git clone https://github.com/missxantara/fluxcp-ra.git
- For Windows, you can take a look at using TortoiseGit with its friendly user interface.
2. SVN Checkout svn checkout http://fluxcp-ra.googlecode.com/svn/trunk/
- For Windows, you can take a look at using TortoiseSVN with its friendly user interface.
3. ZIP Download https://github.com/missxantara/fluxcp-ra/archive/master.zip
- Apache webserver with PHP 5.2 or greater
- PDO extension with MySQL support (http://www.php.net/pdo)
- PHP GD2 for security images
- (Optional) Enabled Zip extension for exporting guild emblems
- (Optional) Apache/mod_rewrite for using the "Clean URLs" feature