MobiusDev
|
3ab0d9c1c5
|
Fix for equipped item skills.
|
2017-10-06 02:00:56 +00:00 |
|
MobiusDev
|
174b9ca0b5
|
Herb rates must be calculated before raid rates.
|
2017-10-06 01:15:29 +00:00 |
|
MobiusDev
|
df5c107e47
|
Note that premium rates do not affect Raid bosses and herbs.
|
2017-10-06 01:03:32 +00:00 |
|
MobiusDev
|
fc94704b2d
|
Drops rework.
|
2017-10-06 00:53:49 +00:00 |
|
MobiusDev
|
2c61857b12
|
Fixed drop chance multiplier by item id.
|
2017-10-04 01:09:16 +00:00 |
|
MobiusDev
|
ba934beb71
|
Modified peace zone to accept enabled option.
|
2017-10-03 22:19:53 +00:00 |
|
MobiusDev
|
e0da01c5b4
|
Fixed possible item log NPE.
|
2017-10-03 11:25:39 +00:00 |
|
MobiusDev
|
d9e0cb84e4
|
Fixed summon red aura glitch.
|
2017-10-02 22:02:06 +00:00 |
|
MobiusDev
|
1e2f1c550a
|
Player sendInfo now sends relations when asked.
|
2017-10-02 21:57:27 +00:00 |
|
MobiusDev
|
42e75417d4
|
Friendly NPCs should not attack each other.
|
2017-10-01 22:27:11 +00:00 |
|
MobiusDev
|
6a714ee6c9
|
Better solution for auto giving skills.
|
2017-10-01 21:10:20 +00:00 |
|
MobiusDev
|
39c3d13c7d
|
ClassId must be set after setting base class.
|
2017-10-01 19:43:52 +00:00 |
|
MobiusDev
|
b6a7bc0b48
|
Removed CeremonyOfChaosManager from disabled tutorial config.
|
2017-10-01 15:28:42 +00:00 |
|
MobiusDev
|
caf2b1e6cf
|
Check for available items needed before skill casting.
|
2017-10-01 12:13:02 +00:00 |
|
MobiusDev
|
95686c6364
|
Small rework for pet shot recharge messages.
|
2017-10-01 00:54:54 +00:00 |
|
MobiusDev
|
36b9f58139
|
Cubics rework.
Contributed by Liamxroy.
|
2017-09-30 23:41:08 +00:00 |
|
MobiusDev
|
9d7a14bdae
|
Fixed double ToI doors.
Contributed by gamelike85.
|
2017-09-30 22:03:43 +00:00 |
|
MobiusDev
|
f77547c906
|
Addition of RequestStopMove.
|
2017-09-30 17:36:45 +00:00 |
|
MobiusDev
|
bba9f4be4f
|
More eclipse login issue changes.
|
2017-09-30 16:31:07 +00:00 |
|
MobiusDev
|
5f8301af70
|
Add name to ask join pledge.
|
2017-09-30 15:27:18 +00:00 |
|
MobiusDev
|
291b59aa9e
|
Fixed login issues after latest eclipse corrections.
|
2017-09-30 14:46:18 +00:00 |
|
MobiusDev
|
f85299668b
|
Addition of RequestClanAskJoinByName.
|
2017-09-30 14:09:55 +00:00 |
|
MobiusDev
|
da13c9b262
|
Proper names for unknown TraitType enum.
|
2017-09-30 02:49:20 +00:00 |
|
MobiusDev
|
0d5271fe34
|
Proper instant extract for stackable items.
|
2017-09-29 22:45:04 +00:00 |
|
MobiusDev
|
aa7f3a3fa3
|
Reduced raidboss respawn delays by 12 hours.
|
2017-09-29 21:39:48 +00:00 |
|
MobiusDev
|
41c6b1ea80
|
Action improvements.
|
2017-09-29 20:22:49 +00:00 |
|
MobiusDev
|
d805412c9e
|
Clan entry improvements.
Contributed by Liamxroy.
|
2017-09-29 12:53:10 +00:00 |
|
MobiusDev
|
dfd251b9b3
|
Removed siege door attack tempfix.
|
2017-09-29 10:22:44 +00:00 |
|
MobiusDev
|
13b55f77fe
|
Do not check for doors between if target is already a door.
|
2017-09-29 10:01:36 +00:00 |
|
MobiusDev
|
62e6aab237
|
Ertheia skill enchants.
Contributed by Liamxroy.
|
2017-09-28 14:57:49 +00:00 |
|
MobiusDev
|
4e0858a5d6
|
Addition of Compelling effect handler.
|
2017-09-28 14:51:37 +00:00 |
|
MobiusDev
|
a3799a3a1f
|
Dropped second DecayTaskManager add method.
|
2017-09-27 13:10:25 +00:00 |
|
MobiusDev
|
c222759584
|
Simplified DecayTaskManager logic.
|
2017-09-27 13:05:52 +00:00 |
|
MobiusDev
|
91905ca592
|
Prevent adding effects on dead creatures.
|
2017-09-27 13:02:11 +00:00 |
|
MobiusDev
|
0b4aa688a8
|
EffectScope end should be applied when ending effect.
|
2017-09-27 11:55:49 +00:00 |
|
MobiusDev
|
bb9e1f2827
|
Fixes for new Eclipse warnings.
|
2017-09-27 01:59:41 +00:00 |
|
MobiusDev
|
3cb7b3f70e
|
Range checks for skill casting.
Contributed by Liamxroy.
|
2017-09-27 00:15:33 +00:00 |
|
MobiusDev
|
2708997611
|
Stop monsters casting when deleted.
Contributed by Liamxroy.
|
2017-09-27 00:11:22 +00:00 |
|
MobiusDev
|
b3d4fcf3d3
|
Dead monsters should not target.
Contributed by Liamxroy.
|
2017-09-27 00:09:29 +00:00 |
|
MobiusDev
|
e2efcc4170
|
Small refactoring for previous commit.
|
2017-09-26 21:37:19 +00:00 |
|
MobiusDev
|
895cf3b173
|
Re-adding L2World check for DeleteObject.
|
2017-09-26 21:24:09 +00:00 |
|
MobiusDev
|
8e3b212d97
|
GeoEngine out of bounds block check.
Contributed by Janiko.
|
2017-09-26 21:22:55 +00:00 |
|
MobiusDev
|
ebc4a789e6
|
Effect list broadcast issue fix.
Contributed by Liamxroy.
|
2017-09-26 15:41:55 +00:00 |
|
MobiusDev
|
9816651177
|
Fixed SurroundingRegion check.
|
2017-09-26 14:48:47 +00:00 |
|
MobiusDev
|
8d7db0906c
|
Warning when geodata block is not found.
|
2017-09-26 12:11:24 +00:00 |
|
MobiusDev
|
a687598fcd
|
Dropped BuyshadowItem bypass.
Contributed by gigilo1968.
|
2017-09-24 23:24:29 +00:00 |
|
MobiusDev
|
d14391903b
|
Player checks for event registrations.
|
2017-09-23 22:41:12 +00:00 |
|
MobiusDev
|
89dd469b4b
|
Ceremony of Chaos check for ability list.
|
2017-09-23 19:07:09 +00:00 |
|
MobiusDev
|
573cbae79a
|
Packet protection for ability list learn.
|
2017-09-23 19:04:40 +00:00 |
|
MobiusDev
|
c22fd24b18
|
Proper attack hit delay.
Contributed by Liamxroy.
|
2017-09-23 15:25:27 +00:00 |
|
MobiusDev
|
1a1bdae5ad
|
Dual blunt is counted as dual attack.
Contributed by gigilo1968.
|
2017-09-23 14:57:50 +00:00 |
|
MobiusDev
|
74f1bdbf36
|
Proper soulshot toggle.
Contributed by gigilo1968.
|
2017-09-23 14:51:18 +00:00 |
|
MobiusDev
|
923e3bce18
|
Added check for missing life stone data.
|
2017-09-22 23:53:44 +00:00 |
|
MobiusDev
|
c5cbd4100e
|
Addition of VitalityExpRate effect handler.
|
2017-09-22 19:47:49 +00:00 |
|
MobiusDev
|
9532027f0e
|
Changed a couple effect list methods to synchronized.
|
2017-09-22 18:55:05 +00:00 |
|
MobiusDev
|
0205eb4231
|
Minor check fix for request item ensoul.
|
2017-09-22 17:11:46 +00:00 |
|
MobiusDev
|
d571278f5f
|
Effect list rework.
Contributed by Liamxroy.
|
2017-09-22 17:02:39 +00:00 |
|
MobiusDev
|
d279eb7aa7
|
Passive skills should hide messages.
|
2017-09-22 00:35:13 +00:00 |
|
MobiusDev
|
23d3883d34
|
Extra checks for trigger skills by attack.
|
2017-09-21 22:04:12 +00:00 |
|
MobiusDev
|
b6e76a54f1
|
Updated server news html file.
|
2017-09-20 00:28:19 +00:00 |
|
MobiusDev
|
d39e8b8df4
|
Minor skill documentation change.
|
2017-09-19 17:57:59 +00:00 |
|
MobiusDev
|
052981e9bb
|
Updated readme.txt with geodata links.
|
2017-09-19 15:57:25 +00:00 |
|
MobiusDev
|
09934692ee
|
Improvement for AdminZone handler.
|
2017-09-19 15:51:45 +00:00 |
|
MobiusDev
|
3333b74f66
|
Fixed Alligator Island water zones.
|
2017-09-19 15:49:43 +00:00 |
|
MobiusDev
|
826ad542f1
|
Attempt to fix YeSagiraGuards onEvtThink issue.
|
2017-09-19 05:33:25 +00:00 |
|
MobiusDev
|
94fb6ce34a
|
Reverted revision 2705.
|
2017-09-17 19:34:45 +00:00 |
|
MobiusDev
|
668dac5f40
|
Removed non reachable area spawns.
|
2017-09-16 21:12:16 +00:00 |
|
MobiusDev
|
74f3eab7e6
|
Fixed possible RequestAcquireSkillInfo NPE.
|
2017-09-15 14:40:37 +00:00 |
|
MobiusDev
|
e44fbf0218
|
Fixed possible L2AttackableAI thinkAttack NPE.
|
2017-09-15 14:29:06 +00:00 |
|
MobiusDev
|
254be92eb9
|
Include servitors on FriendlyNpc damage check.
|
2017-09-14 23:12:02 +00:00 |
|
MobiusDev
|
ccf50bece2
|
Merged some L2QuestGuard methods to FriendlyNpc.
|
2017-09-14 21:55:22 +00:00 |
|
MobiusDev
|
6cb9a64ac0
|
Merged FindPvP search method to useBypass.
|
2017-09-14 17:09:26 +00:00 |
|
MobiusDev
|
5e046c297d
|
Custom FindPvP bypass.
|
2017-09-14 15:33:45 +00:00 |
|
MobiusDev
|
021766a8c5
|
Spawn system rework.
Thanks Sdw.
Author: UnAfraid, ?
|
2017-09-14 12:20:53 +00:00 |
|
MobiusDev
|
fbd1109bd5
|
Removed unnecessary delete object packet send on death.
|
2017-09-14 12:16:14 +00:00 |
|
MobiusDev
|
215fcaa1b4
|
Retail Agent of Chaos behavior.
|
2017-09-13 20:04:42 +00:00 |
|
MobiusDev
|
50cf2ca0e4
|
CommunityBoard teleport protection system.
|
2017-09-13 16:09:53 +00:00 |
|
MobiusDev
|
39226731ea
|
Previous commit for Classic branch.
|
2017-09-13 13:48:50 +00:00 |
|
MobiusDev
|
1bd3873eb3
|
Better limit calculation for previous commit.
|
2017-09-12 19:31:38 +00:00 |
|
MobiusDev
|
5567d64e02
|
Avoid NpcViewMod packet crash.
|
2017-09-12 19:17:37 +00:00 |
|
MobiusDev
|
9e8cdc27b4
|
Fixed possible L2NpcActionShift NPE.
|
2017-09-12 18:00:59 +00:00 |
|
MobiusDev
|
0f77e19227
|
Avoid BuffTimeTask NPE.
|
2017-09-12 11:22:10 +00:00 |
|
MobiusDev
|
d91843d43c
|
Prevent NPC spawns on top of buildings.
|
2017-09-11 02:29:39 +00:00 |
|
MobiusDev
|
fe21a7d72b
|
Addition of ChangeAttributeCrystal item handler.
|
2017-09-11 01:07:26 +00:00 |
|
MobiusDev
|
ecee43306c
|
Fixed GranBossManager stopping when boss NPC template not found.
|
2017-09-10 13:00:26 +00:00 |
|
MobiusDev
|
1ff538f3ce
|
Removed non existent GrandBosses from configs.
|
2017-09-10 12:44:44 +00:00 |
|
MobiusDev
|
96db3acd3f
|
Fixed possible MatchingRoomManager NPE.
|
2017-09-10 11:24:50 +00:00 |
|
MobiusDev
|
cae3b7ffe0
|
RebalanceHP should apply to servitor owner.
Contributed by Patrioch.
|
2017-09-10 02:05:07 +00:00 |
|
MobiusDev
|
9c145fb785
|
Servitor Share effect.
Contributed by Patrioch.
|
2017-09-10 01:57:38 +00:00 |
|
MobiusDev
|
af0d56b56a
|
Prettify previous commit.
|
2017-09-10 00:41:37 +00:00 |
|
MobiusDev
|
a999913ad5
|
Fixed possible MatchingRoomManager NPE.
|
2017-09-10 00:31:25 +00:00 |
|
MobiusDev
|
906cb678c7
|
Fixed stance skills reducing player attack stats.
|
2017-09-10 00:07:41 +00:00 |
|
MobiusDev
|
c79c89d95e
|
Proper fix for RequestPledgeRecruitBoardSearch packet.
|
2017-09-09 19:33:17 +00:00 |
|
MobiusDev
|
6d9c159b91
|
Party Matching Room.
Contributed by gigilo1968.
|
2017-09-09 15:13:10 +00:00 |
|
MobiusDev
|
1b17669d5b
|
Dropped L2QuestGuardInstance.
|
2017-09-09 02:38:17 +00:00 |
|
MobiusDev
|
0e21c44fa0
|
Use GeoEngine for Friendly NPC movement paths.
|
2017-09-09 01:45:23 +00:00 |
|
MobiusDev
|
57f365f3ec
|
Fixed HP changes not been broadcasted.
|
2017-09-09 00:33:11 +00:00 |
|
MobiusDev
|
7f1a6f6fee
|
Added configurable limits for PAtk and MAtk.
|
2017-09-08 23:42:16 +00:00 |
|
MobiusDev
|
edb23d3285
|
Several braces code format.
|
2017-09-08 17:33:31 +00:00 |
|
MobiusDev
|
c987647e9b
|
Matching titles for some admin menu dialogs.
|
2017-09-08 14:08:15 +00:00 |
|
MobiusDev
|
eb40a8e984
|
Replaced some timers.
|
2017-09-07 18:14:32 +00:00 |
|
MobiusDev
|
bde00f08b9
|
Community board buff skill id protection.
|
2017-09-07 13:26:04 +00:00 |
|
MobiusDev
|
9f8daca70b
|
Syntax typo fix for previous commit.
|
2017-09-07 12:51:47 +00:00 |
|
MobiusDev
|
3f83a2e2d9
|
Visual improvement for previous commit.
|
2017-09-07 12:48:45 +00:00 |
|
MobiusDev
|
ac73f0782e
|
Addition of Reset Cooldowns button at admin character skills menu.
|
2017-09-07 12:40:09 +00:00 |
|
MobiusDev
|
ea14bb8c3e
|
Fixed siege door targeting with enabled geodata.
|
2017-09-07 02:58:22 +00:00 |
|
MobiusDev
|
b4e0a77538
|
Addition of ReuseSkillById effect.
|
2017-09-07 02:33:43 +00:00 |
|
MobiusDev
|
6c3fae843b
|
Addition of SacrificeSummon effect.
|
2017-09-07 01:28:10 +00:00 |
|
MobiusDev
|
9baee86367
|
Servitor improvements.
|
2017-09-07 01:20:26 +00:00 |
|
MobiusDev
|
1a0931dd55
|
Fixed L2DamageZone ApplyDamage execution NPE.
|
2017-09-06 19:56:04 +00:00 |
|
MobiusDev
|
b536f7186a
|
More detailed message for threadpool execution exception.
|
2017-09-06 19:39:35 +00:00 |
|
MobiusDev
|
41466b4787
|
Added class name on runnable execution exception message.
|
2017-09-06 18:21:03 +00:00 |
|
MobiusDev
|
547bfa68ea
|
Removed non available castles from admin castle menu.
|
2017-09-06 17:37:02 +00:00 |
|
MobiusDev
|
a2f3af8de4
|
Changing player intention when attacking Siege doors.
|
2017-09-06 14:26:56 +00:00 |
|
MobiusDev
|
83323f1144
|
Holy Artifact spawns.
Contributed by maxstyle.
|
2017-09-06 10:39:43 +00:00 |
|
MobiusDev
|
3615456155
|
Code format braces.
|
2017-08-31 11:54:12 +00:00 |
|
MobiusDev
|
ce279555a0
|
Fixed NPC action shift when spawn group is null.
|
2017-08-31 03:22:42 +00:00 |
|
MobiusDev
|
86f4f257bd
|
Removed null check after getQuestState initialized.
|
2017-08-31 01:14:56 +00:00 |
|
MobiusDev
|
224f9331f7
|
Minor code improvements.
|
2017-08-29 23:02:08 +00:00 |
|
MobiusDev
|
9be051a70f
|
Remaining Newbie Guide dialogs.
Contributed by quangnguyen.
|
2017-08-29 22:16:59 +00:00 |
|
MobiusDev
|
2221c56ee7
|
Project name changes.
|
2017-08-29 14:27:29 +00:00 |
|
MobiusDev
|
ff0d4f0638
|
Project reorganization.
|
2017-08-29 13:53:52 +00:00 |
|