elfenland
b1b823eee0
Clan-Level 3 wird nun benötigt um den Background zu ändern.
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
hecht
26696dedce
cleanup plus some changes about presentation
13 years ago
hecht
7fc421699a
added the restrictions and bonus features for clan level
13 years ago
hecht
9f5d79dbf7
fixed #71 now the clanlevel will be like described there!
13 years ago
hecht
8ff7669971
Did some changes that were required for #59 . So all functions required for calculating and assigning experience are available.
13 years ago
hecht
9756a4d6aa
Calculation of clan exp reprogrammed
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
646090ae7a
small fixes on top10 clan + added a method to read out the clans that are capable of clan-fights!
13 years ago
radiskull
84fe500a8a
erster Teil für Frontend Clanfights (nicht fertig!!!)
...
Seelenzerstörer Bug behoben.
13 years ago
hecht
a33f91757d
the clanfights have been adjusted to store the timestamp when the fight can be viewed. Also there is a new file that can be used to display event fights. The file can be executed like this -> event_kampf_anzeige.php?event_id=<event-id>&event_fight_id=<event-fight-id> and looks like any usual display :)
13 years ago
hecht
cbd536d7be
refactored the way of defining things ;). This is now persisted in the database :D
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
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
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
f30196b6cb
added the "interfaces" for the clan fights
13 years ago
hecht
8420146e5e
Fix Bug, that invite messages do contain the id of the leader/co-leader instead of the users name. The new design-function is now also used for "users" but without showing the clan tags.
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