MobiusDevelopment
|
f89dfc0f98
|
Fixed non-english text decoding.
|
2022-11-07 22:37:39 +00:00 |
|
MobiusDevelopment
|
8f283206fb
|
New networking.
|
2022-11-05 20:54:16 +00:00 |
|
MobiusDevelopment
|
25fa7f050b
|
Pet level should be set properly to wanted value.
|
2022-11-04 01:33:28 +00:00 |
|
MobiusDevelopment
|
8e4340bed6
|
Check if exp or sp is gained before sending reward message.
|
2022-11-02 23:00:32 +00:00 |
|
MobiusDevelopment
|
c95be5ef68
|
Extra checks for ItemContainer deleteMe method.
|
2022-11-02 02:10:32 +00:00 |
|
MobiusDevelopment
|
c619e4e4b4
|
LoginServerThread should completely send sendLogout on login fail.
|
2022-10-31 22:17:35 +00:00 |
|
MobiusDevelopment
|
04e8766198
|
Fixed player join clan with penalty from clan entry application.
Contributed by Enryu.
|
2022-10-25 22:00:28 +00:00 |
|
MobiusDevelopment
|
742bf023d2
|
Item logger improvements.
|
2022-10-22 21:20:28 +00:00 |
|
MobiusDevelopment
|
74e6acc388
|
Addition of AttackableThink and Movement task pools.
|
2022-10-22 00:16:16 +00:00 |
|
MobiusDevelopment
|
fc4ae26cc6
|
Angle of attack rework.
Contributed by kamikadzz.
|
2022-10-19 21:14:04 +00:00 |
|
MobiusDevelopment
|
98ce347b37
|
Addition of ThreadProvider class.
|
2022-10-18 22:11:24 +00:00 |
|
MobiusDevelopment
|
8f62c02c2f
|
Olympiad logger format change.
Contributed by CostyKiller.
|
2022-10-17 21:22:26 +00:00 |
|
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
|
52ce1e3676
|
Calendar should never be used to get current time.
|
2022-10-15 21:08:11 +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
|
c1c60d742c
|
Ex server packet debugging.
|
2022-10-10 21:19:31 +00:00 |
|
MobiusDevelopment
|
4f631eab7c
|
Removed schedule from RequestAcquireAbilityList recalculate stats.
Thanks to Fakee.
|
2022-10-08 23:22:15 +00:00 |
|
MobiusDevelopment
|
b4e5902b56
|
No need to randomize territory spawns.
|
2022-10-02 23:30:37 +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
|
629cfae635
|
Addition of OlympiadEnabled configuration.
|
2022-09-25 12:04:21 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
e97905dd60
|
Renamed SiegeZone plyer variable to player.
|
2022-08-17 06:49:48 +00:00 |
|
MobiusDevelopment
|
b3c92bebee
|
Implemented admin delete_group command.
|
2022-08-16 21:02:41 +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
|
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
|
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
|
40bdf5a6af
|
Removal of unnecessary AnnounceGainakSiege configuration.
|
2022-07-29 23:39:55 +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
|
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
|
937acf1692
|
Store GameTimeTaskManager calculated values locally.
|
2022-07-16 23:37:10 +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
|
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
|
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
|
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
|
0500945790
|
Send item list when adding new adena instance.
|
2022-06-26 01:38:49 +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
|
7934724757
|
Addition of InventoryUpdate, ItemList and SkillList tasks.
|
2022-06-22 22:27:59 +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
|
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
|
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
|
340c981bb6
|
Skip raid minions from boss announcements.
|
2022-05-07 19:11:23 +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
|
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
|
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
|
f29486e066
|
Accept 0 as max enchant value.
Contributed by fruit.
|
2022-04-20 23:33:04 +00:00 |
|