| Age | Commit message (Collapse) | Author |
|
Perhaps a better solution may present itself later.
|
|
|
|
This is merely a reimplementation of Gameboyprinter's changes on the
main thing.
The only thing that's different from that one is that the options menu
has had its audio device removed, too.
|
|
- 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.
|
|
This stopped the client from being able to call a mod in vanilla servers
before.
|
|
- 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.
|
|
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.
|
|
|
|
device.
|
|
Reimplementation of `30a87d23c9c63bed072b3460e7482075dc530b2c` from the
old origin.
|
|
Reimplementation of `bed0b55e70f13adf772584fc0d31ebfe59597115` from old
origin.
|
|
|
|
|
|
|
|
|
|
- This also returned the previous behaviour when the log limit is zero,
that is, no log limit is applied then.
|
|
|
|
|
|
|
|
|
|
|
|
- Changing songs is now done in italics.
|
|
|
|
- Now the program uses the QSettings class to manipulate the
`config.ini`.
- Support for multiple audio devices and options menu started.
|
|
|
|
- Log limit is now correctly applied in both directions.
- Log direction now cannot be changed by rewriting the ini mid-game.
|
|
|
|
|
|
Now only the two beginning tildes get removed.
This is so that people can do location and time announcements.
|
|
Don't forget to enable it in a theme.
|
|
|
|
|
|
|
|
Don't forget to set the size and position of the name input in a theme.
|
|
|
|
move_op and friends didn't want to cooperate with scrolling
|
|
|
|
The way it should have been.
Reverse IC logs, now in configurable in config.ini. Set to false by default. Now you can go up or down as and when you please.
(thanks argo for putting up with my trash code)
|
|
|
|
- Due to the log's nature, this must be set manually in one's
`config.ini`.
|
|
- Allows for cancelling calling a mod if it was a mistake.
- Allows for giving a reason for the call, optionally.
- **Obviously needs server-side support, too, to work.**
|
|
- Done by adding a `default_username = whatever` to your `config.ini`.
- `whatever` can be any string.
- If nothing is given, it defaults to the, uh, default nothing.
|
|
- 7 different speeds.
- `{` turns the speed down.
- `}` turns the speed up!
|
|
|
|
Furthermore, there are no longer any checks on the yellow
and the rainbow colours, they are available from the getgo.
|
|
|
|
|
|
|
|
- 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.: \{, \}, \(, \), \$, \\
|
|
|