Commit Graph

1019 Commits

Author SHA1 Message Date
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
c043af33f8 Change class should not remove equipped item skills. 2020-01-24 13:10:13 +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
447ff719b1 Fix for hair accessory restoration stones.
Contributed by CostyKiller.
2020-01-15 14:54:56 +00:00
MobiusDevelopment
023c0e8a3a Addition of Attack packet soulshot visual substitute.
Thanks to Edoo.
2020-01-15 14:48:22 +00:00
MobiusDevelopment
de440d5942 Simplify ServerRestartManager message when all days are used. 2020-01-15 10:58:24 +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
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
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
a81d475623 Fixed Hopzone vote detection.
Contributed by andrei.
2019-12-27 21:17:28 +00:00
MobiusDevelopment
2f8f708fd1 OnAttackableKill should trigger when killer is a player symbol or trap.
Contributed by Sahar.
2019-12-25 11:53:23 +00:00
MobiusDevelopment
d36521724d Fixed possible data loss on character disconnection on double login.
Contributed by Sahar.
2019-12-25 11:43:26 +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
a1f198218a Inventory related cleanup and improvements. 2019-12-15 00:25:19 +00:00
MobiusDevelopment
8f335f289e Reduced move task delay and addition of proper targeted NPC support. 2019-12-14 15:06:40 +00:00
MobiusDevelopment
f8a5bad1cc Enable enchant for different id scrolls. 2019-12-13 20:54:16 +00:00
MobiusDevelopment
6928cb8ce2 Proper count for prime shop gifts.
Contributed by SmiDmi.
2019-12-13 17:28:32 +00:00
MobiusDevelopment
63c72de874 Addition of OnPlayerTakeHero event. 2019-12-11 14:49:50 +00:00
MobiusDevelopment
911e28b4f8 Support for combining stackable items. 2019-12-06 23:54:09 +00:00
MobiusDevelopment
3b5ce2f7fa New way to show NPC level and aggression.
Thanks to Edoo.
2019-12-06 16:22:34 +00:00
MobiusDevelopment
6bdc9eaa0b Monster aggression fix.
Contributed by Edoo.
2019-12-04 18:20:45 +00:00
MobiusDevelopment
59ac875b35 Adjustments and addition of daily recommend task. 2019-12-04 00:40:56 +00:00
MobiusDevelopment
d0491ccd9e Fixed items enchanted by specific scrolls. 2019-11-29 02:32:20 +00:00
MobiusDevelopment
48ed880262 Pets should be affected by weapon specific buffs.
Contributed by Sahar.
2019-11-23 20:07:50 +00:00
MobiusDevelopment
9c9220457b Fixed NPE at stats update.
Contributed by Sahar.
2019-11-22 17:20:28 +00:00
MobiusDevelopment
a991254272 Addition of regen values to admin char info.
Contributed by robikbobik.
2019-11-22 16:00:34 +00:00
MobiusDevelopment
b82b4e3f6f Store all characters upon disconnection. 2019-11-21 19:17:37 +00:00
MobiusDevelopment
c61879d264 Fixed character auto save task. 2019-11-21 18:25:46 +00:00
MobiusDevelopment
cb5a878042 Fixed Windows 10 inconsistency with about form. 2019-11-20 22:21:20 +00:00
MobiusDevelopment
ead417a1bf Empty messages, minLevel, maxLevel and monsterIds LongTimeEvent parameters. 2019-11-19 00:10:54 +00:00
MobiusDevelopment
f5406e62dd Renamed containsTarget method to isInAggroList. 2019-11-18 12:27:42 +00:00
MobiusDevelopment
2d19e0b2a1 Fixed SummonEffectTable concurrency problem. 2019-11-18 02:32:55 +00:00
MobiusDevelopment
c12a44b9a5 Removed useless AltOlyRestrictedItems entries. 2019-11-17 22:24:53 +00:00
MobiusDevelopment
3da8ce49a1 Only clan leaders can pick combat flags during fort siege.
Contributed by Sahar.
2019-11-15 23:16:40 +00:00
MobiusDevelopment
e762af719d Fixed same clan member becoming leader of more than one subpledge.
Contributed by Sahar.
2019-11-15 15:17:40 +00:00
MobiusDevelopment
20fa7fd698 Fixed BotReportTable NPE. 2019-11-15 06:12:41 +00:00