Alex King
2e55da2b2d
[Fix] Checkmarks and X characters in popup messages ( #3041 )
...
# Notes
- Due to changing the popups to use strings, these show as squares, instead of the proper character.
2023-03-05 22:35:52 -05:00
Kinglykrab
7df9b2974b
[Commands] Cleanup #reloadzps Command. ( #2129 )
...
* [Commands] Cleanup #reloadzps Command.
- Cleanup messages and logic.
- Make reloading of zone points global instead of zone specific.
* Further cleanup.
- Add zone->GetZoneDescription().
- Add mob->GetTargetDescription(mob).
* Final cleanup.
* Typo.
2022-05-07 03:23:15 -04:00
Kinglykrab
4e297f3d96
[Commands] #ginfo Cleanup. ( #1955 )
...
* [Commands] #ginfo Cleanup.
- Use popup over chat messages.
* Remove leader since GetLeaderName() is wrong.
2022-02-03 18:52:31 -05:00
Kinglykrab
e87b8e2682
[Commands] Cleanup #gender Command. ( #1832 )
...
- Cleanup message and logic.
- Cleanup other spots using similar logic so they're all uniform.
2021-11-26 10:01:35 -05:00
Kinglykrab
39b39970f6
[Commands] Cleanup #ginfo Command. ( #1788 )
...
- Cleanup message and logic.
2021-11-21 10:03:31 -05:00
Chris Miles
0550fcfd3f
[GM Commands] Split GM Commands Into Separate Files ( #1766 )
...
* Split GM commands into their own files
* Code cleanup
2021-11-14 22:48:47 -06:00