Commit Graph

65 Commits

Author SHA1 Message Date
MobiusDev
38c11f3a55 Disable pathfinding when no geodata are loaded. 2017-10-20 23:30:05 +00:00
MobiusDev
7b86cf9467 Simplify pathfinding checks. 2017-10-20 23:21:34 +00:00
MobiusDev
7dd34b79a1 Minor OfflineTradersTable change. 2017-10-20 15:43:50 +00:00
MobiusDev
1877846629 Do not restore offline traders that have been kicked from the game. 2017-10-20 15:11:22 +00:00
MobiusDev
d23f627286 Dye name is not needed to be saved in Henna. 2017-10-19 01:15:58 +00:00
MobiusDev
a08b596b1b Support for premium henna slot. 2017-10-18 03:44:06 +00:00
MobiusDev
3f9a652812 Renamed PetSkillData templateId value to npcId. 2017-10-15 11:51:11 +00:00
MobiusDev
e17068f812 Replaced L2PetSkillLearn with SkillHolder. 2017-10-15 11:43:52 +00:00
MobiusDev
77411e1e89 Removed minimum level from pet skill data. 2017-10-15 00:31:43 +00:00
MobiusDev
d18cd64569 Pet skill data moved to XML. 2017-10-13 16:38:08 +00:00
MobiusDev
8c1c7f2fc3 Droplists randomization and maximum drop occurrences setting. 2017-10-06 13:43:12 +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
bba9f4be4f More eclipse login issue changes. 2017-09-30 16:31:07 +00:00
MobiusDev
291b59aa9e Fixed login issues after latest eclipse corrections. 2017-09-30 14:46:18 +00:00
MobiusDev
a8424fdf22 Proper onFirstTalk for quest Secret Mission (10288). 2017-09-30 11:07:48 +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
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
bfc946d627 Timer chances for Pursuit Of Clan Ambition (503). 2017-09-29 08:59:20 +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
bb9e1f2827 Fixes for new Eclipse warnings. 2017-09-27 01:59:41 +00:00
MobiusDev
e2efcc4170 Small refactoring for previous commit. 2017-09-26 21:37:19 +00:00
MobiusDev
8e3b212d97 GeoEngine out of bounds block check.
Contributed by Janiko.
2017-09-26 21:22:55 +00:00
MobiusDev
8d7db0906c Warning when geodata block is not found. 2017-09-26 12:11:24 +00:00
MobiusDev
f37e8dbf17 Proper message for henna removal. 2017-09-25 10:39:41 +00:00
MobiusDev
ff8130915a Zaken entry fixed. 2017-09-25 10:33:13 +00:00
MobiusDev
b6e76a54f1 Updated server news html file. 2017-09-20 00:28:19 +00:00
MobiusDev
be3283c968 Gracia airships are no longer an issue. 2017-09-19 18:25:54 +00:00
MobiusDev
3333b74f66 Fixed Alligator Island water zones. 2017-09-19 15:49:43 +00:00
MobiusDev
94fb6ce34a Reverted revision 2705. 2017-09-17 19:34:45 +00:00
MobiusDev
6b9f8a7ee3 Minor Highfive Kamaloka cleanup. 2017-09-15 22:44:25 +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
42dbc62f68 Fixed Fear issues. 2017-09-14 22:47:17 +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
50cf2ca0e4 CommunityBoard teleport protection system. 2017-09-13 16:09:53 +00:00
MobiusDev
d91843d43c Prevent NPC spawns on top of buildings. 2017-09-11 02:29:39 +00:00
MobiusDev
0e21c44fa0 Use GeoEngine for Friendly NPC movement paths. 2017-09-09 01:45:23 +00:00
MobiusDev
7f1a6f6fee Added configurable limits for PAtk and MAtk. 2017-09-08 23:42:16 +00:00
MobiusDev
332cffb2d2 Fixed L2PcInstance doCast NPE. 2017-09-08 19:28:36 +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