MobiusDev
|
771f40bd3b
|
CreateItemRandom cleanup.
|
2018-09-01 18:07:03 +00:00 |
|
MobiusDev
|
03da47d5c6
|
Fixed CreateItemRandom handler consuming more than one reagent.
|
2018-09-01 17:38:57 +00:00 |
|
MobiusDev
|
38deda618f
|
Improved Fortuna re-entry check.
|
2018-09-01 13:29:29 +00:00 |
|
MobiusDev
|
74f491d654
|
Changed misleading NPC distance information.
|
2018-08-31 09:34:55 +00:00 |
|
MobiusDev
|
9af5336ce2
|
Prevent quest timer start when NPC is dead.
|
2018-08-30 19:06:45 +00:00 |
|
MobiusDev
|
8769eb4926
|
Improvements for Talking Island aggro soldier AIs.
|
2018-08-30 19:02:53 +00:00 |
|
MobiusDev
|
2dbfdef0a8
|
Fixed training soldier AI.
|
2018-08-30 18:53:14 +00:00 |
|
MobiusDev
|
abf8333e89
|
Addition of proper is_freightable values.
|
2018-08-29 13:14:33 +00:00 |
|
MobiusDev
|
3d37fa96a3
|
Removed all is_freightable values.
|
2018-08-29 09:29:40 +00:00 |
|
MobiusDev
|
c22248648c
|
Garden Watchman AI.
Contributed by gigilo1968.
|
2018-08-26 15:26:35 +00:00 |
|
MobiusDev
|
bb816ba617
|
Update to Java 10.
|
2018-08-07 13:40:25 +00:00 |
|
MobiusDev
|
7cbd09ae2e
|
Changes based on Java 10 recommendations.
|
2018-08-05 19:38:51 +00:00 |
|
MobiusDev
|
29eb40b3fa
|
Fixed MinimumVitalityPoints wrong letter case.
|
2018-08-05 18:13:54 +00:00 |
|
MobiusDev
|
466510e098
|
Addition of items that use minimumVitalityPoints condition.
Contributed by gigilo1968.
|
2018-07-29 10:37:22 +00:00 |
|
MobiusDev
|
3c67b04817
|
Decreased thread and connection configs to prevent VPS issues.
|
2018-07-23 14:39:34 +00:00 |
|
MobiusDev
|
418b558abc
|
Fury Kiku AI.
Contributed by gigilo1968.
|
2018-07-23 14:27:37 +00:00 |
|
MobiusDev
|
8cfdffdc25
|
OpCheckCastRangeSkillCondition should not multiply distance value.
Contributed by gigilo1968.
|
2018-07-19 21:04:18 +00:00 |
|
MobiusDev
|
1ed862ed35
|
Addition of Cemetery Monsters AI.
Contributed by gigilo1968.
|
2018-07-13 09:54:17 +00:00 |
|
MobiusDev
|
d710208ef4
|
Created L2PcInstance updatePvpTitleAndColor method.
|
2018-07-09 09:20:08 +00:00 |
|
MobiusDev
|
7b31dfcf9f
|
Minor improvements for quest Sakums Impact (10337).
Contributed by facab.
|
2018-07-09 09:05:06 +00:00 |
|
MobiusDev
|
4cae5898ba
|
ChamberOfProphecies timers should always check for npc value.
|
2018-07-07 18:59:19 +00:00 |
|
MobiusDev
|
11760710ee
|
Replaced instanceof L2DoorInstance with isDoor method.
|
2018-07-02 01:36:25 +00:00 |
|
MobiusDev
|
bd285c1368
|
Replaced instanceof L2MonsterInstance with isMonster method.
|
2018-07-02 01:32:38 +00:00 |
|
MobiusDev
|
5f62a4c740
|
Replaced instanceof L2NpcInstance with isNpc method.
|
2018-07-02 01:27:50 +00:00 |
|
MobiusDev
|
e9e7d40628
|
Replaced instanceof L2PetInstance with isPet method.
|
2018-07-02 01:12:00 +00:00 |
|
MobiusDev
|
856ff5ebdc
|
Replaced instanceof L2Summon with isSummon method.
|
2018-07-02 01:03:46 +00:00 |
|
MobiusDev
|
0b09d49f8d
|
Replaced instanceof L2Attackable with isAttackable method.
|
2018-07-02 00:55:13 +00:00 |
|
MobiusDev
|
6c1d37f4ae
|
Replaced instanceof L2Playable with isPlayable method.
|
2018-07-02 00:39:38 +00:00 |
|
MobiusDev
|
5934fac571
|
Replaced instanceof L2PcInstance with isPlayer method.
|
2018-07-01 00:13:23 +00:00 |
|
MobiusDev
|
049a9b02aa
|
Replaced instanceof L2Character with isCharacter method.
|
2018-06-30 16:42:41 +00:00 |
|
MobiusDev
|
0ae00a3cd5
|
Disable random scarecrow spawns.
|
2018-06-30 02:02:24 +00:00 |
|
MobiusDev
|
8a25f48d7b
|
Removed log folders.
|
2018-06-26 15:08:04 +00:00 |
|
MobiusDev
|
315a4e773c
|
Various unnecessary code changes.
|
2018-06-26 15:00:56 +00:00 |
|
MobiusDev
|
c9b04d53f4
|
Removed unnecessary casts.
|
2018-06-24 16:39:51 +00:00 |
|
MobiusDev
|
d265813c40
|
Direct use of private constants instead of getters.
|
2018-06-24 15:33:19 +00:00 |
|
MobiusDev
|
fd6b72dab6
|
Removed unnecessary Long literals.
|
2018-06-21 09:59:45 +00:00 |
|
MobiusDev
|
e7504cea28
|
Proper buffs for quest Do Or Die (10734).
Contributed by Darkloud.
|
2018-06-19 11:25:57 +00:00 |
|
MobiusDev
|
122f16d3a7
|
Proper constructor super call for quest 10736.
Contributed by Stayway.
|
2018-06-19 11:23:22 +00:00 |
|
MobiusDev
|
e7606fb5ec
|
Replaced qualified names with simple names.
|
2018-06-19 03:23:43 +00:00 |
|
MobiusDev
|
a5b69096dd
|
Proper modifier order and removal if implied by their context.
|
2018-06-19 02:02:54 +00:00 |
|
MobiusDev
|
ba48bc2bba
|
Dropped GameGuard configs and redundant getClient method calls.
|
2018-06-19 00:54:12 +00:00 |
|
MobiusDev
|
066a30aae4
|
Various item skill reduce changes.
Contributed by Stayway.
|
2018-06-18 13:38:42 +00:00 |
|
MobiusDev
|
67e94d8224
|
Addition of quest Utilize the Darkness - Seed of Destruction (779).
Contributed by gigilo1968.
|
2018-06-17 13:53:43 +00:00 |
|
MobiusDev
|
4f9bf81f74
|
Stop attacking admin when using invisible.
Contributed by facab.
|
2018-06-16 22:44:33 +00:00 |
|
MobiusDev
|
42f1fdd132
|
Custom config for raidboss vitality bonus.
|
2018-06-16 22:36:46 +00:00 |
|
MobiusDev
|
3ae9b7a35d
|
Happy Hours event items.
Contributed by Stayway.
|
2018-06-12 03:30:32 +00:00 |
|
MobiusDev
|
3bbb3ee448
|
Queen Shyeed (25671) is spawned by AI.
|
2018-06-10 12:47:33 +00:00 |
|
MobiusDev
|
2116b6ed90
|
Addition of Shadow Box items.
Contributed by Stayway.
|
2018-06-09 19:22:29 +00:00 |
|
MobiusDev
|
e11f6a6a87
|
Send InventoryUpdate when calling RestorationRandom effect.
|
2018-06-09 19:01:18 +00:00 |
|
MobiusDev
|
95186fa890
|
Save instance time even if player is not online.
|
2018-06-08 16:42:06 +00:00 |
|