MobiusDevelopment
|
f8661a336e
|
Replacements for using minimal and maximal words.
|
2022-04-25 22:59:05 +00:00 |
|
MobiusDevelopment
|
a6f6909c3a
|
Correction for LoginController message typo.
|
2022-04-25 22:26:05 +00:00 |
|
MobiusDevelopment
|
f33a219ee6
|
Fixed some null SystemMessageId parameters.
Thanks to kinghanker.
|
2022-04-23 10:00:28 +00:00 |
|
MobiusDevelopment
|
2c6570066d
|
Updated readme.txt project description and client link.
|
2022-04-21 21:27:50 +00:00 |
|
MobiusDevelopment
|
d81f3fc380
|
Should not use ordinal to get ClassId.
|
2022-04-19 07:45:06 +00:00 |
|
MobiusDevelopment
|
2c5e9d8275
|
Prevent adding base class as new subclass.
Contributed by krzdev.
|
2022-04-19 07:37:29 +00:00 |
|
MobiusDevelopment
|
c2e95487e3
|
Check if random spawn location is visible.
|
2022-04-15 15:41:21 +00:00 |
|
MobiusDevelopment
|
2d6de97833
|
ResetOwner task should reset id only when location is VOID.
|
2022-04-10 12:39:16 +00:00 |
|
MobiusDevelopment
|
00fa62eed8
|
Dropped Chronos.
|
2022-04-08 23:25:52 +00:00 |
|
MobiusDevelopment
|
b08451e5bb
|
Addition of java.cfg Netty configurations.
|
2022-04-05 21:06:50 +00:00 |
|
MobiusDevelopment
|
a99111eff5
|
Make sure ExperienceData getExpForLevel returns a value.
|
2022-04-01 23:17:33 +00:00 |
|
MobiusDevelopment
|
4c68b85916
|
Fixed buffs display in random positions.
|
2022-03-29 11:26:21 +00:00 |
|
MobiusDevelopment
|
383a190524
|
Weak point calculations already done at calcChargeSkillsDam.
Thanks to ver.
|
2022-03-29 11:24:06 +00:00 |
|
MobiusDevelopment
|
6e1c0b194e
|
Changed CreatureAI offsetWithCollision added value to 100.
|
2022-03-24 22:52:31 +00:00 |
|
MobiusDevelopment
|
e723bfd82d
|
Fixed NPC Death Bomb (4614) skill.
Thanks to ver.
|
2022-03-23 23:40:48 +00:00 |
|
MobiusDevelopment
|
c416814115
|
Addition of StartingLocation configuration file.
|
2022-03-20 23:04:51 +00:00 |
|
MobiusDevelopment
|
797e6f71a8
|
Better defeat explanations for boss announcements configuration.
|
2022-03-20 22:52:21 +00:00 |
|
MobiusDevelopment
|
3dafe7e69a
|
Exclude minions from boss announcements.
|
2022-03-20 22:37:32 +00:00 |
|
MobiusDevelopment
|
ab0b5ed8de
|
Make use of DISABLE_TUTORIAL configuration at EnterWorld.
|
2022-03-19 22:26:12 +00:00 |
|
MobiusDevelopment
|
2937441611
|
Addition of faction system (Good vs Evil).
|
2022-03-19 22:06:45 +00:00 |
|
MobiusDevelopment
|
49d468dcd4
|
Addition of boss announcements configuration.
|
2022-03-18 23:56:59 +00:00 |
|
MobiusDevelopment
|
e334908973
|
Updated MariaDB library.
|
2022-03-16 09:47:38 +00:00 |
|
MobiusDevelopment
|
b79fa15043
|
Updated Netty library.
|
2022-03-11 23:12:38 +00:00 |
|
MobiusDevelopment
|
9522f4fefe
|
Fixed increasePkKillsAndKarma method not setting karma.
|
2022-03-07 23:07:55 +00:00 |
|
MobiusDevelopment
|
9c532e9642
|
Updated Netty library.
|
2022-03-07 12:29:26 +00:00 |
|
MobiusDevelopment
|
03ebd27d23
|
Updated Eclipse and JDK links.
|
2022-03-03 23:27:55 +00:00 |
|
MobiusDevelopment
|
3b71b05054
|
Use a Set to store Henna wear class ids.
|
2022-03-03 00:55:30 +00:00 |
|
MobiusDevelopment
|
b1f53f8d9a
|
Clan setLevel method should be private.
|
2022-03-02 19:25:27 +00:00 |
|
MobiusDevelopment
|
278fb0e193
|
Make use of Set when checking for contained objects.
|
2022-02-26 08:51:56 +00:00 |
|
MobiusDevelopment
|
dbc0d906d0
|
Remove spawns on DBSpawnManager load.
|
2022-02-22 22:10:32 +00:00 |
|
MobiusDevelopment
|
eb7a4502fc
|
Return false when admin hide is not successful.
|
2022-02-15 10:09:30 +00:00 |
|
MobiusDevelopment
|
384abd5695
|
Additional check for Player destroyItemByItemId method.
Thanks to Enryu.
|
2022-02-09 11:23:30 +00:00 |
|
MobiusDevelopment
|
987629ea69
|
Addition of EffectZone removeEffectsOnExit parameter.
Thanks to CostyKiller and nasseka.
|
2022-02-05 03:16:56 +00:00 |
|
MobiusDevelopment
|
2d86a5eea9
|
Fixed Quest sendItemGetMessage method.
|
2022-02-05 02:34:41 +00:00 |
|
MobiusDevelopment
|
90e0adc645
|
Proper naming for Item ItemTemplate getter.
|
2022-02-03 23:09:47 +00:00 |
|
MobiusDevelopment
|
c81f7ee38c
|
Addition of Player hasEnteredWorld method.
|
2022-02-03 22:19:24 +00:00 |
|
MobiusDevelopment
|
a15695b7fa
|
Minor code cleanup.
Thanks to nasseka.
|
2022-02-01 00:19:29 +00:00 |
|
MobiusDevelopment
|
212b19797f
|
NPE check when removing player from region zones.
|
2022-01-29 23:38:26 +00:00 |
|
MobiusDevelopment
|
e335f011e5
|
Non quest scripts should use giveItems method.
|
2022-01-29 07:42:22 +00:00 |
|
MobiusDevelopment
|
a849367e88
|
Removal of QuestItemHolder class.
|
2022-01-29 00:15:02 +00:00 |
|
MobiusDevelopment
|
853e48cd81
|
Make use of script random methods.
|
2022-01-28 23:23:29 +00:00 |
|
MobiusDevelopment
|
58e0a2cd65
|
Addition of L2 Day event.
|
2022-01-28 22:40:04 +00:00 |
|
MobiusDevelopment
|
610d8c6aa1
|
Replaced FeanorEventParser with LongTimeEvent.
|
2022-01-28 22:35:35 +00:00 |
|
MobiusDevelopment
|
36921fd4f8
|
Addition of newer quest methods.
|
2022-01-28 22:32:46 +00:00 |
|
MobiusDevelopment
|
310ea57339
|
Prevent multiple FeedableBeasts spawns from spamming feed.
|
2022-01-27 06:09:32 +00:00 |
|
MobiusDevelopment
|
ddeb0b1f48
|
Fixed Scroll of Escape clan related NPE.
Thanks to Strelook66 and ver.
|
2022-01-26 06:20:51 +00:00 |
|
MobiusDevelopment
|
f53c5067eb
|
Updated client link.
|
2022-01-25 12:49:56 +00:00 |
|
MobiusDevelopment
|
226d559381
|
Fixed setImobilized exploit.
|
2022-01-20 18:01:27 +00:00 |
|
MobiusDevelopment
|
75ba003efb
|
Updated check on dropItem method.
|
2022-01-20 17:40:05 +00:00 |
|
MobiusDevelopment
|
f99a7c8667
|
Better WorldObject toString method usage.
|
2022-01-20 07:01:48 +00:00 |
|
MobiusDevelopment
|
5fd42cce29
|
Updated Player checkItemManipulation method.
|
2022-01-20 05:22:09 +00:00 |
|
MobiusDevelopment
|
0d5785b2aa
|
Added some checks on RequestSellItem.
|
2022-01-19 23:12:48 +00:00 |
|
MobiusDevelopment
|
229f7a61a7
|
Added some checks on SendWareHouseDepositList and SendWareHouseWithDrawList.
|
2022-01-19 23:01:47 +00:00 |
|
MobiusDevelopment
|
9867c4ee1c
|
Added new protection on TradeList.
|
2022-01-19 22:54:39 +00:00 |
|
MobiusDevelopment
|
173223bc61
|
Reworked leave olympiad observer mode.
|
2022-01-19 22:46:13 +00:00 |
|
MobiusDevelopment
|
0723e0e365
|
Fixed addDamageHate method NPE.
|
2022-01-19 22:43:53 +00:00 |
|
MobiusDevelopment
|
406c54f14e
|
Moved enums to separate files.
|
2022-01-18 22:10:20 +00:00 |
|
MobiusDevelopment
|
baf89b5e77
|
Cleaned up EffectHeroCancel effect.
|
2022-01-18 06:12:44 +00:00 |
|
MobiusDevelopment
|
2b34e5fb17
|
Fixed bug with same augmentation in two different weapons.
|
2022-01-18 05:59:19 +00:00 |
|
MobiusDevelopment
|
495fb6a45a
|
Fixed redundant removeBonus after weapon disarm.
|
2022-01-18 05:50:51 +00:00 |
|
MobiusDevelopment
|
8fc3e43a4d
|
Fixed Infinity Spear cancel like retail.
|
2022-01-18 05:35:52 +00:00 |
|
MobiusDevelopment
|
6aaf999da7
|
Optimized calcStat method.
|
2022-01-18 05:21:03 +00:00 |
|
MobiusDevelopment
|
b8f0b1f39c
|
Fixed sell item exploit.
|
2022-01-18 05:16:10 +00:00 |
|
MobiusDevelopment
|
cd29cc9e6e
|
Toggles are not supposed to have modified duration.
Contributed by ver.
|
2022-01-17 03:32:38 +00:00 |
|
MobiusDevelopment
|
87878357f2
|
SummonRequestHolder null summoner NPE fix.
|
2022-01-17 03:10:56 +00:00 |
|
MobiusDevelopment
|
d4682081cd
|
Fixed friend related issues.
Contributed by Strelook66.
|
2022-01-14 22:07:14 +00:00 |
|
MobiusDevelopment
|
9df6225acb
|
Various XML indentation corrections.
|
2022-01-12 00:27:32 +00:00 |
|
MobiusDevelopment
|
67b3ac6e99
|
ItemManaTaskManager should continue when player conditions are met.
|
2022-01-11 05:51:00 +00:00 |
|
MobiusDevelopment
|
4fc9d70c1e
|
Addition of ItemManaTaskManager item owner check.
|
2022-01-11 04:18:22 +00:00 |
|
MobiusDevelopment
|
15340f4024
|
Skill related enums rework.
|
2022-01-07 22:08:14 +00:00 |
|
MobiusDevelopment
|
84b58491bc
|
Added player action flood protection at RequestExEnchantSkill.
|
2022-01-07 07:37:18 +00:00 |
|
MobiusDevelopment
|
2d2dfa224c
|
Minor Npc class cleanup.
|
2022-01-06 23:21:40 +00:00 |
|
MobiusDevelopment
|
ff4e454f7c
|
Minor Creature class cleanup.
|
2022-01-06 22:20:04 +00:00 |
|
MobiusDevelopment
|
eb59d00dac
|
Minor Attackable class cleanup.
|
2022-01-06 21:18:55 +00:00 |
|
MobiusDevelopment
|
3e61211e14
|
Proper naming for various methods and variables.
|
2021-12-26 22:17:47 +00:00 |
|
MobiusDevelopment
|
9e7f8fbba7
|
Removed canMoveToTarget unnecessary cell Y border intersection check.
|
2021-12-25 04:14:34 +00:00 |
|
MobiusDevelopment
|
020e746361
|
Removal of unused RaidInfoIDs configuration.
|
2021-12-21 01:50:43 +00:00 |
|
MobiusDevelopment
|
6959aa53a8
|
Replaced unnecessary hexadecimal values with decimals and cleanup.
|
2021-12-20 07:28:35 +00:00 |
|
MobiusDevelopment
|
ce94e51c74
|
XML comments should start and end with a space.
|
2021-12-17 23:54:05 +00:00 |
|
MobiusDevelopment
|
c044fc0319
|
Reduced queries for storing clan values.
|
2021-12-17 22:11:27 +00:00 |
|
MobiusDevelopment
|
e6b9b824c2
|
Fixed potential soulshot issue.
|
2021-12-16 23:14:03 +00:00 |
|
MobiusDevelopment
|
42c9a9507d
|
Updated Netty library to 4.1.72.
|
2021-12-16 17:07:59 +00:00 |
|
MobiusDevelopment
|
88fe788c99
|
Fixed quest To Lead and Be Led (118).
|
2021-12-16 06:26:27 +00:00 |
|
MobiusDevelopment
|
329374cd60
|
Do not perform sine of sight check when cannot move.
|
2021-12-15 01:54:35 +00:00 |
|
MobiusDevelopment
|
63c6248cac
|
Make use of stored player variable for simplicity reasons.
|
2021-12-13 19:39:37 +00:00 |
|
MobiusDevelopment
|
e438ab1776
|
Addition of PacketLogger class.
|
2021-12-08 02:37:47 +00:00 |
|
MobiusDevelopment
|
c166771753
|
Removed unnecessary methods from IClientOutgoingPacket.
|
2021-12-08 00:30:40 +00:00 |
|
MobiusDevelopment
|
b0c1084bf1
|
List related rework and cleanup.
|
2021-12-06 19:00:16 +00:00 |
|
MobiusDevelopment
|
b5c2af483e
|
Moved array designators to the type.
|
2021-12-06 02:26:10 +00:00 |
|
MobiusDevelopment
|
d5b5797428
|
Fixed offline trader issues.
|
2021-12-05 11:21:17 +00:00 |
|
MobiusDevelopment
|
01cada5a1f
|
Pledge related serverpacket cleanup.
|
2021-12-04 01:37:24 +00:00 |
|
MobiusDevelopment
|
8593597d36
|
Added isDead validation before pet casts skill.
Contributed by Lito.
|
2021-12-01 15:07:24 +00:00 |
|
MobiusDevelopment
|
0410494e1c
|
Basic cleanup for the Shutdown class.
|
2021-11-30 02:50:06 +00:00 |
|
MobiusDevelopment
|
ac2aef92f9
|
Do not set AI intention to idle with stopMove method.
Contributed by Strelook66.
|
2021-11-23 02:17:44 +00:00 |
|
MobiusDevelopment
|
a8aa0f4917
|
Default NPC type should be set as Folk.
|
2021-11-23 02:07:30 +00:00 |
|
MobiusDevelopment
|
3227e80226
|
Store WorldObject location in a Location object.
|
2021-11-23 00:45:29 +00:00 |
|
MobiusDevelopment
|
542c7d0b05
|
Addition of support for multiple champion monster drops.
Contributed by CostyKiller.
|
2021-11-22 14:00:47 +00:00 |
|
MobiusDevelopment
|
24d326dbae
|
Update skill shortcuts when autolearn is enabled.
|
2021-11-22 02:30:19 +00:00 |
|
MobiusDevelopment
|
df9fb73a40
|
Fixed max clan mission count, also DailyTaskManager and PlayerVariables cleanup.
Thanks to nasseka.
|
2021-11-18 13:02:32 +00:00 |
|
MobiusDevelopment
|
5813db65c2
|
Renamed skills package to skill.
|
2021-11-17 09:34:45 +00:00 |
|