Commit Graph

1433 Commits

Author SHA1 Message Date
MobiusDevelopment 7c85402870 Stop attack actions when auto play is not enabled. 2021-07-14 17:33:33 +00:00
MobiusDevelopment 6436dbe21c Removed special characters from pet template file names.
Thanks to nonom.
2021-07-14 17:04:36 +00:00
MobiusDevelopment 47ce8c29fb Fixed VitalityConsumeByBoss configuration.
Contributed by nasseka.
2021-07-14 13:12:49 +00:00
MobiusDevelopment ffcbef2722 Reduce object creation and calculations for long time event isEventPeriod method. 2021-07-13 17:39:54 +00:00
MobiusDevelopment 8e8084e8dd Fixed NodeBuffer exhaustion. 2021-07-09 22:06:22 +00:00
MobiusDevelopment ced2bd05e6 Talisman equip message adjustments.
Contributed by manax182.
2021-07-08 23:16:15 +00:00
MobiusDevelopment 31818c5757 Should remove all buffs before moving player to the match.
Contributed by Sero.
2021-07-08 22:53:35 +00:00
MobiusDevelopment 01bad9e889 Fixed inability to dispel some skills.
Contributed by nasseka.
2021-07-08 16:21:12 +00:00
MobiusDevelopment 28585f740d Static skills should not be affected by double time.
Contributed by nasseka.
2021-07-08 15:57:11 +00:00
MobiusDevelopment 004a35a793 Proper skill values and proper FocusMomentum.
Contributed by nasseka.
2021-07-07 15:28:31 +00:00
MobiusDevelopment 53bb6c78bb Fixed maximum force always been +1 if use Momentum Charge.
Contributed by Sero.
2021-07-07 15:13:59 +00:00
MobiusDevelopment ec0185256f FocusMaxMomentum and Maximum Force Mastery adjustments.
Contributed by nasseka.
2021-07-06 10:30:07 +00:00
MobiusDevelopment 572f45451c Retail message for entering hunting zones from peace zones.
Contributed by manax182.
2021-07-02 23:17:55 +00:00
MobiusDevelopment 8a311baada Reverted revision 8919 timed hunting zone changes.
Contributed by nasseka.
2021-07-02 23:07:29 +00:00
MobiusDevelopment 741cb757b6 Fixed skills not been casted in instances.
Contributed by nasseka.
2021-07-02 22:19:44 +00:00
MobiusDevelopment df605dec7d Entry to timed hunting zones only from peace areas. 2021-07-01 22:30:09 +00:00
MobiusDevelopment 2185cd4bdd Addition of Corroded Fields timed hunting zone.
Thanks to manax182.
2021-06-29 23:23:36 +00:00
MobiusDevelopment 8adca41278 Addition of PlayerInstance getTimedHuntingZone method. 2021-06-28 23:24:16 +00:00
MobiusDevelopment c9659c5cbe Renamed method checkInstanceTime to isSoloInstance. 2021-06-28 23:15:28 +00:00
MobiusDevelopment cbbc21cf2e Addition of checkInstanceTime timed hunting zone parameter. 2021-06-28 22:57:08 +00:00
MobiusDevelopment 31c73e9d8f Summoning a servitor should not renew your own PvP flag time.
Contributed by Iris.
2021-06-27 23:38:40 +00:00
MobiusDevelopment cabfc01be6 DailyTaskManager weekly reset improvements.
Thanks to nasseka.
2021-06-27 14:58:44 +00:00
MobiusDevelopment 6cb552f3de Prohibit triggering onCreatureSee when regions are inactive. 2021-06-24 00:21:39 +00:00
MobiusDevelopment 00eb8fb2ce Addition of simplified quest onCreatureSee NPC id registration and method override. 2021-06-24 00:03:21 +00:00
MobiusDevelopment 1d6efc99e4 Addition of CreatureSeeTaskManager. 2021-06-23 22:27:40 +00:00
MobiusDevelopment 71dd707e53 Should not see invisible creatures. 2021-06-23 21:43:49 +00:00
MobiusDevelopment 49e7f31d04 Renamed OnCreatureSee getSeer method to getCreature. 2021-06-23 19:25:18 +00:00
MobiusDevelopment bd3dc1a34f OnCreatureSee for non attackables is triggered at World. 2021-06-23 15:00:31 +00:00
MobiusDevelopment e0d8b453a3 Notify OnCreatureSee for creatures that do not trigger EVT_THINK. 2021-06-23 14:24:37 +00:00
MobiusDevelopment fee7b294bb Dropped OnNpcCreatureSee in favor of OnCreatureSee event. 2021-06-23 02:05:25 +00:00
MobiusDevelopment f6bc846256 Method initSeenCreatures should be protected. 2021-06-22 23:52:54 +00:00
MobiusDevelopment 72c7d5f563 Method initSeenCreatures is not needed to be called from scripts. 2021-06-22 23:33:10 +00:00
MobiusDevelopment 3cc620ba43 Automatic seen creature initialization for registered NPC ids. 2021-06-22 23:01:45 +00:00
MobiusDevelopment 9601f31776 Removal of CreatureContainer class. 2021-06-22 21:27:08 +00:00
MobiusDevelopment 03857d87ee Proper naming for GameTimeTaskManager in comments. 2021-06-21 22:35:10 +00:00
MobiusDevelopment 6de2181713 Updated shared.xsd file.
Contributed by manax182.
2021-06-20 21:27:02 +00:00
MobiusDevelopment 506107e499 Support for multiple spawn zone types. 2021-06-19 01:39:01 +00:00
MobiusDevelopment cedc3f5a76 Fixed using items on attack.
Contributed by nasseka.
2021-06-18 01:20:34 +00:00
MobiusDevelopment c363229bf4 Removed extra tabs from skill XMLs. 2021-06-14 23:49:43 +00:00
MobiusDevelopment 50de075834 Prohibit use of related skills when Two-Hand Stance (10244) is active.
Contributed by nasseka.
2021-06-14 22:55:54 +00:00
MobiusDevelopment 61c0b985dd Addition of OpNotAffectedBySkill skill condition handler. 2021-06-14 22:37:35 +00:00
MobiusDevelopment a81169820a Dropped isMageCaster method from AutoUseTaskManager. 2021-06-14 21:45:27 +00:00
MobiusDevelopment dcc2fd58f1 Minor code cleanup. 2021-06-12 21:21:17 +00:00
MobiusDevelopment fb4ceae55d Updated Lionel Hunter AI.
Contributed by CostyKiller.
2021-06-11 22:53:09 +00:00
MobiusDevelopment 607e26bdac Removed DisableSkill effect from Two-Hand Stance (10244) skill.
Contributed by nasseka.
2021-06-11 22:26:06 +00:00
MobiusDevelopment 9f84de5dc6 Iss classes considered fighters. 2021-06-11 01:19:54 +00:00
MobiusDevelopment 167b60294e Changed the way auto use prioritizes skills. 2021-06-10 16:29:10 +00:00
MobiusDevelopment f609f8e887 Auto use should check for item conditions. 2021-06-08 21:44:12 +00:00
MobiusDevelopment 031b050556 Addition of SetCp effect handler.
Contributed by quangnguyen.
2021-06-07 11:47:01 +00:00
MobiusDevelopment d3a9e56474 Support for RealDamage percent mode.
Thanks to nasseka.
2021-06-04 11:44:12 +00:00