MobiusDevelopment
|
7dcd5acb3c
|
Organized TriggerSkillByDamage checks.
|
2020-03-16 20:17:03 +00:00 |
|
MobiusDevelopment
|
c18ddf25bd
|
Reduced CP for cloth classes.
|
2020-03-15 16:13:32 +00:00 |
|
MobiusDevelopment
|
707f988a47
|
Addition of TriggerSkillByDamage hpPercent parameter.
|
2020-03-12 09:39:13 +00:00 |
|
MobiusDevelopment
|
841e36e06b
|
Real Damage Resist effect implementation.
|
2020-03-12 09:27:56 +00:00 |
|
MobiusDevelopment
|
904c6be328
|
Addition of missing RequestSellItem custom sell buylist check.
Contributed by secaolol.
|
2020-03-11 09:04:45 +00:00 |
|
MobiusDevelopment
|
58a85d05f5
|
Fixed Frintezza onKill monster list NPE.
|
2020-03-11 00:05:59 +00:00 |
|
MobiusDevelopment
|
75e0e632a4
|
Log when SystemMessage has SystemMessageId with null parameter.
|
2020-03-10 23:51:21 +00:00 |
|
MobiusDevelopment
|
efd832b2e2
|
NpcTemplate default undying value set to non monster types.
|
2020-03-10 18:43:34 +00:00 |
|
MobiusDevelopment
|
0e4f15685e
|
Fixed quest An Arrogant Search (348) missing bypass.
|
2020-03-06 09:03:53 +00:00 |
|
MobiusDevelopment
|
7bc87406f0
|
Fixed RequestTargetCanceld clientpacket.
|
2020-03-04 17:26:35 +00:00 |
|
MobiusDevelopment
|
ce989648ae
|
Proper PlayerInstance comment adjustments.
|
2020-03-04 12:57:41 +00:00 |
|
MobiusDevelopment
|
18b3e6d3f2
|
Unified javadoc format and related cleanups.
|
2020-03-03 23:04:44 +00:00 |
|
MobiusDevelopment
|
6d8addc784
|
Removal of assorted empty lines.
|
2020-03-03 17:07:18 +00:00 |
|
MobiusDevelopment
|
a2134a55db
|
Addition of ImmobileDamageBonus and ImmobileDamageResist effects.
|
2020-02-29 14:22:31 +00:00 |
|
MobiusDevelopment
|
8b4bddd29e
|
Addition of Elmoraden cloaks.
|
2020-02-28 11:13:35 +00:00 |
|
MobiusDevelopment
|
53e9308b8a
|
Check for clan leader parameter and cleanup.
|
2020-02-25 19:09:21 +00:00 |
|
MobiusDevelopment
|
c1d4c60f08
|
KnockBack effect addition to Elemental Crash (11017).
Contributed by Puppyrawr.
|
2020-02-25 18:59:44 +00:00 |
|
MobiusDevelopment
|
38a749f24f
|
Consider clan leader as top pledge class.
|
2020-02-25 18:34:30 +00:00 |
|
MobiusDevelopment
|
ba799c053a
|
Line delimiters to match project settings and code format.
|
2020-02-25 18:07:17 +00:00 |
|
MobiusDevelopment
|
1efb4ebbb1
|
Adjustments for pledge class XML values.
|
2020-02-25 12:03:33 +00:00 |
|
MobiusDevelopment
|
fe15480f06
|
Skill level should only be set from toLevel parameter.
|
2020-02-25 10:33:51 +00:00 |
|
MobiusDevelopment
|
2f53914597
|
Updated clan monster related information dialog.
Contributed by Mantra.
|
2020-02-24 19:06:52 +00:00 |
|
MobiusDevelopment
|
5587c0097d
|
Separated Execution Grounds spawns.
|
2020-02-23 13:30:49 +00:00 |
|
MobiusDevelopment
|
ef51c8a3f3
|
Configuration for making items depositable.
|
2020-02-21 11:52:29 +00:00 |
|
MobiusDevelopment
|
63e6425dca
|
Various item changes.
Contributed by Liamxroy.
|
2020-02-21 11:07:43 +00:00 |
|
MobiusDevelopment
|
0149ca83cd
|
Various skill changes.
Contributed by Liamxroy.
|
2020-02-20 18:40:06 +00:00 |
|
MobiusDevelopment
|
5b386af60e
|
Maximum momentum stat set to 1 by default.
|
2020-02-18 15:00:17 +00:00 |
|
MobiusDevelopment
|
065b66becb
|
Previous commit for other branches.
|
2020-02-17 09:23:02 +00:00 |
|
MobiusDevelopment
|
1a3c34b3c5
|
Store Npc isWalker in a simple boolean instead of checking WalkingManager.
|
2020-02-13 20:16:40 +00:00 |
|
MobiusDevelopment
|
e56dad5f81
|
Configurations for monster aggro distance reset.
|
2020-02-13 19:56:19 +00:00 |
|
MobiusDevelopment
|
49456557d5
|
Replaced getId with getRewardId for mission queries.
Contributed by codered.
|
2020-02-13 10:04:46 +00:00 |
|
MobiusDevelopment
|
8bb6ba4b72
|
Support for AbsorbDamage effect modes.
|
2020-02-13 09:36:36 +00:00 |
|
MobiusDevelopment
|
90ab6d4b25
|
Replace character skills save to avoid existing entry conflicts.
|
2020-02-12 16:40:53 +00:00 |
|
MobiusDevelopment
|
220e0b716c
|
Prevent SiegeGuards AI onKill NPE.
|
2020-02-11 07:03:13 +00:00 |
|
MobiusDevelopment
|
699c2f6fca
|
Identical IdFactory statement names for increasing readability.
|
2020-02-08 16:13:03 +00:00 |
|
MobiusDevelopment
|
a534cc943c
|
Single class IdFactory with synchronized static methods.
|
2020-02-08 14:34:00 +00:00 |
|
MobiusDevelopment
|
29771aa0d8
|
Force headless parameter with Linux sh files.
Contributed by MutatedSkull.
|
2020-02-08 11:37:19 +00:00 |
|
MobiusDevelopment
|
71576ed8af
|
Check if html files contain non ASCII characters.
|
2020-02-08 02:41:23 +00:00 |
|
MobiusDevelopment
|
5c414b0d8e
|
Prevent NPE when spawning demons.
|
2020-02-07 14:24:29 +00:00 |
|
MobiusDevelopment
|
5d2e2eb5ea
|
Final Emperial Tomb improvements.
|
2020-02-07 14:13:27 +00:00 |
|
MobiusDevelopment
|
e2a68f9aaf
|
Player isInTrainingCamp method should check current time.
|
2020-02-06 22:55:59 +00:00 |
|
MobiusDevelopment
|
a8a9318d2d
|
Disabled curse raid based on retail changes.
Also removed obsolete deep blue comment.
|
2020-02-06 13:10:41 +00:00 |
|
MobiusDevelopment
|
c28ca9fbc1
|
Support for no PvP zones.
Contributed by Edoo.
|
2020-02-06 04:19:59 +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
|
2228433a4c
|
Changed ticket types since client values where reduced to bytes.
|
2020-02-03 04:34:02 +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
|
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
|
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
|
91a2ae4f93
|
Support for builder messages through SendMessageLocalisationData.
|
2020-01-18 12:48:58 +00:00 |
|
MobiusDevelopment
|
7c2f67cb0e
|
Helios NPC template adjustments.
|
2020-01-17 09:35:50 +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
|
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
|
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
|
9bc58fe3b8
|
Beast Farm spawn z corrections.
Contributed by Minzee.
|
2020-01-07 19:32:35 +00:00 |
|
MobiusDevelopment
|
2d5aa96a31
|
Fixed Maphr's Rune items.
Contributed by Edoo.
|
2020-01-07 18:03:19 +00:00 |
|
MobiusDevelopment
|
fca5e12702
|
Imperial Tomb spawn z and count fixes.
Contributed by Minzee.
|
2020-01-07 17:54:02 +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
|
ce9d28ae7a
|
Red Cat's Eye should not be clan depositable.
Contributed by Street.
|
2020-01-06 13:07:01 +00:00 |
|
MobiusDevelopment
|
78997cf245
|
Addition of Rodemai's Rune.
Contributed by Street.
|
2020-01-06 12:49:22 +00:00 |
|
MobiusDevelopment
|
6cbc8cf310
|
Proper visual effect for different jewel stages.
Contributed by Street.
|
2020-01-05 15:55:18 +00:00 |
|
MobiusDevelopment
|
5e4f4c1409
|
Removed old domain remnants.
|
2020-01-05 01:18:30 +00:00 |
|
MobiusDevelopment
|
64355cfc48
|
Fixed Agathion Babayaga.
Contributed by Street.
|
2020-01-04 13:42:48 +00:00 |
|
MobiusDevelopment
|
f8acdcace7
|
CreatureSay cleanup and improvements.
|
2020-01-04 05:11:01 +00:00 |
|