| 
							
							
								 MobiusDevelopment | 3e26f8a27b | There is no need to store z value. | 2021-08-25 23:42:48 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | f4c89e8fb5 | Changed getRandomPoint calculation for ZoneCylinder. | 2021-08-23 21:38:41 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 8975ca9f7e | Proper solution for class change unequip issue. | 2021-08-23 21:12:01 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 7d4c880e4f | Dropped blinkActive related methods. Thanks to Sahar. | 2021-08-22 21:03:02 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 2e3dd3d853 | Do not unequip bracelets, talismans or artifacts on class change. | 2021-08-21 23:54:44 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 471b06e031 | Addition of SkillFinishType enumeration. | 2021-08-18 16:39:21 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 836f18108b | CeremonyOfChaosManager stream removal. Contributed by nasseka. | 2021-08-17 11:06:44 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | dcbb9a5cd9 | ZoneType stream removal. | 2021-08-16 21:33:25 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 50ef9c8ce6 | Prefer to destroy non equipped items first. | 2021-08-16 02:00:54 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 6dacfa9b7d | Attack and protection artifacts limited to 3 paperdoll slots. Contributed by nasseka. | 2021-08-15 13:59:06 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 67dc9f5113 | Balance artifacts are limited to 12 paperdoll slots. Contributed by nasseka. | 2021-08-15 11:50:26 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 5acc6f0335 | Fixed equip artifact out of bounds exception. | 2021-08-14 12:16:05 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 5777b4ac77 | Remove queued skill upon move request. | 2021-08-14 11:44:32 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 757dc8f7f8 | Cancel automatic casting on teleport. Contributed by Horus. | 2021-08-13 21:18:04 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 36f8ef4f30 | Finish attack action and then cast skills. Thanks to paparas21. | 2021-08-11 23:27:14 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | cefabb9fe9 | Addition of Creature isDisabled method. | 2021-08-11 22:08:05 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | aa50d9efa6 | Fixed Archer NPCs not moving while attacking. Author: Maneco2 | 2021-08-11 21:27:29 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 6277b90f51 | Fixed PlayerInstance client punishment related NPE. | 2021-08-07 11:02:54 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | a261be39a8 | Fixed probable hardware info holder NPE. | 2021-08-07 00:35:27 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | d5387bb853 | Implemented HWID punishment affect. | 2021-08-06 17:20:31 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | ec9cdcced0 | Null checks for AbstractPlayerGroup isLeader method. | 2021-07-31 00:08:35 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 13b9f0c499 | Changed doEventDrop method attacker parameter to Creature. | 2021-07-30 23:57:27 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 55ad1bd328 | Proper naming for auto skill configuration. | 2021-07-22 22:49:03 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 5adec1331e | Self targeting for non playable targets. Contributed by nasseka. | 2021-07-22 22:11:42 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 7343289250 | Check for skill SELF target type when auto casting buffs. Contributed by nasseka. | 2021-07-22 11:16:57 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 2dcb626712 | Addition of EventDropManager class. | 2021-07-22 11:03:19 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 0e745ad289 | Use of simple ArrayList to store drops. | 2021-07-22 10:21:06 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | db65b65a19 | Removed forced self cast of auto buffs. | 2021-07-21 17:22:24 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 2355d91cf2 | Removed movement check from auto casting skills. Contributed by nasseka. | 2021-07-20 22:53:30 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 81cf10162b | Changed skill skip order for AutoUseTaskManager. | 2021-07-20 22:03:48 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 349014127c | Addition of auto use skill availability methods. Thanks to manax182. | 2021-07-20 00:20:13 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | cf9d6e6838 | Optional support for running longtime events yearly. Contributed by Costykiller. | 2021-07-17 16:08:57 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 7c85402870 | Stop attack actions when auto play is not enabled. | 2021-07-14 17:33:33 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 47ce8c29fb | Fixed VitalityConsumeByBoss configuration. Contributed by nasseka. | 2021-07-14 13:12:49 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | ffcbef2722 | Reduce object creation and calculations for long time event isEventPeriod method. | 2021-07-13 17:39:54 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 8e8084e8dd | Fixed NodeBuffer exhaustion. | 2021-07-09 22:06:22 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | ced2bd05e6 | Talisman equip message adjustments. Contributed by manax182. | 2021-07-08 23:16:15 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 31818c5757 | Should remove all buffs before moving player to the match. Contributed by Sero. | 2021-07-08 22:53:35 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 01bad9e889 | Fixed inability to dispel some skills. Contributed by nasseka. | 2021-07-08 16:21:12 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 28585f740d | Static skills should not be affected by double time. Contributed by nasseka. | 2021-07-08 15:57:11 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 572f45451c | Retail message for entering hunting zones from peace zones. Contributed by manax182. | 2021-07-02 23:17:55 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 8a311baada | Reverted revision 8919 timed hunting zone changes. Contributed by nasseka. | 2021-07-02 23:07:29 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | df605dec7d | Entry to timed hunting zones only from peace areas. | 2021-07-01 22:30:09 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 2185cd4bdd | Addition of Corroded Fields timed hunting zone. Thanks to manax182. | 2021-06-29 23:23:36 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 8adca41278 | Addition of PlayerInstance getTimedHuntingZone method. | 2021-06-28 23:24:16 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | c9659c5cbe | Renamed method checkInstanceTime to isSoloInstance. | 2021-06-28 23:15:28 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | cbbc21cf2e | Addition of checkInstanceTime timed hunting zone parameter. | 2021-06-28 22:57:08 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 31c73e9d8f | Summoning a servitor should not renew your own PvP flag time. Contributed by Iris. | 2021-06-27 23:38:40 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | cabfc01be6 | DailyTaskManager weekly reset improvements. Thanks to nasseka. | 2021-06-27 14:58:44 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 6cb552f3de | Prohibit triggering onCreatureSee when regions are inactive. | 2021-06-24 00:21:39 +00:00 |  |