| .. |
|
AccountPrompt.cs
|
fix: Fixes console clobbering when prompted to add an owner account (#2133)
|
2025-02-26 18:43:20 -08:00 |
|
AdminFirewall.cs
|
fix: Fixes TCPServer accept async, makes Firewall/IP Limiter multithreaded (#2134)
|
2025-02-27 22:19:38 -08:00 |
|
Animations.cs
|
fix: Moves many EventSinks out of core. (#1783)
|
2024-05-21 10:02:30 -07:00 |
|
AOS.cs
|
feat: Adds PlayerDeathEvent and CreatureDeathEvent using code generated events (#1927)
|
2024-09-05 21:23:03 -07:00 |
|
AttackMessage.cs
|
|
|
|
AutoRestart.cs
|
|
|
|
Broadcasts.cs
|
|
|
|
Cleanup.cs
|
|
|
|
ClientVerification.cs
|
fix: Fixes TCPServer accept async, makes Firewall/IP Limiter multithreaded (#2134)
|
2025-02-27 22:19:38 -08:00 |
|
CrashGuard.cs
|
feat: Updates serialization to use MMF (considerable memory savings) (#1841)
|
2024-06-23 10:51:20 -07:00 |
|
DispellableAttribute.cs
|
|
|
|
DispellableFieldAttribute.cs
|
|
|
|
DoorGenerator.cs
|
feat: Adds wall z-offset detection for doorgen (#2025)
|
2024-12-17 10:40:02 -08:00 |
|
Email.cs
|
|
|
|
Emitter.cs
|
|
|
|
FoodDecay.cs
|
|
|
|
Geometry.cs
|
|
|
|
Guild.cs
|
fix: Fixes edge cases where a leader resigns and becomes promoted in their new guild. (#2136)
|
2025-03-05 17:59:07 -08:00 |
|
HardwareInfo.cs
|
|
|
|
InhumanSpeech.cs
|
feat: Replaces params array with params ReadOnlySpan (#2125)
|
2025-02-13 21:19:02 -08:00 |
|
Keywords.cs
|
|
|
|
LanguageStatistics.cs
|
|
|
|
LightCycle.cs
|
fix: Fixes buffs don't start/stop properly. Streamlines constructor and Add/Remove buffs. (#2082)
|
2025-01-24 18:20:23 -08:00 |
|
LoginStats.cs
|
feat: Converts OnLogin to a coded generated event (#2070)
|
2025-01-17 15:21:45 -08:00 |
|
Loot.cs
|
feat: Replaces params array with params ReadOnlySpan (#2125)
|
2025-02-13 21:19:02 -08:00 |
|
LootPack.cs
|
fix: Consolidates Color/Center html (#1762)
|
2024-05-07 23:56:32 -07:00 |
|
MessageHelper.cs
|
|
|
|
MondainsLegacy.cs
|
fix: Consolidates Color/Center html (#1762)
|
2024-05-07 23:56:32 -07:00 |
|
NameList.cs
|
|
|
|
NameVerification.cs
|
fix: Fixes detecting consecutive exceptions in name validation (#2192)
|
2025-05-18 21:02:05 -07:00 |
|
Notoriety.cs
|
fix: Fixes EVs/BSs attacking players in Pre-AOS (#2132)
|
2025-02-26 18:43:49 -08:00 |
|
PacketThrottles.cs
|
fix: Fixes stalled connections and infinite throttle (#1796)
|
2024-05-27 21:32:55 -07:00 |
|
Paperdoll.cs
|
|
|
|
Poison.cs
|
|
|
|
ProfanityProtection.cs
|
fix: Fixes and optimizes NameVerification and ProfanityProtection (#2153)
|
2025-04-12 02:26:10 -07:00 |
|
ProfessionInfo.cs
|
feat: Moves network related events to UOContent using code generation (#1945)
|
2024-09-06 16:57:10 -07:00 |
|
Profile.cs
|
fix: Moves many EventSinks out of core. (#1783)
|
2024-05-21 10:02:30 -07:00 |
|
RaceDefinitions.cs
|
|
|
|
RegenRates.cs
|
|
|
|
RenameRequests.cs
|
fix: Fixes and optimizes NameVerification and ProfanityProtection (#2153)
|
2025-04-12 02:26:10 -07:00 |
|
ResourceInfo.cs
|
|
|
|
ServerAccess.cs
|
|
|
|
ServerList.cs
|
fix: Ensure server listing address is used when set in config (#1960)
|
2024-09-21 22:34:56 -07:00 |
|
ShardPoller.cs
|
feat: Converts OnLogin to a coded generated event (#2070)
|
2025-01-17 15:21:45 -08:00 |
|
ShrinkTable.cs
|
|
|
|
StaffInfo.cs
|
fix: Codegens gifts. Unifies staff names. Thank you to the community! (#1766)
|
2024-05-08 20:44:00 -07:00 |
|
StaminaSystem.cs
|
feat: Converts OnLogin to a coded generated event (#2070)
|
2025-01-17 15:21:45 -08:00 |
|
Titles.cs
|
fix: Fix Lord/Lady title display in paperdoll when fame >= 10000 (#2022)
|
2024-12-16 12:28:52 -08:00 |
|
ToggleItem.cs
|
fix: Codegens house/vendors (#1767)
|
2024-05-08 22:45:59 -07:00 |
|
TreasureMapProtection.cs
|
|
|
|
ValidationQueue.cs
|
|
|
|
Weather.cs
|
feat: Replaces params array with params ReadOnlySpan (#2125)
|
2025-02-13 21:19:02 -08:00 |
|
WelcomeTimer.cs
|
|
|