Commit Graph

81 Commits

Author SHA1 Message Date
oldmud0
1852f92087 Overhaul theme
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-25 13:24:43 -06:00
oldmud0
33cae53665 Merge AOV 2.5.1 into mainline 2018-11-10 23:50:51 -06:00
oldmud0
56ec03a23a Clean up style of merged in code 2018-11-10 23:08:43 -06:00
oldmud0
c7a58f89b1 Initial merge of Case Cafe 1.4.1 into mainline 2018-11-10 12:36:12 -06:00
Cerapter
91c8e04bde Loading progress fix on server join.
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-26 19:11:29 +02:00
Cerapter
962289793d Added support for the stenographer role in case alerts. 2018-10-23 16:34:39 +02:00
Cerapter
660daf9922 Client can now accept case alerts.
- 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-23 14:54:36 +02:00
Cerapter
fc72ff4234 The connect button is disabled until you get an FL package from a server. 2018-10-23 10:39:54 +02:00
Cerapter
b73036724a Rolled all the special IC stuff into one FL packet piece.
So now, a standard CCCC server uses three bonus packets:
`modcall_reason`, `cccc_ic_support` and `arup`.
2018-09-20 16:41:32 +02:00
Cerapter
d54064d892 Server messages are now coloured differently. 2018-09-15 03:33:10 +02:00
Cerapter
fcd8f5b5ab Areas can now be spectatable, too.
- Makes it so that people can join, but can't type IC unless invited.
- The CM can set it with `/area_spectate`.
2018-09-15 02:33:18 +02:00
Cerapter
4f30afa51d The server now announces what features it has.
I'm not sure why I did this.
2018-09-04 21:19:10 +02:00
Cerapter
becf58dd4f Area list added.
- 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 15:55:34 +02:00
Cerapter
d314b8dd07 Moved includes out of the CPP files into the header files.
Reimplementation of `30a87d23c9c63bed072b3460e7482075dc530b2c` from the
old origin.
2018-08-19 09:37:34 +02:00
Cerapter
7de64bd0c0 Discord toggle pt.2.
Forgot these.
2018-08-19 09:18:35 +02:00
Cerapter
0368e7dc45 Guilty / Not Guilty buttons for the judge position. 2018-08-16 20:04:19 +02:00
Cerapter
f81a9adc99 Fixed a bug where the character selection screen would pile up charicons.
- Also fixed the loading bar showing wrong values.
2018-08-14 16:33:35 +02:00
Cerapter
693eb81962 Clearer loading screen that expands on what is being loaded + autofocus on search. 2018-08-14 01:37:53 +02:00
Cerapter
b8dc30a822 The game now keeps every character's icon in memory for a fast character sceen.
Additionally, the loading at the beginning is smoother.
2018-08-13 18:08:43 +02:00
Cerapter
5b04859657 Renamed window title. 2018-07-26 14:41:59 +02:00
gameboyprinter
bed0b55e70 Make discord toggleable, OOC name option, default bg fix 2018-07-05 12:21:32 -05:00
oldmud0
8a91dea6ce Add spectate state; add "playing as character" state 2018-01-08 13:33:39 -06:00
oldmud0
3797a1e9ef Add Discord rich presence
This would work, were it not for some freak stack corruption caused by
GCC not liking the Discord RPC library...
2018-01-08 00:40:50 -06:00
OmniTroid
1fe290aa74 ready for the REAL real (really real this time) 2.4.3 release 2017-07-08 19:57:43 +02:00
OmniTroid
24f4c96f35 fixed a crash associated with /ip on serverD 2017-05-15 23:34:47 +02:00
OmniTroid
8b9d5e3ab7 added basic evidence listing with LE 2017-04-27 19:45:28 +02:00
OmniTroid
d39b74c33d added foundation of evidence functionality 2017-04-27 18:59:36 +02:00
OmniTroid
3070db4aef incremented version to 2.3.5 2017-04-07 17:57:18 +02:00
OmniTroid
8a45090fe9 fixed various evidence-related bugs 2017-04-07 17:53:57 +02:00
OmniTroid
62a9bc94b6 added some functionality with master 2017-04-07 13:30:40 +02:00
OmniTroid
b92981ff95 finished jud, hlp and hld desks. ready to release 2.3.1 2017-03-29 21:12:33 +02:00
OmniTroid
3495dfae3a started adding the desk/nodesk feature 2017-03-28 02:54:07 +02:00
OmniTroid
50f61bbd5c removed CHECK disconnect 2017-03-25 17:27:30 +01:00
OmniTroid
924d29e46c added noencryption to tsuserver 2017-03-23 23:34:41 +01:00
OmniTroid
7af0cbfd1c fixed lots of bugs, tweaked objections and added demonserver workaround for disconnecting 2017-03-22 20:13:16 +01:00
OmniTroid
8bb0e67d9e cheap hack #382328748 2017-03-18 15:22:54 +01:00
OmniTroid
066ff197d9 moved setting default values from ID to decryptor 2017-03-18 14:20:21 +01:00
stonedDiscord
146ef97311 new function tags and fallback paths 2017-03-18 14:04:14 +01:00
OmniTroid
3b97f88db4 fixed the charselect and added some features, ready for 2.2.5 release 2017-03-16 02:05:44 +01:00
OmniTroid
8acaf365b1 enabled flipping and fast loading for tsuserver 2017-03-13 14:22:33 +01:00
David Skoland
23262512ac improved DC handling and added case insensitivity to char.ini checks 2017-02-23 16:53:15 +01:00
David Skoland
19080a6130 fixed hyperlinks and evidencebutton + muted music 2017-02-20 03:17:52 +01:00
OmniTroid
16e72e9023 added unicode support 2017-02-19 19:05:07 +01:00
David Skoland
b524819e5a fixed some crashes 2017-02-15 16:19:01 +01:00
David Skoland
3f926341c8 finished evidence. ready for release. 2017-02-15 01:00:16 +01:00
David Skoland
9e5598cbed fixed a bug where yellow text would not work 2017-02-14 14:34:44 +01:00
David Skoland
e8f413c236 fixed a crash relating to character selection 2017-02-14 09:58:05 +01:00
OmniTroid
f8dfc603b9 version++, also some minor fixes 2017-02-14 02:58:24 +01:00
OmniTroid
c37a99a58a added objection sfx 2017-02-14 00:36:58 +01:00
OmniTroid
69c33e4c22 tailoring for windows 2017-02-13 23:56:23 +01:00