@Auspice said in Mac Client Recommendations?:
So I discovered today...
Events set to a specific character do not work. In this case, it was just a timer made to send '@@' every 1800 seconds. Did not work on the character definition, but did for the world.
Is this expected behavior?
Uh... yikes, no, definitely not expected. I have events on characters that work fine, so that's definitely odd.
The only thing I can think of is that there may be an edge case where if you haven't done something (switching the tab in the address book away from events or something) it might not have committed the event, which would cause it not to fire. I haven't seen that particular problem in ages, but maybe it's the issue here?
Regardless, I'm still working on Atlantis 2.0, a complete clean rewrite in Swift for modern macOS. Unfortunately, Atlantis 1.x doesn't compile well on modern Xcode, because some of the code dates back to offer compatibility with OS X 10.4.