17 Commits (4e754d9a043b43a43d86eca8d736701afd20cb28)

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 0a08e350b8 Die GMs können nun zulassen, dass Chars mehrfach hintereinander zu CFs hinzugewiesen werden!
10 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 4a727df644 Bugfix: Now the chars can be fetched. There is a change in determining the status of the char (inverted). Also if the clanfight hasn't started the "clanfight" status should not be "clickable"
13 years ago
hecht 8017753607 only show "abholen" if there is something to grab!
13 years ago
hecht 62a93ecf4c aded the first requirenments for fetch a char from a event!
13 years ago
hecht f51e9041f9 Changes for the test.php and for creation of the event_fight_ids
13 years ago
hecht cd406ecbb8 a really basic way to be able to watch the clan fights
13 years ago
hecht 0822d24b46 fix: now assigning chars is possible again, no logging of sql-statements if the sql-statement was executed correctly!
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 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 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