slawkens 
							
						 
					 
					
						
						
							
						
						6527d21794 
					 
					
						
						
							
							* updated version number  
						
						... 
						
						
						
						* updated to 0.4.2 
						
						
					 
					
						2017-09-14 08:37:53 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						7fad722927 
					 
					
						
						
							
							* update to 0.4.1  
						
						
						
						
					 
					
						2017-09-13 16:39:09 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						ab249eb95f 
					 
					
						
						
							
							* fixed log in to admin panel  
						
						... 
						
						
						
						* fixed File is not .zip plugin upload error 
						
						
					 
					
						2017-09-13 16:35:06 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						bdbd215aad 
					 
					
						
						
							
							* renamed some variable that caused problems with some templates  
						
						
						
						
					 
					
						2017-09-13 15:53:56 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						ac3691dc08 
					 
					
						
						
							
							* update to 0.4.0  
						
						... 
						
						
						
						* fixed some bugs in bugtracker
* updated database to version 9 
						
						
					 
					
						2017-09-13 15:30:18 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						3a6aab67d5 
					 
					
						
						
							
							* moved account.create and news.archive to twig  
						
						... 
						
						
						
						* added new configurable date_timezone 
						
						
					 
					
						2017-09-13 14:32:50 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						2c5b3f4da3 
					 
					
						
						
							
							* added some more mime types to zip file detection  
						
						
						
						
					 
					
						2017-09-13 10:53:04 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						73eca63c4f 
					 
					
						
						
							
							* automatically detect json file in .zip instead of basing on filename  
						
						
						
						
					 
					
						2017-09-13 09:03:48 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						c504588993 
					 
					
						
						
							
							* added option to add/edit/delete/hide/move forum boards  
						
						... 
						
						
						
						* now whole account management page is moved to Twig
* renamed table forum_sections to forum_boards
* fixed some rare error when user is logged in for longer than 15 minutes and tries to login again 
						
						
					 
					
						2017-09-12 15:55:23 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						5b14c6d4d4 
					 
					
						
						
							
							* fixed global config variable in twig templates  
						
						... 
						
						
						
						* rest from account.create_character moved to twig
* fixed some grammar errors
* fixed some separators in kathrine template 
						
						
					 
					
						2017-09-11 17:41:27 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						4685c7b868 
					 
					
						
						
							
							* renamed twig templates to .twig, so IDE's can correctly render it  
						
						... 
						
						
						
						* moved news.add to twig template
* now twig templates will be loaded directly from template dir f.e. templates/kathrine/news.html.twig 
						
						
					 
					
						2017-09-11 11:11:43 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						0e185c8bcf 
					 
					
						
						
							
							*more templates moved to Twig  
						
						... 
						
						
						
						*some not important small changes 
						
						
					 
					
						2017-09-08 07:36:33 +02:00 
						 
				 
			
				
					
						
							
							
								Sławek 
							
						 
					 
					
						
						
							
						
						2c3c1529a7 
					 
					
						
						
							
							Merge pull request  #5  from AngelOfDeaths/patch-1  
						
						... 
						
						
						
						* Fix 
						
						
					 
					
						2017-09-03 15:42:20 +02:00 
						 
				 
			
				
					
						
							
							
								AngelOfDeaths 
							
						 
					 
					
						
						
							
						
						5af617b869 
					 
					
						
						
							
							* Fixed Wrong name of table  
						
						
						
						
					 
					
						2017-09-03 14:48:51 +02:00 
						 
				 
			
				
					
						
							
							
								AngelOfDeaths 
							
						 
					 
					
						
						
							
						
						3f886c9f7c 
					 
					
						
						
							
							* Fix  
						
						... 
						
						
						
						missing . on bugtracker.php line 288 
						
						
					 
					
						2017-09-03 14:40:05 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						d50fb7a291 
					 
					
						
						
							
							* moved characters.php html code to Twig template  
						
						... 
						
						
						
						* moved news.php to Twig news.html template
