MobiusDevelopment
|
adf1653c1c
|
Modifying physicalSkillPower and magicalSkillPower to do what description says.
|
2019-04-08 10:57:01 +00:00 |
|
MobiusDevelopment
|
5c14df03a9
|
Addition of TeleporterQuestRecommendationHolder.
|
2019-04-08 10:41:48 +00:00 |
|
MobiusDevelopment
|
bc61b48a56
|
Always use static modifier when adding values to static lists and maps.
|
2019-04-08 10:30:59 +00:00 |
|
MobiusDevelopment
|
d4993f701e
|
Fixing last day attendance reward.
|
2019-04-07 03:42:08 +00:00 |
|
MobiusDevelopment
|
fc6c31df53
|
Addition of ThreadsForLoading configuration.
|
2019-04-05 18:30:14 +00:00 |
|
MobiusDevelopment
|
4dbaded667
|
Reworked available brooch jewel logic.
|
2019-04-05 17:04:53 +00:00 |
|
MobiusDevelopment
|
becd4d5b61
|
Prohibit ZoneManager replacing class zone key.
|
2019-04-05 15:07:56 +00:00 |
|
MobiusDevelopment
|
61e2ee1f24
|
Prevent players receiving attendance rewards in the same day.
|
2019-04-05 07:04:54 +00:00 |
|
MobiusDevelopment
|
db26087118
|
Minor code format for previous commit.
|
2019-04-05 06:10:28 +00:00 |
|
MobiusDevelopment
|
c1d471dca8
|
Proper total geodata file size information.
|
2019-04-05 06:00:11 +00:00 |
|
MobiusDevelopment
|
67cc5e1e45
|
Avoid probable concurrency issues.
|
2019-04-05 04:53:07 +00:00 |
|
MobiusDevelopment
|
eed915b9dc
|
Dropped IGameXmlReader.
ScriptEngineManager class cleanup.
Use of ThreadPool to decrease startup time.
|
2019-04-05 04:14:32 +00:00 |
|
MobiusDevelopment
|
525aa970c5
|
Faction quest NPCs and related additions.
Contributed by NightBR.
|
2019-04-03 22:19:25 +00:00 |
|
MobiusDevelopment
|
c01e3ffeba
|
Removed Summon class getFormId method.
|
2019-04-02 00:47:57 +00:00 |
|
MobiusDevelopment
|
13e58b6698
|
Addition of ExTutorialShowId server packet.
|
2019-04-01 23:37:08 +00:00 |
|
MobiusDevelopment
|
419f03e673
|
Tweaked MAttackFinalizer calculation.
|
2019-04-01 22:20:06 +00:00 |
|
MobiusDevelopment
|
7d76f3cc2a
|
Changed stat bonus calculation.
|
2019-04-01 22:18:41 +00:00 |
|
MobiusDevelopment
|
c578bd43c1
|
Use configurations for attackables calcMagicSuccess method.
|
2019-04-01 15:21:44 +00:00 |
|
MobiusDevelopment
|
c905853551
|
Admin commands should be available only to GM characters.
|
2019-04-01 14:57:25 +00:00 |
|
MobiusDevelopment
|
0baae2ed06
|
Reduced ensoul array lengths.
|
2019-04-01 00:43:40 +00:00 |
|
MobiusDevelopment
|
5d4ed8942a
|
Code format for previous commit.
|
2019-03-31 23:58:15 +00:00 |
|
MobiusDevelopment
|
d8afa9fbbc
|
Use simple arrays to store ItemInstance ensoul data.
|
2019-03-31 23:34:07 +00:00 |
|
MobiusDevelopment
|
57fa096ae7
|
Previous change should check for all non attackables.
|
2019-03-31 19:05:48 +00:00 |
|
MobiusDevelopment
|
16d00294b8
|
Non monster NPCs should not get in combat.
|
2019-03-31 18:41:23 +00:00 |
|
MobiusDevelopment
|
36457c0bec
|
ThreadPool class improvements.
|
2019-03-31 17:46:01 +00:00 |
|
MobiusDevelopment
|
80bac1e544
|
Organized imports.
|
2019-03-30 20:30:35 +00:00 |
|
MobiusDevelopment
|
63435873cf
|
PAttack and MAttack finalizer simplifications.
|
2019-03-30 04:45:05 +00:00 |
|
MobiusDevelopment
|
62290dadc7
|
Reverted last MAttackFinalizer calculation change.
|
2019-03-29 18:25:09 +00:00 |
|
MobiusDevelopment
|
f89c360163
|
Stats cleanup and finalizer improvements.
|
2019-03-29 15:50:39 +00:00 |
|
MobiusDevelopment
|
03f0eb0bcc
|
Proper calculateReuseTime Formulas method.
|
2019-03-29 15:40:53 +00:00 |
|
MobiusDevelopment
|
439dff1703
|
Unsummon siege weapons when exiting siege zone.
|
2019-03-28 13:56:58 +00:00 |
|
MobiusDevelopment
|
fdc8b91095
|
Do not show clan crest on monsters.
Contributed by NightBR.
|
2019-03-28 13:43:26 +00:00 |
|
MobiusDevelopment
|
1bf6e18fc5
|
Simplified EffectList class name.
|
2019-03-28 12:50:26 +00:00 |
|
MobiusDevelopment
|
d78a0489d1
|
Prefix removals and code cleanup.
|
2019-03-28 05:32:39 +00:00 |
|
MobiusDevelopment
|
426fa2515d
|
Use forgotten power skill auto learn config for subclass additions.
|
2019-03-23 13:28:28 +00:00 |
|
MobiusDevelopment
|
9f72595ae0
|
Fishing rework based on L2jUnity free files.
Contributed by facab.
|
2019-03-22 23:34:26 +00:00 |
|
MobiusDevelopment
|
3b9cb63ca2
|
GeoEngine infinite loop precautions and cleanup.
|
2019-03-21 23:38:52 +00:00 |
|
MobiusDevelopment
|
ad9a9006cf
|
Prevent thinking in non active regions.
|
2019-03-21 12:49:10 +00:00 |
|
MobiusDevelopment
|
3cfca85730
|
Configuration for Hardin removed skills.
|
2019-03-20 20:32:00 +00:00 |
|
MobiusDevelopment
|
3c6ad12888
|
Fixed Plunder effect.
|
2019-03-20 00:27:18 +00:00 |
|
MobiusDevelopment
|
6921c60868
|
Inventory check for alchemy conversion.
|
2019-03-19 00:32:19 +00:00 |
|
MobiusDevelopment
|
f2301bcc61
|
Ensoul rearrangement after extraction.
|
2019-03-18 20:49:12 +00:00 |
|
MobiusDevelopment
|
65b1ee31a4
|
NPCs do not need to check for Forgotten Power skills.
|
2019-03-18 10:52:56 +00:00 |
|
MobiusDevelopment
|
31077f99a5
|
Configuration for auto learning Forgotten Power skills.
|
2019-03-18 10:45:04 +00:00 |
|
MobiusDevelopment
|
27d92259cb
|
Improvements for new clan system member list.
|
2019-03-17 20:01:01 +00:00 |
|
MobiusDevelopment
|
fb1ceb841e
|
Support for new pledge member statuses.
|
2019-03-17 14:59:41 +00:00 |
|
MobiusDevelopment
|
104e56cab8
|
Renamed ClanLevelTable to ClanLevelData.
|
2019-03-17 11:03:10 +00:00 |
|
MobiusDevelopment
|
edda542042
|
Proper alchemy conversion fail message.
|
2019-03-17 01:58:42 +00:00 |
|
MobiusDevelopment
|
fa7142dee2
|
Enable items on pet inventory.
|
2019-03-17 01:09:32 +00:00 |
|
MobiusDevelopment
|
7d4c482eb4
|
Improved alchemy conversion packet.
|
2019-03-17 00:15:26 +00:00 |
|
MobiusDevelopment
|
686d068dc4
|
Raise clan level from new clan panel.
|
2019-03-17 00:04:35 +00:00 |
|
MobiusDevelopment
|
5cea506310
|
Fixed probable Balthus Knights related packet exploit.
|
2019-03-16 15:27:09 +00:00 |
|
MobiusDevelopment
|
65217291d0
|
Addition of Lucky Clover rate configuration.
|
2019-03-16 10:45:44 +00:00 |
|
MobiusDevelopment
|
edce07ceda
|
Fixed transfering items to pet.
|
2019-03-16 09:57:25 +00:00 |
|
MobiusDevelopment
|
2ad96b7143
|
Balthus Knights character creation support.
|
2019-03-16 00:36:35 +00:00 |
|
MobiusDevelopment
|
859945e659
|
Adjustments for previous commit.
|
2019-03-15 18:53:49 +00:00 |
|
MobiusDevelopment
|
e02f179662
|
Support for additional potion bonuses.
|
2019-03-15 18:06:37 +00:00 |
|
MobiusDevelopment
|
a438122419
|
Multisell maintain element fix.
|
2019-03-14 18:58:23 +00:00 |
|
MobiusDevelopment
|
5f2d4e835a
|
Proper support for hunting teleports.
|
2019-03-14 08:45:07 +00:00 |
|
MobiusDev
|
929ef8c7cc
|
Potion of Protection implementation.
Contributed by facab.
|
2019-03-12 02:33:16 +00:00 |
|
MobiusDev
|
4efea936ad
|
Effect list flags should consider passives as well.
|
2019-03-11 10:00:08 +00:00 |
|
MobiusDev
|
0c08e144c4
|
Fixed cancellation not removing dances.
|
2019-03-11 09:56:48 +00:00 |
|
MobiusDev
|
a3b838200b
|
Support for long SP value learn requirements.
|
2019-03-11 09:38:55 +00:00 |
|
MobiusDev
|
e5884fc2a4
|
Fixed probable restoring ClanWar NPE.
|
2019-03-08 07:50:29 +00:00 |
|
MobiusDev
|
03bfff35d1
|
Use the same connection for all custom mail manager queries.
|
2019-03-06 20:29:22 +00:00 |
|
MobiusDev
|
b0efc59d8c
|
Configuration for removing all ability skills upon delevel.
|
2019-03-06 18:23:08 +00:00 |
|
MobiusDev
|
11ff29197c
|
There is no need for lowercasing spaces.
|
2019-03-06 16:04:55 +00:00 |
|
MobiusDev
|
2600c3d395
|
Support for custom mail manager.
|
2019-03-06 15:50:31 +00:00 |
|
MobiusDev
|
f6c0fd7679
|
Support for custom community board delevel.
|
2019-03-06 13:32:27 +00:00 |
|
MobiusDev
|
348e934b07
|
Addition of basic Fafurion AI.
|
2019-03-05 15:56:37 +00:00 |
|
MobiusDev
|
6ab7e0eba1
|
Changed Anakim and Lilith level requirements.
|
2019-03-04 23:21:31 +00:00 |
|
MobiusDev
|
41e5750084
|
Support for R110 grade.
|
2019-03-04 20:41:40 +00:00 |
|
MobiusDev
|
ed880be457
|
Store clan wars on server shutdown.
|
2019-03-04 19:51:35 +00:00 |
|
MobiusDev
|
cf37fa4b7b
|
FortManager fort list made static.
|
2019-03-04 09:44:21 +00:00 |
|
MobiusDev
|
e6c88d6127
|
Replaced AttributeType NONE_ARMOR with NONE.
|
2019-03-03 13:43:04 +00:00 |
|
MobiusDev
|
267f50a36b
|
Addition of ensoul extraction.
|
2019-03-03 01:19:23 +00:00 |
|
MobiusDev
|
e30d5b0037
|
Minor cleanup for automatic stat generation formulas.
|
2019-03-01 12:59:44 +00:00 |
|
MobiusDev
|
c1767487e8
|
Support generating automatically missing player stats.
|
2019-03-01 06:27:49 +00:00 |
|
MobiusDev
|
c5a8e0f3f6
|
Trimmed start and end spaces from messages.
|
2019-02-28 20:06:48 +00:00 |
|
MobiusDev
|
427fc1ed48
|
Updated system message and npc string ids.
|
2019-02-28 19:59:28 +00:00 |
|
MobiusDev
|
e2a58ca111
|
Fafurion branch.
|
2019-02-28 18:21:21 +00:00 |
|