hecht
ce6690a38b
nearly correct replacements -.-
8 years ago
hecht
192c09e8d2
try to simply replace the removed mysql calls with mysqli replacesments (functional way)
8 years ago
elfenland
6661fa23f2
10 years ago
elfenland
9d2302da3e
Clan-Background nun nur änderbar wenn das Clan-Level wirklich Level 3 beträgt.
10 years ago
elfenland
76025ee33f
anpassung am code
10 years ago
elfenland
b1b823eee0
Clan-Level 3 wird nun benötigt um den Background zu ändern.
10 years ago
elfenland
c16ede1133
ticket #137 done - bitte testen ob alles funktioniert
10 years ago
elfenland
196ab44e0b
für hecht: funktioniert nicht wie gedacht, daher am ende der workaround. - so funktioniert es wenn die clan info editiert wurde.
10 years ago
hecht
166a82f235
* introduced clan chats (that will be available at level 2 by default)
...
* added the functionality to configure the chat to insert new messages wheter at the top or bottom of the screen (thx to jester)
* additional bugfixes that were noticed when only a few messages were written in the chat.
13 years ago
radiskull
36e5dacfcf
#72 gelöst.
...
Im GM-Panel wurde extra noch ein Menü zur Einstellung der Gebühr eingebaut.
13 years ago
hecht
7fc421699a
added the restrictions and bonus features for clan level
13 years ago
hecht
6e600f4753
it is now possible to set which guys of the clan may use clan fight coordination
13 years ago
hecht
14bf0944c7
fixed buffer problem ... also implemented some new stuff for whitelist (so non-leader may start cfs)
13 years ago
hecht
1b7be6d31b
changed the way of defining the path ... now it should also be able to place the installation of ag in a different directory!
13 years ago
hecht
5ee447997f
Heute ne ganze Menge in Richtung Clanfights gemacht. Die Berechnung sollte nun (zumindest in der Theorie) schonmal klappen. Alle Daten werden in die Datenbank geschrieben. Was nun noch erledigt werden muss ist, dass die Fights zu bestimmten Zeiten "sichtbar" werden!
13 years ago
hecht
f6fea3bfa0
checked in the current state of the clan fights. most of the functions are not yet tested and may contain bugs! The databases are sill work in progress (e.g. the codebase for blocking the char is not yet started). But it is a really good point to begin the implementation of the presentation!
13 years ago
hecht
7757d20c41
Man bekommt nun eine nette Fehlermeldung wenn man die Clan Infoseite oeffnet mit einem Clan der nicht mehr existiert.
13 years ago
hecht
241298a40d
Wenn man aus dem Clan austritt und man ist der letzte User, dann wird der Clan geloescht. Ansonsten 2 dateien von dos2unix linebreaks umgewandelt. Noch weitere kleinere Bugfixes.
13 years ago
hecht
1e82376b9e
nun werden auch beim verschenken und anmelden die auktionen auf die man bietet in die berechnung wieviel geld man besitzt einbezogen
13 years ago
hecht
9f4ae9708e
Tippfehler im Profil beseitigt. Die Memberberechnung stimmt nun, der co_leader kann nicht gefeuert werden wenn die maximale anzahl der member drinne ist
13 years ago
hecht
344645c29f
neue methoden in die clan.inc.php gebracht. Z.b. werden gibt es eine getClan funktion die cached. Ansonsten ist es nun moeglich bbcode in der claninfo zu nutzen. A propos bbcode. Die decodebb methode unterstuetzt nun auch das erstellen des albhed tags.
13 years ago
hecht
b78b951d65
if one quits the clan there will be no "fired" message sent. It is not possible to join a clan by creating a clan with the same name anymore!!
13 years ago
hecht
b3a8046326
okay, the messages should now really be sent XD
13 years ago
hecht
1fb647f738
if the clan gets deleted or gets kicked out of the clan ... then a message should now be sent!
13 years ago
hecht
9813e7c62f
Ported some changes from the independent branch to the ag 1.0 trunk. This basicly implies all the clan invitation stuff. Additionally the user controll is cleaned up a bit. This checkin requires the user_clan_invitations table and some changes in the clan table (replacement clanzeichen,pw to clanz_pre, clanz_suff). See the database file for more information.
13 years ago
hecht
6c982776cc
14 years ago