4 Commits
Author SHA1 Message Date
siliconsandGitHub 56b4e9a58b improves admin set headshots a bit (#5972) 2023-09-13 18:36:32 -07:00
siliconsandGitHub 64b75c4048 better admin tooling and character profiles (#5931) 2023-09-02 21:48:44 +02:00
MazianandGitHub 39c22638f5 Character Profile Tweaks (#5754)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

Tidies up character profiles considerably.
Adds options for either a headshot, or a full-sized reference (portrait
only, limitations of max width 500px and max height 1000px)
Makes flavor text work. Turns text boxes into collapsible sections.
Adds character profile link to AI holograms.
Replaces the 'OOC Notes' link in examine, rolling that functionality
into the profile. Vore prefs and flavor text viewing are untouched, for
the moment.

## Why It's Good For The Game

I have more experience with tgui now so it's a good time for me to clean
up my mess.

## Changelog


<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
2023-07-27 09:49:43 -07:00
MazianandGitHub c858fa99cb Character Profiles (#5525)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

Adds Skyrat-style character profiles.

## Why It's Good For The Game

They're cool, really.

## Changelog

🆑
add: Character Profiles. They have four tabs, and include a slot for a
custom image of your character.
add: Profile Text in the character creation menu. This supports the same
markup as speech.
add: Support for custom headshot images - must be set by an
administrator!
add: Admin verb to set headshots for people.

/🆑

<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
2023-05-30 10:39:58 -07:00