* fixed some duplicated code in signature generators
* always check if name parameter is set when generating signatures 
						
						
					 
					
						2017-09-01 17:00:29 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						37502c5562 
					 
					
						
						
							
							* moved more templates to Twig  
						
						... 
						
						
						
						* now you can replace template in your main template, example is templates/kathrine/templates/success.html
* removed output_errors, replace with template
* some grammar fixes
* moved some forum code to Twig templates
* added movies link to tibiacom template 
						
						
					 
					
						2017-08-31 17:01:17 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						7620ec896b 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/slawkens/myaac  
						
						
						
						
					 
					
						2017-08-29 17:38:37 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						8a87186833 
					 
					
						
						
							
							* more templates moved to Twig  
						
						
						
						
					 
					
						2017-08-29 17:38:32 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						6e6ce55a7b 
					 
					
						
						
							
							* some better info when fetching latest version  
						
						
						
						
					 
					
						2017-08-28 21:06:57 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						27e490912b 
					 
					
						
						
							
							* some small undefined variable fix  
						
						
						
						
					 
					
						2017-08-28 20:20:42 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						fe8b0cd944 
					 
					
						
						
							
							* update to 0.3.0  
						
						
						
						
					 
					
						2017-08-28 20:04:17 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						61bc3a616a 
					 
					
						
						
							
							* player sex is now configurable  
						
						
						
						
					 
					
						2017-08-28 18:12:55 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						97776d8f01 
					 
					
						
						
							
							* fixed some warning when you select unexisting country  
						
						
						
						
					 
					
						2017-08-28 17:12:25 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						b62ce7ec6f 
					 
					
						
						
							
							* added administration panel for screenshots management with auto thumbnail generator  
						
						... 
						
						
						
						* moved commands & screenshots html code to twig template files
* minimum PHP version to install the MyAAC is now 5.2.0 cause of pathinfo (extension) function 
						
						
					 
					
						2017-08-28 16:27:38 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						7890eb14d1 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/slawkens/myaac  
						
						
						
						
					 
					
						2017-08-28 10:03:01 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						15961f0c17 
					 
					
						
						
							
							* some changes  
						
						... 
						
						
						
						* moved some admin html code from php to twig templates (.html files)
* minimum PHP version required by installer is now 5.1.2, cause of spl_autoload_register functon.
* depracated Twig to version 1.20.0 cause of Autoloader
* removed unused admin stylish template 
						
						
					 
					
						2017-08-28 10:02:49 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						c8c1ba5682 
					 
					
						
						
							
							* fixed recovering account and changing password when salt is enabled  
						
						... 
						
						
						
						* added 'enabled' field in myaac_hooks table, which can enable or
disable specified hook
* password change minimal/maximal length is now more precise 
						
						
					 
					
						2017-08-25 00:10:53 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						603c2175e3 
					 
					
						
						
							
							* automatically detect player country based on user location (IP) on create account  
						
						
						
						
					 
					
						2017-08-24 16:33:55 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens 
							
						 
					 
					
						
						
							
						
						45f988c420 
					 
					
						
						
							
							*some fixes  
						
						... 
						
						
						
						* fixed installing samples when for example Rook Sample already exist and other samples not
* fixed some mysql error when character you trying to create already exist
* fixed signature fonts finding path
* removed DEFAULT '' for TEXT field. It didn't worked under some systems like MAC OS X.
* moved news adding at installation from schema.sql to finish.php
* removed some unused cities field from myaac_spells table
* some optimizations 
						
						
					 
					
						2017-08-23 17:00:41 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						ec6584555f 
					 
					
						
						
							
							update to 0.2.4  
						
						
						
						
					 
					
						2017-06-09 07:00:47 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						649facc5ab 
					 
					
						
						
							
							more fixes to loading of creatures  
						
						... 
						
						
						
						fixed when there are spaces at beginning of the file
