ModernUO/Projects
Kamron Batman 8b1014f395
fix: Cleans up HonorGump and Honor checks (#1853)
### Summary
- Moves `HonorSelf` gump to the Virtues folder.
- Renames `HonorSelf` to `HonorSelfGump`
- Makes `HonorSelfGump` a static gump.
- Changes the text in the gump to a cliloc.
- Collapses some of the checks for honoring to simplify the logic.
- Moves the player check higher to fix the wrong error message displaying when trying to honor damaged players.
2024-07-04 11:23:42 -07:00
..
Application fix: Fixes edge cases with on off items (#1832) 2024-06-10 18:11:35 -07:00
Server fix: Deletes unused serialization files (#1848) 2024-06-26 07:57:00 -07:00
Server.Tests feat: Updates serialization to use MMF (considerable memory savings) (#1841) 2024-06-23 10:51:20 -07:00
UOContent fix: Cleans up HonorGump and Honor checks (#1853) 2024-07-04 11:23:42 -07:00
UOContent.Tests fix: Fixes random skills and groupings (#1846) 2024-06-23 16:49:17 -07:00