aboutsummaryrefslogtreecommitdiff
path: root/charselect.cpp
AgeCommit message (Collapse)Author
2018-08-16Fixed a bug where the character taken symbol wouldn't show.Cerapter
2018-08-14Fixed a bug where the character selection screen would pile up charicons.Cerapter
- Also fixed the loading bar showing wrong values.
2018-08-14Clearer loading screen that expands on what is being loaded + autofocus on ↵Cerapter
search.
2018-08-13Fixed a bug where a server having less characters than you could fit on your ↵Cerapter
screen would crash the game.
2018-08-13Added character filtering options to the char. select. screen.Cerapter
- Filtering by name. - Filtering by availability. - Filtering by being passworded (though this is unimplemented in AO).
2018-08-13The game now keeps every character's icon in memory for a fast character sceen.Cerapter
Additionally, the loading at the beginning is smoother.
2018-07-28Allow changing of shownames.Cerapter
Don't forget to set the size and position of the name input in a theme.
2018-01-08Add spectate state; add "playing as character" stateoldmud0
2017-04-05added evidence spacingOmniTroid
2017-04-05added emote spacingOmniTroid
2017-03-16fixed the charselect and added some features, ready for 2.2.5 releaseOmniTroid
2017-03-15put charselect stuff in a separate fileOmniTroid