ModernUO/Projects/UOContent/Misc
mark1145 060edaa76a
fix: Fixes disarm, strangle, curse, summons, looting rights, creatures attacking, and items going to the floor (#1174)
* Fixes disarm
* Fixes strangle not refreshing
* Fixes curse not refreshing
* Fixes 125% bonus to looting rights
* Fixes mobs attacking each other, or not attacking each other
* Fixes items dropping to the floor
* Fixes protection spell
* Fixes cure sending wrong message
2022-09-27 22:19:15 -07:00
..
Gifts/Winter2004 fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
AccountPrompt.cs fix: Fixes structured logging (#1043) 2022-06-05 01:00:22 -07:00
Animations.cs
AOS.cs fix: Blood Oath, Wraith form, & Strangle (#1153) 2022-09-01 09:19:40 -07:00
AttackMessage.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
AutoRestart.cs feat: Adds auto archiving (#794) 2021-09-25 17:22:05 -07:00
Broadcasts.cs
BuffIcons.cs fix: Cleans up some comments and spell code (#1120) 2022-07-16 19:45:41 -07:00
CharacterCreation.cs fix: Fixes random skill chosen based on expansion (#1139) 2022-08-17 08:52:18 -07:00
Cleanup.cs fix: Fixes structured logging (#1043) 2022-06-05 01:00:22 -07:00
ClientVerification.cs fix: Fixes ValueStringBuilder empty ctor issue (#1035) 2022-05-27 17:49:36 -07:00
CrashGuard.cs fix: Adds ISpanFormattable support to Serial (#1065) 2022-06-14 18:39:46 -07:00
DispellableAttribute.cs
DispellableFieldAttribute.cs
DoorGenerator.cs fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00
Email.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Emitter.cs
FoodDecay.cs fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00
Geometry.cs chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
Guild.cs chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
HardwareInfo.cs fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
InhumanSpeech.cs fix(core): Converts healthbar packets (#367) 2020-12-27 23:22:21 -08:00
Keywords.cs
LanguageStatistics.cs
LightCycle.cs fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00
LoginStats.cs
Loot.cs
LootPack.cs fix: Cleans up string substring (#1018) 2022-05-14 16:56:03 -07:00
MondainsLegacy.cs
NameList.cs fix(core): Fixes errors from missing files (#511) 2021-02-14 18:30:53 -08:00
NameVerification.cs
Notoriety.cs fix: Fixes disarm, strangle, curse, summons, looting rights, creatures attacking, and items going to the floor (#1174) 2022-09-27 22:19:15 -07:00
PacketThrottles.cs fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
Paperdoll.cs fix(core): Converts remaining player packets (#374) 2020-12-30 16:09:51 -08:00
Poison.cs fix: Codegens Food & Beverages (#1021) 2022-05-15 21:56:04 -07:00
ProfanityProtection.cs fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00
ProfessionInfo.cs fix: Stops creating blocked packets entirely (#944) 2022-02-27 00:13:49 -08:00
Profile.cs chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
RaceDefinitions.cs fix: Updates races to properly support gargoyle equipment. (#744) 2021-08-29 00:43:55 -07:00
RegenRates.cs fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
RenameRequests.cs
ResourceInfo.cs chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
ServerAccess.cs fix: Fixes structured logging (#1043) 2022-06-05 01:00:22 -07:00
ServerList.cs fix: Fixes structured logging (#1043) 2022-06-05 01:00:22 -07:00
ShardPoller.cs feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
ShrinkTable.cs fix(core): Fixes errors from missing files (#511) 2021-02-14 18:30:53 -08:00
SkillCheck.cs fix: Fixes spell mechanics and misc bugs (#1118) 2022-07-14 22:01:59 -07:00
TextDefinition.cs fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
Titles.cs fix(core): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -07:00
ToggleItem.cs
TreasureMapProtection.cs cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
ValidationQueue.cs
Weather.cs feat: Adds tidy option for serialization. Codegens ballotbox. Fixes pooled timer leaking (#681) 2021-08-14 03:02:53 -07:00
WebStatus.cs fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00
WeightOverloading.cs fix: Blood Oath, Wraith form, & Strangle (#1153) 2022-09-01 09:19:40 -07:00
WelcomeTimer.cs