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
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
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
8154c070c6
display the attack names :)
13 years ago
hecht
2c671598f8
again!!
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
radiskull
aff658fa52
NPC Übersicht erweitert, man kann nun auch NPC löschen!
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
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
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
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
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
radiskull
9e7b18f3bd
Usergruppen Variablen umbenannt
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
6149fa4832
Chat abhängig von Usergroup gemacht
...
aktiv_chat Usergroup hinzugefügt
13 years ago
radiskull
519f8f7ea0
Code Säuberung
...
2 weitere Usergruppen hinzugefügt
Charaktere können keine TF essen, wenn sie nicht 'frei' sind
Der Gewinner des WT bekommt die Möglichkeit, seinen Account vor der automatischen Löschung zu schützen.
13 years ago
radiskull
17a8f0e662
Usergruppen implementiert
...
- Chatfarben
- Profil (Werbung)
usergroup.inc.php um add/removeUserToGroup erweitert
13 years ago
radiskull
e04b3e423e
Code gesäubert
...
Konterheal eingefügt
13 years ago
radiskull
3fd712daa5
richtigen ID's in den Konstanten gesetzt
13 years ago
radiskull
a167c6bfce
Meine Techniken Anzeige überarbeitet (Anzeige aller Attacken und deren Vorraussetzung + Testuser können Attacken (auswählen) sofort lernen)
...
Bugs behoben/Code Verbesserungen durchgeführt
13 years ago
elfenland
c2b99ec1c6
13 years ago
elfenland
f1c423e537
13 years ago
elfenland
e6c7e63da5
dürfte nun alles gewesen sein :)
13 years ago
elfenland
7dde68c5a4
fixed
13 years ago
elfenland
b330f16957
In der Hoffnung dass das nun alles gut ist xD *hust*
13 years ago
elfenland
f54cafddd1
weiterer fix, rest mach ich wenn ich nen komplett freien kopf für habe, wie kann ich nur das ticket nicht verstehen >.< grrr
13 years ago
elfenland
823b4bf3f3
fixed
13 years ago
elfenland
a602b2f938
bugfix nr1, bestimmt noch mehr drin :/
13 years ago
elfenland
50359f4f1a
Quellcodeverbesserungen nr1 /ag/include/kampf/ (Ticket #41 )
13 years ago
hecht
4a000b3ca5
Fix: the getAttacksforChar now returns all learned and currently learnable attacks. The order item is the level.
13 years ago
hecht
b3fd6bb1a6
Added a funtion to create a overview which can be used to calculate newly learned attacks or display how many has to be done ;)
13 years ago
radiskull
6db4c3bf4d
Anpassung der HP und MP an die richtigen Werte
13 years ago
radiskull
5e9b247234
Bugs beseitigt im Usergroupmenü und bei der Testcharaktererstellung
13 years ago
radiskull
7c60ccf2d6
Bug beseitigt beim Usergruppen-User-Anzeige (es wird jetzt der gesuchte Name angezeigt)
...
Charaktererstellung überarbeitet
Testchars sind nun erstellbar (getChar() wurde überladen)
13 years ago
radiskull
12b2418b79
Usergruppen Verwaltung
...
- kleine fixes und Verbesserungen vorgenommen
13 years ago
radiskull
143672601b
Usergruppen Verwaltung in das GM-Panel eingebaut
13 years ago
radiskull
d2f3f64198
Körpertausch überarbeitet
...
- Anzeigebug in der Gui gefixt
- Mpbug für Charaktere welche die Attacke nicht ausführen konnten gefixt
- dynamische Berechnung der Chance eingebaut
14 years ago
hecht
6c982776cc
14 years ago