| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-04 | Finished the moving of ini handling to QSettings. | Cerapter | |
| Though this was started before anything on our end, still, this finish is once again 100% Gameboyprinter's work, it's just reimplemented here to match our client. | |||
| 2018-09-04 | Removed android. | Cerapter | |
| 2018-09-04 | Fixed an argument reading error regarding `/charcurse` + `/randomchar` ↵ | Cerapter | |
| support for it. | |||
| 2018-09-04 | Removed the dependency on `bass.dll`. | Cerapter | |
| This is merely a reimplementation of Gameboyprinter's changes on the main thing. The only thing that's different from that one is that the options menu has had its audio device removed, too. | |||
| 2018-09-03 | Validation nightmare. | Cerapter | |
| 2018-09-03 | `/charcurse`, `/uncharcurse` and `/charids` commands. | Cerapter | |
| Curses a player to only be able to use the given characters. | |||
| 2018-09-03 | Area list added. | Cerapter | |
| - Accessible with the ingame A/M button, or by `/switch_am`. - The music list now only lists music. - The area list lists the areas. - It describes general area properties (playercount, status, CM, locked). - Automatically updates as these change. - Clicking on an area behaves the same way as clicking on an area in the music list previously did. | |||
| 2018-09-03 | 'Call mod' button can now send argumentless modcalls again. | Cerapter | |
| This stopped the client from being able to call a mod in vanilla servers before. | |||
| 2018-09-03 | Dual characters on screen Part 2. | Cerapter | |
| - UI option to change pairup. - Fixed a bug on the prosecution side. - Dual characters now allow for iniswapped characters. - Zooming now doesn't stay on the field, instead, the game defaults to the last emote. | |||
| 2018-09-03 | Dual characters on screen Part I | Cerapter | |
| The basics have been laid out. - Communication about the second character established. - Pairing sytem made. - Placement system of the second character implemented. Needs: - More testing. - A workable UI. - Fix for zooms. | |||
| 2018-09-02 | Mate `/mute` and `/unmute` clearer. | Cerapter | |
| 2018-09-02 | Fixed `/mods` showing all the areas that don't have mods. | Cerapter | |
| 2018-09-02 | Curse added: `/shake id`, `/unshake id`. | Cerapter | |
| Randomises word order in IC and OOC chat. | |||
| 2018-09-02 | Stopped people from pretending to say a modchat message. | Cerapter | |
| 2018-09-02 | Logging update. | Cerapter | |
| 2018-09-01 | Unmute fix, `/getarea` prettying. | Cerapter | |
| 2018-09-01 | `/getarea` expanded to show info from `/area`. | Cerapter | |
| 2018-09-01 | Character selection enhancements. | Cerapter | |
| - Changing areas or switching characters updates the character availability list for everyone. - Taken and passworded on by default. | |||
| 2018-08-30 | Stopped people from using Unicode format characters to pretend to be the server. | Cerapter | |
| 2018-08-29 | Added the ability to have a character not have a showname at all on clientside. | Cerapter | |
| It can be done by adding `needs_showname = false` into the character's `char.ini` file. | |||
| 2018-08-29 | Fixed jukebox not emptying on toggle, and mod actions on multiple IPIDs. | Cerapter | |
| 2018-08-29 | `/ban`, `/kick`, `/mute`, `/unmute`, `/unban` now allow for multiple people. | Cerapter | |
| Their IPIDs should be appended after one another with a space inbetween, so: `/ban 45123 42130 39212` for example. Further, they now all lead through the user as to what they're doing. | |||
| 2018-08-28 | Fixed a crash caused by `/charselect`. | Cerapter | |
| 2018-08-27 | Additional jukebox check just in case someone is alone, but is choosing ↵ | Cerapter | |
| different songs. | |||
| 2018-08-27 | Jukebox fixes: clear on toggle, don't show 'has played' with one person. | Cerapter | |
| 2018-08-26 | Support for animated backgrounds. | Cerapter | |
| 2018-08-26 | Updated the readme to 1.3.1 features. | Cerapter | |
| 2018-08-24 | Blankposting is allowed again if an area loses its CM somehow. | Cerapter | |
| 2018-08-24 | `/getarea` now shows the CM, `/jukebox_toggle` and `/jukebox_skip` are now ↵ | Cerapter | |
| CM commands as well. | |||
| 2018-08-24 | Fixed a Windows bug where there was no way to get back to the default audio ↵ | Cerapter | |
| device. | |||
| 2018-08-24 | Jukebox and area locking bugfixes. | Cerapter | |
| 2018-08-21 | Added the command list link to `/help`. | Cerapter | |
| 2018-08-19 | Icon change. | Cerapter | |
| 2018-08-19 | Version bump. | Cerapter | |
| 2018-08-19 | Moved includes out of the CPP files into the header files. | Cerapter | |
| Reimplementation of `30a87d23c9c63bed072b3460e7482075dc530b2c` from the old origin. | |||
| 2018-08-19 | Better INT to HEX conversion. | Cerapter | |
| Reimplementation of `4e96a41b4ee6bbc920b7c5a5ec555d6d14e65b18`, `bb0b767ba40d189b97ffe371ab063c5380609b0c` and `e36dae20b7d1baba912c55ec55b82a380c4973da` from old origin. | |||
| 2018-08-19 | Reset the default background to `default`. | Cerapter | |
| Reimplementation of `bed0b55e70f13adf772584fc0d31ebfe59597115` from old origin. | |||
| 2018-08-19 | Discord toggle pt.2. | Cerapter | |
| Forgot these. | |||
| 2018-08-19 | Ability to toggle Discord RPC. | Cerapter | |
| Reimplementation of `bed0b55e70f13adf772584fc0d31ebfe59597115` from old origin. | |||
| 2018-08-19 | Segfault fix. | Cerapter | |
| Reimplementation of `0e15be73af266d5fbff3d83d731a7af2773ff532` from old origin. | |||
| 2018-08-19 | Manual option for backup master server. | Cerapter | |
| Reimplementation of `7e4be0edd7756220dd8d7fbaaaf3d972db48df5e` from the old origin. | |||
| 2018-08-19 | Jukebox fixes: check if jukebox exists + blockDJ removes vote. | Cerapter | |
| 2018-08-19 | Minor fix: the default showname is now correctly the name of the character. | Cerapter | |
| 2018-08-17 | Removed HDID ban due to it not working. | Cerapter | |
| 2018-08-17 | Fixed an issue with the audio output change not registering. | Cerapter | |
| 2018-08-16 | Added the command `/allow_blankposting` for CMs and mods to control ↵ | Cerapter | |
| blankposting. | |||
| 2018-08-16 | Fixed a bug where the character taken symbol wouldn't show. | Cerapter | |
| 2018-08-16 | Minor fix regarding the /pos command and the NG/G buttons. | Cerapter | |
| 2018-08-16 | Guilty / Not Guilty buttons for the judge position. | Cerapter | |
| 2018-08-16 | Fixed a bug regarding the log limit being zero. | Cerapter | |
| - This also returned the previous behaviour when the log limit is zero, that is, no log limit is applied then. | |||
