aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-08-13Added a HDID-based banning system.Cerapter
2018-08-13`/rolla_set`'s display fixed.Cerapter
2018-08-12Fixed the `/invite` and `/uninvite` commands so they work as they claim they do.Cerapter
- You can now invite and uninvite by IDs.
2018-08-12Modchat for mods to chat secretly across areas.Cerapter
Called with `/m [message]`.
2018-08-12Area numbers replaced by area abbreviations.Cerapter
2018-08-11/currentmusic now tells you the IPID of the last music changer if you're a mod.Cerapter
2018-08-11Added the ability to un-CM self.Cerapter
2018-08-10Area statuses updated.Cerapter
2018-08-10Fixed a bug where showname change rules got ignored when changing songs.Cerapter
2018-08-10Music changing now shows your custom showname, if set.Cerapter
2018-08-09PMs now show ID (and IPID if you're a mod).Cerapter
2018-08-09Settings menu avaiable through ingame means + IC beautification.Cerapter
- Changing songs is now done in italics.
2018-08-09Limit mod call reason limit to 100 on serverside, too.Cerapter
2018-08-08Clientside now no longer displays '.mp3' at the end of every song mention.Cerapter
2018-08-08Added a settings menu.Cerapter
- Cannot be called yet ingame. - Allows the setting of all `config.ini` variables. - Allows the setting of callwords.
2018-08-08config.ini functioning changed.Cerapter
- Now the program uses the QSettings class to manipulate the `config.ini`. - Support for multiple audio devices and options menu started.
2018-08-08Discord Rich Presence logo update.Cerapter
2018-08-07Inline blue text now stops the character from talking.Cerapter
2018-08-07Discord Rich Presence updated.Cerapter
2018-08-07CCCC version now displayed ingame.Cerapter
2018-08-07Log limit bugfixes.Cerapter
- Log limit is now correctly applied in both directions. - Log direction now cannot be changed by rewriting the ini mid-game.
2018-08-07Merge pull request #3 from argoneuscze/reverse_ic_logwewlad1
Fixed blank lines in IC log
2018-08-06bumped version to 2.5.1argoneus
2018-08-06fixed blank lines in IC logargoneus
2018-08-06Merge pull request #2 from argoneuscze/modcall_reasonwewlad1
Added check for empty reason for modcalls
2018-08-06refactored modcall reason, added check for empty textargoneus
2018-08-06Merge pull request #1 from argoneuscze/modcall_reasonwewlad1
Added support for modcall reasons
2018-08-03Showname fix, case insensitive commands.Cerapter
- Fixed a problem wherein if you had 'Custom shownames' on, your client would display the foldernames of characters if their user hadn't given temselves a custom showname, instead of the character's showname.
2018-08-03Static linking for Windows.Cerapter
2018-08-03added #% for consistencyargoneus
2018-08-03changed Attorney Online 2 to Attorney Online Vidyaargoneus
2018-08-03bumped version to 2.5.0argoneus
2018-08-03added modcall_reason as a FL featureargoneus
2018-07-31fixed memory leakargoneus
2018-07-31added modcall reasonargoneus
2018-07-31Fixed a bug where shownames would always be forbidden.Cerapter
2018-07-31Added the tsuserver3 files necessary to support this custom client.Cerapter
2018-07-30Removed the now unneeded reloading of log limits on theme reload.Cerapter
2018-07-29Modified the centering behaviour.Cerapter
Now only the two beginning tildes get removed. This is so that people can do location and time announcements.
2018-07-28Allow the toggling of custom shownames.Cerapter
Don't forget to enable it in a theme.
2018-07-28Fixed a big stack bug that softlocked the game.Cerapter
2018-07-28The colour purple has been changed to cyan.Cerapter
2018-07-28Limit modcall reason size to 100.Cerapter
2018-07-28Allow changing of shownames.Cerapter
Don't forget to set the size and position of the name input in a theme.
2018-07-28Max OOC name limited, unnecessary variable removed.Cerapter
2018-07-27Merge pull request #24 from ghostfeesh/version-bumpoldmud0
Bump to 2.4.10, autoscrolling bug fixes
2018-07-28Write off the rest of move_op and friendsghostfeesh
move_op and friends didn't want to cooperate with scrolling