• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Programmer Searching a nice mate to work with. (a new AAC)

Thanks guys!

Anyone wanna do a header? The size gonna be 1000x200 pixels. (:
 
Still looking for a header.

today works
- Did change the layout of view a character. Now it also view houses, guild and all other stuff.
- Started at the account mangament, create a char works. (Need to make it work with different start poses depend on what city you pick, if multiply worlds in enabled.)
 
The system to check failed login attempts is done. :)

v_cVvZ.png


Are you using bootstrap 2.0 or 3.0? I hate the look of the new dropdown menus on 3.0, 2.0 looks ALOT better, but ofc if you are using 2.0 its hard to not be called a thief of using shadowcores template.
But might look abit cooler if you use the white/grayish menu insted of the black one?
 
Are you using bootstrap 2.0 or 3.0? I hate the look of the new dropdown menus on 3.0, 2.0 looks ALOT better, but ofc if you are using 2.0 its hard to not be called a thief of using shadowcores template.
But might look abit cooler if you use the white/grayish menu insted of the black one?

Hi,
The menu color can be changed from the config.php file. I do use bootstrap 3.0. The layout codes to cAAC is not even close to shadowcores i think, the structure is pretty similiar, yes. But it is the only great way to code a tibia layout with bootstrap.

So, no, cAAC is not copy shadowcores CSS. All the CSS is custom and bootstrap 3.0. :)
 
Post a picture of a new feature to set maxlenght and display how many charachters left.

yByruu.png
 
With the time, i will put some nice stuff here. The most will be only supported with bootstrap!
Another colors of labels, aren't they sexy???

sMTW5n.png


Code:
HTML:
.label-pink {
  background-color: #e81c9d;
}
.label-pink[href] {
  background-color: #be137f;
}
.label-purple {
  background-color: #772599;
}
.label-purple[href] {
  background-color: #571b70;
}
.label-darkblue {
  background-color: #34495e;
}
.label-darkblue[href] {
  background-color: #222f3d;
}

Then you can just use something like

HTML:
<span class="label label-pink">Default</span>

I love it, easy but nice. ;)
 
When will it be released? Looks pretty cool, wanna try it out :D
 
When will it be released? Looks pretty cool, wanna try it out :D

Thanks for your interest! Actually it is not to far from be able to use.
Having some pages left, gonna work on secure it to maximum as well.

And last of all i will convert it work with 0.4/0.3 , 0.2 and avesta. (It is built for 1.0, so it TFS 1.0 gonna be default)
 
Ok off to sleep, started to work on server info page.
You will need to upload stages.xml etc in config.php and it will fetch the stages automatic :)

Good night.
 
Nice work, go up with avesta acc maker, that dont have a open updated acc maker, gretings and good proyect
 
Thanks for the support!

About the experience stages i make it slide down, because some users may have a very long stage list.
How i did it, check at http://cornex.se/codes/caac_stages.php

Interested of the slideDown? Just check source on webpage and you will see the javascript. :)
 
WibbenZ, I actually gave him permission to use anything from my AAC as it is more or less dead. Even if that wasn't the case, I do tend to help Raggaer out over Skype every now and then when he has issues or just needs advice. He stole nothing from me.
 
players online 247 and the server is offline :P

looks awesome
 
Thanks a lot guys!

I need an person who is able to convert 2.*.* bootstrap plugins to 3.0.3 ..
I don't want you to rewrite the script and such things, just update it to newer/other functions and so on..
 
Back
Top