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
c2b755233d
added support for tasking ;)
13 years ago
hecht
81143cf254
added the feedback from #ag_entwickler
13 years ago
hecht
0a236f6541
draft implementation of the tasking toolkit
13 years ago
hecht
a2dbb06584
two small fixes
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
hecht
cb5a20a82c
chache user settings in auto-fight and create fight (if database table is available) ... also moved the awards so they are lower as the advertisement
13 years ago
radiskull
175be80a0b
#91 gelöst
...
Farben können via db eingestellt werden.
13 years ago
radiskull
62f6eb0958
Methode getUserAvailableMoney() ist deprecated
13 years ago
radiskull
36e5dacfcf
#72 gelöst.
...
Im GM-Panel wurde extra noch ein Menü zur Einstellung der Gebühr eingebaut.
13 years ago
hecht
26696dedce
cleanup plus some changes about presentation
13 years ago
elfenland
177dd0421d
char_overview.php -> Buffs der Items hinzugefügt (HP,MP)
...
char.inc.php -> Buffs für die Kämpfe hinzugefügt (HP,MP)
clan_fights.inc.php -> getChar in getCharWithBuffs geändert, somit sind nun auch die Items im CF verfügbar.
13 years ago
hecht
a079cf395f
updated the example settings
13 years ago
hecht
0d5ad3e6e3
small new features for tomorrow ;)
13 years ago
hecht
ef0154121b
fixed typos that caused trouble in displaying the clanfights!
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
radiskull
a57f236b6f
getResult() hat sich mit der Methode aus den clanfights.inc.php überschnitten, wurde in getPollResult() umbenannt
13 years ago
hecht
c75644e729
this did't work
13 years ago
hecht
b9f7a6efb8
fix, removed debug message (from signup tournament)
...
fix, arena will now be created on demand (even when levelup)
adjusted the date in config.inc.php
13 years ago
hecht
346246e63c
now irc can be used, even if not logged in
13 years ago
radiskull
0f34e13a6f
13 years ago
radiskull
f194f795df
SQL-Debug eingebaut
...
isUserInGroup überarbeitet
13 years ago
hecht
3300e7bf91
made a lock to prevent from people logging in to early
13 years ago
hecht
7fc421699a
added the restrictions and bonus features for clan level
13 years ago
hecht
f1e637413f
now the clan timer will continously update
13 years ago
hecht
b80441cf35
updates for tickets
13 years ago
hecht
f6b93da44c
added a example of the new setting
13 years ago
radiskull
792f20b702
#83 gefixt und ein kleinen Bug bei der Anzeige von Fehlern behoben. (falscher Verweis auf ein Bild)
13 years ago
hecht
0a5750dc0f
make group colors adjustable in panel !!
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
9f5d79dbf7
fixed #71 now the clanlevel will be like described there!
13 years ago
radiskull
ce2579aff6
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
radiskull
1af670a914
#61 gefixt
13 years ago
radiskull
da71cd39b0
kleine Anpassungen, (User und Char anklickbar)
13 years ago
radiskull
5d8376fcbb
#67 gefixt (and vergessen)
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
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
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