fixed when file is unable to parse 
						
						
					 
					
						2017-06-07 00:16:04 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						57c2547098 
					 
					
						
						
							
							added same printing to spells  
						
						... 
						
						
						
						more elegant way of showing message on reload creatures and spells 
						
						
					 
					
						2017-06-06 23:32:50 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						4fa32e79ce 
					 
					
						
						
							
							added id field on monsters, so you can delete in phpmyadmin  
						
						... 
						
						
						
						fixed adding some creatures with ' and " 
						
						
					 
					
						2017-06-06 23:19:20 +02:00 
						 
				 
			
				
					
						
							
							
								Sławek 
							
						 
					 
					
						
						
							
						
						f393e525a6 
					 
					
						
						
							
							Merge pull request  #2  from JasonRox18/patch-2  
						
						... 
						
						
						
						added exp rate to the list 
						
						
					 
					
						2017-06-06 13:23:35 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						45b61e5f78 
					 
					
						
						
							
							Fixed invite to guild  
						
						
						
						
					 
					
						2017-06-05 01:00:07 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						0219cc7a1f 
					 
					
						
						
							
							fixed typo loss_items => loss_containers  
						
						... 
						
						
						
						added highscores number_format so it shows 15,612,933,685 instead of
15612933685 
						
						
					 
					
						2017-06-02 00:41:27 +02:00 
						 
				 
			
				
					
						
							
							
								JasonRox18 
							
						 
					 
					
						
						
							
						
						b212e9fb0f 
					 
					
						
						
							
							added exp rate to the list  
						
						
						
						
					 
					
						2017-06-01 01:39:21 +01:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						ecef4de2d2 
					 
					
						
						
							
							update to 0.2.3  
						
						
						
						
					 
					
						2017-05-31 23:22:43 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						e69ff12966 
					 
					
						
						
							
							some fixes  
						
						... 
						
						
						
						* set default skills to 10 when creating new character
* fixed displaying of "Create forum thread" in newses
* fixed deleting guild
* fixed displaying vocation amount on online page
* better support for custom vocations, you just need to set in config
vocations_amount to yours. 
						
						
					 
					
						2017-05-31 23:10:35 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						6f10ee1965 
					 
					
						
						
							
							fixed guild management on OTHire 0.0.3  
						
						
						
						
					 
					
						2017-05-29 16:14:26 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						d9bd1f6e99 
					 
					
						
						
							
							Fixed  https://otland.net/threads/myaac-v0-0-1.251454/page-8#post-2445222  
						
						
						
						
					 
					
						2017-05-27 23:46:12 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						35c8b65be7 
					 
					
						
						
							
							Fixed huge space in player name  
						
						... 
						
						
						
						https://otland.net/threads/myaac-v0-0-1.251454/page-7#post-2444328  
					
						2017-05-24 02:22:33 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						753fb60e75 
					 
					
						
						
							
							some small fix in guilds page  
						
						
						
						
					 
					
						2017-05-23 22:01:34 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						45e390c9d4 
					 
					
						
						
							
							fixed  https://otland.net/threads/myaac-v0-0-1.251454/page-7#post-2444034  
						
						... 
						
						
						
						and https://otland.net/threads/myaac-v0-0-1.251454/page-7#post-2444035  
						
						
					 
					
						2017-05-23 21:50:18 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						7df5d18105 
					 
					
						
						
							
							update to 0.2.2  
						
						
						
						
					 
					
						2017-05-22 14:16:24 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						fa3f61f7db 
					 
					
						
						
							
							update to 0.2.1  
						
						
						
						
					 
					
						2017-05-21 22:26:31 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						be6fd3af0e 
					 
					
						
						
							
							added Sizaro's Swedish translation and some fixes  
						
						... 
						
						
						
						https://otland.net/threads/myaac-v0-0-1.251454/page-6#post-2443743  
					
						2017-05-21 22:12:14 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						a8a4efd39a 
					 
					
						
						
							
							update to version 0.2.0  
						
						
						
						
					 
					
						2017-05-21 08:33:47 +02:00 
						 
				 
			
				
					
						
							
							
								slawkens1 
							
						 
					 
					
						
						
							
						
						170eaec9b0 
					 
					
						
						
							
							added option to change character sex for premium points  
						
						
						
						
					 
					
						2017-05-19 03:31:29 +02:00