1011 Commits

Author SHA1 Message Date
MobiusDevelopment
20a4e99da1 Addition of Monster Race with reward system.
Adapted from aCis free version.
2020-02-02 04:36:04 +00:00
MobiusDevelopment
fb52876f79 Removal of StatsVCmd class. 2020-01-31 00:31:39 +00:00
MobiusDevelopment
845dea2551 Removed pointless assignments before packet send. 2020-01-30 23:02:45 +00:00
MobiusDevelopment
9adadc4e86 Moved TeleportWhereType to enums. 2020-01-30 03:13:22 +00:00
MobiusDevelopment
393e53514c Removed pointless EffectTickTask tick count variable. 2020-01-28 15:26:44 +00:00
MobiusDevelopment
8dbfd09e0c Proper naming for various data holding classes. 2020-01-28 11:48:32 +00:00
MobiusDevelopment
7a20f03af5 Removed pointless use of VolatileBoolean from sweeper conditions. 2020-01-28 10:57:22 +00:00
MobiusDevelopment
3071525a9c Proper use of isScriptValue instead of getScriptValue method. 2020-01-28 00:43:54 +00:00
MobiusDevelopment
49439e8db4 Prevent initializing Npc variables with NpcAction. 2020-01-28 00:10:02 +00:00
MobiusDevelopment
de2871bef6 Separated siege guard task to one task per residence. 2020-01-27 16:55:04 +00:00
MobiusDevelopment
c7e72174b8 Fix for Adventurer bracelet.
Contributed by Darkloud.
2020-01-27 13:45:31 +00:00
MobiusDevelopment
990d3b590b QuestState and QuestTimer class cleanups. 2020-01-26 16:53:48 +00:00
MobiusDevelopment
8b5af84230 StatsSet properly named as StatSet. 2020-01-26 15:07:31 +00:00
MobiusDevelopment
9d155febb7 Proper syntax for several methods and values. 2020-01-26 14:05:47 +00:00
MobiusDevelopment
7960f9fc58 TeleportToPlayer effect should check if target is in timed hunting zone. 2020-01-24 18:20:30 +00:00
MobiusDevelopment
44f5fbdcef Addition of cleanSkillUponChangeClass checkPreviousClasses parameter. 2020-01-24 15:25:27 +00:00
MobiusDevelopment
04d2ed51da Addition of MaximumAddedTime configuration. 2020-01-23 17:40:42 +00:00
MobiusDevelopment
e44125f798 Addition of Time Limited Zones configurations. 2020-01-23 16:32:46 +00:00
MobiusDevelopment
3d0bdd0a46 Addition of AddHuntingTime effect handler. 2020-01-23 14:54:23 +00:00
MobiusDevelopment
effd418284 Previous commit for equivalent Classic branch. 2020-01-22 23:52:22 +00:00
MobiusDevelopment
805668806e Updated combination data to protocol 228. 2020-01-21 13:59:33 +00:00
MobiusDevelopment
ff9eedaacc Removed non existent rhandId 326 for NPC 18330. 2020-01-21 00:41:42 +00:00
MobiusDevelopment
7142d7df7b Implemented Soul Breaker and Soul Hound class skills.
Contributed by Iris.
2020-01-21 00:35:15 +00:00
MobiusDevelopment
4c63686213 Added support for Potion Mastery. 2020-01-21 00:29:50 +00:00
MobiusDevelopment
113abc8a87 Addition of MAtkByPAtk and MagicCriticalRateByCriticalRate effects. 2020-01-21 00:16:34 +00:00
MobiusDevelopment
da483f1ba5 DamageByAttack with MOB and BOSS parameters. 2020-01-21 00:10:44 +00:00
MobiusDevelopment
4ddfd12dba Proper Grandis id for quest 10965. 2020-01-20 21:20:06 +00:00
MobiusDevelopment
9a2aa50ad3 Fixed Sanctum of Anakim teleport location. 2020-01-19 14:56:22 +00:00
MobiusDevelopment
a2c0cfa2c8 Proper Soulshot Ticket exchange.
Contributed by tomkaash.
2020-01-17 14:13:43 +00:00
MobiusDevelopment
73b7687eab Use Soulshot Ticket for exchanging shots.
Contributed by tomkaash.
2020-01-16 18:22:56 +00:00
MobiusDevelopment
b25b259665 Addition of custom Noble Master and Delevel Manager NPCs. 2020-01-16 03:51:57 +00:00
MobiusDevelopment
6a1f4c21ac Server restart schedule by day. 2020-01-15 10:01:39 +00:00
MobiusDevelopment
86552032d8 Spawn additions for tutorial quests until level 40.
Contributed by tomkaash.
2020-01-14 10:48:45 +00:00
MobiusDevelopment
980eba9a02 Kamael Skill Implementation: Part 2.
Contributed by Iris.
2020-01-13 21:11:11 +00:00
MobiusDevelopment
de47fedd21 Fixed restoring experience gain prohibition. 2020-01-13 21:03:30 +00:00
MobiusDevelopment
78a060fcf1 Removed class_index key from character_quests table. 2020-01-08 14:29:47 +00:00
MobiusDevelopment
1d67c78db0 Added minions for Innersen, Pobby and Connabi.
Contributed by andrei.
2020-01-08 12:32:32 +00:00
MobiusDevelopment
e8ad9e5e13 Skill Revision Part 4: Seven Signs updates.
Contributed by Iris.
2020-01-08 12:11:40 +00:00
MobiusDevelopment
382101d033 Addition of L2top.co vote reward.
Contributed by andrei.
2020-01-08 12:08:35 +00:00
MobiusDevelopment
42d215998c Addition of EXP and SP multipliers by class. 2020-01-06 22:57:59 +00:00
MobiusDevelopment
a91782e8cb Removed class_index field from character_quests table.
Contributed by ReynalDev.
2020-01-06 14:06:19 +00:00
MobiusDevelopment
093189a0e8 Kamael skill implementation: Part 1.
Contributed by Iris.
2020-01-05 01:20:26 +00:00
MobiusDevelopment
f8acdcace7 CreatureSay cleanup and improvements. 2020-01-04 05:11:01 +00:00
MobiusDevelopment
1cdcd2f8b0 Addition of merchant zero sell price configuration. 2020-01-04 02:29:32 +00:00
MobiusDevelopment
d268e06690 Prohibit summoning in timed hunting zones. 2020-01-03 17:51:56 +00:00
MobiusDevelopment
74af3f8837 Rank skill effect additions.
Contributed by Iris.
2020-01-03 17:09:30 +00:00
MobiusDevelopment
8a9763a20a Fixed Topzone vote detection.
Contributed by andrei.
2020-01-03 00:29:15 +00:00
MobiusDevelopment
e85db6c835 Addition of ranking skill bonuses. 2020-01-01 23:19:34 +00:00
MobiusDevelopment
d92b0d9627 Dropped login support for protocol 235. 2019-12-31 13:43:01 +00:00
MobiusDevelopment
5b03e54523 Reverted Antharas Lair spawn changes. 2019-12-30 06:17:41 +00:00