f65cc8da78 
								
							
								 
							
						 
						
							
							
								
								minor bugfixes and created info for tournaments  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								192c09e8d2 
								
							
								 
							
						 
						
							
							
								
								try to simply replace the removed mysql calls with mysqli replacesments (functional way)  
							
							
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b1b823eee0 
								
							
								 
							
						 
						
							
							
								
								Clan-Level 3 wird nun benötigt um den Background zu ändern.  
							
							
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								166a82f235 
								
							
								 
							
						 
						
							
							
								
								* introduced clan chats (that will be available at level 2 by default)  
							
							... 
							
							
							
							* added the functionality to configure the chat to insert new messages wheter at the top or bottom of the screen (thx to jester)
 * additional bugfixes that were noticed when only a few messages were written in the chat. 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								26696dedce 
								
							
								 
							
						 
						
							
							
								
								cleanup plus some changes about presentation  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								7fc421699a 
								
							
								 
							
						 
						
							
							
								
								added the restrictions and bonus features for clan level  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								9f5d79dbf7 
								
							
								 
							
						 
						
							
							
								
								fixed   #71  now the clanlevel will be like described there!  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								8ff7669971 
								
							
								 
							
						 
						
							
							
								
								Did some changes that were required for  #59 . So all functions required for calculating and assigning experience are available.  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								9756a4d6aa 
								
							
								 
							
						 
						
							
							
								
								Calculation of clan exp reprogrammed  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								14bf0944c7 
								
							
								 
							
						 
						
							
							
								
								fixed buffer problem ... also implemented some new stuff for whitelist (so non-leader may start cfs)  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								1b7be6d31b 
								
							
								 
							
						 
						
							
							
								
								changed the way of defining the path ... now it should also be able to place the installation of ag in a different directory!  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								646090ae7a 
								
							
								 
							
						 
						
							
							
								
								small fixes on top10 clan + added a method to read out the clans that are capable of clan-fights!  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								84fe500a8a 
								
							
								 
							
						 
						
							
							
								
								erster Teil für Frontend Clanfights (nicht fertig!!!)  
							
							... 
							
							
							
							Seelenzerstörer Bug behoben. 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								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 :)  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								cbd536d7be 
								
							
								 
							
						 
						
							
							
								
								refactored the way of defining things ;). This is now persisted in the database :D  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								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!  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								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!  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								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.  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								9f4ae9708e 
								
							
								 
							
						 
						
							
							
								
								Tippfehler im Profil beseitigt. Die Memberberechnung stimmt nun, der co_leader kann nicht gefeuert werden wenn die maximale anzahl der member drinne ist  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								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.  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								f30196b6cb 
								
							
								 
							
						 
						
							
							
								
								added the "interfaces" for the clan fights  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								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.  
							
							
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								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.  
							
							
							
						 
						
							14 years ago