20 Commits (edfaa88fba103787913b1819127c806f2ac63a9b)

Author SHA1 Message Date
hecht c92d45debd added a silent query and added the use of it in some places (where db_query may fail)
8 years ago
hecht 192c09e8d2 try to simply replace the removed mysql calls with mysqli replacesments (functional way)
8 years ago
hecht 5f0db62c1a checkin anpassungen der aktuellen runde
8 years ago
hecht 2835c5ec33 added some big and some small changes
9 years ago
hecht 8b36528a9b moved lose2 near to the end
10 years ago
hecht d0f5ca0ac3 Fehler behoben der zum unverdienten Sieg eines Chars fuehrte, der genau auf 0 hp rauskam beim verlieren.
10 years ago
hecht 122182c250 Und ein weiterer Versuch reborn ans laufen zu bekommen.
10 years ago
hecht 24217b9ab2 Implemented Reborn and scheduling of it!
10 years ago
radiskull 2b967d93a2 #129 eingebaut
10 years ago
radiskull f899b2fcff #138 eingebaut
10 years ago
radiskull 025f7cdbc0 Fixed #125
12 years ago
radiskull 9ace684d30 HPMP-Bug gefixt, es sollte nun wieder alles richtig geheilt werden
12 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 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 a322cc273f testing of the clanfights! Now the basic functionality is tested in several ways!
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 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