| 
							
							
								 MobiusDevelopment | 05eae2c23c | Implementation of the Certification Skill system. Contributed by Iris. | 2022-10-08 14:08:49 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 8a07c185ab | ShotsBonusFinalizer base value based on weapon grade and enchant level. Contributed by kamikadzz. | 2022-10-07 14:56:57 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 0f112452c3 | Cancel effect and recalculate stats with AddSkillBySkill onExit. | 2022-10-06 01:38:39 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 690b8d70e4 | Various skill adjustments. Contributed by Iris. | 2022-10-04 22:00:53 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | f463a97e46 | Addition of chance parameter to CallSkill effect. | 2022-10-04 21:09:41 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | b8f5e5d48a | Updated experience data. Contributed by Iris. | 2022-10-04 12:55:15 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 93daabd259 | Fixed minor typo at Character.ini MaximumPlayerLevel warning. Contributed by Iris. | 2022-10-04 12:46:03 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 303d46dc91 | XML indentation cleanup. | 2022-10-04 12:31:51 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | b4e5902b56 | No need to randomize territory spawns. | 2022-10-02 23:30:37 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 4ed4990c99 | Stop skill effect check for TriggerSkillByHpPercent. Contributed by petryxa. | 2022-10-02 06:00:27 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 9532fd2d1a | Prohibit ResurrectionSpecial triggering in olympiad. | 2022-10-02 05:55:18 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 581800ad57 | Do not kill player with RealDamage in olympiad. Thanks to Fakee. | 2022-10-02 05:25:56 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 961a2f88c1 | ChatWorld should check if receiving player is blocking. Thanks to Enryu. | 2022-10-01 09:56:08 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | a1b8557c8f | Fixed probable CharSummonTable NPE. | 2022-10-01 09:49:49 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 56a308196c | Make use of a LinkedList to store faster used ids. | 2022-09-28 23:31:23 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 13d5e5ec88 | Make use of a Set to store unique used ids. | 2022-09-28 23:22:33 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | b695f3614d | Minor IdManager adjustments. | 2022-09-28 22:51:42 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | b088b93339 | Item count parameter can be up to long value. | 2022-09-28 21:22:05 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | ad2fb066b7 | Make use of StringBuilder for enchant skill logs. | 2022-09-28 14:06:11 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | f264234cfc | Make use of StringBuilder for enchant item logs. | 2022-09-28 13:36:10 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | c0663bc20c | Make use of StringBuilder for chat logs. | 2022-09-28 11:48:18 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | e1dfafbf7e | Moved GM audit calculations after configuration is checked. | 2022-09-28 01:09:10 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 36e37d437f | Objects are converted to string by StringBuilder append. | 2022-09-27 23:55:37 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 237155859e | Make use of StringBuilder for commonly used toString methods. | 2022-09-27 23:38:13 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 463c15f650 | Make use of StringBuilder for Item logs. | 2022-09-27 23:18:29 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 008fef2e18 | Missed a GM audit logger from previous commit. | 2022-09-27 22:30:05 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 2ccd75fc3e | Make use of StringBuilder for ItemTable logs. | 2022-09-27 22:19:59 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 9cdf0e3f98 | Minor typo correction. | 2022-09-27 21:36:37 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 5b28074cc2 | Removal of withoutAction parameter from Fast Moving (9206) skill. | 2022-09-25 23:17:02 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 6021d7348c | Removal of unused Allowed Player Races configuration. | 2022-09-25 23:09:46 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 629cfae635 | Addition of OlympiadEnabled configuration. | 2022-09-25 12:04:21 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 9b7781344b | Exclude olympiad observers from not friend affect object types. | 2022-09-24 10:23:05 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 21ad2477c8 | Removal of scheduleAtFixedRate DecoyLifetime task. | 2022-09-21 01:35:13 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | ee04013579 | Decoy class rework and cleanup. | 2022-09-21 00:48:06 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 6c703e1fa2 | Proper ItemId requested by Birthday event. | 2022-09-19 23:27:11 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 7f219c8503 | Improved ItemContainer log messages. | 2022-09-18 22:20:32 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | e1abc583ee | Removed Wondrous Cubic skills from DailyTaskManager. | 2022-09-18 22:13:50 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | e38c50ed2e | Directly show quest dialog when a single quest is started. | 2022-09-18 21:58:35 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 7d1f592980 | Event spawns must initialize after server loads scripts. | 2022-09-17 21:22:45 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | cbeca82b65 | Addition of OnServerStart event. | 2022-09-17 21:06:11 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 1a4d8a3648 | Output hex id values for unknown packets. Thanks to Index. | 2022-09-17 11:55:42 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | dc6ee5ad05 | Directly show quest dialog when a single quest is available. | 2022-09-16 23:42:35 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | b2fd81e8e7 | Removal of unused alchemy craft data class. | 2022-09-16 09:22:53 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | ad8a96d8d7 | Static spawns should not have random heading. | 2022-09-15 23:23:01 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | fb40f1895b | Re-enable AI on decay. | 2022-09-15 08:50:08 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 5eca3a61e7 | Retail implementation of Classic-only dagger skills. Contributed by Iris. | 2022-09-14 07:21:14 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | c47b581096 | ImmobilePetBuff effect could be self cast. | 2022-09-11 21:16:06 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | a6d05be982 | Fixed Shilen's Cursed Field (1897) invalid DefenceTrait level. | 2022-09-10 22:02:06 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | 7837d15d0a | Fixed passive skill condition warnings. | 2022-09-10 21:18:58 +00:00 |  | 
			
				
					| 
							
							
								 MobiusDevelopment | fd4848b02a | Checks for passive skill condition scope. | 2022-09-10 21:12:01 +00:00 |  |