Alpha v1.0.0

Commits

All Rust commits from Facepunch

85 total commits for branch:
/

Member Avatar
Ian Henderson22/05/202502:51:45
rust_reboot/main/new_menu (#121788)

Fixed more strange spacing on larger sets of server listings

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson22/05/202502:31:42
rust_reboot/main/new_menu (#121787)

Wire up server entries UI Tag system Precache all tags Fixed some strange spacing on larger server listings

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson22/05/202501:31:14
rust_reboot/main/new_menu (#121785)

Ensure scroll starts at 0 Ensure server tabs are set to toggle Ensure gamemode tabs are set to toggle

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson22/05/202501:27:58
rust_reboot/main/new_menu (#121784)

More improved scroll behaviour Use absolute scrollbox setup Use padding rather than hardcoding values Fixed scrollbar

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson21/05/202523:57:44
rust_reboot/main/new_menu (#121777)

Managed to get scrollbar setup with flex categories (that was a nightmare!) ScrollFadeGradient object

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien21/05/202519:13:12
rust_reboot/main/new_menu (#121764)

merge from main

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien21/05/202517:02:58
rust_reboot/main/new_menu (#121762)

Settings keybinds tab wip

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien21/05/202515:32:09
rust_reboot/main/new_menu (#121752)

Added support for gradients in StyleAsset (only implemented by RustButton for now) Also fixed refresh not working in edit mode

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson21/05/202515:07:25
rust_reboot/main/new_menu (#121751)

Changed Bootstrap again - make sure the menu doesnt leak in whilst loading

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson21/05/202515:01:10
rust_reboot/main/new_menu (#121750)

Setup server browser server types Setup server browser gamemodes Icons, and localisation linking Setup tab groups on navbar Setup tab groups on gamemodes and server selection

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien21/05/202512:52:29
rust_reboot/main/new_menu (#121733)

Settings controls tab

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson21/05/202511:20:31
rust_reboot/main/new_menu (#121732)

Add URL system to the main menu. Manager can be sent a URL and will parse out the correct path to the correct page. Pages will be injected with query arguments based on the URL. Allows us to have buttons that will open up specific pages/settings/areas of the menu automatically.

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien21/05/202511:14:51
rust_reboot/main/new_menu (#121731)

Working graphics presets Some layout and toggle fixes

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson21/05/202510:42:38
rust_reboot/main/new_menu (#121728)

Turn down bootstrap image opacity

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson21/05/202510:27:17
rust_reboot/main/new_menu (#121727)

Remove flex transition from page animations

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson21/05/202510:15:35
rust_reboot/main/new_menu (#121725)

Headers

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson21/05/202510:14:17
rust_reboot/main/new_menu (#121724)

New standardised way to handle Rust Button tab groups. Child class which can handle main menu or specific tab menu navigation. Code cleanup Added namespace to add pages/ui scripts

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien21/05/202500:39:51
rust_reboot/main/new_menu (#121701)

Settings graphics tab

1
1
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien20/05/202523:17:48
rust_reboot/main/new_menu (#121700)

Settings experimental tab

1
1
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien20/05/202522:49:17
rust_reboot/main/new_menu (#121698)

Settings image effects tab

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien20/05/202521:41:06
rust_reboot/main/new_menu (#121696)

Restored bootstrap fonts on bootstrap scene texts

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien20/05/202521:30:07
rust_reboot/main/new_menu (#121694)

merge from main

1
1
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien20/05/202521:23:51
rust_reboot/main/new_menu (#121692)

Settings menu: Some layout fixes Opening transition

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien20/05/202518:56:56
rust_reboot/main/new_menu (#121683)

Fixed OnPointerUp being fired instantly when starting to drag a RustButton in a scroll view

3
1
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien20/05/202517:10:05
rust_reboot/main/new_menu (#121673)

Fixed settings toggle NRE Fixed some sliders using the wrong formatting Tweaked scroll view

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien20/05/202516:24:48
rust_reboot/main/new_menu (#121667)

ParticleTestMap crap file

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien20/05/202516:24:20
rust_reboot/main/new_menu (#121666)

Added a flex element to the ui context scene, so flexed prefabs look nice when opened

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson20/05/202516:11:00
rust_reboot/main/new_menu (#121665)

Custom unpress siblings setup Works with options settings

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson20/05/202516:05:49
rust_reboot/main/new_menu (#121663)

Hook settings menu into new main menu

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien20/05/202513:51:08
rust_reboot/main/new_menu (#121644)

merge from main

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien20/05/202513:02:48
rust_reboot/main/new_menu (#121634)

engine.json update

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien20/05/202512:59:02
rust_reboot/main/new_menu (#121633)

User interface settings tab done Added new categories to organize the settings a lil bit New tooltips

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien20/05/202510:20:37
rust_reboot/main/new_menu (#121622)

Screen tab

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien20/05/202508:45:03
rust_reboot/main/new_menu (#121613)

merge from main

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien20/05/202501:28:10
rust_reboot/main/new_menu (#121590)

Tooltip images

3
1
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien20/05/202500:47:02
rust_reboot/main/new_menu (#121587)

Settings tooltip setup

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien19/05/202523:31:46
rust_reboot/main/new_menu (#121581)

Renamed UISettings class

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien19/05/202523:30:02
rust_reboot/main/new_menu (#121580)

Gameplay settings

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien19/05/202523:15:13
rust_reboot/main/new_menu (#121579)

Better search bar behaviour: center scroll rect on the best match, fade out the other settings

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien19/05/202522:18:08
rust_reboot/main/new_menu (#121578)

Settings menu dropdown, cleaned up styles

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien19/05/202518:41:11
rust_reboot/main/new_menu (#121569)

Settings scrollbar Toggle tweaks

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien19/05/202517:03:51
rust_reboot/main/new_menu (#121562)

Settings menu progress

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Flavien19/05/202517:03:32
rust_reboot/main/new_menu (#121561)

Added material design icons font for RustIcon The icon picker doesn't work with that character range though, can only select them by name for now

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson19/05/202515:51:45
rust_reboot/main/new_menu (#121555)

main -> new_menu

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson19/05/202515:47:47
rust_reboot/main/new_menu (#121553)

Re-enable bootstrap check

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson19/05/202515:39:26
rust_reboot/main/new_menu (#121549)

Add inventory page

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson19/05/202515:22:09
rust_reboot/main/new_menu (#121543)

Setup options styling on main menu

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson19/05/202515:19:15
rust_reboot/main/new_menu (#121542)

Missed files

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson19/05/202515:19:10
rust_reboot/main/new_menu (#121541)

Tab system Wired up home and play Animation transitions

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
Ian Henderson19/05/202514:19:58
rust_reboot/main/new_menu (#121536)

Fixed navigation architecture Setup Page system

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Rust Utility Hub - Commits - main/new_menu