| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-15 | Revert "I should probably remove bass for real." | Cerapter | |
| This reverts commit adb32a0dca1a0d811da01704168421538aedbfc2. | |||
| 2018-09-15 | Revert "`QMediaPlayer` instead of `QSoundEffect` for SFX and blips." | Cerapter | |
| This reverts commit 1124d6b073546bacd58bce640bbcc08db4f8b341. | |||
| 2018-09-15 | Fixed bugs regarding noninterrupting pres. | Cerapter | |
| - They are now actually non-interrupting when an interjection is played. - Realisation now happens at the start of the message if the pre is non-interrupting. | |||
| 2018-09-07 | Lowered the prosecutor / defence characters, so they don't float above some ↵ | Cerapter | |
| desks. | |||
| 2018-09-06 | Added the ability for mods and CMs to force non-interrupting pres in areas. | Cerapter | |
| 2018-09-06 | `/allow_blankposting` now catches ~~ too + CMs can use redtext now as well. | Cerapter | |
| 2018-09-05 | Non-interrupting pres. | Cerapter | |
| 2018-09-05 | Inline text now also obey `misc` rules. | Cerapter | |
| 2018-09-05 | `misc` folder given purpose as the 'default' for shouts and chatboxes. | Cerapter | |
| - Default bubbles. - Default shout sounds. - Custom chatbox. - Custom colours for the chatbox. - No need to have duplicate files of bubbles and shouts all over the character folders. | |||
| 2018-09-04 | Added `jur` and `sea` positions. | Cerapter | |
| 2018-09-04 | Blankpost filter is now more agressive + check for typing ' /' in OOC. | Cerapter | |
| 2018-09-04 | The server now announces what features it has. | Cerapter | |
| I'm not sure why I did this. | |||
| 2018-09-04 | `QMediaPlayer` instead of `QSoundEffect` for SFX and blips. | Cerapter | |
| Maybe temporary. | |||
| 2018-09-04 | Removed the specific check on `hld` in pairs. | Cerapter | |
| Perhaps a better solution may present itself later. | |||
| 2018-09-04 | Fixed the zoom and the `hld` pos with double characters. | Cerapter | |
| 2018-09-04 | I should probably remove bass for real. | Cerapter | |
| 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 | |
