| 
							
							
								 MobiusDevelopment | fee7b294bb | Dropped OnNpcCreatureSee in favor of OnCreatureSee event. | 2021-06-23 02:05:25 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | f6bc846256 | Method initSeenCreatures should be protected. | 2021-06-22 23:52:54 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 72c7d5f563 | Method initSeenCreatures is not needed to be called from scripts. | 2021-06-22 23:33:10 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 3cc620ba43 | Automatic seen creature initialization for registered NPC ids. | 2021-06-22 23:01:45 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 9601f31776 | Removal of CreatureContainer class. | 2021-06-22 21:27:08 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 03857d87ee | Proper naming for GameTimeTaskManager in comments. | 2021-06-21 22:35:10 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 6de2181713 | Updated shared.xsd file. Contributed by manax182. | 2021-06-20 21:27:02 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 506107e499 | Support for multiple spawn zone types. | 2021-06-19 01:39:01 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | cedc3f5a76 | Fixed using items on attack. Contributed by nasseka. | 2021-06-18 01:20:34 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | c363229bf4 | Removed extra tabs from skill XMLs. | 2021-06-14 23:49:43 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 50de075834 | Prohibit use of related skills when Two-Hand Stance (10244) is active. Contributed by nasseka. | 2021-06-14 22:55:54 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 61c0b985dd | Addition of OpNotAffectedBySkill skill condition handler. | 2021-06-14 22:37:35 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | a81169820a | Dropped isMageCaster method from AutoUseTaskManager. | 2021-06-14 21:45:27 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | dcc2fd58f1 | Minor code cleanup. | 2021-06-12 21:21:17 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | fb4ceae55d | Updated Lionel Hunter AI. Contributed by CostyKiller. | 2021-06-11 22:53:09 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 607e26bdac | Removed DisableSkill effect from Two-Hand Stance (10244) skill. Contributed by nasseka. | 2021-06-11 22:26:06 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 9f84de5dc6 | Iss classes considered fighters. | 2021-06-11 01:19:54 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 167b60294e | Changed the way auto use prioritizes skills. | 2021-06-10 16:29:10 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | f609f8e887 | Auto use should check for item conditions. | 2021-06-08 21:44:12 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 031b050556 | Addition of SetCp effect handler. Contributed by quangnguyen. | 2021-06-07 11:47:01 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | d3a9e56474 | Support for RealDamage percent mode. Thanks to nasseka. | 2021-06-04 11:44:12 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 6cb6907182 | Addition of TriggerSkillByHpPercent effect. | 2021-06-02 18:23:57 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | ca2b1beb73 | Item instance max count value for normal items should be long. Contributed by Sero. | 2021-05-31 21:43:28 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | d4915cb08f | Addition of configuration for teleport flags. | 2021-05-30 21:24:22 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 4cfd3e821b | Changed order of rewarded ranking skill bonuses. Contributed by Sero. | 2021-05-29 21:43:16 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 24e82859ca | Unsummon previous existing pet, return null if template does not exist. | 2021-05-28 23:48:11 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 511aa1e740 | Addition of parameter skillLevel to OpAffectedBySkill skill condition. | 2021-05-28 11:58:16 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | b129f85e5c | Fixed access emulated by synthetic accessors. | 2021-05-26 22:54:07 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | c6bbb601be | Fixed parsing instanceId. | 2021-05-25 22:00:26 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 432f235dc5 | Improved support for instanced timed hunting zones. | 2021-05-25 21:39:09 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | c15bccc13f | Proper importing for map entries. | 2021-05-25 02:59:41 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | bf4066d68e | Use of isEmpty method when possible. | 2021-05-25 02:32:37 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 65ed82796c | Method isAutoAttackable should consider all war declarations. | 2021-05-22 22:40:09 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 80d9daf414 | Previous commit for older branches. | 2021-05-21 23:17:20 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | d3e633deb2 | AutoUseTaskManager skill check condition for target. | 2021-05-20 22:50:51 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | b7bcd62cde | Removed trailing spaces from various XML data. | 2021-05-16 22:22:02 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 5935b77ba7 | Sync between different project ai package classes. | 2021-05-16 20:06:15 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | b513e66c88 | Basic data table cleanup. | 2021-05-16 12:01:19 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 84a67bc5a0 | Minor common util cleanup. | 2021-05-15 22:03:26 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 8e788235a5 | Previous commit for older branches as well. | 2021-05-13 21:28:39 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 28268ae888 | Changed Ramona transition by life percentage. Contributed by Sero. | 2021-05-11 22:08:57 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | f9f8ee9d6e | Addition of admin effects untransform button. | 2021-05-11 21:05:49 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 7563b8877a | Small fix for DropSearchBoard handler. Contributed by CostyKiller. | 2021-05-10 23:16:00 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 14d7c151d1 | Removed updatePosition broadcastMoveToLocation. Thanks to Bandnentans. | 2021-05-10 21:16:42 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 8066c8348f | Fixed Calendar copying by use of HOUR_OF_DAY. | 2021-05-08 21:17:45 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 559ba288e6 | Fixed incorrect check for containsKey at saveHeroMessage method. | 2021-05-08 20:19:32 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 07cdb37060 | Check if autoplay bad skills target attackables. | 2021-05-05 18:19:06 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 77678ad746 | Addition of autoplay isMageCaster method. | 2021-05-05 18:08:24 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 2ea07beab7 | Adjustments for various item stats. | 2021-05-05 14:59:04 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 9c0f522897 | Updated twilight item pdef. Contributed by Sero. | 2021-05-04 12:22:02 +00:00 |  |