Commit Graph

1054 Commits

Author SHA1 Message Date
MobiusDevelopment
303d46dc91 XML indentation cleanup. 2022-10-04 12:31:51 +00:00
MobiusDevelopment
56a308196c Make use of a LinkedList to store faster used ids. 2022-09-28 23:31:23 +00:00
MobiusDevelopment
13d5e5ec88 Make use of a Set to store unique used ids. 2022-09-28 23:22:33 +00:00
MobiusDevelopment
b695f3614d Minor IdManager adjustments. 2022-09-28 22:51:42 +00:00
MobiusDevelopment
237155859e Make use of StringBuilder for commonly used toString methods. 2022-09-27 23:38:13 +00:00
MobiusDevelopment
9cdf0e3f98 Minor typo correction. 2022-09-27 21:36:37 +00:00
MobiusDevelopment
629cfae635 Addition of OlympiadEnabled configuration. 2022-09-25 12:04:21 +00:00
MobiusDevelopment
1a4d8a3648 Output hex id values for unknown packets.
Thanks to Index.
2022-09-17 11:55:42 +00:00
MobiusDevelopment
fc918dba65 Removal of unused isReturningToSpawnPoint. 2022-09-06 10:23:21 +00:00
MobiusDevelopment
e3f9c52e05 Addition of debug packet configurations. 2022-08-31 22:25:21 +00:00
MobiusDevelopment
be33f8678a Updated client link. 2022-08-31 21:14:57 +00:00
MobiusDevelopment
20275f28e7 Fixed monster random movement. 2022-08-29 11:15:06 +00:00
MobiusDevelopment
d0fae0be8f Minor AdminEnchant cleanup. 2022-08-28 16:26:18 +00:00
MobiusDevelopment
8b2147d013 Fixed invisible dual weapons when logout after enchanting. 2022-08-28 16:24:32 +00:00
MobiusDevelopment
e7003ad2b3 Changed CellPathFinding drop debug item id from 65 to 1061.
Thanks to kamikadzz.
2022-08-26 23:06:07 +00:00
MobiusDevelopment
a038d7bf4f GeoEngine CellPathFinding recommendation. 2022-08-26 00:29:36 +00:00
MobiusDevelopment
635271c89a Null warnings should never be suppressed. 2022-08-26 00:13:15 +00:00
MobiusDevelopment
65a48f15b6 Updated and cleaned various item values. 2022-08-25 21:53:33 +00:00
MobiusDevelopment
58f30044d5 Dropped ForceInventoryUpdate configuration. 2022-08-19 22:31:14 +00:00
MobiusDevelopment
1501be0179 Negligible delay for ServerList reply with number of characters.
Contributed by dontknowdontcare.
2022-08-14 07:27:03 +00:00
MobiusDevelopment
0eebada4bd Implemented Spawn chaseRange parameter. 2022-08-07 21:05:53 +00:00
MobiusDevelopment
b7576edf8f Simplified EnchantSkillLearn getRate method. 2022-08-06 10:02:40 +00:00
MobiusDevelopment
3cd44daa90 EnchantSkillLearn code format and cleanup. 2022-08-06 09:21:45 +00:00
MobiusDevelopment
22ebdb3e82 Replaced executable and batch files with VBScript. 2022-08-04 06:26:59 +00:00
MobiusDevelopment
a2d4e16736 ManagedScript should store a copy of current loading script path. 2022-08-01 00:07:12 +00:00
MobiusDevelopment
d278e64e5d Ignore interruption exception for game and movement task managers. 2022-07-31 19:00:56 +00:00
MobiusDevelopment
117100b50c Sanity cleanup for player.getPlayer() uses. 2022-07-29 22:53:21 +00:00
MobiusDevelopment
a83ba35ebc Use simplified Math hypot method to calculate distance. 2022-07-23 11:01:04 +00:00
MobiusDevelopment
9e41afee0a Configuration for Attackable corpse camping. 2022-07-23 01:09:01 +00:00
MobiusDevelopment
563794ef55 AI movement rework for return to spawn and long range paths. 2022-07-22 23:34:26 +00:00
MobiusDevelopment
0b38c9f724 Removal of FastNodeList implementation. 2022-07-18 08:45:28 +00:00
MobiusDevelopment
8658f3a75d Removal of CopyOnWriteArrayList from CellPathFinding. 2022-07-18 08:28:59 +00:00
MobiusDevelopment
937acf1692 Store GameTimeTaskManager calculated values locally. 2022-07-16 23:37:10 +00:00
MobiusDevelopment
b4b76176de Reworked GameTime task manager. 2022-07-16 22:11:41 +00:00
MobiusDevelopment
beb1aa0b77 Abstraction Layer GeoEngine. 2022-07-16 06:04:42 +00:00
MobiusDevelopment
43f051a2ec Proper kill condition for quest Protect The Water Source (159).
Contributed by altronrain.
2022-07-12 21:45:15 +00:00
MobiusDevelopment
b244ccce81 Fixed boat visibility and dock heading issues. 2022-07-12 21:09:53 +00:00
MobiusDevelopment
38366a9017 Better naming from raidboss status getter and setter. 2022-07-12 09:15:47 +00:00
MobiusDevelopment
3617418be1 Updated AgitDecoInfo packet. 2022-07-11 12:24:11 +00:00
MobiusDevelopment
53312e19b7 Directly send SystemMessageId when possible. 2022-07-06 23:55:25 +00:00
MobiusDevelopment
b1bd7af5b9 Updated client links. 2022-07-05 21:07:22 +00:00
MobiusDevelopment
dbce3481ad Adjustments for starter village repeatable quests based on turning in items.
Contributed by altronrain.
2022-07-01 23:40:41 +00:00
MobiusDevelopment
e3bd87162d Misc quests fixes and adjustments.
Contributed by altronrain.
2022-06-30 22:23:20 +00:00
MobiusDevelopment
915bb9e455 Adjustments and fixes for the new player reward system.
Contributed by altronrain.
2022-06-30 21:51:59 +00:00
MobiusDevelopment
0500945790 Send item list when adding new adena instance. 2022-06-26 01:38:49 +00:00
MobiusDevelopment
f4f1b3aaf2 Removed unused pathfinding statistic variables. 2022-06-25 14:14:11 +00:00
MobiusDevelopment
c2baac74a3 Additional InventoryUpdate when creating more than one non-stackable item. 2022-06-24 21:06:46 +00:00
MobiusDevelopment
4a5f549c95 XML format cleanup. 2022-06-22 23:25:51 +00:00
MobiusDevelopment
56788f6fa1 Item enchant level should not be negative. 2022-06-14 21:36:22 +00:00
MobiusDevelopment
a159e401ec Proper configuration for GrandBossInstanceAnnouncements.
Contributed by CostyKiller.
2022-05-25 09:32:13 +00:00
MobiusDevelopment
5f7eb1c75c Changed party window packet send order. 2022-05-23 22:13:52 +00:00
MobiusDevelopment
9d7d7f4db3 Changed addExpAndSp methods to synchronized. 2022-05-23 21:55:33 +00:00
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