MobiusDevelopment
|
aabe24f088
|
Proper RequestPostAttachment InventoryUpdate logic.
Contributed by nasseka.
|
2022-01-11 03:57:30 +00:00 |
|
MobiusDevelopment
|
6c5eda64ba
|
CallPc effect target on event check.
|
2022-01-09 03:03:13 +00:00 |
|
MobiusDevelopment
|
5bbdffa29d
|
HWID system adjustments.
|
2022-01-09 02:10:33 +00:00 |
|
MobiusDevelopment
|
9c068db77f
|
Force some spawns managed out of Spawn class.
|
2022-01-09 02:02:18 +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
|
f843d41d61
|
Fixed InstanceWorld allowed player methods.
Thanks to Lito.
|
2022-01-04 23:59:59 +00:00 |
|
MobiusDevelopment
|
d976ea9556
|
Removed subclassLock from modifySubClass method.
|
2022-01-04 23:52:50 +00:00 |
|
MobiusDevelopment
|
7fce72b56d
|
Force FourSepulchersManager box related spawns.
|
2022-01-03 23:39:56 +00:00 |
|
MobiusDevelopment
|
3e61211e14
|
Proper naming for various methods and variables.
|
2021-12-26 22:17:47 +00:00 |
|
MobiusDevelopment
|
f5f80399c5
|
Instance use of LinkedList for unknown length lists.
|
2021-12-25 23:32:10 +00:00 |
|
MobiusDevelopment
|
9e7f8fbba7
|
Removed canMoveToTarget unnecessary cell Y border intersection check.
|
2021-12-25 04:14:34 +00:00 |
|
MobiusDevelopment
|
317742bae4
|
Removed obsolete Player isLocked method.
|
2021-12-24 06:31:44 +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
|
42c9a9507d
|
Updated Netty library to 4.1.72.
|
2021-12-16 17:07:59 +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
|
49a6897d1d
|
Removal of GameClient sendActionFailed method.
|
2021-12-13 14:02:44 +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
|
e4ec9cb6a5
|
Removed varargs from sendPacket method.
|
2021-12-07 19:59:59 +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
|
a4a2115b81
|
NoRestartZone _enabled field is already contained in ZoneType.
|
2021-12-05 23:42:20 +00:00 |
|
MobiusDevelopment
|
d5b5797428
|
Fixed offline trader issues.
|
2021-12-05 11:21:17 +00:00 |
|
MobiusDevelopment
|
8593597d36
|
Added isDead validation before pet casts skill.
Contributed by Lito.
|
2021-12-01 15:07:24 +00:00 |
|
MobiusDevelopment
|
576fed4bb6
|
ConditionPlayerBaseStats rework and cleanup.
|
2021-11-30 03:08:42 +00:00 |
|
MobiusDevelopment
|
0410494e1c
|
Basic cleanup for the Shutdown class.
|
2021-11-30 02:50:06 +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
|
75e8deebad
|
Addition of missing ItemAuctionManager logger class name.
Contributed by CostyKiller.
|
2021-11-22 15:06:42 +00:00 |
|
MobiusDevelopment
|
c4e35819c9
|
Configurable event item drop level range between character and monster.
Contributed by CostyKiller.
|
2021-11-22 14:20:23 +00:00 |
|
MobiusDevelopment
|
542c7d0b05
|
Addition of support for multiple champion monster drops.
Contributed by CostyKiller.
|
2021-11-22 14:00:47 +00:00 |
|
MobiusDevelopment
|
7d81ad1d2d
|
Fixed restock_delay by adding current time.
|
2021-11-22 03:07:57 +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 |
|
MobiusDevelopment
|
e7486d6aa8
|
Renamed items package to item.
|
2021-11-17 07:35:23 +00:00 |
|
MobiusDevelopment
|
2137ebbee3
|
Removal of Instance suffix from class names.
|
2021-11-17 05:26:36 +00:00 |
|
MobiusDevelopment
|
60132d5a49
|
Prevent restoring SchemeBuffer skills that where removed from settings.
|
2021-11-15 03:23:47 +00:00 |
|
MobiusDevelopment
|
9c6f431961
|
Broadcast MoveToLocation when Playable tries to reach a Playable target.
Thanks to Trance.
|
2021-11-15 03:09:33 +00:00 |
|
MobiusDevelopment
|
25a3ca5ce8
|
Method needHpUpdate simplification.
|
2021-11-14 23:13:54 +00:00 |
|
MobiusDevelopment
|
8779759ad6
|
Set sender name for CreatureSay method using NpcStringId.
|
2021-11-14 13:04:00 +00:00 |
|
MobiusDevelopment
|
2d581185d6
|
Proper way to finish current route point.
|
2021-11-14 01:59:47 +00:00 |
|
MobiusDevelopment
|
b0e918e4fe
|
Tempfix for vehicle path issues.
|
2021-11-13 22:29:41 +00:00 |
|
MobiusDevelopment
|
b4def6ab92
|
Reduced flood protector action interval.
|
2021-11-13 15:29:54 +00:00 |
|