MobiusDevelopment
|
c28ca9fbc1
|
Support for no PvP zones.
Contributed by Edoo.
|
2020-02-06 04:19:59 +00:00 |
|
MobiusDevelopment
|
c699010fd2
|
Fixed last step for finishing quest Step Up (10815).
Contributed by CostyKiller.
|
2020-02-05 15:51:54 +00:00 |
|
MobiusDevelopment
|
02b8b1403f
|
Addition of quests 665, 666, 668, 10454 and 10846.
Contributed by Dmitri.
|
2020-02-05 14:46:33 +00:00 |
|
MobiusDevelopment
|
1437711898
|
Prevent addition of existing skills on item equip.
|
2020-02-05 00:33:21 +00:00 |
|
MobiusDevelopment
|
79aabdcb76
|
Capped damage taken by attacks effect to 80%.
|
2020-02-04 22:48:57 +00:00 |
|
MobiusDevelopment
|
407ff24524
|
Access zone character list only by getter method.
|
2020-02-04 05:21:24 +00:00 |
|
MobiusDevelopment
|
5c532ad275
|
Removal of AtomicInteger variables from Inventory class.
|
2020-02-03 04:04:13 +00:00 |
|
MobiusDevelopment
|
980d99c48c
|
Lottery additions and related improvements.
|
2020-02-03 03:40:55 +00:00 |
|
MobiusDevelopment
|
a1541b2772
|
SQL table games is only used by Lottery.
|
2020-02-02 13:31:13 +00:00 |
|
MobiusDevelopment
|
20a4e99da1
|
Addition of Monster Race with reward system.
Adapted from aCis free version.
|
2020-02-02 04:36:04 +00:00 |
|
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
|
178f692d47
|
Fixed Chamber of Prophecies grail NPE.
|
2020-01-30 12:16:02 +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
|
fe05c1cddc
|
There is no need for MpRewardTask to use AtomicInteger.
|
2020-01-28 15:21:23 +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
|
8ebd210ac3
|
Prevent isSkillAllowed lock by SkillTreesData loading status variable.
|
2020-01-28 11:11:46 +00:00 |
|
MobiusDevelopment
|
7a20f03af5
|
Removed pointless use of VolatileBoolean from sweeper conditions.
|
2020-01-28 10:57:22 +00:00 |
|
MobiusDevelopment
|
13554071b9
|
Script value volatile modifier.
|
2020-01-28 10:36:38 +00:00 |
|
MobiusDevelopment
|
3071525a9c
|
Proper use of isScriptValue instead of getScriptValue method.
|
2020-01-28 00:43:54 +00:00 |
|
MobiusDevelopment
|
d63bf771ff
|
Faster access integer script value instead of StatSet.
|
2020-01-28 00:16:37 +00:00 |
|
MobiusDevelopment
|
49439e8db4
|
Prevent initializing Npc variables with NpcAction.
|
2020-01-28 00:10:02 +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
|
c043af33f8
|
Change class should not remove equipped item skills.
|
2020-01-24 13:10:13 +00:00 |
|
MobiusDevelopment
|
7f69fd2999
|
Chamber of Prophecies NPE prevention.
|
2020-01-19 22:07:53 +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
|
411782efce
|
Improvements for quest Seven Signs Girl of Doubt (10292).
|
2020-01-14 20:48:49 +00:00 |
|
MobiusDevelopment
|
de47fedd21
|
Fixed restoring experience gain prohibition.
|
2020-01-13 21:03:30 +00:00 |
|
MobiusDevelopment
|
68370782d5
|
Addition of missing Lavasillisk privates.
Contributed by andrei.
|
2020-01-12 13:54:21 +00:00 |
|
MobiusDevelopment
|
78a060fcf1
|
Removed class_index key from character_quests table.
|
2020-01-08 14:29:47 +00:00 |
|
MobiusDevelopment
|
382101d033
|
Addition of L2top.co vote reward.
Contributed by andrei.
|
2020-01-08 12:08:35 +00:00 |
|
MobiusDevelopment
|
2d5aa96a31
|
Fixed Maphr's Rune items.
Contributed by Edoo.
|
2020-01-07 18:03:19 +00:00 |
|
MobiusDevelopment
|
42d215998c
|
Addition of EXP and SP multipliers by class.
|
2020-01-06 22:57:59 +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
|
366970ee36
|
Addition of Razen (33803).
Contributed by Street.
|
2020-01-06 13:20:34 +00:00 |
|
MobiusDevelopment
|
78997cf245
|
Addition of Rodemai's Rune.
Contributed by Street.
|
2020-01-06 12:49:22 +00:00 |
|
MobiusDevelopment
|
53cf0ea614
|
Addition of quests 674, 675, 816, 10597, 10844 and 10852.
Contributed by Dmitri.
|
2020-01-05 15:09:16 +00:00 |
|
MobiusDevelopment
|
5e4f4c1409
|
Removed old domain remnants.
|
2020-01-05 01:18:30 +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
|
cd7a14388a
|
Powder Keg (18622) should not move.
|
2019-12-29 12:46:24 +00:00 |
|
MobiusDevelopment
|
a81d475623
|
Fixed Hopzone vote detection.
Contributed by andrei.
|
2019-12-27 21:17:28 +00:00 |
|
MobiusDevelopment
|
c087a94d5e
|
Multiple Arrow (10771) castRange fix and Phoenix Arrow (10781) staticReuse removal.
Contributed by Liamxroy.
|
2019-12-26 08:59:34 +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
|
1e93b99aec
|
Two handed bonus mode additions and various skill fixes.
Contributed by gamelike85.
|
2019-12-23 08:10:12 +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
|
4516f09bba
|
Removed unused variable.
|
2019-12-15 12:04:49 +00:00 |
|
MobiusDevelopment
|
52f1af19cb
|
Detached clients should be removed from online count.
|
2019-12-15 11:59:15 +00:00 |
|
MobiusDevelopment
|
a1f198218a
|
Inventory related cleanup and improvements.
|
2019-12-15 00:25:19 +00:00 |
|
MobiusDevelopment
|
11411164f7
|
Addition of admin online command.
|
2019-12-14 22:08:42 +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
|
6abcec1ce6
|
Minor PlayerInstanceAction cleanup.
|
2019-12-12 02:36:34 +00:00 |
|
MobiusDevelopment
|
141b42c812
|
Proper owner restart point for Silver Manor (46).
Contributed by Iris.
|
2019-12-11 22:20:50 +00:00 |
|
MobiusDevelopment
|
63c72de874
|
Addition of OnPlayerTakeHero event.
|
2019-12-11 14:49:50 +00:00 |
|
MobiusDevelopment
|
4be99e8e00
|
Fixed console warnings.
|
2019-12-09 13:19:29 +00:00 |
|
MobiusDevelopment
|
b2470aeab8
|
Shadow Hide cancel for debuff and skill attacks.
Contributed by gamelike85.
|
2019-12-09 11:37:51 +00:00 |
|
MobiusDevelopment
|
84adf9ece0
|
Addition of admin reload combination data.
Contributed by robikbobik.
|
2019-12-07 12:48:06 +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
|
8af413c0b3
|
Fantasy Isle spawn adjustments.
Contributed by Edoo.
|
2019-12-06 12:19:10 +00:00 |
|
MobiusDevelopment
|
341e60ea27
|
Fixed augment options 13600-13699.
Contributed by SmiDmi.
|
2019-12-05 22:59:11 +00:00 |
|
MobiusDevelopment
|
99eadc7364
|
Changed Orichalcum Arrow P. Atk crossbow to bow.
Contributed by gamelike85.
|
2019-12-05 17:18:23 +00:00 |
|
MobiusDevelopment
|
bd98f854b7
|
Fixed Fairy of Life cubic.
Contributed by gamelike85.
|
2019-12-05 07:40:54 +00:00 |
|
MobiusDevelopment
|
3f27cd0e57
|
Fixed Raider's Crossroads Guards status.
|
2019-12-05 06:58:12 +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
|
2b014146a4
|
Addition of quest 932 and 931, 10832 changes.
Contributed by Dmitri.
|
2019-12-03 15:45:15 +00:00 |
|
MobiusDevelopment
|
9904a46196
|
XML whitespace format.
|
2019-12-02 09:57:47 +00:00 |
|
MobiusDevelopment
|
fb0127f8cc
|
Fixed targets for Provoke Aura and Noble Sacrifice skills.
Contributed by gamelike85.
|
2019-12-02 00:26:15 +00:00 |
|
MobiusDevelopment
|
586e075415
|
Proper friend pc affectObject adjustments.
Contributed by gamelike85.
|
2019-11-30 20:22:43 +00:00 |
|
MobiusDevelopment
|
6b0998c482
|
Removed self clan and party check from PartyPledge predicate.
|
2019-11-30 19:26:12 +00:00 |
|
MobiusDevelopment
|
b7459c4825
|
Simplified PartyPledge affect scope logic.
|
2019-11-30 19:12:49 +00:00 |
|
MobiusDevelopment
|
d0491ccd9e
|
Fixed items enchanted by specific scrolls.
|
2019-11-29 02:32:20 +00:00 |
|
MobiusDevelopment
|
fbae5d6ae1
|
Addition of missing Tuska (33839) spawn.
Contributed by Edoo.
|
2019-11-28 17:32:56 +00:00 |
|