ModernUO/Projects/UOContent/Gumps/Props
Kamron Batman 6a0fcd62c1
fix: Fixes various mobile packets and setting serials (#1618)
### Summary
- Removes old death packet that isn't used. Doubtful this causes issues with clients that are v4+.
- Removes duplicate incoming packets. Again, probably to fix some old client issues, doubtful it affects clients v4+.
- Fixes setting serials and entities in props/commands. Note: Disabled setting `Parent` since the new sector code has issues. We shouldn't rely on it anyway!
- Reverts a recent change to healthbars that should not have been made. Oops!
2023-11-26 00:42:15 -08:00
..
Exceptions.cs fix(cleanup): Consolidate the duplicate code in Properties, PropsGump, and PropsConfig (#540) 2021-04-14 22:58:56 -07:00
PropsConfig.cs fix(cleanup): Consolidate the duplicate code in Properties, PropsGump, and PropsConfig (#540) 2021-04-14 22:58:56 -07:00
PropsGump.cs fix: Fixes various mobile packets and setting serials (#1618) 2023-11-26 00:42:15 -08:00
SetCustomEnumGump.cs fix: Prevent setting properties of higher privileged mobiles (#1420) 2023-07-15 22:01:33 -07:00
SetGump.cs fix: Fixes code genning armor, clothing, and BODs (#810) 2021-09-28 22:09:34 -07:00
SetListOptionGump.cs fix: Prevent setting properties of higher privileged mobiles (#1420) 2023-07-15 22:01:33 -07:00
SetObjectGump.cs fix: Update LabelTo, SendMessage, etc to Interpolated Strings (#1283) 2022-11-28 19:58:12 -08:00
SetObjectTarget.cs fix: Update LabelTo, SendMessage, etc to Interpolated Strings (#1283) 2022-11-28 19:58:12 -08:00
SetPoint2DGump.cs fix: Fixes Point2D ctor (#1340) 2023-02-13 23:28:23 -08:00
SetPoint3DGump.cs fix(cleanup): Consolidate the duplicate code in Properties, PropsGump, and PropsConfig (#540) 2021-04-14 22:58:56 -07:00
SetTimeSpanGump.cs fix(cleanup): Consolidate the duplicate code in Properties, PropsGump, and PropsConfig (#540) 2021-04-14 22:58:56 -07:00