Commit Graph

17 Commits

Author SHA1 Message Date
David Skoland
4ec662d826 renaming some functions and starting qss theme functionality 2018-02-09 01:13:47 +01:00
oldmud0
3797a1e9ef Add Discord rich presence
This would work, were it not for some freak stack corruption caused by
GCC not liking the Discord RPC library...
2018-01-08 00:40:50 -06:00
oldmud0
a8ccbe77c1 Don't do failover for Android, try reconnecting automatically once
Issue: AOTextArea is supposed to have red text for errors, but it's not working
2017-11-04 18:42:44 -05:00
oldmud0
294d2150d0 Change basic connection to DNS SRV lookup for master server failover 2017-07-24 22:44:35 -05:00
David Skoland
8be53e96f7 added message when server closes the connection and incremented version to 2.1.3 2017-02-14 10:57:37 +01:00
David Skoland
ea09ad9dfc started implementing emotes 2017-02-06 14:06:58 +01:00
David Skoland
9682087667 implemented ooc chat and cleaned up some old headers 2017-01-27 01:17:33 +01:00
David Skoland
b4b533b724 finished legacy loading process 2017-01-26 00:23:53 +01:00
David Skoland
99aa327318 loading characters now works with overlay 2017-01-25 19:50:49 +01:00
David Skoland
623d67999a added more courtroom structure 2017-01-20 13:51:14 +01:00
David Skoland
50fe02cd77 changing structure from globals to OO with a flat construction 2017-01-18 15:39:04 +01:00
David Skoland
93e2ddcab1 implemented widget size from ini functionality 2017-01-18 03:19:26 +01:00
David Skoland
d842caafe4 tweaking program flow to prevent crash on closing 2017-01-17 14:02:30 +01:00
David Skoland
c4dff0f528 more work on the courtroom + added the aocharbutton class 2017-01-16 16:11:54 +01:00
David Skoland
4c7bc69dc2 made basic network structure + added server listing in lobby 2017-01-04 01:49:52 +01:00
David Skoland
455d6106e3 establishing child-parent relation with the ao app 2017-01-03 15:01:54 +01:00
David Skoland
a699b6eb9c made fundamental app structure, now with more OO 2017-01-03 13:22:43 +01:00