Commit Graph

1106 Commits

Author SHA1 Message Date
MobiusDev 0c5786e457 UseItem probable exploit prevention.
Author: Tryskell
Source: https://maxcheaters.com/topic/225947-useitem-exploit-fix-duplicate-items-all-l2j-versions/
2019-02-07 07:42:12 +00:00
MobiusDev 35e51e1fb4 Configs for augmented item trade and destroy actions. 2019-02-06 04:55:20 +00:00
MobiusDev b56c8ac983 Ability to make a skill tree with multiple requisites per skill.
Contributed by hexash14.
2019-02-06 04:27:53 +00:00
MobiusDev 78dacf5dfe Disable summoning when spawn protected. 2019-02-05 11:09:39 +00:00
MobiusDev b1f1cb8568 Summons should not PvP flag after getting stunned. 2019-02-05 05:13:22 +00:00
MobiusDev 074fdca40c Admin panel for event triggers. 2019-02-03 09:30:28 +00:00
MobiusDev 0ce73f9027 Addition of castle trap zone trigger events. 2019-02-03 09:29:07 +00:00
MobiusDev db367700b5 Store olympiad rewards in character variables. 2019-02-02 08:48:47 +00:00
MobiusDev f73130fdb7 Remove class permitted hennas when changing class. 2019-01-28 02:37:18 +00:00
MobiusDev 0a2dbf9de3 Should not apply armor set and henna bonus to summons. 2019-01-27 14:25:25 +00:00
MobiusDev d70d89bdd1 Passive effect changes. 2019-01-25 04:22:52 +00:00
MobiusDev 916c986aef Toggle skills should not broadcast MagicSkillUse. 2019-01-25 00:53:36 +00:00
MobiusDev a7f367e4cd Default party range set to 1500. 2019-01-23 03:21:15 +00:00
MobiusDev bf417153d9 Reuse of party range configuration. 2019-01-23 03:14:45 +00:00
MobiusDev 283f87c38e Proper usage for party range configuration. 2019-01-23 01:50:11 +00:00
MobiusDev 871093e42d Replace existing character_summon_skills_save values. 2019-01-21 02:34:03 +00:00
MobiusDev e4520078e1 Default clan ally id set to 0. 2019-01-21 02:30:44 +00:00
MobiusDev 6a0e2121db Fixed FriendlyNpcInstance doDie killer NPE. 2019-01-19 22:43:29 +00:00
MobiusDev 5fb9c5e033 Removed trailing whitespace from several XML files. 2019-01-18 01:38:00 +00:00
MobiusDev 3c634ed5b6 Store mount enabled skill list on a separate class. 2019-01-15 03:34:13 +00:00
MobiusDev aa222abbbc Fixed admin untransform command NPE. 2019-01-14 22:03:28 +00:00
MobiusDev ae59dda434 Fixed sending self damage message. 2019-01-14 05:44:23 +00:00
MobiusDev dafe02deda Fixed movement through ramps. 2019-01-14 05:42:06 +00:00
MobiusDev 3952f3f88b Initial capacity for mount enabled skill list set to 2. 2019-01-14 04:51:41 +00:00
MobiusDev ca1dde80a6 Dropped RideState class. 2019-01-14 04:35:27 +00:00
MobiusDev 81b13c3c97 Hate effects should not count as damage done. 2019-01-11 19:39:54 +00:00
MobiusDev fdf51df12a Addition of topspawncount admin command. 2019-01-10 17:49:26 +00:00
MobiusDev 592399f5c0 Despawn precautions. 2019-01-09 07:20:24 +00:00
MobiusDev 066996efbb Better admin teleport for Forge of Gods. 2019-01-09 06:38:01 +00:00
MobiusDev b82e5a66a3 Updated XML template comments. 2019-01-08 00:15:53 +00:00
MobiusDev 420d4583d9 Logger is not necessary. 2019-01-07 04:42:17 +00:00
MobiusDev 8f24162235 AutoSpawnHandler class improvements. 2019-01-07 04:36:09 +00:00
MobiusDev c2de30be8b Minimum distance condition no longer uses squared values. 2019-01-05 23:37:07 +00:00
MobiusDev 088f57bc41 Use of canInteract for NPC onBypassFeedback method. 2019-01-02 21:45:20 +00:00
MobiusDev 251c83368f Minor NpcData adjustments. 2018-12-21 04:11:48 +00:00
MobiusDev 443894be30 Prevent senseless illegal player action message spam. 2018-12-19 16:14:38 +00:00
MobiusDev 2b1f12f935 Olympiad buffer bypass fix. 2018-12-19 07:51:25 +00:00
MobiusDev 872dfa30a7 Weapon baseAttackAngle is relative to character position in degrees. 2018-12-18 07:35:43 +00:00
MobiusDev baa4b24ca4 Rnd get method should return origin when it equals with bound. 2018-12-16 22:04:45 +00:00
MobiusDev d814997976 Block key movement when mounting. 2018-11-29 20:04:43 +00:00
MobiusDev 2f0c04d54f Include Windows JDK download link in readme.txt file. 2018-11-26 00:08:34 +00:00
MobiusDev ca236013fd Used StampedLock to synchronize auto attack method. 2018-11-26 00:03:16 +00:00
MobiusDev 02b2567c78 Always send account logout at login server when kicked. 2018-11-25 00:31:17 +00:00
MobiusDev 6e1df5b92c Check visibility for skill range condition. 2018-11-23 22:36:01 +00:00
MobiusDev 2db48f060d Core AI improvements. 2018-11-22 01:31:46 +00:00
MobiusDev 4f298384fe Minor build.xml file cleanup. 2018-11-22 01:26:03 +00:00
MobiusDev 0f36a0da37 Send a system message before launching GUI. 2018-09-23 23:41:00 +00:00
MobiusDev 8f49dc5f39 Teleport non defender to nearest town if logged out in siege zone. 2018-09-23 18:56:45 +00:00
MobiusDev b87d0427a3 Removed known command. Also NPC abnormal broadcast fix. 2018-09-23 18:50:42 +00:00
MobiusDev 4ead57d130 Proper naming for bonus. 2018-09-23 17:06:26 +00:00