Commit Graph

13 Commits

Author SHA1 Message Date
Cerapter
f217c68f85 The charselect's "shadows" correctly update based on what chars are taken.
This was purely a graphical bug. The characters were correctly
recognised as taken by the client, but there was no way to update the
"taken-shadow" over their icons.
Which meant that they were locked into the way they were when the user
first joined the server.

As a result of this, a `CharsCheck` package from the server will
correctly display the taken characters to the client in the character
selection.
2018-12-12 19:22:34 +01:00
oldmud0
b385babf77 Fix case-insensitive paths on Linux (#34)
Closes #9
2018-11-17 19:57:27 -06:00
David Skoland
11c2f258eb removed legacy for char icons 2018-11-16 01:02:55 +01:00
Cerapter
d314b8dd07 Moved includes out of the CPP files into the header files.
Reimplementation of `30a87d23c9c63bed072b3460e7482075dc530b2c` from the
old origin.
2018-08-19 09:37:34 +02:00
Cerapter
c8b62267b9 Fixed a bug where the character taken symbol wouldn't show. 2018-08-16 22:23:16 +02:00
Cerapter
86bcb3d295 Super minor fix: the character selector frame now works again. 2018-08-15 23:42:00 +02:00
stonedDiscord
30a87d23c9 moved includes to header files 2018-07-05 19:32:51 +02:00
stonedDiscord
146ef97311 new function tags and fallback paths 2017-03-18 14:04:14 +01:00
David Skoland
9682087667 implemented ooc chat and cleaned up some old headers 2017-01-27 01:17:33 +01:00
David Skoland
5e2ea2b24c finished charselect and cleaned up some files 2017-01-26 16:03:48 +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
c4dff0f528 more work on the courtroom + added the aocharbutton class 2017-01-16 16:11:54 +01:00