ModernUO/Projects/Server/Events
Kamron Batman 19f65dcabe
fix: Fixes edge cases with on off items (#1832)
### Summary
- Generalizes the On/Off toggle items concept
- Updates the OnOffGump so it is static
- Standardizes OnOff items so they can be used by staff


### Notes
Decided to not fix #1417 because it is not clear that the clilocs or errors are for that purpose. Can't test this on OSI anyways.
2024-06-10 18:11:35 -07:00
..
AccountLoginEvent.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
AggressiveActionEvent.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
CharacterCreatedEvent.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
EventSink.cs fix: Fixes edge cases with on off items (#1832) 2024-06-10 18:11:35 -07:00
GameLoginEvent.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
MovementEvent.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
ServerCrashedEvent.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
ServerListEvent.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
SpeechEvent.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00