Commit Graph

180 Commits

Author SHA1 Message Date
MobiusDevelopment
ff157fe4bb Removed getQuestTimer method synchronization. 2020-01-31 22:02:32 +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
99c209f0ba Proper handling for Quest timers concurrency. 2020-01-30 11:59:53 +00:00
MobiusDevelopment
9adadc4e86 Moved TeleportWhereType to enums. 2020-01-30 03:13:22 +00:00
MobiusDevelopment
f66dbc577c Boat related packet improvements. 2020-01-29 12:50:50 +00:00
MobiusDevelopment
393e53514c Removed pointless EffectTickTask tick count variable. 2020-01-28 15:26:44 +00:00
MobiusDevelopment
e5bd883546 Deprecated bad practice StatSet setters with returning values.
Also using simple HashMap instead of ConcurrentHashMap.
2020-01-28 13:48:46 +00:00
MobiusDevelopment
8dbfd09e0c Proper naming for various data holding classes. 2020-01-28 11:48:32 +00:00
MobiusDevelopment
13554071b9 Script value volatile modifier. 2020-01-28 10:36:38 +00:00
MobiusDevelopment
d63bf771ff Faster access integer script value instead of StatSet. 2020-01-28 00:16:37 +00:00
MobiusDevelopment
de2871bef6 Separated siege guard task to one task per residence. 2020-01-27 16:55:04 +00:00
MobiusDevelopment
e1f4230ed2 Removed underscores from Item class variables. 2020-01-26 17:34:54 +00:00
MobiusDevelopment
1060aa6d39 Removed pointless return at end of method. 2020-01-26 17:15:10 +00:00
MobiusDevelopment
86379b722a QuestState getName method was replaced by getString. 2020-01-26 16:58:15 +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
0ef951835a Door data moved from CSV to XML. 2020-01-25 11:48:18 +00:00
MobiusDevelopment
65b3f4cc1d Party match classes moved to partymatching package. 2020-01-25 05:24:45 +00:00
MobiusDevelopment
91a2ae4f93 Support for builder messages through SendMessageLocalisationData. 2020-01-18 12:48:58 +00:00
MobiusDevelopment
b25b259665 Addition of custom Noble Master and Delevel Manager NPCs. 2020-01-16 03:51:57 +00:00
MobiusDevelopment
de440d5942 Simplify ServerRestartManager message when all days are used. 2020-01-15 10:58:24 +00:00
MobiusDevelopment
438370357a Fixed next date for territory war not being set.
Contributed by Avanael.
2020-01-15 10:43:15 +00:00
MobiusDevelopment
6a1f4c21ac Server restart schedule by day. 2020-01-15 10:01:39 +00:00
MobiusDevelopment
b1a5ff9dba Fixes for quest 341, 380 and 383.
Source: f7fc3cd95f
2020-01-14 19:09:38 +00:00
MobiusDevelopment
de47fedd21 Fixed restoring experience gain prohibition. 2020-01-13 21:03:30 +00:00
MobiusDevelopment
fa2f3d7646 RequestDispel does not need to read object id parameter. 2020-01-13 20:31:45 +00:00
MobiusDevelopment
4b35ea548a Fixed Life Cubic for Beginners targetType.
Contributed by andrei.
2020-01-13 01:31:54 +00:00
MobiusDevelopment
f1c4597c93 Cleaned dialogs for quests 308 and 309.
Contributed by andrei.
2020-01-12 16:34:33 +00:00
MobiusDevelopment
68370782d5 Addition of missing Lavasillisk privates.
Contributed by andrei.
2020-01-12 13:54:21 +00:00
MobiusDevelopment
cdbb12a9bd Proper bitwise replacement for setCurrentHpMp method.
Contributed by Sahar.
2020-01-10 23:52:05 +00:00
MobiusDevelopment
4428da2b47 Beast shot system message shift. 2020-01-10 17:15:53 +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
382101d033 Addition of L2top.co vote reward.
Contributed by andrei.
2020-01-08 12:08:35 +00:00
MobiusDevelopment
0ab8c3161b Addition of Monastic Crusader (22123) minions.
Contributed by andrei.
2020-01-06 14:31:33 +00:00
MobiusDevelopment
1f56fdc091 Fixed transformations for Blade, Punishment, Wailing of Splendor.
Contributed by andrei.
2020-01-06 14:24:28 +00:00
MobiusDevelopment
a91782e8cb Removed class_index field from character_quests table.
Contributed by ReynalDev.
2020-01-06 14:06:19 +00:00
MobiusDevelopment
5e4f4c1409 Removed old domain remnants. 2020-01-05 01:18:30 +00:00
MobiusDevelopment
b9e7ed17d5 Fixed Giran and Hunters Village teleporters.
Contributed by andrei.
2020-01-04 13:23:36 +00:00
MobiusDevelopment
93888b8c1f Decreased level of Treasure Chest spawns in Antharas Lair.
Contributed by andrei.
2020-01-04 13:18:25 +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
5c712ec4f3 Fixed aggressive minions after respawn. 2020-01-02 16:51:20 +00:00
MobiusDevelopment
226879c791 Addition of fist weapon attack end time. 2020-01-02 15:27:59 +00:00
MobiusDevelopment
5daa4759da Proper Epilogue Get A Pet quest answer.
Contributed by andrei.
2020-01-01 18:47:43 +00:00
MobiusDevelopment
aca11e2360 Proper pet inventory packets. 2019-12-30 15:40:02 +00:00
MobiusDevelopment
cd7a14388a Powder Keg (18622) should not move. 2019-12-29 12:46:24 +00:00