hecht
|
eb8b667f29
|
removed debug message
|
13 years ago |
hecht
|
58070ad57c
|
Fixed that clans didn't get unlocked
|
13 years ago |
radiskull
|
f5ca108f7d
|
Anzeige aller NPC, Aufteilung in Seiten kommt noch
|
13 years ago |
radiskull
|
6b1c04e26c
|
einfache Zufallsmethode beim erstellen von Testchars gebaut (somit müssen werte nicht unbedingt per Hand eingegeben werden)
|
13 years ago |
hecht
|
9756a4d6aa
|
Calculation of clan exp reprogrammed
|
13 years ago |
hecht
|
fa386850b8
|
added the elo calculation method
|
13 years ago |
hecht
|
f51e9041f9
|
Changes for the test.php and for creation of the event_fight_ids
|
13 years ago |
hecht
|
2970c2d466
|
removed the unique key
UNIQUE KEY `new_index` (`event_fight_id`),
|
13 years ago |
hecht
|
8154c070c6
|
display the attack names :)
|
13 years ago |
hecht
|
2c671598f8
|
again!!
|
13 years ago |
hecht
|
7cda6956ad
|
remove not required file
|
13 years ago |
hecht
|
cd406ecbb8
|
a really basic way to be able to watch the clan fights
|
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
|
6d001c990f
|
typo again
|
13 years ago |
hecht
|
90ab4c049e
|
fixes that were visible in the tests
|
13 years ago |
hecht
|
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)
|
13 years ago |
hecht
|
45d2e649fe
|
fix of the fix
|
13 years ago |
hecht
|
1997aa1a93
|
fix for the message that there are open clanfights!
|
13 years ago |
hecht
|
849f15e15f
|
updated the log
|
13 years ago |
radiskull
|
dd415b8ca6
|
debug anzeige aus item genommen
anmelden/abmelden von offenen Clankämpfen eingebaut
|
13 years ago |
radiskull
|
538610351b
|
kleinen fehler im Script korrigiert (, vergessen)
|
13 years ago |
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
|
da1a0deb76
|
remove path.inc.php copy
|
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
|
fc8dfae658
|
changes on cronjobs are implemented to be as small as possible!
|
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
|
a5fea4f736
|
remove the include folder and replace with the linked folder :)
|
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
|
10334d2b79
|
adjusted the tables to fit the acutal version
|
13 years ago |
hecht
|
50a2ffa89a
|
do not query the non required clan_k_list!
|
13 years ago |
radiskull
|
a6d6f3d785
|
aufgaben Standardmäßig auf 0 gesetzt (Die Option wurde aus dem Charakterprofil gelöscht)
|
13 years ago |
radiskull
|
374d161858
|
Attackenset für Clanfights und NormalFights eingefügt
Code gesäubert!
|
13 years ago |
hecht
|
b3e64937bd
|
changed the datatype of "attack" in the event_fight_rounds
|
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 |