39 Commits (edfaa88fba103787913b1819127c806f2ac63a9b)

Author SHA1 Message Date
hecht b11600ed89 adjusted the sql script as a column has changed.
9 years ago
hecht 0e1de62ca3 added database changes
9 years ago
hecht 640426adfa updated the sql file with the latest database scheme
9 years ago
elfenland 2c6f2fae5a nickname auf 20 zeichen beschränkt, rename für radi möglich^^
10 years ago
hecht 517ea15ebe Foreign key in user_gruppe_zuordnung table hinzugefügt, damit diese nicht werte von gelöschten Nutzern enthält!
10 years ago
elfenland c16ede1133 ticket #137 done - bitte testen ob alles funktioniert
10 years ago
radiskull c8ac95b2f4 eintrag fix
10 years ago
radiskull ffef21bfa6 kleine änderung der größe von attackentyp.name
10 years ago
radiskull e13dcd8b74 #140 gefixt
10 years ago
hecht 35bbec965b options were not commited
10 years ago
hecht 166a82f235 * introduced clan chats (that will be available at level 2 by default)
13 years ago
hecht c2b755233d added support for tasking ;)
13 years ago
hecht cb5a20a82c chache user settings in auto-fight and create fight (if database table is available) ... also moved the awards so they are lower as the advertisement
13 years ago
radiskull 88ae1507c5 turnier_gebuehren gelöscht, wird nun über defines geregelt.
13 years ago
hecht f42a356499 removed not required fields in the database. This required code to be adjusted!
13 years ago
hecht a3b157840b database changes required for the cronjob calculation of the clan fights
13 years ago
radiskull 441b03bc10 #70 gefixt, wie gewünscht Vorraussetzungen rausgenommen und jeglichen Code entfernt, der mit diesem Feld zu tun hatte.
13 years ago
hecht 2970c2d466 removed the unique key
13 years ago
hecht 88591964c5 added some more functionality (adjusted the database aswell)
13 years ago
radiskull 538610351b kleinen fehler im Script korrigiert (, vergessen)
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 10334d2b79 adjusted the tables to fit the acutal version
13 years ago
radiskull a6d6f3d785 aufgaben Standardmäßig auf 0 gesetzt (Die Option wurde aus dem Charakterprofil gelöscht)
13 years ago
hecht b3e64937bd changed the datatype of "attack" in the event_fight_rounds
13 years ago
hecht cd765c128e It is now possible to call the "abholen" method for clan fights. Then the whole data required for the char will be calculated and assigned at once.
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 a322cc273f testing of the clanfights! Now the basic functionality is tested in several ways!
13 years ago
hecht cbd536d7be refactored the way of defining things ;). This is now persisted in the database :D
13 years ago
hecht 8cfa7e5332 adjusted the clanfights so some things are now persisted (there is also a small test-php file that can be tempoary be used to run some things localy)
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
radiskull ea71ea8feb Tabellen attackenset und attack_conditions hinzugefügt
13 years ago
hecht 60c43a6d29 veraenderungen an der clan datenbank
13 years ago
hecht d7824bdd67 updated the clan_item and the clan database (some cleanup)
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
radiskull 15c0fcae92 Tabelle turnier_gebuehr hinzugefügt
13 years ago
radiskull 2d0951ef13 Aus Tabelle User das Feld chat entfernt
13 years ago
radiskull 6026c7365d item, sp_item, wochen_markt um die Spalten tausch_lvl, tausch_anzahl erweitert
13 years ago
radiskull a6bff6c27e Usergruppen hinzugefügt
13 years ago
hecht 5aede0ef6b
13 years ago