Commit Graph

597 Commits

Author SHA1 Message Date
917c02c7da Length check for armor set getters. 2020-08-03 14:09:21 +00:00
1ff9136a92 Partial revert for previous CreatureStat changes. 2020-07-30 19:14:21 +00:00
7e3ba00372 PremiumManager coding style format. 2020-07-24 04:37:50 +00:00
4029f3e91f Removed final modifier from a few method parameters. 2020-07-24 04:30:42 +00:00
b6a3a340d1 Prohibit olympiad double registration for same player. 2020-07-20 03:46:20 +00:00
626a768300 Fixed unstuck timer config.
Contributed by Sahar.
2020-07-18 00:29:44 +00:00
88570ccc47 IdManager rework. 2020-07-17 23:04:59 +00:00
7be02a8eee Addition of teleport while siege in progress configuration.
Thanks to Iris.
2020-07-05 04:17:27 +00:00
420ad7ce51 WarehouseCacheManager use of longValue method. 2020-07-04 04:45:25 +00:00
14e6131507 PaperdollCache use of doubleValue method. 2020-07-04 04:40:42 +00:00
1a1241957f Addition of paperdoll cache.
Contributed by Sahar.
2020-07-04 00:26:44 +00:00
37d338c51d Fixed shots getting disabled when teleporting to olympiad.
Contributed by Sahar.
2020-07-04 00:12:53 +00:00
e4b5be8916 Use simple array for ArmorSetData.
Contributed by Sahar.
2020-07-04 00:00:41 +00:00
e11a5bb916 Fixed and improved and SiegeGuard related behaviors.
Contributed by Sahar.
2020-07-03 22:49:50 +00:00
4d08c902de Fixed olympiad buffers respawning occasionally.
Contributed by Sahar.
2020-07-03 22:22:59 +00:00
256a022a47 Use intValue method for Henna base stat getter. 2020-07-03 00:26:41 +00:00
119c8971d7 Henna proper base stat getter parameter and variable names. 2020-07-03 00:00:34 +00:00
0b96b58d6e AttackStanceTaskManager adjustments to match other task managers. 2020-07-02 23:32:21 +00:00
a98f093fb3 Addition of extended SiegeSchedule configurations.
Contributed by Trance.
2020-07-02 05:31:27 +00:00
8ff8f5f250 Fixed summons and NPCs having 0 mcrit rate.
Contributed by Sahar.
2020-07-02 05:15:39 +00:00
05af97be42 Fixed lag coming from siege guards during siege.
Contributed by Sahar.
2020-06-28 00:57:45 +00:00
a3a76a85a0 Fixed tactical signs.
Contributed by Sahar.
2020-06-28 00:06:17 +00:00
7ee1d55060 Prevent various auto-boxing operations by using primitive getters. 2020-06-27 23:45:29 +00:00
7ab3c0d97c Updated libraries with sources. 2020-06-27 06:34:49 +00:00
e7297ae216 Prevent CreatureTemplate auto-boxing results by using primitive getters. 2020-06-26 23:13:30 +00:00
3132b8e9bf Some improvements and fixes to possible exceptions in CreatureStat.
Contributed by Sahar.
2020-06-26 23:04:10 +00:00
7dd27f6d45 Addition of Instance boolean setParameter method. 2020-06-24 22:42:13 +00:00
73148c7f78 Addition of StatSet boolean set method. 2020-06-24 22:37:46 +00:00
7afdbe301e Reverted recent stun skill damage fix. 2020-06-21 17:58:34 +00:00
39fbe553d2 Usage of doubleValue method for some CreatureStat cases. 2020-06-21 17:29:44 +00:00
6ee8feb8a8 Simple arrays for NPC penalty configurations. 2020-06-21 06:45:13 +00:00
4379cad634 Simple arrays for balancer configurations. 2020-06-21 00:54:31 +00:00
cf4371bb97 Fixed Divine Inspiration auto learned while it should not.
Contributed by Sahar.
2020-06-20 22:57:06 +00:00
64fc5677a3 Fixed summon follow mode after target is killed.
Contributed by Sahar.
2020-06-20 22:18:28 +00:00
0077cdb62d Fixed stun skills dealing 0 damage on targets with stun invul.
Contributed by Sahar.
2020-06-20 22:11:43 +00:00
0345ac05f6 Acquire lock when recalculate method starts. 2020-06-20 21:13:26 +00:00
4cf9b0de68 Only comparison is needed to be inside lock. 2020-06-20 20:47:47 +00:00
1c1eaddde3 CreatureStat previous comparison moved in lock. 2020-06-20 20:17:59 +00:00
61157a6d03 Used List instead of ArrayList for declarations. 2020-06-20 18:58:43 +00:00
cedd794473 Addition of FatalBlowDefence effect.
Contributed by Sahar.
2020-06-20 10:10:29 +00:00
6e9fae1f7b CreatureStat improvements and Collections removal. 2020-06-20 09:41:06 +00:00
9e1f81f639 Fixed exceptions when transforming after last streams update.
Contributed by Sahar.
2020-06-20 05:28:53 +00:00
874bf49c19 Changed login server frmAbout URL position. 2020-06-19 01:22:33 +00:00
6b71663308 Initial capacity for paperdoll item result.
Contributed by Sahar.
2020-06-19 01:13:23 +00:00
c1acd10100 Assign proper artifact item types.
Thanks to Liamxroy.
2020-06-19 01:04:24 +00:00
a78df1de72 Removed underscore from Armor bodyPart variable. 2020-06-18 21:36:12 +00:00
c1f6f6689d Fixed pet status bar disappears when resummoning while dead.
Contributed by Sahar.
2020-06-18 21:19:53 +00:00
cf0ee224f8 Removed most stream filter uses. 2020-06-18 16:09:02 +00:00
5934ae15d9 SkillDat is replaced by SkillUseHolder. 2020-06-16 23:33:14 +00:00
8bdf70c0e1 Fixed stackoverflow errors from movement.
Contributed by Sahar.
2020-06-16 16:08:26 +00:00