MobiusDevelopment
|
7de9daa055
|
Renamed idTemplate to displayId.
|
2020-06-15 22:34:40 +00:00 |
|
MobiusDevelopment
|
7d8e78bb6d
|
Monster race info should use NPC client id.
|
2020-06-15 21:37:42 +00:00 |
|
MobiusDevelopment
|
cbd3a09ff4
|
Obsolete RequestRecordInfo adjustments.
|
2020-06-15 00:02:57 +00:00 |
|
MobiusDevelopment
|
0a7f937020
|
Removed unnecessary returns.
|
2020-06-14 23:58:33 +00:00 |
|
MobiusDevelopment
|
dad6f6e541
|
Removed stream-filter overheads.
Contributed by Sahar.
|
2020-06-14 23:37:21 +00:00 |
|
MobiusDevelopment
|
37fba579da
|
Avoid pointless boxing-unboxing operations.
Contributed by Sahar.
|
2020-06-14 23:22:23 +00:00 |
|
MobiusDevelopment
|
860d393948
|
Addition of inventory getPaperdollItemCount method.
Contributed by Sahar.
|
2020-06-14 22:52:11 +00:00 |
|
MobiusDevelopment
|
fe2fe653fa
|
Fixed wrong door-wall collision calculation.
Contributed by Sahar.
|
2020-06-14 21:32:42 +00:00 |
|
MobiusDevelopment
|
38a1a7365d
|
Fixed char moving in wrong direction when trying to attack walls.
Contributed by Sahar.
|
2020-06-14 21:18:45 +00:00 |
|
MobiusDevelopment
|
f17155b4f0
|
Fixed passive effects not applied when conditions are met.
Contributed by Sahar.
|
2020-06-14 21:09:20 +00:00 |
|
MobiusDevelopment
|
cb45d546cb
|
Olympiad database load adjustments.
|
2020-06-11 22:40:47 +00:00 |
|
MobiusDevelopment
|
4c3faebdf0
|
Removal of assorted prefix remnants.
|
2020-06-10 01:05:32 +00:00 |
|
MobiusDevelopment
|
56872c8693
|
Addition of AggroDistanceCheckRaidRange configuration.
|
2020-06-07 21:53:21 +00:00 |
|
MobiusDevelopment
|
ed6274df0e
|
Removed additional admin list visibility methods.
|
2020-06-07 21:40:52 +00:00 |
|
MobiusDevelopment
|
0da8c3e553
|
Fixed NPE when olympiad match ends.
Contributed by Sahar.
|
2020-06-06 23:45:17 +00:00 |
|
MobiusDevelopment
|
381abc4cb2
|
Fixed restoring multiple summons.
|
2020-06-06 05:54:45 +00:00 |
|
MobiusDevelopment
|
e13c3757d2
|
Reverted ranged attack task addition but kept delay adjustment.
|
2020-06-02 22:10:15 +00:00 |
|
MobiusDevelopment
|
4eeac28627
|
Addition of ranged attack enable task.
|
2020-06-02 21:22:08 +00:00 |
|
MobiusDevelopment
|
9b8f27f819
|
Blessed soulshot fixes and adjustments.
|
2020-06-01 13:14:16 +00:00 |
|
MobiusDevelopment
|
bc72e5021d
|
Fixed hero issues and minor code cleanup.
|
2020-05-31 01:24:05 +00:00 |
|
MobiusDevelopment
|
3b3b698584
|
Fixed nickname color item handler.
Contributed by Sahar.
|
2020-05-29 21:23:45 +00:00 |
|
MobiusDevelopment
|
3f537f814b
|
Fixed toggles showing zero time remaining.
Contributed by Sahar.
|
2020-05-29 20:57:47 +00:00 |
|
MobiusDevelopment
|
5de5ecdaae
|
Fixed raidboss random instant spawn.
|
2020-05-28 23:34:14 +00:00 |
|
MobiusDevelopment
|
3e8fa12b47
|
Removed AttackableAI casting skills with the onIntentionAttack method.
Contributed by Trance.
|
2020-05-24 00:20:36 +00:00 |
|
MobiusDevelopment
|
48fa46afea
|
Use finalizer configurations only for players.
|
2020-05-23 23:28:25 +00:00 |
|
MobiusDevelopment
|
f522d6d247
|
Removed extend drop task and variable methods.
|
2020-05-21 14:41:49 +00:00 |
|
MobiusDevelopment
|
68f1c57115
|
Removal of extend drop data.
|
2020-05-21 14:08:40 +00:00 |
|
MobiusDevelopment
|
ecd4ea66e4
|
MinionList related rework.
|
2020-05-17 11:27:30 +00:00 |
|
MobiusDevelopment
|
1464b1ab8b
|
Reintroduction of CopyOnWriteArrayList for storing QuestTimers.
|
2020-05-17 02:49:50 +00:00 |
|
MobiusDevelopment
|
de8eb81969
|
Send message when leaving combat zone.
|
2020-05-12 10:54:08 +00:00 |
|
MobiusDevelopment
|
a7d1caa17e
|
Geodata Z correction for monsters only.
|
2020-05-11 13:02:33 +00:00 |
|
MobiusDevelopment
|
33bbf97afb
|
Prohibit parameter assignments.
|
2020-05-10 03:29:34 +00:00 |
|
MobiusDevelopment
|
b07848fb1e
|
Fixed vitality not decreasing if you had items with negative consumption rate.
Contributed by facab.
|
2020-05-07 11:01:52 +00:00 |
|
MobiusDevelopment
|
31ae41bb48
|
Message for drop item while casting prevention.
|
2020-05-06 15:16:42 +00:00 |
|
MobiusDevelopment
|
e1bccf5b39
|
Do not drop items when casting known skills to avoid exploits.
|
2020-05-06 13:13:11 +00:00 |
|
MobiusDevelopment
|
a50424f6ed
|
Monk of Chaos RequestAcquireSkill stats exploit prevention.
|
2020-05-06 12:20:48 +00:00 |
|
MobiusDevelopment
|
918b9e030d
|
Check for proper item count at RequestAlchemyTryMixCube.
|
2020-05-06 12:15:58 +00:00 |
|
MobiusDevelopment
|
460f975dc2
|
Correct price for ensoul slot.
Contributed by facab.
|
2020-05-05 10:47:15 +00:00 |
|
MobiusDevelopment
|
c5dcbae4f9
|
Fixed DailyMission reward id was always 0 in database.
Contributed by facab.
|
2020-05-05 10:39:17 +00:00 |
|
MobiusDevelopment
|
7682ea912f
|
Store proper HP and MP for raidbosses.
|
2020-05-02 15:18:28 +00:00 |
|
MobiusDevelopment
|
de8e676534
|
Addition of friendly command channel configuration.
|
2020-04-30 21:46:27 +00:00 |
|
MobiusDevelopment
|
c8a31356a0
|
Invulnerable olympiad participants until start timer ends.
|
2020-04-29 23:04:35 +00:00 |
|
MobiusDevelopment
|
414cbb7773
|
Proper useEquippableItem ownership checks.
|
2020-04-28 23:31:54 +00:00 |
|
MobiusDevelopment
|
2e5fe7f64c
|
Proper summon request holder.
|
2020-04-27 22:31:17 +00:00 |
|
MobiusDevelopment
|
e7377ff021
|
Extracted ConnectionState enum to a separate file.
|
2020-04-27 22:13:38 +00:00 |
|
MobiusDevelopment
|
f79c3f1d98
|
Removal of ClientStats and GameClient minor cleanup.
|
2020-04-27 21:55:16 +00:00 |
|
MobiusDevelopment
|
8e20923030
|
Item container related cleanup.
|
2020-04-25 13:41:25 +00:00 |
|
MobiusDevelopment
|
9682338343
|
Addition of raidboss bonus damage effects.
|
2020-04-25 11:14:05 +00:00 |
|
MobiusDevelopment
|
fe1d37e011
|
Extensive player ownership check for single or multiple items.
|
2020-04-24 11:01:12 +00:00 |
|
MobiusDevelopment
|
2207553fe1
|
Changed OfflineTradeUtil trader config check.
Contributed by pecanha.
|
2020-04-18 12:49:46 +00:00 |
|