Commit Graph

  • 6db4d35cd0 added cancelChallange method (locally tested) hecht 2011-11-29 22:03:55 +0000
  • 8b54c64374 bugfixjes hecht 2011-11-29 21:54:48 +0000
  • 28d657cf82 there is a new internal method that can be used to cancel a challange request! hecht 2011-11-28 16:26:44 +0000
  • 6e600f4753 it is now possible to set which guys of the clan may use clan fight coordination hecht 2011-11-27 21:03:20 +0000
  • aa7353fa31 The fights didn't display the "right" winner due the check "is charname like this char-id" can never be true! hecht 2011-11-26 15:52:24 +0000
  • 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" hecht 2011-11-26 10:11:31 +0000
  • 32a1d640bc small fix for import hecht 2011-11-25 17:43:15 +0000
  • 30ae93cfd9 do not show count-down if not required! hecht 2011-11-24 20:59:22 +0000
  • 8017753607 only show "abholen" if there is something to grab! hecht 2011-11-24 20:53:30 +0000
  • 923baaf625 added some functionality required for fetching the char of a clanfight hecht 2011-11-24 20:44:45 +0000
  • 62a93ecf4c aded the first requirenments for fetch a char from a event! hecht 2011-11-23 23:30:20 +0000
  • 69d12c9461 Clankampf zurückziehen implementiert radiskull 2011-11-23 21:50:54 +0000
  • dea2e3753f Bug in Herausforderung-Anzeige gefixt Tabellenrand bei NPC-Anzeige entfernt radiskull 2011-11-23 21:20:09 +0000
  • 38c5d9893b Anzeige aller NPC, Aufteilung in Seiten hinzugefügt! radiskull 2011-11-23 20:36:35 +0000
  • 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! hecht 2011-11-23 20:22:00 +0000
  • eb8b667f29 removed debug message hecht 2011-11-23 18:50:44 +0000
  • 58070ad57c Fixed that clans didn't get unlocked hecht 2011-11-23 18:48:56 +0000
  • f5ca108f7d Anzeige aller NPC, Aufteilung in Seiten kommt noch radiskull 2011-11-22 21:18:44 +0000
  • 6b1c04e26c einfache Zufallsmethode beim erstellen von Testchars gebaut (somit müssen werte nicht unbedingt per Hand eingegeben werden) radiskull 2011-11-21 21:53:09 +0000
  • 9756a4d6aa Calculation of clan exp reprogrammed hecht 2011-11-21 21:30:34 +0000
  • fa386850b8 added the elo calculation method hecht 2011-11-21 19:47:27 +0000
  • f51e9041f9 Changes for the test.php and for creation of the event_fight_ids hecht 2011-11-21 19:06:55 +0000
  • 2970c2d466 removed the unique key UNIQUE KEY `new_index` (`event_fight_id`), hecht 2011-11-21 18:42:21 +0000
  • 8154c070c6 display the attack names :) hecht 2011-11-21 15:42:16 +0000
  • 2c671598f8 again!! hecht 2011-11-21 08:26:23 +0000
  • 7cda6956ad remove not required file hecht 2011-11-21 08:24:06 +0000
  • cd406ecbb8 a really basic way to be able to watch the clan fights hecht 2011-11-19 22:50:40 +0000
  • b394bbf80a Fixes that have been made on the server for the event fights hecht 2011-11-18 13:52:12 +0000
  • 0822d24b46 fix: now assigning chars is possible again, no logging of sql-statements if the sql-statement was executed correctly! hecht 2011-11-18 07:26:13 +0000
  • af197941ae fixed small bug hecht 2011-11-17 22:51:10 +0000
  • 231e1436a7 did some fixes on clanfights ... also adjusted the test.php to automatically test the fights. also fixed a display bug (thx to ray) hecht 2011-11-17 21:56:48 +0000
  • e86800f9d9 now the message sent from the clan fights do contain the other clanname and not the own hecht 2011-11-17 20:06:06 +0000
  • 88591964c5 added some more functionality (adjusted the database aswell) hecht 2011-11-16 22:28:35 +0000
  • 6d001c990f typo again hecht 2011-11-16 21:39:30 +0000
  • 90ab4c049e fixes that were visible in the tests hecht 2011-11-16 21:37:48 +0000
  • f22c482746 now it is finally done ... i had some issues with php array declaration (this is the result if ya working with java at work) hecht 2011-11-16 21:24:02 +0000
  • 45d2e649fe fix of the fix hecht 2011-11-16 21:06:56 +0000
  • 1997aa1a93 fix for the message that there are open clanfights! hecht 2011-11-16 21:05:29 +0000
  • 849f15e15f updated the log hecht 2011-11-16 19:12:14 +0000
  • dd415b8ca6 debug anzeige aus item genommen anmelden/abmelden von offenen Clankämpfen eingebaut radiskull 2011-11-16 16:36:24 +0000
  • 538610351b kleinen fehler im Script korrigiert (, vergessen) radiskull 2011-11-16 13:37:50 +0000
  • aff658fa52 NPC Übersicht erweitert, man kann nun auch NPC löschen! radiskull 2011-11-16 12:48:36 +0000
  • 8af6f264fa removed some issues that happened due to cleanup! hecht 2011-11-10 18:18:22 +0000
  • 14bf0944c7 fixed buffer problem ... also implemented some new stuff for whitelist (so non-leader may start cfs) hecht 2011-11-09 22:52:42 +0000
  • da1a0deb76 remove path.inc.php copy hecht 2011-11-07 21:27:21 +0000
  • a7ca637692 use one path file for cronjobs and normal usage. Adjust the config.inc.php (because it may not include path.inc.php itself) hecht 2011-11-07 21:26:36 +0000
  • fc8dfae658 changes on cronjobs are implemented to be as small as possible! hecht 2011-11-07 21:18:36 +0000
  • 1b7be6d31b changed the way of defining the path ... now it should also be able to place the installation of ag in a different directory! hecht 2011-11-07 21:10:08 +0000
  • a5fea4f736 remove the include folder and replace with the linked folder :) hecht 2011-11-07 19:54:05 +0000
  • ba60bdcdf0 NPC-Attacken können nun eingestellt werden. Ein paar Sicherheitsprüfungen bei Funktionen was Attackenset angeht eingebaut. radiskull 2011-11-02 20:15:03 +0000
  • 2978ec551c one can see if there is a open clan challenge :) hecht 2011-11-02 19:17:13 +0000
  • 646090ae7a small fixes on top10 clan + added a method to read out the clans that are capable of clan-fights! hecht 2011-10-29 10:00:23 +0000
  • 7e06965ea6 code säuberung attackensets radiskull 2011-10-27 07:26:00 +0000
  • 10334d2b79 adjusted the tables to fit the acutal version hecht 2011-10-26 20:23:06 +0000
  • 50a2ffa89a do not query the non required clan_k_list! hecht 2011-10-26 20:19:05 +0000
  • a6d6f3d785 aufgaben Standardmäßig auf 0 gesetzt (Die Option wurde aus dem Charakterprofil gelöscht) radiskull 2011-10-22 10:19:16 +0000
  • 374d161858 Attackenset für Clanfights und NormalFights eingefügt Code gesäubert! radiskull 2011-10-22 09:55:49 +0000
  • b3e64937bd changed the datatype of "attack" in the event_fight_rounds hecht 2011-10-19 20:48:31 +0000
  • 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. hecht 2011-10-19 20:47:16 +0000
  • 84fe500a8a erster Teil für Frontend Clanfights (nicht fertig!!!) Seelenzerstörer Bug behoben. radiskull 2011-10-13 16:03:09 +0000
  • 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 :) hecht 2011-10-12 22:14:53 +0000
  • a322cc273f testing of the clanfights! Now the basic functionality is tested in several ways! hecht 2011-10-10 20:00:50 +0000
  • 8157bfb810 typos!! hecht 2011-10-10 18:34:26 +0000
  • 8fc80d7ec2 added some methods to convert dates and timestamps in american format into the german format! hecht 2011-10-10 18:32:55 +0000
  • cbd536d7be refactored the way of defining things ;). This is now persisted in the database :D hecht 2011-10-08 09:30:01 +0000
  • 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! hecht 2011-10-05 20:16:32 +0000
  • 53aec6bb41 Attackenset mit laden der Sets erstellt radiskull 2011-10-05 19:04:58 +0000
  • 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) hecht 2011-09-28 21:40:01 +0000
  • 307b85fbdd bugfix damit die namen auch schon im irc angezeigt werden hecht 2011-09-28 19:32:16 +0000
  • 801350e63c new way of irc ;) hecht 2011-09-28 19:04:54 +0000
  • 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! hecht 2011-09-25 16:29:13 +0000
  • 0535167230 the clan tags now is assigned a different color than the user hecht 2011-09-21 18:47:34 +0000
  • ea71ea8feb Tabellen attackenset und attack_conditions hinzugefügt radiskull 2011-09-13 19:43:13 +0000
  • af296fbb8c attacken.inc.php überarbeitet, Code verbessert, Attackenset-Condition leerimplementiert radiskull 2011-09-12 18:38:57 +0000
  • 7ea5d22f33 Man bekommt nun eine nette Fehlermeldung wenn man die Clan Infoseite oeffnet mit einem Clan der nicht mehr existiert. hecht 2011-09-11 21:54:31 +0000
  • 7757d20c41 Man bekommt nun eine nette Fehlermeldung wenn man die Clan Infoseite oeffnet mit einem Clan der nicht mehr existiert. hecht 2011-09-11 21:08:18 +0000
  • 241298a40d Wenn man aus dem Clan austritt und man ist der letzte User, dann wird der Clan geloescht. Ansonsten 2 dateien von dos2unix linebreaks umgewandelt. Noch weitere kleinere Bugfixes. hecht 2011-09-11 21:00:17 +0000
  • 60c43a6d29 veraenderungen an der clan datenbank hecht 2011-09-11 18:46:08 +0000
  • aaf0c7f5f4 Einstellen der Level bei den Clanräumen ist jetzt möglich radiskull 2011-09-11 18:29:28 +0000
  • d7824bdd67 updated the clan_item and the clan database (some cleanup) hecht 2011-09-11 17:34:50 +0000
  • 1e82376b9e nun werden auch beim verschenken und anmelden die auktionen auf die man bietet in die berechnung wieviel geld man besitzt einbezogen hecht 2011-09-11 16:03:48 +0000
  • 9f4ae9708e Tippfehler im Profil beseitigt. Die Memberberechnung stimmt nun, der co_leader kann nicht gefeuert werden wenn die maximale anzahl der member drinne ist hecht 2011-09-11 15:21:35 +0000
  • 344645c29f neue methoden in die clan.inc.php gebracht. Z.b. werden gibt es eine getClan funktion die cached. Ansonsten ist es nun moeglich bbcode in der claninfo zu nutzen. A propos bbcode. Die decodebb methode unterstuetzt nun auch das erstellen des albhed tags. hecht 2011-09-11 14:24:51 +0000
  • c7853f8678 fix: anonymous chatter names were not displayed hecht 2011-09-11 11:23:30 +0000
  • 8e8a4b4471 fix the clan cleanup script! hecht 2011-09-07 16:49:48 +0000
  • f30196b6cb added the "interfaces" for the clan fights hecht 2011-09-06 20:53:43 +0000
  • bc99599f64 fix!! Hall Of Fame + Frucht sollte nun gehen ;) hecht 2011-09-06 18:48:44 +0000
  • b78b951d65 if one quits the clan there will be no "fired" message sent. It is not possible to join a clan by creating a clan with the same name anymore!! hecht 2011-09-06 18:34:25 +0000
  • b3a8046326 okay, the messages should now really be sent XD hecht 2011-09-06 17:26:46 +0000
  • 1fb647f738 if the clan gets deleted or gets kicked out of the clan ... then a message should now be sent! hecht 2011-09-06 17:22:34 +0000
  • e8c9641530 more failsave (e.g. if someone deletes his char while the tournament is busy) hecht 2011-09-06 17:10:15 +0000
  • c327197f69 changes on the way of calculating exp and money at generic_tournaments. Also the processing of the results is now cleaned up :) hecht 2011-09-04 17:16:37 +0000
  • 715d41301e fixed issue that randomize did not work properly! hecht 2011-09-02 14:24:28 +0000
  • 06034bcf6b Usergruppen Variablen umbenannt radiskull 2011-09-01 19:17:51 +0000
  • 9e7b18f3bd Usergruppen Variablen umbenannt radiskull 2011-09-01 19:17:37 +0000
  • abd335c68d Turnierstarten funktion eingebaut, npc bearbeiten ein wenig erweitert radiskull 2011-09-01 18:53:05 +0000
  • d25852a079 okay, even forgotten to set the tabel to query to hecht 2011-09-01 18:39:52 +0000
  • 7c59518fb0 just forgotten to put one single space into the sql statement ... hecht 2011-09-01 18:37:58 +0000
  • 7c5003abe4 fix bug in top 50 users hecht 2011-09-01 18:35:40 +0000
  • 8420146e5e Fix Bug, that invite messages do contain the id of the leader/co-leader instead of the users name. The new design-function is now also used for "users" but without showing the clan tags. hecht 2011-09-01 10:56:24 +0000