aboutsummaryrefslogtreecommitdiff
path: root/courtroom.h
AgeCommit message (Collapse)Author
2018-09-03Area 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-03Dual 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-03Dual characters on screen Part ICerapter
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-08-19Moved includes out of the CPP files into the header files.Cerapter
Reimplementation of `30a87d23c9c63bed072b3460e7482075dc530b2c` from the old origin.
2018-08-19Reset the default background to `default`.Cerapter
Reimplementation of `bed0b55e70f13adf772584fc0d31ebfe59597115` from old origin.
2018-08-16Guilty / Not Guilty buttons for the judge position.Cerapter
2018-08-14Fixed a bug where the music being played would depend on the row selected.Cerapter
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-09Settings menu avaiable through ingame means + IC beautification.Cerapter
- Changing songs is now done in italics.
2018-08-07Inline blue text now stops the character from talking.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-07-28Allow the toggling of custom shownames.Cerapter
Don't forget to enable it in a theme.
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-28In-game log limit changer + enabling other full text colours.Cerapter
2018-07-26Text speed modifier.Cerapter
- 7 different speeds. - `{` turns the speed down. - `}` turns the speed up!
2018-07-26Fixed a bug with inline blue, added whispering.Cerapter
Furthermore, there are no longer any checks on the yellow and the rainbow colours, they are available from the getgo.
2018-07-26Added a bunch of features.Cerapter
- The IC chatlog now goes from top to bottom. - The same chatlog can be set to a limit by putting 'log_maximum = 100', for example, into the config.ini file. - Reloading the theme checks for the log limit again. - If a message starts with '~~' (two tildes), it'll be centered (for testimony title usage). - Inline colour options: - Text between {curly braces} will appear orange. - Text between (parentheses) will appear blue. - Text between $dollar signs$ will appear green. - The symbols can still be got by putting a '\' in front of them. - I.e.: \{, \}, \(, \), \$, \\
2018-02-09less tabs more spacesDavid Skoland
2018-02-08removed dirty hack and optimized IC chatDavid Skoland
2017-06-19added pick evidence image buttonOmniTroid
2017-06-16fixed evidence description bug and local muteOmniTroid
2017-05-23added aoevidencedisplay class. almost done with evidenceOmniTroid
2017-05-22made evidence description editable + added the present buttonOmniTroid
2017-05-22finished first part of evidenceOmniTroid
2017-05-21added optional pos dropdownOmniTroid
2017-05-19added evidence edit and add + incremented versionOmniTroid
2017-04-27added basic evidence listing with LEOmniTroid
2017-04-25started reworking evidence descriptionOmniTroid
2017-04-24started implementing evidence functionalityOmniTroid
2017-04-07fixed various evidence-related bugsOmniTroid
2017-04-06added color customization to music list and started adding to fontsOmniTroid
2017-04-05started adding spacing to evidenceOmniTroid
2017-03-29finished jud, hlp and hld desks. ready to release 2.3.1OmniTroid
2017-03-26changed server ooc chat log to AOTextArea objectOmniTroid
2017-03-25removed CHECK disconnectOmniTroid
2017-03-23fixed an issue where rainbowtext would not work when rejoining a serverOmniTroid
2017-03-16fixed the charselect and added some features, ready for 2.2.5 releaseOmniTroid
2017-03-15put charselect stuff in a separate fileOmniTroid
2017-03-01fixed some bugs and added blank_blipOmniTroid
2017-02-23improved DC handling and added case insensitivity to char.ini checksDavid Skoland
2017-02-20fixed hyperlinks and evidencebutton + muted musicDavid Skoland
2017-02-19added hyperlinksOmniTroid
2017-02-19added adjustable blip rate and judge buttons on /pos judSkoland
2017-02-17added text resize functionalityDavid Skoland
2017-02-17fixed emote dropdown issuesDavid Skoland
2017-02-17tried to improve preanim durations and added emote dropdownDavid Skoland
2017-02-15fixed some sfx issuesOmniTroid
2017-02-15added support for bigger themesDavid Skoland