Commit Graph

539 Commits

Author SHA1 Message Date
MobiusDevelopment
117d0c638c Fixed ManaHeal effect. 2020-04-07 23:01:40 +00:00
MobiusDevelopment
959e40b3e4 Replaced a lot of guessed skill values for retail values.
Contributed by Iris.
2020-04-06 10:55:14 +00:00
MobiusDevelopment
7f02780e63 Fixed AdminGrandBoss handler after revision 7084 changes. 2020-04-06 09:46:04 +00:00
MobiusDevelopment
2d24666ea0 RealDamage effect should ignore CP. 2020-04-05 22:14:49 +00:00
MobiusDevelopment
8e942892a9 Fixed Fafurion respawn time and admin boss menu adjustments.
Contributed by CostyKiller.
2020-04-04 22:25:55 +00:00
MobiusDevelopment
3ced75d22f Caution deleting NPCs with active quest timers. 2020-04-04 21:55:10 +00:00
MobiusDevelopment
98e76d2817 Use of primitive boolean for TriggerSkillByAttack critical parameter. 2020-04-04 10:27:01 +00:00
MobiusDevelopment
362fc6d6cb Moved again previous commit variables in World. 2020-04-01 11:56:04 +00:00
MobiusDevelopment
f2a7531d24 SystemPanel variables moved to GameServer to fix compiling issue. 2020-04-01 11:08:00 +00:00
MobiusDevelopment
f109bbf829 Increased default server connection and thread resources. 2020-03-31 12:39:08 +00:00
MobiusDevelopment
38cb67fad2 Dropped player count manager. 2020-03-31 00:35:39 +00:00
MobiusDevelopment
dff067c91e Removed player reentrant locks. 2020-03-30 19:03:16 +00:00
MobiusDevelopment
3b915f5647 Skip siege guard tasks when working. 2020-03-30 17:28:51 +00:00
MobiusDevelopment
9cb1ed319e Chain skill rework. 2020-03-29 08:27:18 +00:00
MobiusDevelopment
0e65792652 Changed OpSocialClassSkillCondition according to previous core changes. 2020-03-26 15:39:41 +00:00
MobiusDevelopment
891e4cc588 Fix for admin castle command target.
Contributed by darkillust.
2020-03-26 09:44:50 +00:00
MobiusDevelopment
8b5295b9b5 Flame Rice 20 and 30 percent.
Contributed by robikbobik.
2020-03-25 13:06:28 +00:00
MobiusDevelopment
993099e97a Use Set for quest timers and initialize conditions. 2020-03-24 22:21:53 +00:00
MobiusDevelopment
c0c5932e08 Fixed many pendant related effects.
Contributed by Iris.
2020-03-23 19:45:44 +00:00
MobiusDevelopment
747e6c5d19 Removed unnecessary object id from fake player flag tasks. 2020-03-22 08:33:48 +00:00
MobiusDevelopment
2d4fb64b26 Addition of balancer EnergyAttack configurations. 2020-03-19 18:16:21 +00:00
MobiusDevelopment
7dcd5acb3c Organized TriggerSkillByDamage checks. 2020-03-16 20:17:03 +00:00
MobiusDevelopment
2473b04d97 Proper basicProperty value for Legendary Cloak - Silence (55859). 2020-03-13 17:51:58 +00:00
MobiusDevelopment
9dec8c378d Final addition of Classic cloak augmentation skills.
Contributed by Iris.
2020-03-12 09:46:24 +00:00
MobiusDevelopment
707f988a47 Addition of TriggerSkillByDamage hpPercent parameter. 2020-03-12 09:39:13 +00:00
MobiusDevelopment
841e36e06b Real Damage Resist effect implementation. 2020-03-12 09:27:56 +00:00
MobiusDevelopment
0e4f15685e Fixed quest An Arrogant Search (348) missing bypass. 2020-03-06 09:03:53 +00:00
MobiusDevelopment
18b3e6d3f2 Unified javadoc format and related cleanups. 2020-03-03 23:04:44 +00:00
MobiusDevelopment
6d8addc784 Removal of assorted empty lines. 2020-03-03 17:07:18 +00:00
MobiusDevelopment
702584b2ca Cloak and Kamael skill additions.
Contributed by Iris.
2020-02-29 15:27:57 +00:00
MobiusDevelopment
a2134a55db Addition of ImmobileDamageBonus and ImmobileDamageResist effects. 2020-02-29 14:22:31 +00:00
MobiusDevelopment
a6fc6eb2cd Instance related adjustments. 2020-02-26 10:56:19 +00:00
MobiusDevelopment
ba799c053a Line delimiters to match project settings and code format. 2020-02-25 18:07:17 +00:00
MobiusDevelopment
1efb4ebbb1 Adjustments for pledge class XML values. 2020-02-25 12:03:33 +00:00
MobiusDevelopment
2f53914597 Updated clan monster related information dialog.
Contributed by Mantra.
2020-02-24 19:06:52 +00:00
MobiusDevelopment
5587c0097d Separated Execution Grounds spawns. 2020-02-23 13:30:49 +00:00
MobiusDevelopment
ef51c8a3f3 Configuration for making items depositable. 2020-02-21 11:52:29 +00:00
MobiusDevelopment
5b386af60e Maximum momentum stat set to 1 by default. 2020-02-18 15:00:17 +00:00
MobiusDevelopment
616345b4b3 Use of proper Enhanced Zaken's Earring skill.
Contributed by Iris.
2020-02-17 10:07:38 +00:00
MobiusDevelopment
e56dad5f81 Configurations for monster aggro distance reset. 2020-02-13 19:56:19 +00:00
MobiusDevelopment
8bb6ba4b72 Support for AbsorbDamage effect modes. 2020-02-13 09:36:36 +00:00
MobiusDevelopment
220e0b716c Prevent SiegeGuards AI onKill NPE. 2020-02-11 07:03:13 +00:00
MobiusDevelopment
fa3d3562e7 Addition of missing transformation data. 2020-02-10 18:10:48 +00:00
MobiusDevelopment
a534cc943c Single class IdFactory with synchronized static methods. 2020-02-08 14:34:00 +00:00
MobiusDevelopment
29771aa0d8 Force headless parameter with Linux sh files.
Contributed by MutatedSkull.
2020-02-08 11:37:19 +00:00
MobiusDevelopment
6a71aa6702 Missing Classic Antharas skill updates and Clan Exuberance.
Contributed by Iris.
2020-02-08 11:27:50 +00:00
MobiusDevelopment
71576ed8af Check if html files contain non ASCII characters. 2020-02-08 02:41:23 +00:00
MobiusDevelopment
a8a9318d2d Disabled curse raid based on retail changes.
Also removed obsolete deep blue comment.
2020-02-06 13:10:41 +00:00
MobiusDevelopment
c28ca9fbc1 Support for no PvP zones.
Contributed by Edoo.
2020-02-06 04:19:59 +00:00
MobiusDevelopment
980d99c48c Lottery additions and related improvements. 2020-02-03 03:40:55 +00:00
MobiusDevelopment
a1541b2772 SQL table games is only used by Lottery. 2020-02-02 13:31:13 +00:00
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
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
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
da483f1ba5 DamageByAttack with MOB and BOSS parameters. 2020-01-21 00:10:44 +00:00
MobiusDevelopment
9a2aa50ad3 Fixed Sanctum of Anakim teleport location. 2020-01-19 14:56:22 +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
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
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
8a9763a20a Fixed Topzone vote detection.
Contributed by andrei.
2020-01-03 00:29:15 +00:00
MobiusDevelopment
9ce17d9501 Fix for no lethal strikes in Classic.
Contributed by Iris.
2019-12-28 17:16:37 +00:00
MobiusDevelopment
35a7ce8a6c Zaken update skill changes.
Contributed by Iris.
2019-12-23 08:29:38 +00:00
MobiusDevelopment
1e93b99aec Two handed bonus mode additions and various skill fixes.
Contributed by gamelike85.
2019-12-23 08:10:12 +00:00
MobiusDevelopment
7f3befa63c Code review Part 5. 2019-12-22 15:33:46 +00:00
MobiusDevelopment
4a563b8832 Code review Part 4. 2019-12-21 21:39:37 +00:00
MobiusDevelopment
cd1f62cc68 Code review Part 3. 2019-12-20 00:35:40 +00:00
MobiusDevelopment
4516f09bba Removed unused variable. 2019-12-15 12:04:49 +00:00
MobiusDevelopment
52f1af19cb Detached clients should be removed from online count. 2019-12-15 11:59:15 +00:00
MobiusDevelopment
9e5c2fc320 Proper player respawn points for DV and Antharas Lair.
Contributed by Iris.
2019-12-15 11:38:34 +00:00
MobiusDevelopment
11411164f7 Addition of admin online command. 2019-12-14 22:08:42 +00:00
MobiusDevelopment
6abcec1ce6 Minor PlayerInstanceAction cleanup. 2019-12-12 02:36:34 +00:00
MobiusDevelopment
141b42c812 Proper owner restart point for Silver Manor (46).
Contributed by Iris.
2019-12-11 22:20:50 +00:00
MobiusDevelopment
b1b4597ab4 Addition of Improved Scrolls.
Contributed by Iris.
2019-12-11 11:05:48 +00:00
MobiusDevelopment
6ace9e8f5b Updated Ivory Tower Crater spawns.
Contributed by Mantra.
2019-12-07 14:05:43 +00:00
MobiusDevelopment
82fbfae6ad Adjustments for combination item data.
Contributed by robikbobik.
2019-12-07 12:50:45 +00:00
MobiusDevelopment
84adf9ece0 Addition of admin reload combination data.
Contributed by robikbobik.
2019-12-07 12:48:06 +00:00
MobiusDevelopment
3b5ce2f7fa New way to show NPC level and aggression.
Thanks to Edoo.
2019-12-06 16:22:34 +00:00
MobiusDevelopment
7cdc7f3319 Previous commit for Seven Signs and Secret of Empire. 2019-12-06 11:20:46 +00:00
MobiusDevelopment
8db95b85f4 Agathion and Bracelets skill adjustments.
Contributed by robikbobik.
2019-12-04 13:45:37 +00:00
MobiusDevelopment
9904a46196 XML whitespace format. 2019-12-02 09:57:47 +00:00
MobiusDevelopment
a71c8348c4 Addition of brooch jewels.
Contributed by robikbobik.
2019-12-01 23:44:11 +00:00
MobiusDevelopment
6b0998c482 Removed self clan and party check from PartyPledge predicate. 2019-11-30 19:26:12 +00:00
MobiusDevelopment
b7459c4825 Simplified PartyPledge affect scope logic. 2019-11-30 19:12:49 +00:00