Commit Graph

9 Commits

Author SHA1 Message Date
Thomas ee172f4fd2 Improve Main Menu (#43891)
* Format code

* Fix Changelog button having incorrect size

* Reorder Changelog to no longer be the last one

* Switch changelog and quit colors

It doesn't make sense for Quit to be uncolored, yet for Changelog to be
red. I'm not sure if positive green is the right color, but there's not
really a better option to do quickly/easily

* Shape the buttons using Open{Left,Right,Both}

I wish we got the new XAMLX already as doing the <system:String> thing
is uh... not desirable

* Add background to MainMenu and change some margins and separations
2026-05-16 18:56:40 +00:00
Thomas 0fc0362113 Randomize Main Menu Parallax (#43893)
* Random parallax

* Switch from enumerate to allow list

* Use ProtoId

* Validate

It's really been too long since I've done this kind of this, and it
shows...

* Update Content.Client/MainMenu/UI/MainMenuControl.xaml.cs

---------

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
2026-05-16 17:35:36 +00:00
Ed 5f78b72763 ParallaxControl UI Dehardcode (#36071)
* Parallax Control Improve

* Update MainMenuControl.xaml

* PJBControl.cs
2025-04-13 22:44:44 +10:00
metalgearsloth 1a438e644f Re-organise main menu screen (#25173)
- The dummy control of 2px size has annoyed me for almost 5 years.
- Why is it in the top-right.
- Why is the server address not labelled.
2024-02-16 13:55:42 -05:00
DrSmugleaf 379de4b22a Remove v0.1 version number from local main menu screen (#20617) 2023-09-30 14:54:46 +10:00
wrexbe b3f75f9ffe More minor UI refactor changes (#11213) 2022-09-11 21:30:11 -07:00
Pieter-Jan Briers cfedff4a08 Remove "join public server" button. (#6839)
:salute:
2022-02-22 08:13:51 -06:00
Visne ac78145b94 Remove encapsulation for previously protected XAML UI fields (#4975) 2021-10-28 14:23:17 +02:00
Visne 9e5628ab5e MainMenuControl to XAML (#4642) 2021-09-19 17:34:46 +00:00