43 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 5f0db62c1a checkin anpassungen der aktuellen runde
8 years ago
hecht 0a08e350b8 Die GMs können nun zulassen, dass Chars mehrfach hintereinander zu CFs hinzugewiesen werden!
10 years ago
hecht e0d47c309a Nun ist die zeit zwischen den herausforderungen einstellbar fuer die GM
10 years ago
radiskull 1b9c9e3228 #140 gelöst
10 years ago
hecht 04cac8c623 okay, finally!!! the leader now can force another users char to participate in the clanfight, even if they have the "Kampf" or "Schatzsuche Status" depending if they can be fetched ("abgeholen")
13 years ago
hecht 6a1932ea54 it is now possible to assign a char from an offline user into a clanfight. Additionally the clan fight coordinators may kick chars from a clan challenge. Both actions will result into a notify pm. As there is a limit of the maximum amount of chars that can be assigned from offline users (also they have to be in free state) it is possible for the owner to give its okay when coming online.
13 years ago
elfenland 177dd0421d char_overview.php -> Buffs der Items hinzugefügt (HP,MP)
13 years ago
hecht 82f52c5268 adjusted the calculation of the clan_fight cronjob
13 years ago
hecht da7190bf7f major fix of the clan fights!
13 years ago
hecht f1e637413f now the clan timer will continously update
13 years ago
hecht 1318a84ea1 inserted a wrapper method for query the database
13 years ago
hecht 387acca439 implemented afterprocessing of the clan fights (requires database changes)
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 98fa919fc4 now the participants get an private message if a challenge request is denied or canceled. Also there will be a big notification if a challenge is canceled! Not yet locally tested!!!!
13 years ago
hecht 3c68f15b37 Now an adjusted clan-fight menu is shown if a clan is locked. Containing the active and historical fights. Also a timer is presented showing how long the clan will be locked.
13 years ago
hecht 2e081818e2 Fixed #56 - it is not now possible anymore to challange a clan if there is a open challenge available!
13 years ago
hecht 6db4d35cd0 added cancelChallange method (locally tested)
13 years ago
hecht 8b54c64374 bugfixjes
13 years ago
hecht 28d657cf82 there is a new internal method that can be used to cancel a challange request!
13 years ago
hecht 6e600f4753 it is now possible to set which guys of the clan may use clan fight coordination
13 years ago
hecht 923baaf625 added some functionality required for fetching the char of a clanfight
13 years ago
hecht 62a93ecf4c aded the first requirenments for fetch a char from a event!
13 years ago
hecht 87723ea10f it is now stored which person has created the clanfight and which one has accepted. Also the elo updated when the fight is calculated!
13 years ago
hecht eb8b667f29 removed debug message
13 years ago
hecht 58070ad57c Fixed that clans didn't get unlocked
13 years ago
hecht 2c671598f8 again!!
13 years ago
hecht b394bbf80a Fixes that have been made on the server for the event 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 af197941ae fixed small bug
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 e86800f9d9 now the message sent from the clan fights do contain the other clanname and not the own
13 years ago
hecht 88591964c5 added some more functionality (adjusted the database aswell)
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
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
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