summaryrefslogtreecommitdiff
path: root/media
diff options
context:
space:
mode:
authorPatric Stout <truebrain@openttd.org>2021-04-18 09:54:47 +0200
committerPatric Stout <github@truebrain.nl>2021-04-24 21:43:58 +0200
commit526635942451479bee66e9eb61c50f91ae48a7dd (patch)
tree34a757634102f384eb2e70ae1044dd86916243f9 /media
parentaca20092aadd65a764f1ea493c36f0ca507b32ff (diff)
downloadopenttd-526635942451479bee66e9eb61c50f91ae48a7dd.tar.xz
Feature: rework in-game Online Players GUI
The GUI now more clearly shows some basic information about the server you joined, your client name (and the ability to change it), and what players are in which company. It also contains useful buttons to press to join companies, chat with other people, and for admins to kick/ban people. Additionally, renamed "advertised" to "visibility"; this has to do with future additions, but also because it is more clear in wording.
Diffstat (limited to 'media')
-rw-r--r--media/baseset/openttd.grfbin510358 -> 510525 bytes
-rw-r--r--media/baseset/openttd/openttdgui.nfo5
-rw-r--r--media/baseset/openttd/openttdgui.pngbin43899 -> 44464 bytes
3 files changed, 4 insertions, 1 deletions
diff --git a/media/baseset/openttd.grf b/media/baseset/openttd.grf
index a63bfc4e2..c4511f55e 100644
--- a/media/baseset/openttd.grf
+++ b/media/baseset/openttd.grf
Binary files differ
diff --git a/media/baseset/openttd/openttdgui.nfo b/media/baseset/openttd/openttdgui.nfo
index eb1313365..9a13fa800 100644
--- a/media/baseset/openttd/openttdgui.nfo
+++ b/media/baseset/openttd/openttdgui.nfo
@@ -4,7 +4,7 @@
// See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
//
-1 * 0 0C "OpenTTD GUI graphics"
- -1 * 3 05 15 \b 186 // OPENTTD_SPRITE_COUNT
+ -1 * 3 05 15 \b 189 // OPENTTD_SPRITE_COUNT
-1 sprites/openttdgui.png 8bpp 66 8 64 31 -31 7 normal
-1 sprites/openttdgui.png 8bpp 146 8 64 31 -31 7 normal
-1 sprites/openttdgui.png 8bpp 226 8 64 31 -31 7 normal
@@ -191,3 +191,6 @@
-1 sprites/openttdgui_convert_tram.png 8bpp 24 0 32 32 0 0 normal
-1 sprites/openttdgui.png 8bpp 513 440 10 10 0 0 normal
-1 sprites/openttdgui.png 8bpp 526 440 10 10 0 0 normal
+ -1 sprites/openttdgui.png 8bpp 539 440 12 10 0 0 normal
+ -1 sprites/openttdgui.png 8bpp 553 440 12 10 0 0 normal
+ -1 sprites/openttdgui.png 8bpp 567 440 12 10 0 0 normal
diff --git a/media/baseset/openttd/openttdgui.png b/media/baseset/openttd/openttdgui.png
index 1fc02aa61..dc0976a97 100644
--- a/media/baseset/openttd/openttdgui.png
+++ b/media/baseset/openttd/openttdgui.png
Binary files differ