MobiusDevelopment
|
8a050116cc
|
Reduced spam from OlympiadGameManager all current games finished log.
|
2022-10-17 21:21:36 +00:00 |
|
MobiusDevelopment
|
e93f99e04e
|
Fixed reseting daily shop limits.
|
2022-10-16 21:58:29 +00:00 |
|
MobiusDevelopment
|
8c4fff7541
|
AttackEndTime rework and proper MovementTaskManager comments.
|
2022-10-16 21:44:29 +00:00 |
|
MobiusDevelopment
|
739e49bd8e
|
Remove all toggles when set player active class.
Thanks to Liamxroy.
|
2022-10-16 21:42:04 +00:00 |
|
MobiusDevelopment
|
dbda42233c
|
AddSkillBySkill canPump transform check and send skill list onExit.
Thanks to Liamxroy.
|
2022-10-15 21:44:10 +00:00 |
|
MobiusDevelopment
|
ba0c034869
|
UnsummonServitor action should not work with pets.
Contributed by petryxa.
|
2022-10-15 21:11:23 +00:00 |
|
MobiusDevelopment
|
52ce1e3676
|
Calendar should never be used to get current time.
|
2022-10-15 21:08:11 +00:00 |
|
MobiusDevelopment
|
62e9521556
|
Fixed OctavisWarzone MINION_CALL NPE.
|
2022-10-15 00:15:14 +00:00 |
|
MobiusDevelopment
|
405042bc6e
|
Partially reverted loadReportedCharData calendar logic.
|
2022-10-14 04:25:43 +00:00 |
|
MobiusDevelopment
|
1ca3152121
|
Fixed BotReportTable calendar schedule calculations.
|
2022-10-14 04:14:26 +00:00 |
|
MobiusDevelopment
|
31d35e5c58
|
Addition of ThreadPool validate delay method.
|
2022-10-14 03:45:35 +00:00 |
|
MobiusDevelopment
|
6358fde885
|
Do not broadcast char info when client is disconnected.
|
2022-10-11 22:51:29 +00:00 |
|
MobiusDevelopment
|
0d1f12fe71
|
Fixed Aden castle battlefield zone.
Contributed by Enryu.
|
2022-10-11 22:42:10 +00:00 |
|
MobiusDevelopment
|
087bb88d2c
|
Exclude ExPacket class from debugging.
|
2022-10-10 21:26:29 +00:00 |
|
MobiusDevelopment
|
c1c60d742c
|
Ex server packet debugging.
|
2022-10-10 21:19:31 +00:00 |
|
MobiusDevelopment
|
41f9321e60
|
Synced presumably forgotten changes from Summon to SummonMulti effect.
|
2022-10-09 21:54:14 +00:00 |
|
MobiusDevelopment
|
e46fbd724f
|
Check summon shared skills on Summon effect spawn.
|
2022-10-09 21:50:47 +00:00 |
|
MobiusDevelopment
|
4f631eab7c
|
Removed schedule from RequestAcquireAbilityList recalculate stats.
Thanks to Fakee.
|
2022-10-08 23:22:15 +00:00 |
|
MobiusDevelopment
|
8302a0c125
|
Removed recalculateStats from AddSkillBySkill effect.
|
2022-10-08 23:11:45 +00:00 |
|
MobiusDevelopment
|
6201cf9303
|
Daily Mission changes.
Contributed by kamikadzz.
|
2022-10-08 22:49:25 +00:00 |
|
MobiusDevelopment
|
0f112452c3
|
Cancel effect and recalculate stats with AddSkillBySkill onExit.
|
2022-10-06 01:38:39 +00:00 |
|
MobiusDevelopment
|
f463a97e46
|
Addition of chance parameter to CallSkill effect.
|
2022-10-04 21:09:41 +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
|
d2e81a1ae5
|
Recalculate stats with RequestAcquireAbilityList.
Thanks to Sero.
|
2022-09-29 22:28:38 +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
|
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
|
7f219c8503
|
Improved ItemContainer log messages.
|
2022-09-18 22:20:32 +00:00 |
|
MobiusDevelopment
|
e38c50ed2e
|
Directly show quest dialog when a single quest is started.
|
2022-09-18 21:58:35 +00:00 |
|
MobiusDevelopment
|
c6b2106925
|
Moved Jayce spawn to event config.
|
2022-09-17 21:37:00 +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
|
a8c13153c6
|
Removal of RequestAlchemyConversion inventory update.
Contributed by teris1994.
|
2022-09-16 09:32:03 +00:00 |
|
MobiusDevelopment
|
fa48574dc9
|
Support for custom alchemy craft chances.
Thanks to teris1994.
|
2022-09-16 09:17:43 +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
|
c47b581096
|
ImmobilePetBuff effect could be self cast.
|
2022-09-11 21:16:06 +00:00 |
|
MobiusDevelopment
|
3e1d4b87be
|
Match instance template ids with Command Outpost script.
|
2022-09-10 21:53:44 +00:00 |
|
MobiusDevelopment
|
79163b5a61
|
Correct Devianne id for quest 10846.
|
2022-09-10 21:45:50 +00:00 |
|
MobiusDevelopment
|
28cb4fea65
|
Fixed wrong order of drops.
|
2022-09-10 21:32:07 +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 |
|
MobiusDevelopment
|
5f85651840
|
Addition of player at RequestExTryToPutEnchantTargetItem undefined scroll log.
|
2022-09-09 23:48:32 +00:00 |
|
MobiusDevelopment
|
55cc9bb564
|
Handle RequestExTryToPutEnchantTargetItem illegal player action.
|
2022-09-09 23:21:20 +00:00 |
|
MobiusDevelopment
|
47d923f268
|
Proper Parnassus map region location id.
|
2022-09-09 15:16:40 +00:00 |
|
MobiusDevelopment
|
aab13005e1
|
Improvements for Compelling skill effect.
Contributed by Fakee.
|
2022-09-08 11:33:44 +00:00 |
|
MobiusDevelopment
|
1719227825
|
Support for OpEquipItem multiple item ids.
|
2022-09-08 11:14:44 +00:00 |
|
MobiusDevelopment
|
2658e15425
|
Skill isDebuff level parameter is an unsignedByte.
|
2022-09-06 21:26:23 +00:00 |
|
MobiusDevelopment
|
97857f00df
|
Aggro distance check should make a 2D distance calculation.
|
2022-09-06 12:27:15 +00:00 |
|
MobiusDevelopment
|
7c86c238b9
|
No need to store location and range for changeIntention check.
|
2022-09-06 12:03:23 +00:00 |
|
MobiusDevelopment
|
fc918dba65
|
Removal of unused isReturningToSpawnPoint.
|
2022-09-06 10:23:21 +00:00 |
|
MobiusDevelopment
|
e2236623d3
|
Randomize random spawn headings.
|
2022-09-04 22:16:09 +00:00 |
|
MobiusDevelopment
|
1621590a72
|
Consider max drift range configuration when random moving.
|
2022-09-04 21:52:27 +00:00 |
|
MobiusDevelopment
|
4abd746d9b
|
Spawn duration abbreviations should be lowercase.
|
2022-09-03 21:44:20 +00:00 |
|
MobiusDevelopment
|
ed9095b11a
|
OpEquipItem skill condition cleanup.
|
2022-09-03 01:40:30 +00:00 |
|
MobiusDevelopment
|
40ebd82319
|
CallPc effect with ENEMY target type now uses FlyToLocation.
Thanks to kamikadzz.
|
2022-09-03 01:27:50 +00:00 |
|
MobiusDevelopment
|
88c8aa38a0
|
Follow project coding style for event void methods.
|
2022-09-03 00:50:02 +00:00 |
|
MobiusDevelopment
|
9639d3b368
|
Skill isDebuff values are boolean.
|
2022-09-01 21:49:22 +00:00 |
|
MobiusDevelopment
|
9046d15fd4
|
TeleportZone onEnter with enabled parameter check.
Contributed by Index.
|
2022-09-01 04:52:31 +00:00 |
|
MobiusDevelopment
|
e3f9c52e05
|
Addition of debug packet configurations.
|
2022-08-31 22:25:21 +00:00 |
|
MobiusDevelopment
|
98166d7d78
|
Added Croamis door logic to Isabella AI.
|
2022-08-30 23:04:48 +00:00 |
|
MobiusDevelopment
|
50f15c4fb1
|
Map get returns null directly.
|
2022-08-30 21:13:50 +00:00 |
|
MobiusDevelopment
|
6a27f4d8cd
|
Simplification for previous commit.
|
2022-08-30 00:54:23 +00:00 |
|
MobiusDevelopment
|
0b313fa2ac
|
Fixed probable SendMessageLocalisationData getLocalisation NPE.
|
2022-08-30 00:48:09 +00:00 |
|
MobiusDevelopment
|
20275f28e7
|
Fixed monster random movement.
|
2022-08-29 11:15:06 +00:00 |
|
MobiusDevelopment
|
20fbd93b25
|
Reverted Death Pass changes prior to Prelude of War branches.
|
2022-08-28 23:27:14 +00:00 |
|
MobiusDevelopment
|
34db5433f4
|
Updated Death Pass spawns.
|
2022-08-28 20:15:35 +00:00 |
|
MobiusDevelopment
|
d0fae0be8f
|
Minor AdminEnchant cleanup.
|
2022-08-28 16:26:18 +00:00 |
|
MobiusDevelopment
|
fb2dd98a38
|
Fake Petrification (4616) should not be dispelled.
Thanks to kamikadzz.
|
2022-08-27 00:33:57 +00:00 |
|
MobiusDevelopment
|
6ac0196c12
|
Proper system message for attendance reward check.
Thanks to kamikadzz.
|
2022-08-26 23:42:57 +00:00 |
|
MobiusDevelopment
|
b81fca9c81
|
Send attack block message when target is invulnerable.
Thanks to kamikadzz.
|
2022-08-26 23:17:41 +00:00 |
|
MobiusDevelopment
|
e7003ad2b3
|
Changed CellPathFinding drop debug item id from 65 to 1061.
Thanks to kamikadzz.
|
2022-08-26 23:06:07 +00:00 |
|
MobiusDevelopment
|
a038d7bf4f
|
GeoEngine CellPathFinding recommendation.
|
2022-08-26 00:29:36 +00:00 |
|
MobiusDevelopment
|
c3f7e48ab6
|
Removal of questionable MoveBackwardToLocation block of comments.
|
2022-08-26 00:25:26 +00:00 |
|
MobiusDevelopment
|
c82add27e5
|
Addition of configurable drops for bosses.
Contributed by MrNiceGuy.
|
2022-08-24 23:24:12 +00:00 |
|
MobiusDevelopment
|
e9b5d1101c
|
Addition of BlowRateChanceLimit configuration.
|
2022-08-23 22:25:14 +00:00 |
|
MobiusDevelopment
|
04fbe1c4f8
|
Make use of bonus drop stats with group drop calculation.
|
2022-08-23 14:33:02 +00:00 |
|
MobiusDevelopment
|
7765b83c16
|
Addition of .online voiced command.
|
2022-08-22 21:39:24 +00:00 |
|
MobiusDevelopment
|
f9cad86ed8
|
Addition of OfflineAbnormalEffect configuration.
|
2022-08-21 21:32:28 +00:00 |
|
MobiusDevelopment
|
19241a0080
|
Addition of .offline voiced command.
|
2022-08-21 21:18:06 +00:00 |
|
MobiusDevelopment
|
2a4a17b73f
|
Addition of OfflineDisconnectSameAccount configuration.
|
2022-08-21 21:01:31 +00:00 |
|
MobiusDevelopment
|
394d9d9a4e
|
VampiricDefence formula adjustments.
Contributed by nasseka.
|
2022-08-20 21:44:57 +00:00 |
|
MobiusDevelopment
|
fdb7fdbe3b
|
Addition of EventDispatcher hasListener methods.
|
2022-08-20 21:34:27 +00:00 |
|
MobiusDevelopment
|
58f30044d5
|
Dropped ForceInventoryUpdate configuration.
|
2022-08-19 22:31:14 +00:00 |
|
MobiusDevelopment
|
5d5b9c62c9
|
Fixed invisible NPCs spawned by scripts.
|
2022-08-19 21:07:49 +00:00 |
|
MobiusDevelopment
|
7abf85efd6
|
Fixed inconsistency between max pet level and summon exp.
|
2022-08-18 21:13:38 +00:00 |
|
MobiusDevelopment
|
e97905dd60
|
Renamed SiegeZone plyer variable to player.
|
2022-08-17 06:49:48 +00:00 |
|
MobiusDevelopment
|
79a629c9ca
|
Fixed TriggerSkillByDamage effect handler.
Contributed by nasseka.
|
2022-08-17 06:32:12 +00:00 |
|
MobiusDevelopment
|
b3c92bebee
|
Implemented admin delete_group command.
|
2022-08-16 21:02:41 +00:00 |
|
MobiusDevelopment
|
8e85def892
|
More generic spawn file path info.
|
2022-08-15 21:42:33 +00:00 |
|
MobiusDevelopment
|
f8133c727c
|
Updated admin NPC info html and handler.
Contributed by CostyKiller.
|
2022-08-15 10:38:12 +00:00 |
|
MobiusDevelopment
|
d525e6007a
|
Default value for Spawn chase range should be set to 0.
|
2022-08-14 21:04:53 +00:00 |
|
MobiusDevelopment
|
1501be0179
|
Negligible delay for ServerList reply with number of characters.
Contributed by dontknowdontcare.
|
2022-08-14 07:27:03 +00:00 |
|
MobiusDevelopment
|
bdbc7cb8a8
|
Changed instance hour and minute parameters to nonNegativeInteger.
Contributed by kamikadzz.
|
2022-08-13 15:05:16 +00:00 |
|
MobiusDevelopment
|
6c750f59ae
|
Fixed DBSpawnManager RespawnPattern NPE.
|
2022-08-13 14:54:01 +00:00 |
|
MobiusDevelopment
|
b97904d662
|
Addition of SchedulingPattern support for DBSpawnManager.
Contributed by kamikadzz.
|
2022-08-12 23:21:24 +00:00 |
|
MobiusDevelopment
|
569faf521d
|
Make use of original spawn location for deletion and info.
|
2022-08-12 23:03:47 +00:00 |
|
MobiusDevelopment
|
af0c1c2cdc
|
Removal of unused SpawnListener class.
|
2022-08-12 01:44:48 +00:00 |
|
MobiusDevelopment
|
f08b6c0fd9
|
Set Spawn XYX after randomizing location.
|
2022-08-12 01:36:43 +00:00 |
|
MobiusDevelopment
|
8f163c49f8
|
Vampiric effects from killing blows.
Contributed by nasseka.
|
2022-08-12 00:50:15 +00:00 |
|
MobiusDevelopment
|
e473ef6eee
|
Removed Rnd dependency from PaganKeys AI.
|
2022-08-09 23:01:35 +00:00 |
|
MobiusDevelopment
|
39984548fe
|
Addition of CraftingCritical effect handler.
|
2022-08-09 11:41:34 +00:00 |
|
MobiusDevelopment
|
0eebada4bd
|
Implemented Spawn chaseRange parameter.
|
2022-08-07 21:05:53 +00:00 |
|
MobiusDevelopment
|
44af95d071
|
Siege skill related additions.
Thanks to dontknowdontcare.
|
2022-08-07 00:49:34 +00:00 |
|
MobiusDevelopment
|
3225d46fe0
|
Addition of skillLevelScaleTo parameter to some TriggerSkill effects.
Thanks to fruit.
|
2022-08-05 10:03:27 +00:00 |
|
MobiusDevelopment
|
22ebdb3e82
|
Replaced executable and batch files with VBScript.
|
2022-08-04 06:26:59 +00:00 |
|
MobiusDevelopment
|
14f1e75d43
|
Addition of isHidingMessages skill parameter.
|
2022-08-02 10:18:05 +00:00 |
|
MobiusDevelopment
|
a2d4e16736
|
ManagedScript should store a copy of current loading script path.
|
2022-08-01 00:07:12 +00:00 |
|
MobiusDevelopment
|
d278e64e5d
|
Ignore interruption exception for game and movement task managers.
|
2022-07-31 19:00:56 +00:00 |
|
MobiusDevelopment
|
b6fe06aa07
|
Delay tasks for frequent packet broadcasts.
|
2022-07-31 02:00:10 +00:00 |
|
MobiusDevelopment
|
117100b50c
|
Sanity cleanup for player.getPlayer() uses.
|
2022-07-29 22:53:21 +00:00 |
|
MobiusDevelopment
|
bb9334a053
|
Corrected cplayer typos.
|
2022-07-29 22:30:37 +00:00 |
|
MobiusDevelopment
|
6eb6b14ebd
|
Fixed probable NPE when admin uses not owned items.
Contributed by nasseka.
|
2022-07-28 12:11:56 +00:00 |
|
MobiusDevelopment
|
3b4ab73421
|
Reworked Inventory order for rings and earrings.
|
2022-07-24 08:53:24 +00:00 |
|
MobiusDevelopment
|
a83ba35ebc
|
Use simplified Math hypot method to calculate distance.
|
2022-07-23 11:01:04 +00:00 |
|
MobiusDevelopment
|
9e41afee0a
|
Configuration for Attackable corpse camping.
|
2022-07-23 01:09:01 +00:00 |
|
MobiusDevelopment
|
563794ef55
|
AI movement rework for return to spawn and long range paths.
|
2022-07-22 23:34:26 +00:00 |
|
MobiusDevelopment
|
c9a3a26302
|
Extend AbstractConditionalHpEffect for HpRegen effect.
Contributed by nasseka.
|
2022-07-22 08:56:34 +00:00 |
|
MobiusDevelopment
|
c58f57ad3f
|
Minor RequestAcquireSkill improvement and cleanup.
|
2022-07-21 09:05:06 +00:00 |
|
MobiusDevelopment
|
257eae3f30
|
Removal of FastStringBuilder implementation.
|
2022-07-18 09:05:10 +00:00 |
|
MobiusDevelopment
|
0b38c9f724
|
Removal of FastNodeList implementation.
|
2022-07-18 08:45:28 +00:00 |
|
MobiusDevelopment
|
8658f3a75d
|
Removal of CopyOnWriteArrayList from CellPathFinding.
|
2022-07-18 08:28:59 +00:00 |
|
MobiusDevelopment
|
52fa8ed00a
|
Cleaner solution for starting listener once.
|
2022-07-17 00:09:06 +00:00 |
|
MobiusDevelopment
|
937acf1692
|
Store GameTimeTaskManager calculated values locally.
|
2022-07-16 23:37:10 +00:00 |
|
MobiusDevelopment
|
38bce3aefe
|
Renamed Modifier effects to Modify.
|
2022-07-16 22:58:15 +00:00 |
|
MobiusDevelopment
|
f237282148
|
Better naming for NightStatModifier effect.
|
2022-07-16 22:30:47 +00:00 |
|
MobiusDevelopment
|
b4b76176de
|
Reworked GameTime task manager.
|
2022-07-16 22:11:41 +00:00 |
|
MobiusDevelopment
|
beb1aa0b77
|
Abstraction Layer GeoEngine.
|
2022-07-16 06:04:42 +00:00 |
|
MobiusDevelopment
|
267cc8c60e
|
Method refreshWeight should send current load StatusUpdate.
Thanks to Index.
|
2022-07-15 09:59:00 +00:00 |
|
MobiusDevelopment
|
4338fad8cc
|
Moved MP reward task to proper location.
|
2022-07-14 17:31:22 +00:00 |
|
MobiusDevelopment
|
d7a17d1150
|
Base MP reward value should be divided by double.
|
2022-07-14 17:26:40 +00:00 |
|
MobiusDevelopment
|
d1af2f877b
|
Proper Baium statue type and heading.
|
2022-07-13 21:11:32 +00:00 |
|
MobiusDevelopment
|
38366a9017
|
Better naming from raidboss status getter and setter.
|
2022-07-12 09:15:47 +00:00 |
|
MobiusDevelopment
|
3617418be1
|
Updated AgitDecoInfo packet.
|
2022-07-11 12:24:11 +00:00 |
|
MobiusDevelopment
|
a07d2f03fb
|
Adjustments for BlinkSwap effect.
Thanks to Fakee.
|
2022-07-10 13:18:24 +00:00 |
|
MobiusDevelopment
|
28f655c829
|
Accept XML enchant values when base item group is not set.
|
2022-07-09 12:37:42 +00:00 |
|
MobiusDevelopment
|
53312e19b7
|
Directly send SystemMessageId when possible.
|
2022-07-06 23:55:25 +00:00 |
|
MobiusDevelopment
|
b1bd7af5b9
|
Updated client links.
|
2022-07-05 21:07:22 +00:00 |
|
MobiusDevelopment
|
5a11632d28
|
Damage should not interrupt spellcasting when target has DC_MOD abnormal type.
Contributed by Enryu and nasseka.
|
2022-07-05 10:56:31 +00:00 |
|
MobiusDevelopment
|
637bf5f0a4
|
Clan war related fixes.
Contributed by nasseka.
|
2022-07-04 18:51:42 +00:00 |
|
MobiusDevelopment
|
f348221dd6
|
Proper fix for latest Inventory checkEquipTask revert.
|
2022-06-29 09:53:04 +00:00 |
|
MobiusDevelopment
|
00f8629732
|
Reverted latest Inventory checkEquipTask changes.
|
2022-06-28 11:54:52 +00:00 |
|
MobiusDevelopment
|
7c3f8bf3b7
|
Disconnect player after being dead for 1 hour.
Contributed by nasseka.
|
2022-06-28 11:44:04 +00:00 |
|
MobiusDevelopment
|
33ea468c97
|
Reverted sending item list when extracted items are enchanted.
|
2022-06-27 09:17:25 +00:00 |
|
MobiusDevelopment
|
0500945790
|
Send item list when adding new adena instance.
|
2022-06-26 01:38:49 +00:00 |
|
MobiusDevelopment
|
69127af274
|
Send item list when extracted items are enchanted.
|
2022-06-25 14:28:23 +00:00 |
|
MobiusDevelopment
|
f4f1b3aaf2
|
Removed unused pathfinding statistic variables.
|
2022-06-25 14:14:11 +00:00 |
|
MobiusDevelopment
|
68f229e93c
|
Adena InventoryUpdate based on new adena count.
|
2022-06-25 13:56:16 +00:00 |
|
MobiusDevelopment
|
c2baac74a3
|
Additional InventoryUpdate when creating more than one non-stackable item.
|
2022-06-24 21:06:46 +00:00 |
|
MobiusDevelopment
|
dfe2bb033b
|
Reverted latest InventoryUpdate task addition.
|
2022-06-23 23:19:50 +00:00 |
|
MobiusDevelopment
|
2b11d5ab5b
|
DisableSkill effect additions and cleanup.
|
2022-06-23 21:26:32 +00:00 |
|
MobiusDevelopment
|
4a5f549c95
|
XML format cleanup.
|
2022-06-22 23:25:51 +00:00 |
|
MobiusDevelopment
|
a1685a1313
|
Fixed Seven Signs, Lilith and Anakim soul crystal boxes.
Contributed by CostyKiller.
|
2022-06-22 22:56:18 +00:00 |
|
MobiusDevelopment
|
7934724757
|
Addition of InventoryUpdate, ItemList and SkillList tasks.
|
2022-06-22 22:27:59 +00:00 |
|
MobiusDevelopment
|
d3330617bd
|
TriggerSkillByMagicType should not be triggered by common skills.
|
2022-06-22 10:18:05 +00:00 |
|
MobiusDevelopment
|
c5416da6a6
|
NPCs must have collision info.
|
2022-06-18 01:26:46 +00:00 |
|
MobiusDevelopment
|
1ad9e6db81
|
Check if ability points are less than zero.
|
2022-06-18 00:36:38 +00:00 |
|
MobiusDevelopment
|
9825f0b978
|
Reverted last commit prior to Grand Crusade.
|
2022-06-18 00:34:19 +00:00 |
|
MobiusDevelopment
|
d7411005b4
|
Ability skill count check.
|
2022-06-18 00:14:46 +00:00 |
|
MobiusDevelopment
|
4e80b14780
|
Creature X and Y coordinates should not be both set to 0.
|
2022-06-16 12:55:51 +00:00 |
|
MobiusDevelopment
|
56788f6fa1
|
Item enchant level should not be negative.
|
2022-06-14 21:36:22 +00:00 |
|
MobiusDevelopment
|
57d8a9dc87
|
Key mapping packets moved to settings package.
|
2022-06-12 22:40:56 +00:00 |
|
MobiusDevelopment
|
0c4c85f3b6
|
Use of AltCommandChannelFriends configuration at Player isAutoAttackable method.
Contributed by Enryu.
|
2022-06-12 12:08:06 +00:00 |
|
MobiusDevelopment
|
2f57ce5ac4
|
Teleport to spawn when too far away and region becomes inactive.
|
2022-06-10 14:31:55 +00:00 |
|
MobiusDevelopment
|
b8eb92978f
|
Fast solution for additional Vitality Replenishing herbs.
|
2022-06-01 22:50:17 +00:00 |
|
MobiusDevelopment
|
a159e401ec
|
Proper configuration for GrandBossInstanceAnnouncements.
Contributed by CostyKiller.
|
2022-05-25 09:32:13 +00:00 |
|
MobiusDevelopment
|
9d7d7f4db3
|
Changed addExpAndSp methods to synchronized.
|
2022-05-23 21:55:33 +00:00 |
|
MobiusDevelopment
|
7d9da5b473
|
Proper spelling for canCastWhileDisabled parameter.
Contributed by Enryu.
|
2022-05-22 00:15:14 +00:00 |
|
MobiusDevelopment
|
293675c08c
|
Trying to adjust skill 11836 inconsistencies.
|
2022-05-21 23:53:48 +00:00 |
|
MobiusDevelopment
|
2838a20408
|
Finish instance when scarlet is killed.
Contributed by nnlyy520.
|
2022-05-20 10:35:17 +00:00 |
|
MobiusDevelopment
|
4abc778766
|
RealDamage should use power instead of amount.
Thanks to Sero.
|
2022-05-19 16:00:12 +00:00 |
|
MobiusDevelopment
|
2cbec40c98
|
Addition of OnItemUse event.
|
2022-05-17 21:27:25 +00:00 |
|
MobiusDevelopment
|
d8dde6787a
|
Consider drop rate by id for occurrences configuration.
|
2022-05-16 22:48:20 +00:00 |
|
MobiusDevelopment
|
183636168d
|
Addition of OpBaseStat skill condition.
|
2022-05-15 13:59:55 +00:00 |
|
MobiusDevelopment
|
59499695ea
|
Addition of variation data admin reload command.
|
2022-05-14 13:23:35 +00:00 |
|
MobiusDevelopment
|
4190fdc9ec
|
Recalculated base stat bonuses.
Contributed by Index.
|
2022-05-09 11:06:53 +00:00 |
|
MobiusDevelopment
|
86f639accc
|
Updated karma increase values.
|
2022-05-09 03:12:17 +00:00 |
|
MobiusDevelopment
|
36ca1b6e3b
|
Updated NPC data.
|
2022-05-09 02:51:44 +00:00 |
|
MobiusDevelopment
|
340c981bb6
|
Skip raid minions from boss announcements.
|
2022-05-07 19:11:23 +00:00 |
|
MobiusDevelopment
|
daa9991d77
|
Ignore invulnerable trait for physical skills.
Contributed by nasseka.
|
2022-05-06 15:47:16 +00:00 |
|
MobiusDevelopment
|
4c5d91459f
|
Ignore invulnerable trait at calcMagicDam.
Contributed by nasseka.
|
2022-05-05 22:15:33 +00:00 |
|
MobiusDevelopment
|
0b80d2b80a
|
Calculate magic success by target level and skill magic level configuration.
|
2022-05-05 08:35:30 +00:00 |
|
MobiusDevelopment
|
669827ec14
|
Renamed SkillCriticalDamage to PhysicalSkillCriticalDamage.
|
2022-05-04 22:23:30 +00:00 |
|
MobiusDevelopment
|
008151ccfe
|
Polymorph (11541) skill adjustments.
Contributed by nasseka.
|
2022-05-04 21:53:51 +00:00 |
|
MobiusDevelopment
|
26ac720e7e
|
Support for alternative ScrollGroupId as enchant item parameter.
|
2022-05-03 09:01:56 +00:00 |
|
MobiusDevelopment
|
6a68c581ff
|
Support for multiple EnchantRateItem ids.
|
2022-05-02 21:54:23 +00:00 |
|
MobiusDevelopment
|
2450d577af
|
Removed unavailable items from buylists.
|
2022-04-29 21:52:33 +00:00 |
|
MobiusDevelopment
|
f31802bd4b
|
TvT fixes and improvements.
|
2022-04-27 21:04:39 +00:00 |
|
MobiusDevelopment
|
f8661a336e
|
Replacements for using minimal and maximal words.
|
2022-04-25 22:59:05 +00:00 |
|
MobiusDevelopment
|
1dabf3a944
|
Correction for Spawn comment typos.
|
2022-04-25 22:38:57 +00:00 |
|
MobiusDevelopment
|
a6f6909c3a
|
Correction for LoginController message typo.
|
2022-04-25 22:26:05 +00:00 |
|
MobiusDevelopment
|
c6b2a5870f
|
PremiumManager case sensitive account adjustments.
|
2022-04-23 08:51:21 +00:00 |
|
MobiusDevelopment
|
28f5e93ac2
|
Removal of unused skilldebug.htm and itemdebug.htm files.
|
2022-04-22 21:02:45 +00:00 |
|
MobiusDevelopment
|
f29486e066
|
Accept 0 as max enchant value.
Contributed by fruit.
|
2022-04-20 23:33:04 +00:00 |
|
MobiusDevelopment
|
253dbc5cd3
|
Default type for NPC template set to Folk.
|
2022-04-18 14:20:12 +00:00 |
|
MobiusDevelopment
|
3f19a4d648
|
Proper calculation logic for zero chance drops.
|
2022-04-18 14:01:02 +00:00 |
|
MobiusDevelopment
|
2abbecfe39
|
Skip zero chance drops.
|
2022-04-18 13:48:56 +00:00 |
|
MobiusDevelopment
|
840588538d
|
Moved custom Pagan key drops to AI.
|
2022-04-17 12:33:25 +00:00 |
|
MobiusDevelopment
|
cf10ace4da
|
Drop occurrence counter should consider item drop chance.
|
2022-04-17 12:04:57 +00:00 |
|
MobiusDevelopment
|
6fc3b9073a
|
Support for drop groups.
|
2022-04-17 11:38:41 +00:00 |
|
MobiusDevelopment
|
4b2456a2e2
|
Admin summon command handler should use long for count.
Contributed by Index.
|
2022-04-16 02:06:17 +00:00 |
|
MobiusDevelopment
|
4c7196c2e8
|
Merged spawn zones with spawn data.
|
2022-04-16 01:30:55 +00:00 |
|
MobiusDevelopment
|
c2e95487e3
|
Check if random spawn location is visible.
|
2022-04-15 15:41:21 +00:00 |
|
MobiusDevelopment
|
2d6de97833
|
ResetOwner task should reset id only when location is VOID.
|
2022-04-10 12:39:16 +00:00 |
|
MobiusDevelopment
|
f762def810
|
Removal of vote reward system.
|
2022-04-09 00:08:03 +00:00 |
|
MobiusDevelopment
|
00fa62eed8
|
Dropped Chronos.
|
2022-04-08 23:25:52 +00:00 |
|
MobiusDevelopment
|
2897ec40a8
|
Fixed probable Player getPlayerSide NPE.
|
2022-04-07 18:58:20 +00:00 |
|
MobiusDevelopment
|
64635f208c
|
MinionList onMinionDie should set leader to null when respawnTime is 0.
Thanks to kamikadzz.
|
2022-04-05 22:43:16 +00:00 |
|
MobiusDevelopment
|
02597f65af
|
Exclude non playables from isSiegeFriend mid victory check.
|
2022-04-05 21:53:49 +00:00 |
|
MobiusDevelopment
|
b08451e5bb
|
Addition of java.cfg Netty configurations.
|
2022-04-05 21:06:50 +00:00 |
|
MobiusDevelopment
|
12ad015551
|
Moved EventDropManager and EventShrineManager to events package.
|
2022-04-04 22:57:38 +00:00 |
|
MobiusDevelopment
|
8577f037e7
|
Fixed probable giveResidentialSkills NPE.
|
2022-04-04 21:05:35 +00:00 |
|
MobiusDevelopment
|
790e91109c
|
Check if OnCreatureSkillFinishCast target is null.
|
2022-04-03 21:27:08 +00:00 |
|
MobiusDevelopment
|
35b6859727
|
SkillCaster triggerCast should notify finish cast event.
|
2022-04-03 07:36:21 +00:00 |
|
MobiusDevelopment
|
6c2a954a81
|
Various item additions.
Contributed by Index.
|
2022-04-03 05:52:42 +00:00 |
|
MobiusDevelopment
|
c75c62ea53
|
Item skill support for OTHER target type.
|
2022-04-03 05:11:38 +00:00 |
|
MobiusDevelopment
|
d520ed36e8
|
Fixed probable giveResidentialSkills NPE.
|
2022-04-01 21:02:39 +00:00 |
|
MobiusDevelopment
|
8404832faa
|
Exclude items included in DailyTaskManager from extractable consumption.
|
2022-03-25 22:24:23 +00:00 |
|
MobiusDevelopment
|
4c9bb1e4cf
|
Support for auto use summon skills.
|
2022-03-24 23:13:01 +00:00 |
|
MobiusDevelopment
|
6e1c0b194e
|
Changed CreatureAI offsetWithCollision added value to 100.
|
2022-03-24 22:52:31 +00:00 |
|
MobiusDevelopment
|
7bc8e2da10
|
Addition of vampiric skill configurations.
|
2022-03-23 23:27:26 +00:00 |
|
MobiusDevelopment
|
7e327f1402
|
Support for item daily reuse reset.
|
2022-03-23 11:12:02 +00:00 |
|
MobiusDevelopment
|
797e6f71a8
|
Better defeat explanations for boss announcements configuration.
|
2022-03-20 22:52:21 +00:00 |
|
MobiusDevelopment
|
3dafe7e69a
|
Exclude minions from boss announcements.
|
2022-03-20 22:37:32 +00:00 |
|
MobiusDevelopment
|
864cbb2ae0
|
Removal of unused FactionManager class.
|
2022-03-19 22:21:03 +00:00 |
|