aboutsummaryrefslogtreecommitdiff
path: root/packet_distribution.cpp
AgeCommit message (Collapse)Author
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-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-10-26Loading progress fix on server join.Cerapter
The display of the loading bar is now smoother, by placing the loading value modification (and the according `set_loading_value()` call) inside the for loops. It now accurately depicts the current loading progress.
2018-10-23Added support for the stenographer role in case alerts.Cerapter
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-23The connect button is disabled until you get an FL package from a server.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-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-04The server now announces what features it has.Cerapter
I'm not sure why I did this.
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-08-19Moved includes out of the CPP files into the header files.Cerapter
Reimplementation of `30a87d23c9c63bed072b3460e7482075dc530b2c` from the old origin.
2018-08-19Discord toggle pt.2.Cerapter
Forgot these.
2018-08-16Guilty / Not Guilty buttons for the judge position.Cerapter
2018-08-14Fixed a bug where the character selection screen would pile up charicons.Cerapter
- Also fixed the loading bar showing wrong values.
2018-08-14Clearer loading screen that expands on what is being loaded + autofocus on ↵Cerapter
search.
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-07-26Renamed window title.Cerapter
2018-07-05Make discord toggleable, OOC name option, default bg fixgameboyprinter
2018-01-08Add spectate state; add "playing as character" stateoldmud0
2018-01-08Add Discord rich presenceoldmud0
This would work, were it not for some freak stack corruption caused by GCC not liking the Discord RPC library...
2017-07-08ready for the REAL real (really real this time) 2.4.3 releaseOmniTroid
2017-05-15fixed a crash associated with /ip on serverDOmniTroid
2017-04-27added basic evidence listing with LEOmniTroid
2017-04-27added foundation of evidence functionalityOmniTroid
2017-04-07incremented version to 2.3.5OmniTroid
2017-04-07fixed various evidence-related bugsOmniTroid
2017-04-07added some functionality with masterOmniTroid
2017-03-29finished jud, hlp and hld desks. ready to release 2.3.1OmniTroid
2017-03-28started adding the desk/nodesk featureOmniTroid
2017-03-25removed CHECK disconnectOmniTroid
2017-03-23added noencryption to tsuserverOmniTroid
2017-03-22fixed lots of bugs, tweaked objections and added demonserver workaround for ↵OmniTroid
disconnecting
2017-03-18cheap hack #382328748OmniTroid
2017-03-18moved setting default values from ID to decryptorOmniTroid
2017-03-18new function tags and fallback pathsstonedDiscord
2017-03-16fixed the charselect and added some features, ready for 2.2.5 releaseOmniTroid
2017-03-13enabled flipping and fast loading for tsuserverOmniTroid
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 unicode supportOmniTroid
2017-02-15fixed some crashesDavid Skoland
2017-02-15finished evidence. ready for release.David Skoland
2017-02-14fixed a bug where yellow text would not workDavid Skoland
2017-02-14fixed a crash relating to character selectionDavid Skoland
2017-02-14version++, also some minor fixesOmniTroid
2017-02-14added objection sfxOmniTroid
2017-02-13tailoring for windowsOmniTroid