Commit Graph

461 Commits

Author SHA1 Message Date
MobiusDevelopment 2c0933d2dc Use skill power bonuses for ranged bonus calculation. 2019-05-24 09:13:46 +00:00
MobiusDevelopment 8f1c260c79 Check effect mode where possible. 2019-05-23 11:52:10 +00:00
MobiusDevelopment 12a8e6ab99 Precaution for adding skill power via mul effect. 2019-05-23 08:57:33 +00:00
MobiusDevelopment e4475af103 Addition of SkillPowerAdd effect. 2019-05-23 06:30:47 +00:00
MobiusDevelopment e990711b53 Correct values for residence functions.
Contributed by Iris.
2019-05-21 18:57:31 +00:00
MobiusDevelopment 4eb6343526 Teleporter XML file name corrections. 2019-05-21 18:34:50 +00:00
MobiusDevelopment 8644567542 Addition of new territory admin teleports. 2019-05-21 17:53:30 +00:00
MobiusDevelopment 68307ca8f2 Proper CanUseInBattlefield skill condition. 2019-05-16 00:02:04 +00:00
MobiusDevelopment afd4d268b6 Hated creatures should run to you. 2019-05-15 18:54:34 +00:00
MobiusDevelopment f7adf09db1 Enable SupportMagic at link bypass. 2019-05-15 14:11:53 +00:00
MobiusDevelopment 3b10bc10c2 Enable BlessingOfProtection at link bypass. 2019-05-15 14:05:59 +00:00
MobiusDevelopment d6aeabcdec Zaken epic jewelry upgrades.
Contributed by Iris.
2019-05-15 04:08:48 +00:00
MobiusDevelopment 39307fa0a8 Addition of castle side effect script.
Contributed by gigilo1968.
2019-05-14 14:25:52 +00:00
MobiusDevelopment 01df677c28 Improved pledge affect scopes. 2019-05-14 02:34:21 +00:00
MobiusDevelopment 97a8caa81e TeleportToTarget effect start when target is in LoS. 2019-05-12 04:05:19 +00:00
MobiusDevelopment 3d9011a87d Addition of attribute system configuration file.
Contributed by facab.
2019-05-09 11:17:02 +00:00
MobiusDevelopment 585b17d38b Summon item consumes by level.
Contributed by champzix1.
2019-05-07 06:39:53 +00:00
MobiusDevelopment da33062f43 Command line login support.
Contributed by facab.
2019-05-04 07:25:09 +00:00
MobiusDevelopment 9eb9188b70 Continue with database adjustments. 2019-04-27 09:29:45 +00:00
MobiusDevelopment 223da2f310 Addition of configurations for fake death target. 2019-04-27 08:58:16 +00:00
MobiusDevelopment c227d00aec Use generation number to distinguish rotated logs. 2019-04-25 05:05:48 +00:00
MobiusDevelopment b59d1df77f Playable only physical defence adjustments. 2019-04-25 03:55:29 +00:00
MobiusDevelopment 63e4b56dae Alternate tempfix for defence calculations. 2019-04-19 17:04:54 +00:00
MobiusDevelopment 49ccd3db6b Tempfix for skill damage getting lower while levels increase. 2019-04-17 21:06:20 +00:00
MobiusDevelopment 57adcfc3d8 Various message grammar corrections. 2019-04-17 01:58:16 +00:00
MobiusDevelopment 3c9a54d8c9 Path changes to match new domain. 2019-04-15 05:07:14 +00:00
MobiusDevelopment 8b77a39aaf Removed java classpath configuration. 2019-04-12 18:16:50 +00:00
MobiusDevelopment 988fc150ac Java scripting engine simplifications. 2019-04-12 17:49:14 +00:00
MobiusDevelopment 4ba7bc7721 Minor Link bypass improvements. 2019-04-12 06:57:00 +00:00
MobiusDevelopment 32519d3bc5 Renamed Alliance and Clan scripts. 2019-04-11 17:15:59 +00:00
MobiusDevelopment 167b4557d7 Changed Link bypass to work on with specific links. 2019-04-10 15:50:11 +00:00
MobiusDevelopment 117572ff57 Fixed HTML loading issue.
Author: Zoey76
Source: https://bitbucket.org/l2jserver/l2j-server-game/commits/3479827c557e98eb660901338fbfea453eddf0ca
2019-04-08 15:48:31 +00:00
MobiusDevelopment adf1653c1c Modifying physicalSkillPower and magicalSkillPower to do what description says. 2019-04-08 10:57:01 +00:00
MobiusDevelopment 5c14df03a9 Addition of TeleporterQuestRecommendationHolder. 2019-04-08 10:41:48 +00:00
MobiusDevelopment bc61b48a56 Always use static modifier when adding values to static lists and maps. 2019-04-08 10:30:59 +00:00
MobiusDevelopment dfbe514e8e Removed invalid Dark Elf Village respawn points.
Contributed by champzix1.
2019-04-07 02:49:45 +00:00
MobiusDevelopment fc6c31df53 Addition of ThreadsForLoading configuration. 2019-04-05 18:30:14 +00:00
MobiusDevelopment eed915b9dc Dropped IGameXmlReader.
ScriptEngineManager class cleanup.
Use of ThreadPool to decrease startup time.
2019-04-05 04:14:32 +00:00
MobiusDevelopment 23e3c14278 Fix for admin set level.
Contributed by NightBR.
2019-04-03 21:24:46 +00:00
MobiusDevelopment 7714c27a6e Ordered QuestMasterHandler entries by quest id. 2019-04-03 11:49:27 +00:00
MobiusDevelopment 45abbfcbab Addition of missing quest placeholders. 2019-04-03 01:12:51 +00:00
MobiusDevelopment c578bd43c1 Use configurations for attackables calcMagicSuccess method. 2019-04-01 15:21:44 +00:00
MobiusDevelopment 1fd1f80099 KnockBack and PullBack effects should ignore town NPCs. 2019-03-31 20:40:13 +00:00
MobiusDevelopment 80bac1e544 Organized imports. 2019-03-30 20:30:35 +00:00
MobiusDevelopment d78a0489d1 Prefix removals and code cleanup. 2019-03-28 05:32:39 +00:00
MobiusDevelopment 8a9a1d4a61 Removed admin set level subclass limit when on a dualclass. 2019-03-23 12:12:02 +00:00
MobiusDevelopment 9f72595ae0 Fishing rework based on L2jUnity free files.
Contributed by facab.
2019-03-22 23:34:26 +00:00
MobiusDevelopment 945594f206 Use proper effects for patk and matk bonuses. 2019-03-22 12:37:45 +00:00
MobiusDevelopment 6388ea0504 AdminLevel setlevel improvements.
Contributed by NightBR.
2019-03-22 10:54:44 +00:00
MobiusDevelopment 3c6ad12888 Fixed Plunder effect. 2019-03-20 00:27:18 +00:00