Commit Graph

205 Commits

Author SHA1 Message Date
MobiusDevelopment
dbe4f6596a Fixed Beleth instant respawn after server restart.
Contributed by Sahar.
2019-09-28 09:43:37 +00:00
MobiusDevelopment
1ed370c81a Fixed Antharas visual movement issues.
Contributed by Sahar.
2019-09-27 21:50:53 +00:00
MobiusDevelopment
532202c8ed Valakas AI improvements.
Contributed by Sahar.
2019-09-27 21:03:54 +00:00
MobiusDevelopment
74a3092169 Proper id for Bloody Armor Enhancement Stone (35569).
Contributed by bctey.
2019-09-22 15:46:06 +00:00
MobiusDevelopment
340338d820 Fixed GardenWatchman AI spawn NPE. 2019-09-21 08:25:44 +00:00
MobiusDevelopment
a0de6a5d7c Improved RestorationRandom effect inventory update. 2019-09-18 05:47:07 +00:00
MobiusDevelopment
ca72e15e6d Fixed boxes, enchant, quest level requirements add proper R110 life stones.
Contributed by gamelike85.
2019-09-15 23:19:56 +00:00
MobiusDevelopment
d97b098951 Addition of Dimensional Exploration of the Unworldly Visitors (738).
Contributed by gigilo1968.
2019-09-08 08:58:10 +00:00
MobiusDevelopment
a114a354c7 Addition of quest Strategic Reconciliation (10571).
Contributed by gigilo1968.
2019-08-28 10:47:42 +00:00
MobiusDevelopment
c49b77b31c Addition of Training with Dandy event.
Contributed by gigilo1968.
2019-08-28 08:51:57 +00:00
MobiusDevelopment
e10ab27f38 Addition of quest In Search of Cloth (34).
Contributed by gigilo1968.
2019-08-26 21:29:48 +00:00
MobiusDevelopment
895f3b56c7 Better getter and setter naming for player sex. 2019-08-23 08:15:23 +00:00
MobiusDevelopment
cb360813e2 Prevent compelling raids and town NPCs. 2019-08-23 07:10:52 +00:00
MobiusDevelopment
bafd639c8f Tutorial quest adjustments.
Contributed by gigilo1968.
2019-08-22 21:29:20 +00:00
MobiusDevelopment
ca21735a9d Addition of ServerMode enum. 2019-08-22 10:27:06 +00:00
MobiusDevelopment
bfeaf1cd7c Proper Tarti AI.
Contributed by gigilo1968.
2019-08-17 21:06:28 +00:00
MobiusDevelopment
9048735b73 Replaced several CopyOnWriteArrayList occurrences with ConcurrentHashMap.newKeySet(). 2019-08-07 01:57:06 +00:00
MobiusDevelopment
35ff7f04de Fisherman extends Merchant instance. 2019-08-05 13:35:35 +00:00
MobiusDevelopment
df87bd930e Addition of missing Gludio clanhall manager id. 2019-08-05 13:13:00 +00:00
MobiusDevelopment
13c6c9cc8d Use SkillCaster to trigger Arena Manager buffs. 2019-08-05 10:47:09 +00:00
MobiusDevelopment
7930aa0f0c Include unique instance type on missing html search. 2019-08-05 10:35:22 +00:00
MobiusDevelopment
b7b714ebd8 Exclude FlyTerrainObjectInstance from html search commands. 2019-08-04 11:47:22 +00:00
MobiusDevelopment
8a78985cd5 Addition of next_missing_html command. 2019-08-02 10:21:22 +00:00
MobiusDevelopment
565933653d More final and static cleanups. 2019-08-01 09:43:44 +00:00
MobiusDevelopment
d302902d9d Removed unnecessary final modifiers from classes, methods and fields. 2019-07-31 16:00:52 +00:00
MobiusDevelopment
5af706ba62 XML whitespace format. 2019-07-24 22:48:17 +00:00
MobiusDevelopment
cdd8e40052 Stop movement when trying to talk to a moving NPC. 2019-07-23 12:50:34 +00:00
MobiusDevelopment
361156357f Paulina's Light Bow (46795) id correction.
Contributed by gigilo1968.
2019-07-22 15:03:11 +00:00
MobiusDevelopment
6b08dfde5c Paulina's Equipment Set (R-grade) correction.
Contributed by SmiDmi.
2019-07-22 10:33:27 +00:00
MobiusDevelopment
fb055ec714 Addition of OpCheckSkillList skill condition. 2019-07-17 11:59:06 +00:00
MobiusDevelopment
6ad50ede46 Addition of any type for ReduceDropPenalty effect. 2019-07-16 21:10:22 +00:00
MobiusDevelopment
96573ffe7e Addition of FishingExpSpBonus effect. 2019-07-16 21:06:58 +00:00
MobiusDevelopment
967476c7b3 Proceeding with DefenceTrait adjustments. 2019-07-14 22:14:43 +00:00
MobiusDevelopment
c248b6ff85 Fixed AttackTrait reducing damage. 2019-07-14 20:44:46 +00:00
MobiusDevelopment
064d0324e8 Ability to use NpcString localisations for quest links. 2019-07-14 17:37:28 +00:00
MobiusDevelopment
aa201e6cae Addition of localisations for NPC name and titles. 2019-07-14 13:03:02 +00:00
MobiusDevelopment
95ba581cf5 Addition of localisations for custom player messages. 2019-07-13 10:26:43 +00:00
MobiusDevelopment
0be93db17c Reworked the custom localisation system. 2019-07-13 06:07:59 +00:00
MobiusDevelopment
1c489d824c Addition of monster book minimum party level.
Contributed by SmiDmi.
2019-07-10 06:27:52 +00:00
MobiusDevelopment
1eff3299d8 Use Ertheia Awakened class condition for quest 10472.
Contributed by SmiDmi.
2019-07-04 13:22:55 +00:00
MobiusDevelopment
1ff804247d Popup message for quest 10472.
Contributed by gigilo1968.
2019-07-04 13:18:33 +00:00
MobiusDevelopment
a0fe112150 Removed several synchronized locks. 2019-06-30 23:11:52 +00:00
MobiusDevelopment
ff0b12f059 Fixed cubic removal array index out of bounds exception. 2019-06-30 14:27:23 +00:00
MobiusDevelopment
d3d4f5881a Addition of ReplaceSkillBySkill effect. 2019-06-29 13:09:07 +00:00
MobiusDevelopment
97a686a23e Fixed summon cubic effect current cubic count. 2019-06-28 04:07:26 +00:00
MobiusDevelopment
fc2c52f965 Addition of upgrade equipment system. 2019-06-20 00:49:47 +00:00
MobiusDevelopment
712e10dc92 Removed extra Fafurion ids. 2019-06-19 11:17:34 +00:00
MobiusDevelopment
02e32aa7c2 Use last NPC location to spawn next Fafurion. 2019-06-19 03:07:06 +00:00
MobiusDevelopment
97e2c1575a Fafurion raid improvements. 2019-06-19 02:59:30 +00:00
MobiusDevelopment
38b7674feb Add trait bonus instead of multiplying. 2019-06-13 20:11:48 +00:00