MobiusDevelopment
|
840588538d
|
Moved custom Pagan key drops to AI.
|
2022-04-17 12:33:25 +00:00 |
|
MobiusDevelopment
|
6fc3b9073a
|
Support for drop groups.
|
2022-04-17 11:38:41 +00:00 |
|
MobiusDevelopment
|
4b2456a2e2
|
Admin summon command handler should use long for count.
Contributed by Index.
|
2022-04-16 02:06:17 +00:00 |
|
MobiusDevelopment
|
00fa62eed8
|
Dropped Chronos.
|
2022-04-08 23:25:52 +00:00 |
|
MobiusDevelopment
|
12ad015551
|
Moved EventDropManager and EventShrineManager to events package.
|
2022-04-04 22:57:38 +00:00 |
|
MobiusDevelopment
|
790e91109c
|
Check if OnCreatureSkillFinishCast target is null.
|
2022-04-03 21:27:08 +00:00 |
|
MobiusDevelopment
|
c75c62ea53
|
Item skill support for OTHER target type.
|
2022-04-03 05:11:38 +00:00 |
|
MobiusDevelopment
|
545d1d5a10
|
Addition of HpLimit effect handler.
Contributed by dontknowdontcare.
|
2022-03-19 01:41:52 +00:00 |
|
MobiusDevelopment
|
04f3df9e93
|
Prevent Lindvior scene missing spawn NPE.
|
2022-03-15 17:26:36 +00:00 |
|
MobiusDevelopment
|
5cd9e8ba5a
|
Simplified implementation of SpeedLimit effect.
|
2022-03-09 22:31:38 +00:00 |
|
MobiusDevelopment
|
0b319c3730
|
Reverted recent break speed limit changes.
|
2022-03-09 17:19:07 +00:00 |
|
MobiusDevelopment
|
44c6bbbdb5
|
Ability to break the speed limit.
Contributed by dontknowdontcare.
|
2022-03-07 09:10:23 +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
|
6abdb17737
|
Removed the unboxing from Integer.
|
2022-02-20 14:55:20 +00:00 |
|
MobiusDevelopment
|
eb7a4502fc
|
Return false when admin hide is not successful.
|
2022-02-15 10:09:30 +00:00 |
|
MobiusDevelopment
|
a1fd559b39
|
Addition of PhysicalSkillCriticalRate effect.
Contributed by nasseka.
|
2022-02-13 10:11:44 +00:00 |
|
MobiusDevelopment
|
2a244f6cc4
|
Addition of AutoAttackDamageBonus effect.
Contributed by nasseka.
|
2022-02-11 06:24:38 +00:00 |
|
MobiusDevelopment
|
413c709bca
|
Addition of Castle first mid victory methods.
Contributed by nasseka.
|
2022-02-09 09:13:32 +00:00 |
|
MobiusDevelopment
|
90e0adc645
|
Proper naming for Item ItemTemplate getter.
|
2022-02-03 23:09:47 +00:00 |
|
MobiusDevelopment
|
a15695b7fa
|
Minor code cleanup.
Thanks to nasseka.
|
2022-02-01 00:19:29 +00:00 |
|
MobiusDevelopment
|
f43491f64f
|
Boss related script cleanups.
|
2022-01-31 05:43:13 +00:00 |
|
MobiusDevelopment
|
26045e9bf0
|
Removed not needed private loggers.
|
2022-01-29 23:26:28 +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
|
f99a7c8667
|
Better WorldObject toString method usage.
|
2022-01-20 07:01:48 +00:00 |
|
MobiusDevelopment
|
406c54f14e
|
Moved enums to separate files.
|
2022-01-18 22:10:20 +00:00 |
|
MobiusDevelopment
|
1df749fff3
|
AdminKill handler null target fix.
Contributed by CostyKiller.
|
2022-01-14 07:00:51 +00:00 |
|
MobiusDevelopment
|
6c5eda64ba
|
CallPc effect target on event check.
|
2022-01-09 03:03:13 +00:00 |
|
MobiusDevelopment
|
5b7400c652
|
Addition of StatMulForLevel effect.
Contributed by MacuK.
|
2022-01-09 01:13:25 +00:00 |
|
MobiusDevelopment
|
4b66f730ec
|
Skill method isTransformation already checks CHANGEBODY AbnormalType.
|
2022-01-09 00:57:51 +00:00 |
|
MobiusDevelopment
|
cfec322817
|
Do not apply owner CHANGEBODY AbnormalType effects to summon.
Thanks to nasseka.
|
2022-01-09 00:42:05 +00:00 |
|
MobiusDevelopment
|
9d9120571b
|
Improvements for Kaysen AI.
|
2022-01-03 22:10:50 +00:00 |
|
MobiusDevelopment
|
ce61fca596
|
Addition of Nerva's prison AIs.
Contributed by Index.
|
2022-01-02 23:42:32 +00:00 |
|
MobiusDevelopment
|
3e61211e14
|
Proper naming for various methods and variables.
|
2021-12-26 22:17:47 +00:00 |
|
MobiusDevelopment
|
33b35efb3c
|
Addition of Instance getAliveNpcCount methods.
|
2021-12-25 23:04:14 +00:00 |
|
MobiusDevelopment
|
a43abc7c56
|
Improved Command Post walker behavior.
|
2021-12-23 03:14:19 +00:00 |
|
MobiusDevelopment
|
bbafd95780
|
Made Command Post instance available.
|
2021-12-23 02:03:04 +00:00 |
|
MobiusDevelopment
|
74a110a5cd
|
Command Post instance cleanup.
|
2021-12-22 23:19:38 +00:00 |
|
MobiusDevelopment
|
b5ac8c8dfb
|
Addition of Command Post instance.
Contributed by nasseka.
|
2021-12-20 23:00:23 +00:00 |
|
MobiusDevelopment
|
6959aa53a8
|
Replaced unnecessary hexadecimal values with decimals and cleanup.
|
2021-12-20 07:28:35 +00:00 |
|
MobiusDevelopment
|
064b49a243
|
Prohibit applying transformation skill effects on summons.
Contributed by nasseka.
|
2021-12-18 00:24:45 +00:00 |
|
MobiusDevelopment
|
c044fc0319
|
Reduced queries for storing clan values.
|
2021-12-17 22:11:27 +00:00 |
|
MobiusDevelopment
|
b73c6387bd
|
Send item list after admin adds item to player.
|
2021-12-17 16:46:50 +00:00 |
|
MobiusDevelopment
|
f47a1a6264
|
Brooch enum support for Sapphire and skill level.
Thanks to nasseka.
|
2021-12-11 01:59:47 +00:00 |
|
MobiusDevelopment
|
c166771753
|
Removed unnecessary methods from IClientOutgoingPacket.
|
2021-12-08 00:30:40 +00:00 |
|
MobiusDevelopment
|
b5c2af483e
|
Moved array designators to the type.
|
2021-12-06 02:26:10 +00:00 |
|
MobiusDevelopment
|
3b2a3e6371
|
NotFriend affect object siege zone checks.
Contributed by nasseka.
|
2021-12-02 23:32:09 +00:00 |
|
MobiusDevelopment
|
58086b44cc
|
Party restrictions for Benusta instances.
Contributed by nasseka.
|
2021-11-24 00:32:35 +00:00 |
|
MobiusDevelopment
|
4f6849973a
|
Addition of OpStrider skill condition.
Contributed by nasseka.
|
2021-11-21 13:26:59 +00:00 |
|