Dekaron Admin CP ( with Item Maker )
Dekaron Admin Control
Panel is just like any other admin panel. It has it's Account management, Character Editors, Quick Bans, IP search, and it's own Item maker.
The Item Maker is pretty simple and easy to use. First it ask the user (admin) to select which type of Item (Armor, Weapon or whatever...), after that it ask will ask for which Dekaron Character Class will this item for.
Once you selected the Item Type and Character Class. A list will be displayed which you can sort via Name, Item Sub Type ( Boots, Helm, Sword and etc.), or Required Level.
Cabal Online Item Customizer
I haven't done much development for cabal but this is something cool. I'm talking about an Online Cabal Online Item Customizer.
This customizer features all the basic things.
-
Items List with Images and Base Prices
-
Level and Binded
- with optional Start Level and End Leve
- Off and On Unbinding
- Custom Price for Each Level
- Double Price if Unbinding is Selected
-
Crafting
- Craft Level Range changeable with Custom Price Multiplier
- Craft Names editable and also has a Price Multiplier
-
Slots
- Slot Numbers are editable
Ran Online Web based Admin/GM Panel
Ran Online has many admin and GM panels. But i feel mine is better :p hihih...
Anyway this control panel is made with PHP, JSON, and a little Ajax... Some features are omitted since i only make custom admin panel catering to each customers needs. Some customer might want a New system and some other not.
Feature List
- Quick Search by
- Account Name
- Account ID
- Character Name
- Character ID
- Guild/Gangs Name
- Guild/Gangs ID
- Guild/Gangs Winner for CW
- Search by User IP
- Account Manager
- Edit Account ( Username, Password, Pin Code, E-Mail Address )
New Faster Improved Webshop system.
The problem with other webshops is either they are mostly run from the same database as the game itself. So with this the constant access from Webbots ( googlebot, yahoo, etc ) and Users will really slowdown the database and also your server itself.
So my answer to this problem is a new webshop that has.
- A disk Cache of all the Webshop data ( via toolz backend cache system ) also managed by the cache manager ( toolz backend cache system )
- This is lessen Database Access since all webshop data is saved in a single file with a JSON format, which is easily read by PHP or Javascript. For this new system i will use a combination of PHP and Javascript to display data.
Javascript Font Replacement ( cufon )
Lately i been going crazy trying to make things easier for my clients and also make their websites "pretty". Then i found this nice Javascript @ Cufón, which replaces your website text into a image generated by Javascript with the font of your choice.
So, how does it work?
Cufón consists of two individual parts – a font generator, which converts fonts to a proprietary format and a rendering engine written in JavaScript.
Demo
We love demos don't we. Ok here one. http://www.mmowebs.com/fonttest/ this is font test with the font Abbeyline ( you can get it at http://www.1001freefonts.com/ )
Cabaltoolz v3.1 Release
Here is a another "Re-Release" of CabalToolz.
Demo Link:
http://www.mmowebs.com/cabaltoolzv3darktheme/
Notes and Changes:
- Added widgets v1 to the backend
- Added Frontend Local Cache for most used Data. So that website will never bug down anymore.
- Removes all XML data retrieval directly from backend ( wtf was i thinking when i made that ^^ )
- I'm also trying to clean up the Frontend.
- Redid Character Hero Page
- Redid Guild Page
- Added Top Guilds to side bar
- Modified the Signature Code just a little :p
- Clean-up the Frontend files, they where very messy!
Cabaltoolz Beta2 Files Re-Upload
This is a Re-upload of Cabaltoolz Beta2. Since most of every link online has either been broken or corrupted.
Maybe next time i will upload also the other themes.
or maybe even Beta3 :p
This file is without the PSD sources. So ask for them and ill attach them if u want.
MUXSS 0.1b Release and Discussion
This file has been released before @ragezone. And the Updated files for this system will take a while to develop but i would rather have people test this out so i can get some feedback to what needs to be focused on.
The Paid/Premium version of MUXSS is of course Mutoolz5 ( Faronnia and IGC demos here ), which is more expressive and more powerful in everyway.
But doesn't mean MUXSS itself is not good. It also has some unique features.
Demo
Background Changer with Mootools
I was trying to find a script that would let me select a background then save it as a cookie. Then on next Load make the cookie setting be the default one.
Well there is plenty of ways to do this task. But since i'm to lazy to edit PHP files. I decided to do it entirely on Mootools.
