• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Sunset AAC - another boring aac

averatec

Advanced OT User
Joined
Jun 1, 2007
Messages
2,243
Solutions
4
Reaction score
159
Location
Poland
Hello,
I would like to introduce Sunset AAC, I know there's many other project, but I like to create own code in spare time.
This project bases on Twitter Bootstrap(CSS framework) and KohanaFramework(PHP). If you want to see code, just visit my github, there's not much right now, because I'm cleaning some mess.
Supported will be newest trunk and maybe Tryller branches.
Some screenshots:




 
Last edited:
Very clean and user-friendly. +1 for using Bootstrap. :)
 
additional data about players, accounts, guild, etc., also shop offers will be stored in external tables, so main tables will have their original schema

ToDo list(higher in position means higher priority):
  • editing roles for accounts in admin panel - somebody can be news writer, other can check if guild or character name is in conformity with the rules, etc...
  • simple chararacter & guild management for admin
  • houses auctions
  • bans management for admin(possible)
  • option to buy points (paypal, zaypay, homepay, ... - possible)


Working:
  • account management
  • guild management
  • community (highscores, guilds, worlds, characters, houses - thinkin about auctions)
  • admin panel (shop & news management) using roles
  • simple news system
  • shop offer, right now there's no option to buy points
 
thanks you all
roles management is done, it's simple and more flexible than group_id or page_access : )

 
Shop System fully finished with admin panel.

User View:


Admin Panel:
 
wow, really good. any release date hints?

I have no idea, I will try to finish it asap, but I have more important things that I'm focused on. Anyway will commit code on github after some clean up xd
Most parts are finished, but need to be cleaned before commit.
 
Looks beautiful! With the CSS being easy to create anything you need, people could definitely be creative with this. Bootstrap FTW!
 



there's almost no progress on github, but don't worry(if anybody is interested) I work on it, the most time I spend on clean up code ;p
 





Red row means account is blocked by admin(or somebody who has role to block accounts).
 
At the moment I have more important things, but maybe flags will be implemented.
 
Back
Top