Commit Graph

  • 162e956a4c Replaced seed CSV data with aCis free version XML data. MobiusDevelopment 2020-01-27 00:34:22 +00:00
  • 328ce253f2 Updated cursed weapon data. MobiusDevelopment 2020-01-26 23:45:05 +00:00
  • 72cc9f0298 Replaced armor set SQL data with aCis free version XML data. MobiusDevelopment 2020-01-26 23:30:10 +00:00
  • afa6bac3aa Replaced summon item CSV data with aCis free version XML data. MobiusDevelopment 2020-01-26 22:15:53 +00:00
  • a6a0c0fd06 Replaced recipe CSV data with aCis free version XML data. MobiusDevelopment 2020-01-26 21:24:19 +00:00
  • f1f8ccfc2b Replaced static object CSV data with aCis free version XML data. MobiusDevelopment 2020-01-26 19:25:27 +00:00
  • e1f4230ed2 Removed underscores from Item class variables. MobiusDevelopment 2020-01-26 17:34:54 +00:00
  • 1060aa6d39 Removed pointless return at end of method. MobiusDevelopment 2020-01-26 17:15:10 +00:00
  • 86379b722a QuestState getName method was replaced by getString. MobiusDevelopment 2020-01-26 16:58:15 +00:00
  • 990d3b590b QuestState and QuestTimer class cleanups. MobiusDevelopment 2020-01-26 16:53:48 +00:00
  • 8b5af84230 StatsSet properly named as StatSet. MobiusDevelopment 2020-01-26 15:07:31 +00:00
  • 9d155febb7 Proper syntax for several methods and values. MobiusDevelopment 2020-01-26 14:05:47 +00:00
  • 8e7ecd2ac0 Improvements for DoorData class. MobiusDevelopment 2020-01-25 13:43:52 +00:00
  • 56bc0a2d2b Replaced Henna CSV data with aCis free version XML data. MobiusDevelopment 2020-01-25 13:24:58 +00:00
  • 42e7b2382c Proper clan level check for ClanMaster. MobiusDevelopment 2020-01-25 12:18:45 +00:00
  • 07ba96cc0e Moved ItemTable in datatables package. MobiusDevelopment 2020-01-25 12:12:57 +00:00
  • 0ef951835a Door data moved from CSV to XML. MobiusDevelopment 2020-01-25 11:48:18 +00:00
  • 3965ed7615 Uppercase name for CursedWeapons and DimensionalRift XML files. MobiusDevelopment 2020-01-25 07:34:05 +00:00
  • a78309f34b Replaced Fish CSV data with aCis free version XML data. MobiusDevelopment 2020-01-25 07:25:33 +00:00
  • 65b3f4cc1d Party match classes moved to partymatching package. MobiusDevelopment 2020-01-25 05:24:45 +00:00
  • 04b3b58658 Removal of BoxInstance class. MobiusDevelopment 2020-01-24 20:07:26 +00:00
  • 58f656ad74 Replaced compareToIgnoreCase with equalsIgnoreCase. MobiusDevelopment 2020-01-24 20:00:24 +00:00
  • d4a8f7b744 Addition of getters for creature template values. MobiusDevelopment 2020-01-24 19:46:48 +00:00
  • 7960f9fc58 TeleportToPlayer effect should check if target is in timed hunting zone. MobiusDevelopment 2020-01-24 18:20:30 +00:00
  • 585bb71af1 Element needs to be replaced at position 0. MobiusDevelopment 2020-01-24 18:15:49 +00:00
  • b6eb8abc18 QuestState and QuestTimer class cleanups. MobiusDevelopment 2020-01-24 18:04:25 +00:00
  • 90352a0447 Moved EventType to a separate class. MobiusDevelopment 2020-01-24 17:05:10 +00:00
  • 4f5e72d88d Method getEventQuests returns List and addition of getAllQuestStates method. MobiusDevelopment 2020-01-24 16:48:48 +00:00
  • 58fe3bdd8f Dropped addToQuestStateArray method. MobiusDevelopment 2020-01-24 15:51:52 +00:00
  • 7307d8d53d Cleanup for PlaySound, QuestList and TutorialCloseHtml serverpackets. MobiusDevelopment 2020-01-24 15:41:54 +00:00
  • 44f5fbdcef Addition of cleanSkillUponChangeClass checkPreviousClasses parameter. MobiusDevelopment 2020-01-24 15:25:27 +00:00
  • c043af33f8 Change class should not remove equipped item skills. MobiusDevelopment 2020-01-24 13:10:13 +00:00
  • 04d2ed51da Addition of MaximumAddedTime configuration. MobiusDevelopment 2020-01-23 17:40:42 +00:00
  • e44125f798 Addition of Time Limited Zones configurations. MobiusDevelopment 2020-01-23 16:32:46 +00:00
  • 6cd49da1fb Addition of Primeval Island PvP zone. Contributed by Edoo. MobiusDevelopment 2020-01-23 15:13:06 +00:00
  • 0d629fd067 Region changes related to timed zones. Contributed by Edoo. MobiusDevelopment 2020-01-23 15:07:04 +00:00
  • 8ace115a80 Removed Rune to the Primeval Island boat. Contributed by Edoo. MobiusDevelopment 2020-01-23 15:02:37 +00:00
  • 3d0bdd0a46 Addition of AddHuntingTime effect handler. MobiusDevelopment 2020-01-23 14:54:23 +00:00
  • 86b672924c Minor PlayerInstance timed hunting zone related improvements. MobiusDevelopment 2020-01-23 10:53:14 +00:00
  • b8cc866ebc Minor improvement for TimedHuntingZoneList. MobiusDevelopment 2020-01-23 10:33:13 +00:00
  • a64eb2a297 Players should not be able to teleport out of special locations. MobiusDevelopment 2020-01-23 02:20:11 +00:00
  • 3563a89445 Multiple time limited zone checks on login. MobiusDevelopment 2020-01-23 01:58:41 +00:00
  • e3421df4c4 Timed zones separation. MobiusDevelopment 2020-01-23 01:43:14 +00:00
  • 12456c3e91 Players should use Scroll of Escape to exit hunting zones. MobiusDevelopment 2020-01-23 01:41:06 +00:00
  • 1de26d2fa6 Multiple timed zones support, time is shared. MobiusDevelopment 2020-01-23 00:47:45 +00:00
  • 9b320e4cfe QuestTimer calls in onTalk may need !isSimulatingTalking check. MobiusDevelopment 2020-01-23 00:43:03 +00:00
  • 25c71b6817 Check previous classes as well, in case classes where skipped. MobiusDevelopment 2020-01-23 00:11:34 +00:00
  • effd418284 Previous commit for equivalent Classic branch. MobiusDevelopment 2020-01-22 23:52:22 +00:00
  • 4af5183baf Clean skills upon change class. MobiusDevelopment 2020-01-22 23:36:45 +00:00
  • 1d3d1cfac6 Primeval Island time limited zone adjustments. Contributed by Edoo. MobiusDevelopment 2020-01-22 21:01:44 +00:00
  • 5a198ccff5 Addition of quest More Aggressive Operation (587). Contributed by Dmitri. MobiusDevelopment 2020-01-22 01:32:15 +00:00
  • 83d72852b0 Addition of quests 569, 682, 10896, 10897 and 10898. Contributed by Dmitri. MobiusDevelopment 2020-01-22 01:21:41 +00:00
  • 805668806e Updated combination data to protocol 228. MobiusDevelopment 2020-01-21 13:59:33 +00:00
  • b2f21cb7bd Bonus should be added, not multiplied. MobiusDevelopment 2020-01-21 10:04:20 +00:00
  • ff9eedaacc Removed non existent rhandId 326 for NPC 18330. MobiusDevelopment 2020-01-21 00:41:42 +00:00
  • 7142d7df7b Implemented Soul Breaker and Soul Hound class skills. Contributed by Iris. MobiusDevelopment 2020-01-21 00:35:15 +00:00
  • 4c63686213 Added support for Potion Mastery. MobiusDevelopment 2020-01-21 00:29:50 +00:00
  • 113abc8a87 Addition of MAtkByPAtk and MagicCriticalRateByCriticalRate effects. MobiusDevelopment 2020-01-21 00:16:34 +00:00
  • da483f1ba5 DamageByAttack with MOB and BOSS parameters. MobiusDevelopment 2020-01-21 00:10:44 +00:00
  • 4ddfd12dba Proper Grandis id for quest 10965. MobiusDevelopment 2020-01-20 21:20:06 +00:00
  • 7f69fd2999 Chamber of Prophecies NPE prevention. MobiusDevelopment 2020-01-19 22:07:53 +00:00
  • a5748daa84 You should be able to enter at instance from Neti. MobiusDevelopment 2020-01-19 21:28:25 +00:00
  • f1ee6a0140 Updated geodata with some new areas. MobiusDevelopment 2020-01-19 19:42:12 +00:00
  • 9a2aa50ad3 Fixed Sanctum of Anakim teleport location. MobiusDevelopment 2020-01-19 14:56:22 +00:00
  • 7d7081c138 Updated Primeval Island and added missing spawns to Storm Island. Contributed by Edoo. MobiusDevelopment 2020-01-19 11:08:39 +00:00
  • e921e0b0c5 Default value for raceRank StatSet value set to 0. MobiusDevelopment 2020-01-18 16:49:32 +00:00
  • c44a4a6555 Updated raidboss NPC templates at 26100-26199.xml file. MobiusDevelopment 2020-01-18 15:47:49 +00:00
  • db126a2f59 Fixed quest Noble Material (10591). MobiusDevelopment 2020-01-18 15:27:36 +00:00
  • f561777399 Removed non existent drops. MobiusDevelopment 2020-01-18 14:26:17 +00:00
  • 91a2ae4f93 Support for builder messages through SendMessageLocalisationData. MobiusDevelopment 2020-01-18 12:48:58 +00:00
  • ed7267ebac Updated raidboss NPC templates at 29300-29399.xml file. MobiusDevelopment 2020-01-18 11:51:05 +00:00
  • a2c0cfa2c8 Proper Soulshot Ticket exchange. Contributed by tomkaash. MobiusDevelopment 2020-01-17 14:13:43 +00:00
  • 7c2f67cb0e Helios NPC template adjustments. MobiusDevelopment 2020-01-17 09:35:50 +00:00
  • d3a484ffeb Fixed quest fixed Basic Mission Isle of Souls (567). Contributed by Dmitri. MobiusDevelopment 2020-01-17 08:45:49 +00:00
  • 888438fb0c Proper quest item count for 10775. Contributed by Darkloud. MobiusDevelopment 2020-01-16 18:59:53 +00:00
  • 73b7687eab Use Soulshot Ticket for exchanging shots. Contributed by tomkaash. MobiusDevelopment 2020-01-16 18:22:56 +00:00
  • b25b259665 Addition of custom Noble Master and Delevel Manager NPCs. MobiusDevelopment 2020-01-16 03:51:57 +00:00
  • 25b4b4fe00 Another Paulina's Support Box rework. Contributed by Darkloud. MobiusDevelopment 2020-01-16 01:21:17 +00:00
  • dbb64af138 Removed exit quest when clicking on FirstClassChange bypass. MobiusDevelopment 2020-01-16 00:40:51 +00:00
  • 447ff719b1 Fix for hair accessory restoration stones. Contributed by CostyKiller. MobiusDevelopment 2020-01-15 14:54:56 +00:00
  • 023c0e8a3a Addition of Attack packet soulshot visual substitute. Thanks to Edoo. MobiusDevelopment 2020-01-15 14:48:22 +00:00
  • 1ce7fd581d Updated Baium. Contributed by Edoo. MobiusDevelopment 2020-01-15 11:33:50 +00:00
  • f9d513cbaf Updated Altar of Evil and Bloody Swampland spawns. Contributed by Edoo. MobiusDevelopment 2020-01-15 11:25:59 +00:00
  • 9fe54399c7 Updated Tanor Canyon spawns. Contributed by Edoo. MobiusDevelopment 2020-01-15 11:21:33 +00:00
  • de440d5942 Simplify ServerRestartManager message when all days are used. MobiusDevelopment 2020-01-15 10:58:24 +00:00
  • 62a5c7d47f Proper comment for Uncovering the Conspiracy (10532). MobiusDevelopment 2020-01-15 10:51:27 +00:00
  • 438370357a Fixed next date for territory war not being set. Contributed by Avanael. MobiusDevelopment 2020-01-15 10:43:15 +00:00
  • f8f0e4691a Addition of quest Uncovering the Conspiracy (10532). Contributed by Darkloud. MobiusDevelopment 2020-01-15 10:30:08 +00:00
  • 438c637134 Fixed quest Odd Happenings At Dragon Valley (10531). Contributed by Darkloud. MobiusDevelopment 2020-01-15 10:11:09 +00:00
  • 6a1f4c21ac Server restart schedule by day. MobiusDevelopment 2020-01-15 10:01:39 +00:00
  • 411782efce Improvements for quest Seven Signs Girl of Doubt (10292). MobiusDevelopment 2020-01-14 20:48:49 +00:00
  • b1a5ff9dba Fixes for quest 341, 380 and 383. Source: https://bitbucket.org/l2jserver/l2j-server-datapack/commits/f7fc3cd95f992425d73c9b8f4b77e12e7b7d7050 MobiusDevelopment 2020-01-14 19:09:38 +00:00
  • 86552032d8 Spawn additions for tutorial quests until level 40. Contributed by tomkaash. MobiusDevelopment 2020-01-14 10:48:45 +00:00
  • dd8abd6252 Addition of quest Revenge, One Step at a Time (10892). Contributed by Dmitri. MobiusDevelopment 2020-01-14 10:32:04 +00:00
  • c9ff92f395 Addition of quest Odd Happenings At Dragon Valley (10531). Contributed by Darkloud. MobiusDevelopment 2020-01-14 10:10:44 +00:00
  • 3ca0791c18 Minor typo correction. MobiusDevelopment 2020-01-13 23:42:33 +00:00
  • 980eba9a02 Kamael Skill Implementation: Part 2. Contributed by Iris. MobiusDevelopment 2020-01-13 21:11:11 +00:00
  • de47fedd21 Fixed restoring experience gain prohibition. MobiusDevelopment 2020-01-13 21:03:30 +00:00
  • fa2f3d7646 RequestDispel does not need to read object id parameter. MobiusDevelopment 2020-01-13 20:31:45 +00:00
  • 1af6911c9b Adjustments for Sea of Spores monsters. MobiusDevelopment 2020-01-13 03:12:22 +00:00