MobiusDevelopment
|
79e4b4024a
|
Reverted follow while target is running changes.
Contributed by Trance.
|
2021-11-02 14:44:03 +00:00 |
|
MobiusDevelopment
|
c9b22e04db
|
Creature event arrived needs to be triggered with a task.
|
2021-11-01 23:05:24 +00:00 |
|
MobiusDevelopment
|
0506c469a3
|
Minor base AI class cleanup.
|
2021-11-01 22:21:53 +00:00 |
|
MobiusDevelopment
|
593e36fc3a
|
Solo event status related additions.
|
2021-10-30 13:54:02 +00:00 |
|
MobiusDevelopment
|
4df8d007bd
|
Apply item skills before sending item list.
|
2021-10-30 12:47:27 +00:00 |
|
MobiusDevelopment
|
66d22336c3
|
Removal of cron4j and event abstractions.
|
2021-10-29 21:34:58 +00:00 |
|
MobiusDevelopment
|
8fdb4899ac
|
Removal of hardcoded events and addition of player isOnCustomEvent methods.
|
2021-10-28 21:26:33 +00:00 |
|
MobiusDevelopment
|
6b069bb28a
|
Addition of getMainDamageDealer method.
|
2021-10-27 21:26:39 +00:00 |
|
MobiusDevelopment
|
a0ee3599f5
|
ThreadPool revert and path change.
|
2021-10-27 00:58:25 +00:00 |
|
MobiusDevelopment
|
55c18870df
|
Simplified drop replacement logic.
|
2021-10-26 11:27:01 +00:00 |
|
MobiusDevelopment
|
fe146ca4e4
|
Fixed Seal of Ruler casting prohibition.
|
2021-10-25 22:48:10 +00:00 |
|
MobiusDevelopment
|
b1ceafd00c
|
Show name as title for admin item action shift menu.
|
2021-10-25 21:40:41 +00:00 |
|
MobiusDevelopment
|
e71a589d18
|
Drop calculation related cleanup.
|
2021-10-25 21:06:38 +00:00 |
|
MobiusDevelopment
|
64223af7fd
|
Store most popular IBaseEvent to reduce object creation.
|
2021-10-25 00:52:51 +00:00 |
|
MobiusDevelopment
|
4b302b66db
|
Removal of notifyEvent EVT_ARRIVED with task.
|
2021-10-24 22:11:14 +00:00 |
|
MobiusDevelopment
|
3be891c5e0
|
Update relations when needed at broadcastCharInfo method.
Thanks to DebiaN.
|
2021-10-24 13:33:45 +00:00 |
|
MobiusDevelopment
|
a67d7fce78
|
Fixed CrestTable getting stuck on load.
|
2021-10-22 22:22:45 +00:00 |
|
MobiusDevelopment
|
8cfd53eb2b
|
Updated libraries.
|
2021-10-22 21:46:32 +00:00 |
|
MobiusDevelopment
|
13ce8cbc2c
|
Re-addition of _isEnabled field.
|
2021-10-22 02:31:40 +00:00 |
|
MobiusDevelopment
|
47786d53d4
|
Dropped packet crypt listeners and related cleanup.
|
2021-10-21 23:15:04 +00:00 |
|
MobiusDevelopment
|
ebfc7864ee
|
Addition of StatSet integer map methods.
|
2021-10-20 17:26:31 +00:00 |
|
MobiusDevelopment
|
feb0b609f0
|
Removed thrown IllegalStateException from EnchantItemGroup.
|
2021-10-20 14:40:05 +00:00 |
|
MobiusDevelopment
|
cfc1d03d13
|
Unhardcoded elemental attribute data.
|
2021-10-20 01:25:59 +00:00 |
|
MobiusDevelopment
|
81961bb91d
|
Addition of RequestHardWareInfo client packet.
|
2021-10-18 22:21:20 +00:00 |
|
MobiusDevelopment
|
01171c9a6c
|
Removed pet skill data skills not assigned log.
|
2021-10-18 22:01:11 +00:00 |
|
MobiusDevelopment
|
d7a310b070
|
Fixed unconditional break switch cases.
|
2021-10-18 21:21:12 +00:00 |
|
MobiusDevelopment
|
1a6536260a
|
Fixed fort manager not respawning.
Contributed by Sero.
|
2021-10-17 21:25:48 +00:00 |
|
MobiusDevelopment
|
7612b7897a
|
Handle non positive bound values.
|
2021-10-17 18:16:56 +00:00 |
|
MobiusDevelopment
|
03ee1d5ad6
|
Parameter sanity check to prevent possible illegal argument exceptions.
|
2021-10-15 23:42:11 +00:00 |
|
MobiusDevelopment
|
30b212ad79
|
Define minimum positive numbers close to zero.
|
2021-10-15 23:31:27 +00:00 |
|
MobiusDevelopment
|
fb44d85ace
|
Removed obsolete double origin and bound check.
|
2021-10-15 21:49:49 +00:00 |
|
MobiusDevelopment
|
ccd7db72c4
|
Dropped new ThreadLocal in favor of ThreadLocalRandom.
|
2021-10-15 21:13:59 +00:00 |
|
MobiusDevelopment
|
cdbc38c32b
|
Updated to Java 17.
|
2021-10-13 21:39:56 +00:00 |
|
MobiusDevelopment
|
0c4cbf4e18
|
Runnable implementations for task manager classes.
|
2021-10-02 22:51:05 +00:00 |
|
MobiusDevelopment
|
699ef110ed
|
Addition of player fame and raidpoint limit checks.
|
2021-09-30 06:21:07 +00:00 |
|
MobiusDevelopment
|
fce88c2895
|
Fixed EffectZone cancel task NPE.
|
2021-09-25 06:45:49 +00:00 |
|
MobiusDevelopment
|
62bcff8d76
|
Fixed rune effects not being applied when switching between classes.
Contributed by nasseka.
|
2021-09-23 12:21:33 +00:00 |
|
MobiusDevelopment
|
9607e448fa
|
Kick player from instance on logout.
|
2021-09-23 11:21:37 +00:00 |
|
MobiusDevelopment
|
631517872e
|
Use object ids for instance allowed players.
|
2021-09-23 10:27:22 +00:00 |
|
MobiusDevelopment
|
d718d914de
|
Htmls set by players should not contain any tags.
|
2021-09-22 11:22:23 +00:00 |
|
MobiusDevelopment
|
f613b98386
|
Fixed probable community board post bypass exploit.
|
2021-09-22 01:59:50 +00:00 |
|
MobiusDevelopment
|
114f0d8727
|
Fixed probable clan notice bypass exploit.
|
2021-09-22 01:14:36 +00:00 |
|
MobiusDevelopment
|
f4fa6dcd9f
|
Removed Npc hasListener method.
|
2021-09-20 23:25:06 +00:00 |
|
MobiusDevelopment
|
ad08f1081a
|
StatSet getIntegerList rework and addition of setIntegerList.
|
2021-09-19 13:20:41 +00:00 |
|
MobiusDevelopment
|
c3de924e85
|
Removed null check from ListenersContainer hasListener method.
|
2021-09-18 12:54:34 +00:00 |
|
MobiusDevelopment
|
3918bbc997
|
AbstractScript uses NPC templates to register events.
|
2021-09-17 14:03:38 +00:00 |
|
MobiusDevelopment
|
6b6e2585c8
|
Tempfix for not triggering onFirstTalk.
|
2021-09-17 12:54:15 +00:00 |
|
MobiusDevelopment
|
80707736af
|
ListenersContainer unnecessary initialization related cleanup.
|
2021-09-16 23:00:46 +00:00 |
|
MobiusDevelopment
|
925709a804
|
Fixed AutoLootHerbs configuration not triggering herb skills.
|
2021-09-16 21:44:14 +00:00 |
|
MobiusDevelopment
|
57a4d1bdd3
|
Renamed GrandBossTeleporters to ValakasTeleporters.
|
2021-09-13 14:59:25 +00:00 |
|
MobiusDevelopment
|
279f799ebc
|
Inventory NPE check when using isChangingClass method.
|
2021-08-30 10:51:00 +00:00 |
|
MobiusDevelopment
|
422492b2e4
|
Re-addition of blinkActive related methods.
|
2021-08-28 17:42:18 +00:00 |
|
MobiusDevelopment
|
da9b0b310e
|
Fixed issue with players re-appearing after logging off.
Contributed by Sahar.
|
2021-08-27 19:46:00 +00:00 |
|
MobiusDevelopment
|
3e26f8a27b
|
There is no need to store z value.
|
2021-08-25 23:42:48 +00:00 |
|
MobiusDevelopment
|
f4c89e8fb5
|
Changed getRandomPoint calculation for ZoneCylinder.
|
2021-08-23 21:38:41 +00:00 |
|
MobiusDevelopment
|
8975ca9f7e
|
Proper solution for class change unequip issue.
|
2021-08-23 21:12:01 +00:00 |
|
MobiusDevelopment
|
bda02389c6
|
Reverted addition of missing enemy charge effect to skills.
Contributed by Sahar.
|
2021-08-22 21:27:23 +00:00 |
|
MobiusDevelopment
|
9b225db152
|
Dropped FlyToLocation creature task.
Contributed by Sahar.
|
2021-08-22 21:12:06 +00:00 |
|
MobiusDevelopment
|
7d4c880e4f
|
Dropped blinkActive related methods.
Thanks to Sahar.
|
2021-08-22 21:03:02 +00:00 |
|
MobiusDevelopment
|
1c553b962c
|
Fixed NPE if player does not have adena after buying lottery ticket.
Contributed by Sahar.
|
2021-08-21 23:29:47 +00:00 |
|
MobiusDevelopment
|
a852158200
|
Removed Z Garbage Collector configuration.
|
2021-08-18 23:21:04 +00:00 |
|
MobiusDevelopment
|
471b06e031
|
Addition of SkillFinishType enumeration.
|
2021-08-18 16:39:21 +00:00 |
|
MobiusDevelopment
|
50ef9c8ce6
|
Prefer to destroy non equipped items first.
|
2021-08-16 02:00:54 +00:00 |
|
MobiusDevelopment
|
378adfa3a8
|
Addition of missing enemy charge effect to skills.
Contributed by Sahar.
|
2021-08-14 22:47:14 +00:00 |
|
MobiusDevelopment
|
7c00b9f37f
|
Fixed typos in EnemyCharge effect handler.
Contributed by Sahar.
|
2021-08-14 22:38:42 +00:00 |
|
MobiusDevelopment
|
cefabb9fe9
|
Addition of Creature isDisabled method.
|
2021-08-11 22:08:05 +00:00 |
|
MobiusDevelopment
|
aa50d9efa6
|
Fixed Archer NPCs not moving while attacking.
Author: Maneco2
|
2021-08-11 21:27:29 +00:00 |
|
MobiusDevelopment
|
6277b90f51
|
Fixed PlayerInstance client punishment related NPE.
|
2021-08-07 11:02:54 +00:00 |
|
MobiusDevelopment
|
a261be39a8
|
Fixed probable hardware info holder NPE.
|
2021-08-07 00:35:27 +00:00 |
|
MobiusDevelopment
|
d5387bb853
|
Implemented HWID punishment affect.
|
2021-08-06 17:20:31 +00:00 |
|
MobiusDevelopment
|
9130a64259
|
Moved Innadril castle spawns to a separate file.
|
2021-08-05 00:05:46 +00:00 |
|
MobiusDevelopment
|
b824ed00c1
|
Moved Rune castle spawns to a separate file.
|
2021-08-04 23:36:25 +00:00 |
|
MobiusDevelopment
|
8623b7a921
|
Moved Oren castle spawns to a separate file.
|
2021-08-04 13:07:47 +00:00 |
|
MobiusDevelopment
|
26872feac8
|
Moved Gludio castle spawns to a separate file.
|
2021-08-04 11:54:31 +00:00 |
|
MobiusDevelopment
|
a122a2b37c
|
Moved Dion castle spawns to a separate file.
|
2021-08-04 08:58:52 +00:00 |
|
MobiusDevelopment
|
ec9cdcced0
|
Null checks for AbstractPlayerGroup isLeader method.
|
2021-07-31 00:08:35 +00:00 |
|
MobiusDevelopment
|
13b9f0c499
|
Changed doEventDrop method attacker parameter to Creature.
|
2021-07-30 23:57:27 +00:00 |
|
MobiusDevelopment
|
e08d53462e
|
Fixed party NPE by caching leader variable.
Contributed by Sahar.
|
2021-07-23 23:18:40 +00:00 |
|
MobiusDevelopment
|
27dc3eb506
|
Fixed probable EnemySummon targethandler NPE.
Contributed by Sahar.
|
2021-07-23 23:10:58 +00:00 |
|
MobiusDevelopment
|
2dcb626712
|
Addition of EventDropManager class.
|
2021-07-22 11:03:19 +00:00 |
|
MobiusDevelopment
|
0e745ad289
|
Use of simple ArrayList to store drops.
|
2021-07-22 10:21:06 +00:00 |
|
MobiusDevelopment
|
28a36caf44
|
Moved Schuttgart castle spawns to a separate file.
|
2021-07-17 19:45:23 +00:00 |
|
MobiusDevelopment
|
66ea7de851
|
Moved Goddard castle spawns to a separate file.
|
2021-07-17 19:09:44 +00:00 |
|
MobiusDevelopment
|
40d1a89680
|
Making use of the Z Garbage Collector added with Java 11.
|
2021-07-17 16:35:43 +00:00 |
|
MobiusDevelopment
|
cf9d6e6838
|
Optional support for running longtime events yearly.
Contributed by Costykiller.
|
2021-07-17 16:08:57 +00:00 |
|
MobiusDevelopment
|
1855506ea1
|
Moved Giran castle spawns to a separate file.
|
2021-07-16 17:20:33 +00:00 |
|
MobiusDevelopment
|
fc7ba188c4
|
Moved Aden castle spawns to a separate file.
|
2021-07-16 15:53:48 +00:00 |
|
MobiusDevelopment
|
efcc3f8e07
|
Method getAdminCommandList should be placed last.
|
2021-07-15 00:37:25 +00:00 |
|
MobiusDevelopment
|
02b8376575
|
Addition of optional range parameter to delete command.
|
2021-07-15 00:14:03 +00:00 |
|
MobiusDevelopment
|
6436dbe21c
|
Removed special characters from pet template file names.
Thanks to nonom.
|
2021-07-14 17:04:36 +00:00 |
|
MobiusDevelopment
|
ffcbef2722
|
Reduce object creation and calculations for long time event isEventPeriod method.
|
2021-07-13 17:39:54 +00:00 |
|
MobiusDevelopment
|
8e8084e8dd
|
Fixed NodeBuffer exhaustion.
|
2021-07-09 22:06:22 +00:00 |
|
MobiusDevelopment
|
741cb757b6
|
Fixed skills not been casted in instances.
Contributed by nasseka.
|
2021-07-02 22:19:44 +00:00 |
|
MobiusDevelopment
|
6cb552f3de
|
Prohibit triggering onCreatureSee when regions are inactive.
|
2021-06-24 00:21:39 +00:00 |
|
MobiusDevelopment
|
00eb8fb2ce
|
Addition of simplified quest onCreatureSee NPC id registration and method override.
|
2021-06-24 00:03:21 +00:00 |
|
MobiusDevelopment
|
1d6efc99e4
|
Addition of CreatureSeeTaskManager.
|
2021-06-23 22:27:40 +00:00 |
|
MobiusDevelopment
|
71dd707e53
|
Should not see invisible creatures.
|
2021-06-23 21:43:49 +00:00 |
|
MobiusDevelopment
|
49e7f31d04
|
Renamed OnCreatureSee getSeer method to getCreature.
|
2021-06-23 19:25:18 +00:00 |
|
MobiusDevelopment
|
bd3dc1a34f
|
OnCreatureSee for non attackables is triggered at World.
|
2021-06-23 15:00:31 +00:00 |
|
MobiusDevelopment
|
e0d8b453a3
|
Notify OnCreatureSee for creatures that do not trigger EVT_THINK.
|
2021-06-23 14:24:37 +00:00 |
|
MobiusDevelopment
|
fee7b294bb
|
Dropped OnNpcCreatureSee in favor of OnCreatureSee event.
|
2021-06-23 02:05:25 +00:00 |
|
MobiusDevelopment
|
f6bc846256
|
Method initSeenCreatures should be protected.
|
2021-06-22 23:52:54 +00:00 |
|
MobiusDevelopment
|
3cc620ba43
|
Automatic seen creature initialization for registered NPC ids.
|
2021-06-22 23:01:45 +00:00 |
|
MobiusDevelopment
|
ce1873a639
|
Addition of OnCreatureSee event.
|
2021-06-22 21:55:47 +00:00 |
|
MobiusDevelopment
|
03857d87ee
|
Proper naming for GameTimeTaskManager in comments.
|
2021-06-21 22:35:10 +00:00 |
|
MobiusDevelopment
|
ca2b1beb73
|
Item instance max count value for normal items should be long.
Contributed by Sero.
|
2021-05-31 21:43:28 +00:00 |
|
MobiusDevelopment
|
086459920b
|
Precautions for servitor related NPEs.
|
2021-05-30 21:28:59 +00:00 |
|
MobiusDevelopment
|
d4915cb08f
|
Addition of configuration for teleport flags.
|
2021-05-30 21:24:22 +00:00 |
|
MobiusDevelopment
|
24e82859ca
|
Unsummon previous existing pet, return null if template does not exist.
|
2021-05-28 23:48:11 +00:00 |
|
MobiusDevelopment
|
b129f85e5c
|
Fixed access emulated by synthetic accessors.
|
2021-05-26 22:54:07 +00:00 |
|
MobiusDevelopment
|
c15bccc13f
|
Proper importing for map entries.
|
2021-05-25 02:59:41 +00:00 |
|
MobiusDevelopment
|
bf4066d68e
|
Use of isEmpty method when possible.
|
2021-05-25 02:32:37 +00:00 |
|
MobiusDevelopment
|
b7bcd62cde
|
Removed trailing spaces from various XML data.
|
2021-05-16 22:22:02 +00:00 |
|
MobiusDevelopment
|
5935b77ba7
|
Sync between different project ai package classes.
|
2021-05-16 20:06:15 +00:00 |
|
MobiusDevelopment
|
b513e66c88
|
Basic data table cleanup.
|
2021-05-16 12:01:19 +00:00 |
|
MobiusDevelopment
|
84a67bc5a0
|
Minor common util cleanup.
|
2021-05-15 22:03:26 +00:00 |
|
MobiusDevelopment
|
7563b8877a
|
Small fix for DropSearchBoard handler.
Contributed by CostyKiller.
|
2021-05-10 23:16:00 +00:00 |
|
MobiusDevelopment
|
14d7c151d1
|
Removed updatePosition broadcastMoveToLocation.
Thanks to Bandnentans.
|
2021-05-10 21:16:42 +00:00 |
|
MobiusDevelopment
|
8066c8348f
|
Fixed Calendar copying by use of HOUR_OF_DAY.
|
2021-05-08 21:17:45 +00:00 |
|
MobiusDevelopment
|
559ba288e6
|
Fixed incorrect check for containsKey at saveHeroMessage method.
|
2021-05-08 20:19:32 +00:00 |
|
MobiusDevelopment
|
1cf9db263f
|
Fixed probable larva NPE.
|
2021-05-04 10:20:54 +00:00 |
|
MobiusDevelopment
|
4ec90902b6
|
Executables with support for console.
|
2021-05-03 22:51:51 +00:00 |
|
MobiusDevelopment
|
c8f58f89ff
|
Adjustments for database installer dependencies.
|
2021-05-03 13:28:32 +00:00 |
|
MobiusDevelopment
|
8d263dc0b4
|
Separated interface configuration.
|
2021-05-02 23:30:32 +00:00 |
|
MobiusDevelopment
|
0a86b20c17
|
Do not increase online time while in offline shop mode.
|
2021-05-02 22:10:15 +00:00 |
|
MobiusDevelopment
|
8de4d585c3
|
Configuration for dark themed GUI.
|
2021-05-02 15:02:44 +00:00 |
|
MobiusDevelopment
|
a7252a5844
|
Minor comment reference correction.
|
2021-05-02 00:05:02 +00:00 |
|
MobiusDevelopment
|
e1a85ab007
|
RecipeController class is an instance manager.
|
2021-05-01 23:41:15 +00:00 |
|
MobiusDevelopment
|
6de03faace
|
GameTimeController class is a task manager.
|
2021-05-01 23:18:27 +00:00 |
|
MobiusDevelopment
|
4669261eec
|
Moved FortUpdater class in siege package.
|
2021-05-01 22:15:42 +00:00 |
|
MobiusDevelopment
|
81e6724e37
|
ItemsAutoDestroy class is a task manager.
|
2021-05-01 22:03:13 +00:00 |
|
MobiusDevelopment
|
5d09adde70
|
Removal of useless InstanceListManager interface.
|
2021-05-01 21:23:22 +00:00 |
|
MobiusDevelopment
|
6bba018e17
|
Removal of unused login server support.
|
2021-05-01 21:05:58 +00:00 |
|
MobiusDevelopment
|
def6882893
|
Proper naming for skill mastery related effects.
|
2021-04-30 12:24:48 +00:00 |
|
MobiusDevelopment
|
ca70acd0ba
|
Fixed Sanctum of the Lord of Dawn return points.
|
2021-04-26 01:10:45 +00:00 |
|
MobiusDevelopment
|
445e400e14
|
Initial aggro value should be 0.
|
2021-04-26 01:06:19 +00:00 |
|
MobiusDevelopment
|
d1c1a9ba5a
|
Add spanned NPCs to result.
|
2021-04-26 00:53:08 +00:00 |
|
MobiusDevelopment
|
a718c64c51
|
Fixed concurrency issues with shortcuts.
|
2021-04-25 10:31:02 +00:00 |
|
MobiusDevelopment
|
aad1fc334d
|
AbstractVariables should set hasChanges value.
|
2021-04-23 19:32:36 +00:00 |
|
MobiusDevelopment
|
4585b1ce1c
|
Removed fall validation.
|
2021-04-23 00:11:46 +00:00 |
|
MobiusDevelopment
|
5916e8d706
|
Auto spawn handler rework.
|
2021-04-22 11:28:02 +00:00 |
|
MobiusDevelopment
|
265b2cbfb6
|
Minor spelling typo correction.
|
2021-04-22 02:03:39 +00:00 |
|
MobiusDevelopment
|
6a3556614a
|
Removal of various conversions to arrays.
|
2021-04-22 01:53:19 +00:00 |
|
MobiusDevelopment
|
c94da8603f
|
Inventory concurrency related adjustments.
|
2021-04-21 08:53:10 +00:00 |
|
MobiusDevelopment
|
1b68632161
|
Removal of enhanced inventory methods.
|
2021-04-20 22:20:41 +00:00 |
|
MobiusDevelopment
|
a7b1b8cf48
|
Stop effects for all attackables.
Contributed by Iris.
|
2021-04-18 19:09:50 +00:00 |
|
MobiusDevelopment
|
abcad46e5e
|
Prevent players from flagging in PvP zones.
Contributed by Iris.
|
2021-04-16 18:10:12 +00:00 |
|
MobiusDevelopment
|
66e894b70c
|
Removed list from MountEnabledSkillList.
|
2021-04-16 17:36:47 +00:00 |
|
MobiusDevelopment
|
852bd79494
|
Proper naming for Éclair Bijou.
|
2021-04-15 13:38:54 +00:00 |
|
MobiusDevelopment
|
ee1e3c1d1d
|
No need for unified entering and ingame enum.
|
2021-04-13 09:38:05 +00:00 |
|
MobiusDevelopment
|
2b631bb377
|
Proper case for olympiad start variable.
|
2021-04-08 20:15:43 +00:00 |
|
MobiusDevelopment
|
82647a9330
|
Keep track of inactive regions to prevent object creations.
|
2021-04-07 12:28:09 +00:00 |
|
MobiusDevelopment
|
7e112206dc
|
Fixed losing target with instant teleport.
|
2021-04-06 22:05:56 +00:00 |
|
MobiusDevelopment
|
8b1e96454a
|
Addition of instant teleporting methods.
|
2021-04-04 16:41:22 +00:00 |
|
MobiusDevelopment
|
180b096997
|
Unhardcode geodata file format.
|
2021-04-02 08:51:23 +00:00 |
|
MobiusDevelopment
|
a04a0f244b
|
Get nearest index for LoS calculation.
|
2021-04-02 07:32:46 +00:00 |
|
MobiusDevelopment
|
6145503dd6
|
Correct Z of monsters.
|
2021-03-31 19:21:26 +00:00 |
|
MobiusDevelopment
|
005d2f3956
|
Used system file separator for GeoEngine.
|
2021-03-31 04:09:09 +00:00 |
|
MobiusDevelopment
|
97649c5ca2
|
Title length adjustment for players.
|
2021-03-29 13:49:31 +00:00 |
|
MobiusDevelopment
|
ea17fe727c
|
Better way to check if player is over water while dismounting.
|
2021-03-29 09:55:56 +00:00 |
|
MobiusDevelopment
|
8b870c80cb
|
Proper territory spawn z values provided by zone form.
|
2021-03-29 09:38:23 +00:00 |
|
MobiusDevelopment
|
86e7ccd169
|
Do not correct Z of certain monsters.
|
2021-03-28 22:13:20 +00:00 |
|
MobiusDevelopment
|
94700077b3
|
Attackables should be able to see and move to target.
|
2021-03-28 21:49:55 +00:00 |
|
MobiusDevelopment
|
061bc41de8
|
New l2j geoengine rework.
|
2021-03-28 21:17:00 +00:00 |
|
MobiusDevelopment
|
fb5a0626cd
|
Additional door checks when moving.
|
2021-03-28 14:59:52 +00:00 |
|
MobiusDevelopment
|
b72bef5c61
|
Removal of CoordSynchronize configuration.
|
2021-03-28 14:47:27 +00:00 |
|
MobiusDevelopment
|
c702c31255
|
Disarm should re-equip item after effect ends.
Contributed by Sahar.
|
2021-03-26 15:50:28 +00:00 |
|
MobiusDevelopment
|
4ab02cad55
|
Unregister olympiad combatants on logout.
Contributed by Iris.
|
2021-03-25 17:24:10 +00:00 |
|
MobiusDevelopment
|
fe7b406bba
|
Fixed setting enchant group for specific item id.
Contributed by CostyKiller.
|
2021-03-22 10:10:44 +00:00 |
|
MobiusDevelopment
|
45967e4fd8
|
Use UnboundArrayList for GameTimeController.
|
2021-03-17 22:05:41 +00:00 |
|
MobiusDevelopment
|
2d987325eb
|
Broadcast movement and social action packets when region is active.
|
2021-03-16 23:55:59 +00:00 |
|
MobiusDevelopment
|
510bb0fc2b
|
Better pacing method for revalidate zones.
|
2021-03-16 23:00:53 +00:00 |
|
MobiusDevelopment
|
44ffd64510
|
Removal of TaskZoneSettings class.
|
2021-03-16 06:42:46 +00:00 |
|
MobiusDevelopment
|
a8c77b8795
|
Store fence objects in regions.
|
2021-03-14 22:03:28 +00:00 |
|
MobiusDevelopment
|
031006131b
|
Store door objects in regions.
|
2021-03-14 20:29:42 +00:00 |
|
MobiusDevelopment
|
99999d417f
|
Direct target following only for playables.
Thanks to Sahar.
|
2021-03-12 14:36:30 +00:00 |
|
MobiusDevelopment
|
18800e1b65
|
Increased spawn z values by a fixed value (64) to fix spawn zone issues.
|
2021-03-12 14:14:47 +00:00 |
|
MobiusDevelopment
|
4267cab18f
|
Calculate total party damage for rewards.
Contributed by Trance.
|
2021-03-12 13:03:48 +00:00 |
|
MobiusDevelopment
|
9a0876f729
|
Addition of L2D GeoEngine patch.
|
2021-03-11 22:03:28 +00:00 |
|
MobiusDevelopment
|
f1eb56cafa
|
Fixed characters reaching targets with less speed.
Contributed by Sahar.
|
2021-03-07 22:32:06 +00:00 |
|
MobiusDevelopment
|
dce5c98285
|
Fixed climbing walls and stuck inside water.
Contributed by Sahar.
|
2021-03-06 10:18:20 +00:00 |
|
MobiusDevelopment
|
e867feb170
|
Sell price checks.
|
2021-03-06 09:19:30 +00:00 |
|
MobiusDevelopment
|
08841c8e3c
|
Removed redundant movement checks.
Contributed by Trance.
|
2021-03-04 22:02:18 +00:00 |
|
MobiusDevelopment
|
39ef320fab
|
Ignore no path found issues.
Thanks to Trance.
|
2021-03-01 03:31:23 +00:00 |
|
MobiusDevelopment
|
18216eecf6
|
Removal of IPv4Filter class.
|
2021-02-23 05:04:57 +00:00 |
|
MobiusDevelopment
|
82c816ccbf
|
Prevent probable getRegion NPEs.
|
2021-02-22 06:13:59 +00:00 |
|
MobiusDevelopment
|
73c9361354
|
Addition of ConditionPlayerCanTakeCastle range checks.
Contributed by Sahar.
|
2021-02-21 04:58:49 +00:00 |
|
MobiusDevelopment
|
970be046f6
|
Fixed setting a private store when config is set to 0.
Contributed by Sahar.
|
2021-02-21 04:33:19 +00:00 |
|
MobiusDevelopment
|
c16a199407
|
Addition of the Chronos class.
|
2021-02-20 11:17:45 +00:00 |
|
MobiusDevelopment
|
dd0d74a8e6
|
Reverted back to l2j geoengine.
|
2021-02-20 07:48:16 +00:00 |
|
MobiusDevelopment
|
9b0e0ea9c1
|
DBInstallerConsole has only install mode.
|
2021-02-12 22:52:08 +00:00 |
|
MobiusDevelopment
|
3be432f6b3
|
Updated to Java 15.
|
2021-02-12 04:28:51 +00:00 |
|
MobiusDevelopment
|
3208a6aa89
|
Fixed probable Fort NPE.
|
2021-02-08 03:50:08 +00:00 |
|
MobiusDevelopment
|
8833a59e55
|
Do not add continuous effect if target just died from the initial effect.
Contributed by Sahar.
|
2021-02-06 20:32:25 +00:00 |
|
MobiusDevelopment
|
9d64f4818b
|
There is no DBInstallerConsole update option.
|
2021-02-05 00:03:21 +00:00 |
|
MobiusDevelopment
|
9bbb4d0a85
|
Addition of PvpFlagTaskManager.
|
2021-02-02 22:07:06 +00:00 |
|
MobiusDevelopment
|
860260764d
|
Moved BuyListTaskManager product restock to a separate task.
|
2021-02-02 14:57:21 +00:00 |
|
MobiusDevelopment
|
c265292c81
|
Addition of PlayerAutoSaveTaskManager.
|
2021-02-01 23:26:26 +00:00 |
|
MobiusDevelopment
|
74d7fee5fb
|
Player storeMe method should save items.
Thanks to ver.
|
2021-01-24 18:17:04 +00:00 |
|
MobiusDevelopment
|
a75290e54b
|
Moved Kamael Guild spawns to separate file.
|
2021-01-12 01:17:32 +00:00 |
|
MobiusDevelopment
|
4d66e27d7f
|
Moved Hellbound Tower spawns in Hellbound.xml file.
|
2021-01-12 00:29:07 +00:00 |
|
MobiusDevelopment
|
225e498ec2
|
Moved static Hellbound spawns to separate file.
|
2021-01-11 23:56:10 +00:00 |
|
MobiusDevelopment
|
d202db446c
|
Moved Gludio Airship Field spawns to separate file.
|
2021-01-11 23:34:46 +00:00 |
|
MobiusDevelopment
|
c67a5c4712
|
Moved Isle of Souls and Gracia spawns to separate files.
|
2021-01-11 23:08:30 +00:00 |
|
MobiusDevelopment
|
6083099412
|
Backward compatibility changes for Java 8.
|
2021-01-08 23:40:59 +00:00 |
|
MobiusDevelopment
|
ba147b31d0
|
Better log message for PacketEncoder limit.
|
2021-01-08 13:40:23 +00:00 |
|
MobiusDevelopment
|
d0e573e2a2
|
Addition of CorrectPlayerZ configuration.
|
2021-01-08 00:35:14 +00:00 |
|
MobiusDevelopment
|
10632571b6
|
Fixed raidboss vitality consumption configuration.
|
2020-12-20 22:34:53 +00:00 |
|
MobiusDevelopment
|
594bcbc7c4
|
System panel log for maximum connected count.
|
2020-12-19 22:34:23 +00:00 |
|
MobiusDevelopment
|
66ea8f6540
|
Addition of precautionary restart manager.
|
2020-12-19 22:30:07 +00:00 |
|
MobiusDevelopment
|
2d145c44a5
|
Make sure player and account variables are stored.
|
2020-12-17 22:14:47 +00:00 |
|
MobiusDevelopment
|
8786792170
|
Support for item equip and unequip listeners.
|
2020-12-11 19:05:52 +00:00 |
|
MobiusDevelopment
|
2185781039
|
AutoLootSlotLimit configuration enabled by default.
|
2020-12-04 07:30:31 +00:00 |
|
MobiusDevelopment
|
1534972501
|
Changed enchant_enabled values to boolean.
|
2020-12-03 19:25:39 +00:00 |
|
MobiusDevelopment
|
b140419920
|
Prevent full inventory when getting talismans from Castle Court Magician.
Contributed by CostyKiller.
|
2020-12-03 15:53:41 +00:00 |
|
MobiusDevelopment
|
b0b753586a
|
Prohibit using items while jailed.
Contributed by Sero.
|
2020-11-23 22:24:05 +00:00 |
|
MobiusDevelopment
|
5c669e248d
|
Proper player two olympiad addDamage getter.
|
2020-11-18 22:55:34 +00:00 |
|
MobiusDevelopment
|
c61ea3f137
|
Olympiad game addDamage when not invulnerable.
|
2020-11-13 22:48:46 +00:00 |
|
MobiusDevelopment
|
bd0ee06ab5
|
Support for MultiSellList custom item display ids.
|
2020-11-13 22:13:58 +00:00 |
|
MobiusDevelopment
|
445848d405
|
Fixed items with life time instantly expiring.
|
2020-11-06 10:25:18 +00:00 |
|
MobiusDevelopment
|
0ecd2142bb
|
Fixed probable Hero diaryEntry NPE.
|
2020-11-05 23:21:12 +00:00 |
|
MobiusDevelopment
|
946bcea559
|
Addition of item related task managers.
|
2020-11-04 22:24:20 +00:00 |
|
MobiusDevelopment
|
cbb1ad50f3
|
Dropped base and entity packages.
|
2020-11-04 03:03:30 +00:00 |
|
MobiusDevelopment
|
d257a9ef84
|
Refactored data related class paths.
|
2020-11-03 23:37:17 +00:00 |
|
MobiusDevelopment
|
9903058be9
|
Document parsing classes moved to util.
|
2020-11-03 22:11:38 +00:00 |
|
MobiusDevelopment
|
caf29354ac
|
Fixed Private Workshop message assignment.
|
2020-11-03 02:22:51 +00:00 |
|
MobiusDevelopment
|
040af7569b
|
The index can never be equal to the array length.
|
2020-11-02 23:33:24 +00:00 |
|
MobiusDevelopment
|
494b39a3ab
|
Check appearance and option array lengths.
|
2020-11-02 23:08:36 +00:00 |
|
MobiusDevelopment
|
4f06666dd0
|
Permanently store item owner in ItemInstance.
|
2020-10-28 18:14:58 +00:00 |
|
MobiusDevelopment
|
d041780984
|
Use simple array to store option data.
|
2020-10-28 17:36:44 +00:00 |
|
MobiusDevelopment
|
b2ee30a67e
|
Fixed respawn issue with TimakOrcTroopLeader minion spawns.
|
2020-10-15 15:17:32 +00:00 |
|
MobiusDevelopment
|
46172a2184
|
Admin reload enchant also loads EnchantItemOptionsData.
|
2020-10-14 12:04:53 +00:00 |
|
MobiusDevelopment
|
6148cfd880
|
Fixed using summon stop and attack actions increasing attack speed.
|
2020-10-08 00:28:00 +00:00 |
|
MobiusDevelopment
|
e3ad144108
|
Smaller hit range when the target is moving.
|
2020-10-03 10:40:50 +00:00 |
|
MobiusDevelopment
|
b73d3fc78b
|
Additional voiced commands for auto potions.
|
2020-09-30 00:54:56 +00:00 |
|
MobiusDevelopment
|
660a3d28db
|
Voiced command should return true if successful.
|
2020-09-29 23:26:50 +00:00 |
|
MobiusDevelopment
|
37ae98c395
|
Addition of AutoPotionTaskManager.
|
2020-09-29 22:50:28 +00:00 |
|
MobiusDevelopment
|
1304c34d2f
|
Using skills with shift or /useskillstand auto attack should not be executed.
Contributed by Sahar.
|
2020-09-26 10:13:05 +00:00 |
|
MobiusDevelopment
|
e7fb24cc62
|
Various typo fixes.
|
2020-09-23 05:39:39 +00:00 |
|
MobiusDevelopment
|
2ae32cd28d
|
Typo correction at communitybbs Topic class.
|
2020-09-23 04:42:33 +00:00 |
|
MobiusDevelopment
|
9d1ea96db9
|
Retail Servitor Share implementation.
Contributed by Sahar.
|
2020-09-18 21:27:53 +00:00 |
|
MobiusDevelopment
|
c8507e2052
|
Reuse of leader variable.
Thanks to Sahar.
|
2020-09-18 16:05:07 +00:00 |
|
MobiusDevelopment
|
371277846f
|
Empty party null leader check.
|
2020-09-17 23:33:31 +00:00 |
|
MobiusDevelopment
|
a0c5478aaf
|
Teleport summons with player revive.
|
2020-09-14 09:37:19 +00:00 |
|
MobiusDevelopment
|
640b81a4d1
|
Removed hikari setting from java config file.
|
2020-09-12 15:13:21 +00:00 |
|
MobiusDevelopment
|
79026d3a47
|
Use default values for database connection.
|
2020-09-11 23:39:28 +00:00 |
|
MobiusDevelopment
|
7cef774939
|
Replaced HikariCP with MariaDB built-in pool.
|
2020-09-11 21:48:23 +00:00 |
|
MobiusDevelopment
|
1a57435680
|
Minor code format.
|
2020-09-10 14:53:24 +00:00 |
|
MobiusDevelopment
|
fd163e46c4
|
Addition of synchronized addIfAbsent method.
|
2020-09-05 10:14:45 +00:00 |
|
MobiusDevelopment
|
0ec7e382dd
|
World object null checks.
|
2020-09-04 18:50:00 +00:00 |
|