| 
							
							
								 MobiusDevelopment | ea7c46f6e8 | Reset WorldObject position upon decay. | 2019-09-16 21:55:59 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | d970536adc | Addition of database installer executables. | 2019-09-16 21:44:05 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | fea534e58e | Inherit multisell template NPC ids. | 2019-09-13 17:17:40 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 75782f8e79 | Removed L2 prefixes from <li> comments. | 2019-08-25 21:18:59 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | d60dd8338f | Moved loading configs after creating log folders. | 2019-08-23 16:35:50 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | aef227ea6c | Updated StatsSet to match newer branches. | 2019-08-23 11:44:27 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 2bd3168bb2 | Better comments and naming for DoorInstance isOpen method. | 2019-08-23 08:27:45 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 895f3b56c7 | Better getter and setter naming for player sex. | 2019-08-23 08:15:23 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | d59f75b7fa | Fixed quest The Name of Evil - 1 (125). Author: Avanael92
Source: https://bitbucket.org/l2jserver | 2019-08-23 07:43:08 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 2407662a93 | Addition of RaidBossStatus enum. | 2019-08-22 20:00:36 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 2141ebf40a | Removed DatabaseFactory setIdleTimeout parameter because it is a fixed size pool. | 2019-08-22 11:07:52 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | ca21735a9d | Addition of ServerMode enum. | 2019-08-22 10:27:06 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 764855464a | Moved IdFactoryType to commons. | 2019-08-22 09:22:41 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 7be20ca5c0 | Addition of separate IdFactoryType enum. | 2019-08-20 10:45:48 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 9233a76402 | WorldRegion class simplifications. | 2019-08-19 22:37:36 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 01751c9539 | Addition of HighFive client mirror. | 2019-08-18 22:52:05 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 381308d9e0 | Improvements related to latest status change broadcast. | 2019-08-18 00:13:14 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | e8987367c0 | Fixed visible GM characters. | 2019-08-17 23:03:45 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 3b6917814d | Warehouse Keeper's Pastime (384) fix. Source: https://bitbucket.org/l2jserver | 2019-08-16 09:52:17 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 9b75651aeb | Updated Path to Becoming a Lord quests. Author: Sacrifice
Source: https://gitlab.com/L2JDevs | 2019-08-14 10:13:36 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 3b0c031157 | Addition of quest The Zero Hour (640). Author: Sacrifice
Source: https://gitlab.com/L2JDevs | 2019-08-14 09:21:24 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | c6405bc00e | Updated libraries. | 2019-08-12 22:28:42 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 0e13e9b61a | Rank is a reserved word as of MySQL 8. | 2019-08-09 23:21:00 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 5c7cfee3ed | Minor adjustments for previous commit. | 2019-08-09 12:36:00 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | f9031d41f9 | Expect multisell NPC id to be properly set. | 2019-08-09 12:17:57 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 9048735b73 | Replaced several CopyOnWriteArrayList occurrences with ConcurrentHashMap.newKeySet(). | 2019-08-07 01:57:06 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 1c06645f6a | Multisell related improvements. | 2019-08-06 12:41:01 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 8561293f86 | Do not correct spawn Z distances greater than 300. | 2019-08-05 12:05:25 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 565933653d | More final and static cleanups. | 2019-08-01 09:43:44 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | ee451830f7 | Probable fix for clan_privs SQLSyntaxErrorException. | 2019-07-31 18:45:30 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | d302902d9d | Removed unnecessary final modifiers from classes, methods and fields. | 2019-07-31 16:00:52 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 914f3aee14 | Delay fifteen milliseconds before making administrators invisible on EnterWorld. | 2019-07-31 11:10:42 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 1d1c08fbd7 | Proper support for OpenJDK 12. | 2019-07-25 12:52:34 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | a30408352f | More tab delimited XML format. | 2019-07-25 06:43:51 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 5af706ba62 | XML whitespace format. | 2019-07-24 22:48:17 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | cdd8e40052 | Stop movement when trying to talk to a moving NPC. | 2019-07-23 12:50:34 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | d12b97d3cb | Use geodata to correct spawn z value. | 2019-07-22 14:56:54 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 6d01cf60a8 | World chat configuration adjustments. | 2019-07-19 21:37:53 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 12ddc58192 | Calculate name and title in packet write for including localisation. | 2019-07-15 09:07:23 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 75a040641d | More appropriate name for translation parameter. | 2019-07-14 18:53:20 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | ea4a96abe8 | Load all localisations together at server start. | 2019-07-14 18:02:00 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 064d0324e8 | Ability to use NpcString localisations for quest links. | 2019-07-14 17:37:28 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | aa201e6cae | Addition of localisations for NPC name and titles. | 2019-07-14 13:03:02 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 95ba581cf5 | Addition of localisations for custom player messages. | 2019-07-13 10:26:43 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 6d4d57cf6c | Handle localisations with null parameters. | 2019-07-13 08:29:27 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | a42be21a1c | Use Enhanced For loop for SystemMessage parameter iteration. | 2019-07-13 06:33:08 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 0be93db17c | Reworked the custom localisation system. | 2019-07-13 06:07:59 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | ca0f25e532 | In case localisation does not exist try the default path. | 2019-07-12 11:19:29 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 9cbca783d6 | English htmls are considered to use the default path. | 2019-07-12 08:07:40 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 35e41c7989 | Code cleanup after latest PlayerInstance changes. | 2019-07-02 13:41:38 +00:00 |  |