14 Commits (7496531ad8d749902d937239de045a0ca85f88b8)

Author SHA1 Message Date
hecht 1c31547763 updated code for tournament adjustments
7 years ago
hecht 192c09e8d2 try to simply replace the removed mysql calls with mysqli replacesments (functional way)
8 years ago
hecht 2835c5ec33 added some big and some small changes
9 years ago
hecht 9fb2efa0c5 corrected typo!
9 years ago
hecht 035b22fde1 added stats gathering for quests
9 years ago
hecht ef0154121b fixed typos that caused trouble in displaying the clanfights!
13 years ago
hecht aa7353fa31 The fights didn't display the "right" winner due the check "is charname like this char-id" can never be true!
13 years ago
hecht 923baaf625 added some functionality required for fetching the char of a clanfight
13 years ago
hecht 8154c070c6 display the attack names :)
13 years ago
hecht 231e1436a7 did some fixes on clanfights ... also adjusted the test.php to automatically test the fights. also fixed a display bug (thx to ray)
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 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 6c982776cc
13 years ago