aboutsummaryrefslogtreecommitdiff
path: root/courtroom.cpp
AgeCommit message (Collapse)Author
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland
2018-12-18Moved realisation to `start_chat_ticking()`.Cerapter
Since the realisation could have been called from two paths that were previously one and the same (previously, the pre ending was the same as the text starting -- with the inclusion of non-interrupting preanims, these became different), in some select cases, the realisation could have played twice. As a solution to this, handling realisation is now done when the text starts ticking, as that guarantees that the realisation happens only once.
2018-12-18Fixed a bug with the rainbow colour and inline colours.Cerapter
You can now use all the inline commands when your overall text colour is rainbow, like with every other overall text colour.
2018-12-17Fix judge buttons not appearing & crash if MS goes down during play.Cerapter
The former was caused by the position dropdown simply not having code to make the judge buttons appear. Alongside that, the issue(?) where `/pos judddd` (or variations) would not put the user in the judge position, but gave them the buttons anyway. The latter was caused by a simple mistake. We deleted the Lobby (and the Courtroom) frequently, however, we never did set its (their) pointer(s) back to null -- so they pointer to trash data, and the `if (w_lobby != nullptr)` part never failed. This is also now fixed, and deletion of the Lobby or the Courtroom also brings about the nulling of their pointers.
2018-12-16AO 2.6 bugfixes.Cerapter
- The `base/` folder's path is now determined based on where the executable was executed, not where its workspace is. - Showing custom shownames is now assumed to be `true` by default, unless the `config.ini` says otherwise. - The Lobby's listing of servers has now been moved into its constructor (previously only specifically called by the "Back to Lobby" button). This makes it list servers even if the user was kicked, banned, or left due to timeout.
2018-12-15Add big ugly hack to fall back jury/seance backgrounds to witnessoldmud0
2018-12-14Changed how the new netcodes are built, so they're properly encoded.Cerapter
2018-12-14Made case announcement use netcode instead of calling tsuserver commands.Cerapter
2018-12-13Fixed a bug where there would be no sound on Windows during the first start.Cerapter
2018-12-12Merged some duplicate functions.Cerapter
Also brought in another function that specifically filters out inline formatting characters, so that the append IC text function is a bit more understandable.
2018-12-12Fixed a bug where your chatlog would completely erase if you had a limit of 0.Cerapter
A limit of zero otherwise means infinite, so no log limit.
2018-11-25Overhaul themeoldmud0
The only thing missing in this commit is a new background. I am waiting for a higher-quality version of the AO logo.
2018-11-17Fix compile-time issues from mergeoldmud0
2018-11-17Fix case-insensitive paths on Linux (#34)oldmud0
Closes #9
2018-11-16small fixes and removing compiler warningsDavid Skoland
2018-11-16refactored path functions and added support for case-sensitive filesystemsDavid Skoland
2018-11-15added case insensitive path function for those filesystemsDavid Skoland
2018-11-10Merge AOV 2.5.1 into mainlineoldmud0
2018-11-10Clean up style of merged in codeoldmud0
2018-11-10Initial merge of Case Cafe 1.4.1 into mainlineoldmud0
2018-11-02Reverted the full stop silence feature.Cerapter
With 3D characters, it made the game lag too much -- really wasn't worth it.
2018-11-02Don't fix what's doubly broken: Emote dropdown.Cerapter
Made it so that emote dropdown only responds to activation, instead of index changing, i.e., reverted to previous behaviour. Emote changing already had a failsafe for the emote dropdown index changing, which activated even when you clicked on the emotes. That made it so that you'd get the Pre button ticked on emotes that didn't have 'em, and vice versa.
2018-10-23Added support for the stenographer role in case alerts.Cerapter
2018-10-23Support for case alerts serverside.Cerapter
- Users can use an ingame button to alert people of cases.
2018-10-23Client can now accept case alerts.Cerapter
- Settings has a new tab with casing settings. - Can set when the game should alert of cases. - In game tickbox to toggle if you should be alerted of cases.
2018-10-23Changed dropdown menus so they activate even if you click an item in them.Cerapter
2018-10-23Fixed the fullstop-silence bug.Cerapter
Made it so that characters correctly switch to-and-fro idle / talking anims during full stops, and don't interrupt non-interrupting pres.
2018-10-23Moved bassopus stuff to its own function.Cerapter
Not that it works, so whatever.
2018-10-03Added support for opus files on Linux.Cerapter
2018-09-24Added the ability to change the showname's colour.Cerapter
2018-09-23Some UI bugfixes in regards to custom client features shown + nonint-pre fixes.Cerapter
2018-09-23Generalised the music extension remover.Cerapter
2018-09-20Made objections not necessarily play a pre, unless you have Pre ticked.Cerapter
2018-09-20Full stops force the idle anim to play.Cerapter
2018-09-20Added the ability to give characters custom realisation sounds.Cerapter
2018-09-20...And the same with the client, too!Cerapter
2018-09-20Rolled all the special IC stuff into one FL packet piece.Cerapter
So now, a standard CCCC server uses three bonus packets: `modcall_reason`, `cccc_ic_support` and `arup`.
2018-09-18Minor fix regarding area's being locked.Cerapter
2018-09-17Added the ability to name an author / authors for loaded cases.Cerapter
2018-09-17Added the ability to set a default status and a CM doc for loaded cases.Cerapter
2018-09-15`/load_case` command to quickly load cases.Cerapter
2018-09-15The IC chatlog can now show both name and showname, and can be exported.Cerapter
- Toggle the 'Custom shownames' tickbox to switch between real names and custom shownames. - Type `/save_chatlog` in the OOC to export your IC chatlog into a file. - Exporting the chatlog will append the date and time of the message, too.
2018-09-15Server messages are now coloured differently.Cerapter
2018-09-15Areas can now be spectatable, too.Cerapter
- Makes it so that people can join, but can't type IC unless invited. - The CM can set it with `/area_spectate`.
2018-09-15Revert "Removed the dependency on `bass.dll`."Cerapter
This reverts commit fe955d692350cd3bac192721c09d8fdd445afc5d.
2018-09-15Fixed 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-07Lowered the prosecutor / defence characters, so they don't float above some ↵Cerapter
desks.
2018-09-05Non-interrupting pres.Cerapter
2018-09-05Inline 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.