Difference between revisions of "GTAL Changelog"
								
								Jump to navigation
				Jump to search
				
				
							
								
							
		 (→28/02/2019)  | 
				 (→28/02/2019 Build 0.0.13)  | 
				||
| Line 1: | Line 1: | ||
=== 28/02/2019 Build 0.0.13 ===  | === 28/02/2019 Build 0.0.13 ===  | ||
| − | - Added 'location' to be stored in the player's info.  | + | - Added 'location' to be stored in the player's info.<br />  | 
| − | - Added db check to see if the players is doing/done a job recently.  | + | - Added db check to see if the players is doing/done a job recently.<br />  | 
| − | - Added how many successful and unsuccessful jobs as the player done.  | + | - Added how many successful and unsuccessful jobs as the player done.<br />  | 
| − | - Added bounties to be stored in the player's info.  | + | - Added bounties to be stored in the player's info.<br />  | 
=== 26/02/2019 - Build 0.12 ===  | === 26/02/2019 - Build 0.12 ===  | ||
Revision as of 06:06, 28 February 2019
28/02/2019 Build 0.0.13
- Added 'location' to be stored in the player's info.
- Added db check to see if the players is doing/done a job recently.
- Added how many successful and unsuccessful jobs as the player done.
- Added bounties to be stored in the player's info.
26/02/2019 - Build 0.12
- Added MySQL connection. 
- Players are now able to register an account and login. 
- Some player info is now being stored and displayed on the site. 
- We've started experimenting with a 1v1 PvP system. 
- User's session cookies are working, sometimes. 
- Player are now able to logout.