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
|
a4a3ad4cab
|
Prohibit auto use when mounted.
|
2022-09-22 21:56:14 +00:00 |
|
MobiusDevelopment
|
70b98b3da5
|
Addition of Chuseok Harvest Festival event.
Contributed by CostyKiller.
|
2022-09-22 08:26:16 +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
|
ff1875811b
|
Fixed storing homunculus with new slot order.
|
2022-09-20 10:07:47 +00:00 |
|
MobiusDevelopment
|
c6ced6b5da
|
Corrected ExDieInfo packet structure.
Contributed by Index.
|
2022-09-19 23:54:14 +00:00 |
|
MobiusDevelopment
|
7f219c8503
|
Improved ItemContainer log messages.
|
2022-09-18 22:20:32 +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
|
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
|
a9e454b01b
|
Fixed probable OlympiadGameNormal NPEs.
|
2022-09-15 08:39:36 +00:00 |
|
MobiusDevelopment
|
26d1af8cc1
|
Improved auto play attack and move logic.
|
2022-09-13 21:03:57 +00:00 |
|
MobiusDevelopment
|
e6921efacb
|
Improved auto play attack and move logic.
|
2022-09-11 21:02:40 +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
|
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
|
a1be545d84
|
Proper round number for olympiad match info.
Contributed by Enryu.
|
2022-09-04 09:10:42 +00:00 |
|
MobiusDevelopment
|
a7e3803665
|
Fixed probable OlympiadGameNormal NPE.
|
2022-09-04 09:05:40 +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
|
756c7db08f
|
Minor TimeRestrictFieldUserAlarm adjustment.
Contributed by nasseka.
|
2022-08-31 12:22:27 +00:00 |
|
MobiusDevelopment
|
fdfa144bfc
|
Addition of TimedHuntingZone pvpZone and noPvpZone parameters.
|
2022-08-31 11:51:30 +00:00 |
|
MobiusDevelopment
|
54578fc855
|
Addition of Player isInTimedHuntingZone method.
|
2022-08-30 23:32:54 +00:00 |
|
MobiusDevelopment
|
f044766abb
|
Addition of TimeRestrictFieldDieLimitTime and TimeRestrictFieldUserAlarm.
Thanks to nasseka.
|
2022-08-30 22:50:06 +00:00 |
|
MobiusDevelopment
|
50f15c4fb1
|
Map get returns null directly.
|
2022-08-30 21:13:50 +00:00 |
|
MobiusDevelopment
|
ff8f12def8
|
ExOlympiadMyRankingInfo should also order by competitions_won.
Contributed by Enryu.
|
2022-08-30 01:05:29 +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
|
4196f51c41
|
Partially reverted latest timed zone changes.
|
2022-08-29 12:47:03 +00:00 |
|
MobiusDevelopment
|
4ed3354380
|
RequestExPledgeItemBuy and RequestPurchaseLimitShopItemBuy item count checks.
|
2022-08-29 12:01:53 +00:00 |
|
MobiusDevelopment
|
20275f28e7
|
Fixed monster random movement.
|
2022-08-29 11:15:06 +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
|
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
|
035eb24568
|
Timed hunting zone rework.
Contributed by dontknowdontcare.
|
2022-08-23 23:40:25 +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
|
029982862e
|
Replaced ExEnterWorld SERVER_ID configuration with MAX_FREE_TELEPORT_LEVEL.
Contributed by dontknowdontcare.
|
2022-08-20 21:58:29 +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
|
8ab5c31458
|
Removed ExAutoSoulShot and ShortCutInit from deleteShortCut method.
Contributed by nasseka.
|
2022-08-19 21:18:55 +00:00 |
|
MobiusDevelopment
|
5d5b9c62c9
|
Fixed invisible NPCs spawned by scripts.
|
2022-08-19 21:07:49 +00:00 |
|
MobiusDevelopment
|
04f06248e8
|
Addition of NpcHtmlMessage size parameter.
Contributed by Index.
|
2022-08-17 22:23:31 +00:00 |
|
MobiusDevelopment
|
82d959ac4f
|
Prohibit auto casting SUMMON TargetType when all summons are affected.
Contributed by Index.
|
2022-08-17 21:21:14 +00:00 |
|
MobiusDevelopment
|
e97905dd60
|
Renamed SiegeZone plyer variable to player.
|
2022-08-17 06:49:48 +00:00 |
|
MobiusDevelopment
|
32d64f1037
|
Olympiad ranking and fight history adjustments.
Contributed by dontknowdontcare.
|
2022-08-17 06:18:11 +00:00 |
|
MobiusDevelopment
|
b3c92bebee
|
Implemented admin delete_group command.
|
2022-08-16 21:02:41 +00:00 |
|
MobiusDevelopment
|
a5aecb2a9a
|
Changed EquipmentUpgradeNormalData failure_items to lowerCamelCase.
|
2022-08-16 10:37:36 +00:00 |
|
MobiusDevelopment
|
ecce207f6b
|
Fixed probable OlympiadGameNormal NPE.
|
2022-08-15 22:11:45 +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
|
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
|
ca82640f13
|
Recipe additional chance and critical rate display.
Contributed by Index.
|
2022-08-09 12:07:06 +00:00 |
|
MobiusDevelopment
|
21507c947f
|
Should remove auto use when adding a new shortcut.
Contributed by nasseka.
|
2022-08-08 22:30:33 +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
|
ef8396c987
|
Fixed lag while enchanting homunculus (adding xp).
Contributed by nasseka.
|
2022-08-06 21:12:30 +00:00 |
|
MobiusDevelopment
|
8acc1890e2
|
Addition of World Olympiad.
Thanks to nasseka and Sero.
|
2022-08-04 08:21:23 +00:00 |
|
MobiusDevelopment
|
14f1e75d43
|
Addition of isHidingMessages skill parameter.
|
2022-08-02 10:18:05 +00:00 |
|
MobiusDevelopment
|
c6f0dd8dd1
|
Removed unused parameter from FortSiege battle begin message.
Contributed by Enryu.
|
2022-08-01 16:00: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
|
e14839c951
|
Restore actions on player login.
Contributed by Index.
|
2022-07-28 21:10:42 +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
|
914c9efe6c
|
Pet include LR hand to weapon getter method.
Contributed by darkillust.
|
2022-07-24 08:47:29 +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 |
|