Alpha v1.0.0

Commits

All Rust commits from Facepunch

140171 total commits for branch:
/

Member Avatar
Flavien16/04/202607:47:36
rust_reboot/main/itemslist_scaling_fix (#148800)

Improved items and vehicles list grid scaling, works better with any resolution and different UI scale

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
Vincent16/04/202607:45:34
rust_reboot/main/apartment_complex_monument (#148799)

tweaked transforms in wood shutters prefab (zeroing) added WIP kitchen cabinets to apartment prefabs

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
Jarryd Campi16/04/202606:30:48
rust_reboot/main (#148798)

~Merge from whatusesthis_fast_path

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
Jarryd Campi16/04/202606:30:03
rust_reboot/main/whatusesthis_fast_path (#148797)

Added a faster version of What Uses This that will appear when right clicking script files Uses text search rather than generating the full project database Won't appear if the regular "What Uses This" database has been generated as that will be faster than this version Takes about 25s to find all uses of a script

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
Jarryd Campi16/04/202606:23:53
rust_reboot/main (#148796)

Merge from broken_glass_col_fix

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
Jarryd Campi16/04/202606:23:10
rust_reboot/main (#148795)

~Merge from CrateToolsFX

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
Jarryd Campi16/04/202606:22:26
rust_reboot/main (#148794)

~Merge from lumberjackHoodie_Industrial

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
Jarryd Campi16/04/202606:21:12
rust_reboot/main (#148793)

~Merge from nighttimeduration

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
Jarryd Campi16/04/202606:20:26
rust_reboot/main (#148792)

~Merge from crypt_window_collision_fix

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
Jarryd Campi16/04/202606:19:04
rust_reboot/main (#148791)

~Merge from grenade_input_refactor2

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
Jarryd Campi16/04/202606:18:33
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
Jarryd Campi16/04/202606:16:17
rust_reboot/main/grenade_input_refactor2 (#148789)

Alternative, much less risky grenade third person/anim fix Once a player starts aiming, don't let aiming state reset to false until the weapon is thrown (should prevent any anim dithering) Add a new third person only code path that just emulates the first person logic flow, this should prevent any bugs leaking into first person mode and we odn't need to make any changes across all of the grenade types

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
Jarryd Campi16/04/202604:21:23
rust_reboot/main/grenade_input_refactor (#148788)

In theory synced everything up

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 Henderson16/04/202602:30:20
rust_reboot/main/vendingmachine_ui_refresh (#148787)

Better pressed colour!

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 Henderson16/04/202602:29:18
rust_reboot/main/vendingmachine_ui_refresh (#148786)

Added hover over colour changes to the fake inventory slots

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 Henderson16/04/202602:25:44
rust_reboot/main/vendingmachine_ui_refresh (#148785)

Fix draggins vs clicking detection on existing sell orders

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 Henderson16/04/202602:19:09
rust_reboot/main/vendingmachine_ui_refresh (#148784)

Swapped stats spawining over to GameManager rather than dialog spawn (since it doesn't support nesting)

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 Henderson16/04/202602:14:28
rust_reboot/main/vendingmachine_ui_refresh (#148783)

Finished vending admin panel - Can open stats again - Add some new status indicators (drone accessible, has stock, broadcasting) - Tag toggle supports rust icon

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 Henderson16/04/202601:34:33
rust_reboot/main/vendingmachine_ui_refresh (#148782)

- Add a clear all button to be able to wipe the existing order - Clicking on an existing order will now modify it

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 Henderson16/04/202601:13:47
rust_reboot/main/vendingmachine_ui_refresh (#148781)

Add styling when dragging sell orders

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
Jarryd Campi16/04/202601:10:09
rust_reboot/main/apartment_complex_monument (#148780)

Adjust interaction conditions, move admin panel to ShopClosedRoot and only use it for opening the store Supress no orders errors

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 Henderson16/04/202601:01:09
rust_reboot/main/vendingmachine_ui_refresh (#148779)

- Spotlight pulsing - Fix sell order setup being iffy for the cost - Fix search bar not working again when clicking on an entry

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
Jarryd Campi16/04/202600:22:40
rust_reboot/main/apartment_complex_monument (#148778)

Don't collapse RendererLODs if there are multiple RendererLODs on the same object They would end up fighting over the filter/renderer

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
octo15/04/202623:58:44
rust_reboot/main/mortar_prototype (#148777)

Add support for skinned mesh renderers to deploy guide, reformat CreateGuideSkin.

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
WeakV15/04/202623:51:25
rust_reboot/▄▄▍▇█▌▇▋▉▋▄▆▉▆▍▋▉▆▅█▌▆ (#▉▉▅█▋▌)

▍ ▆█▇▊▆▉▄ ▆▌▊▅▍ ▄▄▋▌▆▄▊ ▊▅ ▊▊▆▇▊▆▅ █▇▇▍ ▉▆▋▆▆ ▄▉▌ ▌▍▌▋█▊▌

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Hidden Commit
This commit has been hidden by Facepunch.
Member Avatar
WeakV15/04/202623:48:36
rust_reboot/▅▉▉▍▋█▊▍▍▅▉▇▋▆▊▇▌▍▌▋▌▋ (#▊▅██▇▍)

▇ ▍▋▅▅▇▄▉▄ █▍▇▆▉▇ ▅█▉▍▆▉▍ ▉▇▅▋▌ ▊▌▊▍

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Hidden Commit
This commit has been hidden by Facepunch.
Member Avatar
octo15/04/202623:45:13
rust_reboot/main/mortar_prototype (#148774)

Add angle error phrase for when the mortar isn't placed on flatground

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
octo15/04/202623:44:47
rust_reboot/main/mortar_prototype (#148773)

Update mortar icon

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
octo15/04/202623:44:30
rust_reboot/main/mortar_prototype (#148772)

Update icon generator manifest

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
WeakV15/04/202623:44:08
rust_reboot/▍▍█▆▉▅▋▅▉▍▆▄▍▍▉▌▌▅▊▉▌▉ (#▋▋▅▉▉▇)

▇ ▋▍▆▇▌▆▉ ▉▄▍▆▉ █▉▊▋ ▅▌▊▄ ▍▌▍ ▋▅▇▅▋█ █▄▍█▉▉▄ ▌▆▋▄█▄▆▅ ▄▍▌ ▉▇▇▄▌ ▌▇▇

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Hidden Commit
This commit has been hidden by Facepunch.
Member Avatar
octo15/04/202622:36:22
rust_reboot/main (#148769)

merge from mortar_prototype

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
octo15/04/202622:34:27
rust_reboot/main/mortar_prototype (#148768)

Add sidechecks to mortar to fix clipping issues, re-parentr most of the checks so that they rotate with the mortar, fix center ground check causing the mortar to get stuck when rotated.

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
Daniel P15/04/202622:12:00
rust_reboot/main/stableobjectcache_taa_nulls (#148767)

Update: implement StableObjectArray.Repack - update unit tests to better track consistency of the state - expand StressTest to validate Repack Going to start replacing StableObjectCache in code tomorrow. Also gotta stop unit test from allocating, it takes too long Tests: ran StableObjectArrayTests

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
octo15/04/202621:53:37
rust_reboot/▆▋▄▊▋▋▅▋▇▍▇▆▌▆█▍▊▉▉▉▇▋ (#▅▋▊▅▊▌)

▊ ▇█▅▅▉▄▄ ▍▅▆▇▄▌▄▉ ▊▄▋▋▇ ▊▍▅▆ ▍ ▄▄▇█▊▋▍▇▋▇ ▍█▇▌ ▆▄▆▊█▊

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Hidden Commit
This commit has been hidden by Facepunch.
Member Avatar
octo15/04/202621:32:55
rust_reboot/▆█▌▌▆▆▆█▄▊▆█▉▆█▆▅▋▅▇█▋ (#▊▉▍▋▍▋)

▅ ▄▋▍ ▊▊▉▉▌ ▋▉▉█▇▇▍▆▇▋▇

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Hidden Commit
This commit has been hidden by Facepunch.
Member Avatar
octo15/04/202621:21:24
rust_reboot/main/mortar_prototype (#148764)

Fix inconsistent mortar mounting on terrain

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 Henderson15/04/202621:19:50
rust_reboot/main/vendingmachine_ui_refresh (#148763)

main -> vendingmachine_ui_refresh

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
Alfie Birch15/04/202621:13:53
rust_reboot/main/apartment_complex_monument (#148762)

Added Large Apartment Kitchen Models and Textures Setup Large Apartment Kitchen Material and Folders

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
octo15/04/202620:34:10
rust_reboot/main/new_achievements_apr26 (#148761)

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
curt15/04/202620:28:07
rust_reboot/main/industrial_dlc (#148760)

industrial electric furnace - texture wip updates - adjusted materials

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
Flavien15/04/202619:19:48
rust_reboot/main (#148759)

~Deleted old battering ram temp prefab (fixes manifest error logs)

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
Adam W15/04/202617:18:32
rust_reboot/main/workbench_upgrades (#148756)

Implement surplus upgrade.

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
Lain15/04/202617:01:29
rust_reboot/main/industrial_dlc (#148755)

Industrial Large Furnace - texture updates and added charcoal

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
Helk15/04/202616:57:18
rust_reboot/▍▍▇▊ (#▊▊█▆▉▉)

▅▆▊▄▆▉▆

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Hidden Commit
This commit has been hidden by Facepunch.
Member Avatar
octo15/04/202616:35:59
rust_reboot/main (#148753)

merge from mortar_prototype

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
octo15/04/202616:35:40
rust_reboot/main/mortar_prototype (#148752)

Fix compile error

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
Taylor Reynolds15/04/202616:08:33
rust_reboot/main/PlayerRigUpdate2 (#148751)

merge from beard_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
Taylor Reynolds15/04/202616:05:57
rust_reboot/main/PlayerRigUpdate2/beard_setup (#148750)

merge from parent

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
Taylor Reynolds15/04/202615:52:18
rust_reboot/main/PlayerRigUpdate2/beard_setup (#148749)

Synced male skin set with dye beard hair set (alphabetical) reverted player model back to male/female skin sets

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
Petur15/04/202615:45:38
rust_reboot/main/lightfixture_refresh_recovery (#148748)

This fixture was messed up and missing all mesh LODs

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit