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
c316e81e0c
Reset the default background to default
.
...
Reimplementation of `bed0b55e70f13adf772584fc0d31ebfe59597115` from old
origin.
2018-08-19 09:19:18 +02:00
Cerapter
0368e7dc45
Guilty / Not Guilty buttons for the judge position.
2018-08-16 20:04:19 +02:00
Cerapter
0f8cb919e2
Fixed a bug where the music being played would depend on the row selected.
2018-08-14 17:06:23 +02:00
Cerapter
2aec9710e5
Added character filtering options to the char. select. screen.
...
- Filtering by name.
- Filtering by availability.
- Filtering by being passworded (though this is unimplemented in AO).
2018-08-13 21:56:02 +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
0f2665aabe
Settings menu avaiable through ingame means + IC beautification.
...
- Changing songs is now done in italics.
2018-08-09 21:23:30 +02:00
Cerapter
eca2cd02f4
Inline blue text now stops the character from talking.
2018-08-07 21:10:47 +02:00
Cerapter
f9baa0454d
Log limit bugfixes.
...
- Log limit is now correctly applied in both directions.
- Log direction now cannot be changed by rewriting the ini mid-game.
2018-08-07 19:28:05 +02:00
Cerapter
0561ae7fd6
Allow the toggling of custom shownames.
...
Don't forget to enable it in a theme.
2018-07-28 23:56:37 +02:00
Cerapter
e8f07c68c2
Allow changing of shownames.
...
Don't forget to set the size and position of the name input in a theme.
2018-07-28 16:09:54 +02:00
Cerapter
c1807e0888
Max OOC name limited, unnecessary variable removed.
2018-07-28 14:41:42 +02:00
Cerapter
1b70d4d6db
In-game log limit changer + enabling other full text colours.
2018-07-28 00:14:57 +02:00
Cerapter
3295e5a78e
Text speed modifier.
...
- 7 different speeds.
- `{` turns the speed down.
- `}` turns the speed up!
2018-07-26 23:51:47 +02:00
Cerapter
8c81a88e13
Fixed a bug with inline blue, added whispering.
...
Furthermore, there are no longer any checks on the yellow
and the rainbow colours, they are available from the getgo.
2018-07-26 23:19:32 +02:00
Cerapter
f113f8fae8
Added a bunch of features.
...
- 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-07-26 14:46:02 +02:00
David Skoland
0d82ce72fa
less tabs more spaces
2018-02-09 01:20:04 +01:00
David Skoland
ebe4968175
removed dirty hack and optimized IC chat
2018-02-08 12:46:06 +01:00
OmniTroid
3a2e0b02f3
added pick evidence image button
2017-06-19 22:49:04 +02:00
OmniTroid
dc79673bee
fixed evidence description bug and local mute
2017-06-16 08:16:09 +02:00
OmniTroid
a310728a26
added aoevidencedisplay class. almost done with evidence
2017-05-23 13:20:46 +02:00
OmniTroid
f5e8465311
made evidence description editable + added the present button
2017-05-22 23:35:48 +02:00
OmniTroid
0f206a3de7
finished first part of evidence
2017-05-22 02:05:16 +02:00
OmniTroid
145dfa4f7d
added optional pos dropdown
2017-05-21 21:32:38 +02:00
OmniTroid
18afcf9064
added evidence edit and add + incremented version
2017-05-19 00:48:57 +02:00
OmniTroid
8b9d5e3ab7
added basic evidence listing with LE
2017-04-27 19:45:28 +02:00
OmniTroid
48f0440872
started reworking evidence description
2017-04-25 02:24:31 +02:00
OmniTroid
3f97df6174
started implementing evidence functionality
2017-04-24 15:10:07 +02:00
OmniTroid
8a45090fe9
fixed various evidence-related bugs
2017-04-07 17:53:57 +02:00
OmniTroid
b15214b739
added color customization to music list and started adding to fonts
2017-04-06 02:13:36 +02:00
OmniTroid
86b4faa0d4
started adding spacing to evidence
2017-04-05 15:16:25 +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
2f4e6881e0
changed server ooc chat log to AOTextArea object
2017-03-26 01:33:09 +01:00
OmniTroid
50f61bbd5c
removed CHECK disconnect
2017-03-25 17:27:30 +01:00
OmniTroid
b627d66956
fixed an issue where rainbowtext would not work when rejoining a server
2017-03-23 00:13:56 +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
939f6cc3fd
put charselect stuff in a separate file
2017-03-15 04:33:26 +01:00
OmniTroid
26660a7b86
fixed some bugs and added blank_blip
2017-03-01 03:42:02 +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
0044141c14
added hyperlinks
2017-02-19 20:10:28 +01:00
Skoland
26ea00e7fc
added adjustable blip rate and judge buttons on /pos jud
2017-02-19 01:53:59 +01:00
David Skoland
ba9f9390fc
added text resize functionality
2017-02-17 22:03:30 +01:00
David Skoland
bcb368efb6
fixed emote dropdown issues
2017-02-17 16:40:09 +01:00
David Skoland
57d921feb0
tried to improve preanim durations and added emote dropdown
2017-02-17 01:26:49 +01:00
OmniTroid
897e19546a
fixed some sfx issues
2017-02-15 23:15:06 +01:00
David Skoland
42239ce127
added support for bigger themes
2017-02-15 20:04:36 +01:00
David Skoland
b524819e5a
fixed some crashes
2017-02-15 16:19:01 +01:00
David Skoland
be017b7278
fixed all known bugs + improved preanims(probably)
2017-02-15 15:32:20 +01:00
David Skoland
3f926341c8
finished evidence. ready for release.
2017-02-15 01:00:16 +01:00