radiskull
|
aff658fa52
|
NPC Übersicht erweitert, man kann nun auch NPC löschen!
|
13 years ago |
hecht
|
8af6f264fa
|
removed some issues that happened due to cleanup!
|
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
|
a7ca637692
|
use one path file for cronjobs and normal usage. Adjust the config.inc.php (because it may not include path.inc.php itself)
|
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 |
radiskull
|
ba60bdcdf0
|
NPC-Attacken können nun eingestellt werden.
Ein paar Sicherheitsprüfungen bei Funktionen was Attackenset angeht eingebaut.
|
13 years ago |
hecht
|
2978ec551c
|
one can see if there is a open clan challenge :)
|
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 |
radiskull
|
7e06965ea6
|
code säuberung attackensets
|
13 years ago |
hecht
|
50a2ffa89a
|
do not query the non required clan_k_list!
|
13 years ago |
radiskull
|
374d161858
|
Attackenset für Clanfights und NormalFights eingefügt
Code gesäubert!
|
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 |
radiskull
|
84fe500a8a
|
erster Teil für Frontend Clanfights (nicht fertig!!!)
Seelenzerstörer Bug behoben.
|
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
|
8157bfb810
|
typos!!
|
13 years ago |
hecht
|
8fc80d7ec2
|
added some methods to convert dates and timestamps in american format into the german format!
|
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 |
radiskull
|
53aec6bb41
|
Attackenset mit laden der Sets erstellt
|
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
|
307b85fbdd
|
bugfix damit die namen auch schon im irc angezeigt werden
|
13 years ago |
hecht
|
801350e63c
|
new way of irc ;)
|
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 |
hecht
|
0535167230
|
the clan tags now is assigned a different color than the user
|
13 years ago |
radiskull
|
af296fbb8c
|
attacken.inc.php überarbeitet, Code verbessert, Attackenset-Condition leerimplementiert
|
13 years ago |
hecht
|
7ea5d22f33
|
Man bekommt nun eine nette Fehlermeldung wenn man die Clan Infoseite oeffnet mit einem Clan der nicht mehr existiert.
|
13 years ago |
hecht
|
7757d20c41
|
Man bekommt nun eine nette Fehlermeldung wenn man die Clan Infoseite oeffnet mit einem Clan der nicht mehr existiert.
|
13 years ago |
hecht
|
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.
|
13 years ago |
radiskull
|
aaf0c7f5f4
|
Einstellen der Level bei den Clanräumen ist jetzt möglich
|
13 years ago |
hecht
|
1e82376b9e
|
nun werden auch beim verschenken und anmelden die auktionen auf die man bietet in die berechnung wieviel geld man besitzt einbezogen
|
13 years ago |
hecht
|
9f4ae9708e
|
Tippfehler im Profil beseitigt. Die Memberberechnung stimmt nun, der co_leader kann nicht gefeuert werden wenn die maximale anzahl der member drinne ist
|
13 years ago |
hecht
|
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.
|
13 years ago |
hecht
|
c7853f8678
|
fix: anonymous chatter names were not displayed
|
13 years ago |
hecht
|
f30196b6cb
|
added the "interfaces" for the clan fights
|
13 years ago |
hecht
|
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!!
|
13 years ago |
hecht
|
b3a8046326
|
okay, the messages should now really be sent XD
|
13 years ago |
hecht
|
1fb647f738
|
if the clan gets deleted or gets kicked out of the clan ... then a message should now be sent!
|
13 years ago |
radiskull
|
9e7b18f3bd
|
Usergruppen Variablen umbenannt
|
13 years ago |
radiskull
|
abd335c68d
|
Turnierstarten funktion eingebaut, npc bearbeiten ein wenig erweitert
|
13 years ago |
hecht
|
d25852a079
|
okay, even forgotten to set the tabel to query to
|
13 years ago |
hecht
|
7c59518fb0
|
just forgotten to put one single space into the sql statement ...
|
13 years ago |
hecht
|
7c5003abe4
|
fix bug in top 50 users
|
13 years ago |
hecht
|
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.
|
13 years ago |
hecht
|
c834d3bc9f
|
thats why i hate copy & paste ...
|
13 years ago |
hecht
|
a4b87a2e9b
|
the design functions now include the settings-config file to prevent possible issues. the message functions now inclode the designfunctions to get the nickname in the right color due to a generic implementation.
|
13 years ago |
hecht
|
f7310250f9
|
okay, one typo and one forgotten include -.-
|
13 years ago |
hecht
|
395bba9500
|
fix for user groups!
|
13 years ago |
hecht
|
9813e7c62f
|
Ported some changes from the independent branch to the ag 1.0 trunk. This basicly implies all the clan invitation stuff. Additionally the user controll is cleaned up a bit. This checkin requires the user_clan_invitations table and some changes in the clan table (replacement clanzeichen,pw to clanz_pre, clanz_suff). See the database file for more information.
|
13 years ago |
radiskull
|
defc2c73f1
|
bug behoben Anmeldekosten werden nun richtig angezeigt
|
13 years ago |