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
|
90ab6d4b25
|
Replace character skills save to avoid existing entry conflicts.
|
2020-02-12 16:40:53 +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
|
71576ed8af
|
Check if html files contain non ASCII characters.
|
2020-02-08 02:41:23 +00:00 |
|
MobiusDevelopment
|
e2a68f9aaf
|
Player isInTrainingCamp method should check current time.
|
2020-02-06 22:55:59 +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
|
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
|
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
|
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
|
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 |
|
MobiusDevelopment
|
3f5e226e66
|
Correction for dailyReset logic.
|
2019-11-14 08:39:05 +00:00 |
|
MobiusDevelopment
|
e5857a4f25
|
Addition of dailyReset mission parameter.
|
2019-11-14 06:40:18 +00:00 |
|
MobiusDevelopment
|
eb9d737495
|
Addition of removedOnUnequipWeapon skill parameter.
|
2019-11-13 17:28:49 +00:00 |
|
MobiusDevelopment
|
25678c3f9c
|
Code format for space before comments.
|
2019-11-13 16:49:02 +00:00 |
|
MobiusDevelopment
|
275048f1b4
|
Addition of missing attribute system config loading.
|
2019-11-12 17:54:06 +00:00 |
|
MobiusDevelopment
|
aea04d4669
|
Update siege flags when fort owner loses fort.
Contributed by Sahar.
|
2019-11-12 17:35:00 +00:00 |
|
MobiusDevelopment
|
4c6ab9d594
|
Water and Swamp zones should not broadcast info on teleport.
Contributed by Sahar.
|
2019-11-12 11:01:44 +00:00 |
|
MobiusDevelopment
|
0c46db8126
|
Fixed augmentation skills were not removed from accessories.
Contributed by Sahar.
|
2019-11-12 10:53:02 +00:00 |
|
MobiusDevelopment
|
6e64ab3dfd
|
Addition of isSiegeFriend method.
Contributed by Sahar.
|
2019-11-08 10:52:40 +00:00 |
|
MobiusDevelopment
|
6e1df8a43a
|
Fixed capturing holy artefact under the shrine.
Thanks to Sahar.
|
2019-11-07 23:34:43 +00:00 |
|
MobiusDevelopment
|
b764d444df
|
Removed packet locks and relative improvements.
|
2019-11-07 14:55:39 +00:00 |
|
MobiusDevelopment
|
91936e2787
|
Addition of client protocol version at character info menu.
|
2019-11-06 19:44:10 +00:00 |
|
MobiusDevelopment
|
fcffa3cc24
|
Use max pc cafe points config for setPcCafePoints.
Contributed by Edoo.
|
2019-11-06 12:29:25 +00:00 |
|
MobiusDevelopment
|
a644d564fc
|
Fixed free teleport bookmark slot conditions.
Contributed by Edoo.
|
2019-11-06 12:22:02 +00:00 |
|
MobiusDevelopment
|
3427bfc71a
|
Player info related packets with delay locks.
|
2019-11-05 22:20:46 +00:00 |
|
MobiusDevelopment
|
a5f2203a9f
|
Reuse System.currentTimeMillis in player restore whiles.
|
2019-11-05 11:01:53 +00:00 |
|
MobiusDevelopment
|
a7d7160fce
|
Prevent getAI NPE.
Contributed by Sahar.
|
2019-11-04 20:31:47 +00:00 |
|
MobiusDevelopment
|
eaa8f64803
|
Changed synchronization method for getAi.
|
2019-11-04 18:12:29 +00:00 |
|
MobiusDevelopment
|
01f16fdd82
|
Prevent tapping into System.currentTimeMillis with each Timestamp call.
|
2019-11-04 17:01:20 +00:00 |
|
MobiusDevelopment
|
e225d8b13b
|
ValidatePosition related improvements.
|
2019-11-03 22:17:02 +00:00 |
|
MobiusDevelopment
|
3ed4660df9
|
Changed getAi method to synchronized.
|
2019-11-03 20:52:05 +00:00 |
|
MobiusDevelopment
|
61b68da1ff
|
Prohibit sending a packet when blowfish is not initialized.
|
2019-11-03 19:08:59 +00:00 |
|
MobiusDevelopment
|
eec2b16df0
|
Prevent SkillHolder tapping into SkillData for each getSkill call.
|
2019-11-03 18:25:56 +00:00 |
|
MobiusDevelopment
|
54fd9a24c8
|
Prevent tapping into System.currentTimeMillis for each isFalling call.
|
2019-11-03 07:38:53 +00:00 |
|
MobiusDevelopment
|
a48b50ffbb
|
Prevent tapping into System.currentTimeMillis for each onActionRequest.
|
2019-11-03 04:55:36 +00:00 |
|
MobiusDevelopment
|
01eaf9e042
|
More triggers for onActionRequest.
Contributed by Sahar.
|
2019-11-03 04:40:45 +00:00 |
|
MobiusDevelopment
|
2769582f88
|
Fixed disabled manor system NPE.
Contributed by Sahar.
|
2019-11-02 16:48:59 +00:00 |
|
MobiusDevelopment
|
ec736e4934
|
Fixed AdminCommandHandler log to actually show the stacktrace.
Contributed by Sahar.
|
2019-11-02 16:42:54 +00:00 |
|
MobiusDevelopment
|
003558ce66
|
Prevent players from logging in during server shutdown.
Contributed by Sahar.
|
2019-11-02 13:30:53 +00:00 |
|
MobiusDevelopment
|
8861770e73
|
Fixed Clan reputation score NPE at CharInfo.
Contributed by Sahar.
|
2019-11-02 13:04:17 +00:00 |
|
MobiusDevelopment
|
69b02f5e9c
|
Fixed skill mastery double abnormal time.
Contributed by Liamxroy.
|
2019-11-02 10:10:11 +00:00 |
|
MobiusDevelopment
|
85e6cc2295
|
Sayha Talisman fixes.
Contributed by Liamxroy.
|
2019-11-01 21:15:15 +00:00 |
|
MobiusDevelopment
|
cdb887efae
|
Fixed skill channeling trying to get non-existent skill level.
Contributed by Sahar.
|
2019-11-01 12:42:15 +00:00 |
|
MobiusDevelopment
|
26edc62921
|
Fixed wrong parameter count in system message.
Contributed by Sahar.
|
2019-10-31 20:11:47 +00:00 |
|
MobiusDevelopment
|
c08ec1bb03
|
Addition of missing PvP items.
Contributed by Sahar.
|
2019-10-31 19:34:18 +00:00 |
|
MobiusDevelopment
|
f956cf6ed7
|
Fixed NPEs from getAI method.
Contributed by Sahar.
|
2019-10-31 19:19:43 +00:00 |
|
MobiusDevelopment
|
05c57df3c0
|
Improved action use transform log.
Contributed by Sahar.
|
2019-10-30 02:03:43 +00:00 |
|
MobiusDevelopment
|
0d91638e7b
|
Addition of sanity check in petitions.
Contributed by Sahar.
|
2019-10-30 01:55:30 +00:00 |
|
MobiusDevelopment
|
dde3a7274f
|
Addition of generic getRandomEntry method.
|
2019-10-29 13:52:24 +00:00 |
|
MobiusDevelopment
|
6072ca6a28
|
Moved reference item check in skill mastery calculation.
|
2019-10-29 09:32:53 +00:00 |
|
MobiusDevelopment
|
bf4e116a19
|
Fixed probable getAllyCrestId NPE.
Contributed by Sahar.
|
2019-10-28 20:39:29 +00:00 |
|
MobiusDevelopment
|
5157746847
|
Fixed players unable to login after disconnect.
Contributed by Sahar.
|
2019-10-27 09:55:56 +00:00 |
|
MobiusDevelopment
|
a29d7b915c
|
Fixed moveToPawn offset stackoverflow.
Contributed by Sahar.
|
2019-10-24 21:23:46 +00:00 |
|
MobiusDevelopment
|
51457833d4
|
Various skill changes.
Contributed by gamelike85.
|
2019-10-23 14:06:17 +00:00 |
|
MobiusDevelopment
|
619802578c
|
Skill mastery should not affect item reuse.
Contributed by NviX.
|
2019-10-23 10:24:37 +00:00 |
|
MobiusDevelopment
|
58259e68d6
|
Use ClassId getId instead of ordinal.
|
2019-10-23 09:20:16 +00:00 |
|
MobiusDevelopment
|
0403790878
|
Dropped PlayerClass.
|
2019-10-22 15:47:05 +00:00 |
|
MobiusDevelopment
|
75801791be
|
Removed PlayerClass dummy entries.
|
2019-10-22 13:12:41 +00:00 |
|
MobiusDevelopment
|
1500715d70
|
Broadcast NPC information if spawned in an instance.
|
2019-10-21 11:43:25 +00:00 |
|
MobiusDevelopment
|
50fb91d327
|
Fixed olympiad announcer when server restarts during competition period.
Contributed by Sahar.
|
2019-10-20 11:00:50 +00:00 |
|
MobiusDevelopment
|
8db02dbcb4
|
Fixed skill mastery for fighters.
Contributed by NviX.
|
2019-10-20 10:04:01 +00:00 |
|
MobiusDevelopment
|
bee9a4c890
|
Skill mastery related changes.
Contributed by NviX.
|
2019-10-19 14:38:22 +00:00 |
|
MobiusDevelopment
|
62c1efce6a
|
Fixed wrong angle calculation.
Contributed by Sahar.
|
2019-10-19 12:40:43 +00:00 |
|
MobiusDevelopment
|
cc23a72a50
|
CharSelection improvements.
Contributed by NviX.
|
2019-10-19 11:50:13 +00:00 |
|
MobiusDevelopment
|
0ce9c48d39
|
Fixed CPU consumption issue after revision 6064.
|
2019-10-19 11:04:02 +00:00 |
|
MobiusDevelopment
|
2bf33d5227
|
Mission reward id field should be optional.
|
2019-10-18 09:33:36 +00:00 |
|
MobiusDevelopment
|
12710f8bd2
|
Log when restoring unavailable item template.
|
2019-10-18 09:06:47 +00:00 |
|
MobiusDevelopment
|
78c1add1c4
|
Reset target after monster casts a buff.
|
2019-10-16 10:08:22 +00:00 |
|
MobiusDevelopment
|
917f6a7b9b
|
Active intention for monsters on spawn.
Contributed by sinsegi001.
|
2019-10-16 09:38:49 +00:00 |
|
MobiusDevelopment
|
2eb1dc75df
|
More typo corrections.
|
2019-10-15 03:49:23 +00:00 |
|
MobiusDevelopment
|
efa09e6ce2
|
Fixed Olympiad Sunday only period reseting to Monday.
Contributed by Sahar.
|
2019-10-14 13:48:49 +00:00 |
|
MobiusDevelopment
|
f324f0352f
|
Removed log that does not apply to all skill types.
Contributed by Sahar.
|
2019-10-13 19:55:56 +00:00 |
|
MobiusDevelopment
|
ee724e03b2
|
Removed different client-server ground target type log.
Contributed by Sahar.
|
2019-10-11 21:10:14 +00:00 |
|
MobiusDevelopment
|
92d7275afa
|
Removal of unnecessary logs.
Contributed by Sahar.
|
2019-10-10 22:10:51 +00:00 |
|
MobiusDevelopment
|
7c9f49c409
|
Removal of unused object id from GameClient class.
|
2019-10-10 19:06:11 +00:00 |
|
MobiusDevelopment
|
04b93ce79b
|
Removal of unnecessary IdFactory releaseId calls.
Contributed by Sahar.
|
2019-10-10 18:52:20 +00:00 |
|
MobiusDevelopment
|
8e6f33bc41
|
Sync with L2jOrg and various adjustments.
|
2019-10-10 09:57:48 +00:00 |
|
MobiusDevelopment
|
e6ebbec186
|
Fixed NPE in TradeList, also there is no point to log it when it happens.
Contributed by Sahar.
|
2019-10-08 09:03:56 +00:00 |
|
MobiusDevelopment
|
59f77b7e12
|
Small improvement for storeEffect method.
Contributed by Sahar.
|
2019-10-05 18:17:31 +00:00 |
|
MobiusDevelopment
|
23015a4ae5
|
Fixed probable ILocational NPEs.
Contributed by Sahar.
|
2019-10-05 11:41:13 +00:00 |
|
MobiusDevelopment
|
81a0e074e7
|
Fixed logs that come from threads.
Contributed by Sahar.
|
2019-10-04 08:31:36 +00:00 |
|