ModernUO/Projects/Server.Tests/Tests/Network/Packets/Outgoing
2025-12-27 16:47:28 -08:00
..
AccountPackets.cs fix(core): Adds IPv6 support (#348) 2020-12-19 00:27:39 -08:00
AccountPacketTests.cs fix: Fixes flaky tests, formatting, and sequential testing. (#2168) 2025-04-30 16:42:38 -07:00
AttributeNormalizer.cs fix(core): Converts mobile incoming packet (#370) 2020-12-28 02:30:47 -08:00
CombatPackets.cs Fix bad serials (#304) 2020-11-08 12:09:26 -08:00
CombatPacketTests.cs chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
ContainerPackets.cs Converts Item & Entity Packets (#326) 2020-11-29 03:24:51 -08:00
ContainerPacketTests.cs chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
DamagePackets.cs Fix bad serials (#304) 2020-11-08 12:09:26 -08:00
DamagePacketTests.cs chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
EffectPackets.cs Updates Light Packets & World Loading (#316) 2020-11-17 00:46:06 -08:00
EffectPacketTests.cs chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
EquipmentPackets.cs Updates Light Packets & World Loading (#316) 2020-11-17 00:46:06 -08:00
EquipmentPacketTests.cs fix: Fixes flaky tests, formatting, and sequential testing. (#2168) 2025-04-30 16:42:38 -07:00
GumpPackets.cs fix: Fixes edge cases with on off items (#1832) 2024-06-10 18:11:35 -07:00
GumpPacketTests.cs chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
ItemPackets.cs Converts Item & Entity Packets (#326) 2020-11-29 03:24:51 -08:00
ItemPacketTests.cs chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
LightPackets.cs Updates Light Packets & World Loading (#316) 2020-11-17 00:46:06 -08:00
LightPacketTests.cs chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
MapPackets.cs Updates map packets (#319) 2020-11-17 20:58:28 -08:00
MapPacketTests.cs fix: Fixes flaky tests, formatting, and sequential testing. (#2168) 2025-04-30 16:42:38 -07:00
MenuPackets.cs Updates menu packets (#320) 2020-11-17 21:47:00 -08:00
MenuPacketTests.cs fix: Fixes flaky tests, formatting, and sequential testing. (#2168) 2025-04-30 16:42:38 -07:00
MessagePackets.cs fix(core): Adds object help response packets (#336) 2020-12-07 21:19:21 -08:00
MessagePacketTests.cs chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
MobilePackets.cs fix: Hair and facial hair "teleporting" when mobile dies several times (#1901) 2024-08-07 20:10:23 -07:00
MobilePacketTests.cs chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00
MovementPackets.cs feat: Adds a movement throttle system. Removes Fastwalk system. (#1511) 2023-09-27 20:53:22 -07:00
MovementPacketTests.cs fix: Fixes flaky tests, formatting, and sequential testing. (#2168) 2025-04-30 16:42:38 -07:00
PlayerPackets.cs fix: Fixes boat movement & moves weapon ability out of core (#750) 2021-08-30 21:30:09 -07:00
PlayerPacketTests.cs fix: Fixes flaky tests, formatting, and sequential testing. (#2168) 2025-04-30 16:42:38 -07:00
SecureTradePackets.cs fix(networking): Standardizes SecureTrade packets (#577) 2021-04-16 11:26:21 -07:00
SecureTradePacketTests.cs fix: Fixes flaky tests, formatting, and sequential testing. (#2168) 2025-04-30 16:42:38 -07:00
TargetPackets.cs Converts targeting packets (#330) 2020-11-29 23:01:31 -08:00
TargetPacketsTests.cs chore: Cleans up unused imports (#1550) 2023-10-15 11:45:42 -07:00
VendorBuyPackets.cs chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
VendorBuyPacketTests.cs fix: Fixes flaky tests, formatting, and sequential testing. (#2168) 2025-04-30 16:42:38 -07:00
VendorSellPackets.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
VendorSellPacketTests.cs fix: Fixes flaky tests, formatting, and sequential testing. (#2168) 2025-04-30 16:42:38 -07:00
VirtualHairPackets.cs fix: Hair and facial hair "teleporting" when mobile dies several times (#1901) 2024-08-07 20:10:23 -07:00
VirtualHairPacketTests.cs fix: Fixes flaky tests, formatting, and sequential testing. (#2168) 2025-04-30 16:42:38 -07:00