userlamalovecancel

2,337 Commits over 2,588 Days - 0.04cph!

6 Years Ago
Update HarmonyLoader to auto-create the HarmonyMods folder and load dependencies from it
6 Years Ago
Don't skip hidden items when exporting for Rust+
6 Years Ago
cherry pick 52924 and 52929
6 Years Ago
Run the model import analyzer
6 Years Ago
Initial implementation of model import analyzer
6 Years Ago
Fix the player preview going nude whenever you take a photo (if censorship isn't "underwear")
6 Years Ago
Hide the whiteout overlay when holdering the instant camera (fixes a rare edge case where the screen could get stuck white)
6 Years Ago
Fix landscape and large photo frames disappearing when trying to paint them with occlusion culling enabled Fix clearing then saving signs/frames not doing anything
6 Years Ago
Merge from main
6 Years Ago
Camera overlay asset update so they scale a bit nicer
6 Years Ago
Merge from main
6 Years Ago
Add a bit of UI for the instant camera
6 Years Ago
Set photo frame area and gibs meshes to readable
6 Years Ago
WIP model import analyzer
6 Years Ago
Run the audio analyzer
6 Years Ago
Audio analyzer fixes
6 Years Ago
Refactor the import analyzers to share a common base class
6 Years Ago
Ran the texture import analyzer on everything (saves ~600MB of RAM maybe)
6 Years Ago
Texture analyzer to disable crunch compression
6 Years Ago
Add a Texture Import Analyzer editor tool Bring over the Audio Import Analyzer tool too
6 Years Ago
Merge from main
6 Years Ago
Fix HostileNote stomping the unhostile time right after receiving the latest value after respawning
6 Years Ago
Add a way to cycle through bind commands instead of always running all (prefix the command list with a ~)
6 Years Ago
Fix scope overlay changing size with uiscale
6 Years Ago
Switch PlayerOpenLoot to use translated toasts instead of English-only chat messages
6 Years Ago
Adding stuff to show toasts with gametip's UI
6 Years Ago
Fix typo (banit -> bandit)
6 Years Ago
Fix the notes UI only working with Latin characters (it'll fallback to another font which does support those characters)
6 Years Ago
Generate icons
6 Years Ago
Frame prefab updates
6 Years Ago
Switch one frame to Tom's new model
6 Years Ago
Merge from main
6 Years Ago
Fix NRE for entities which do not have a network group
6 Years Ago
Fix UICompass using the wrong material after toggling active
6 Years Ago
Merge from random_opt
6 Years Ago
Fix skipping a light when one is removed
6 Years Ago
Merge from main
6 Years Ago
Add meta.if_true and meta.if_false so you can make binds do different things for presses and releases
6 Years Ago
Early exit from LODCell.ChangeLOD if the cell distance hasn't changed much (uses a percentage so farther cells are skipped more when moving around) Add profiler samples for LODGrid, RendererGrid, FoliageGrid, and WorldGrid's inner loop
6 Years Ago
Get rid of two every frame allocations in ServerMgr.Update
6 Years Ago
Get rid of 0 length array allocations in Poolable
6 Years Ago
Merge from main
6 Years Ago
Merge from gridpool
6 Years Ago
Code review changes
6 Years Ago
Merge from main
6 Years Ago
Merge from main
6 Years Ago
Merge from main
6 Years Ago
Immediately after instantiating the UI, disable its root game object, then enable it again. The time spent in UI every frame will then drop by 0.5ms.
6 Years Ago
Merge from main
6 Years Ago
app.info fixes: was giving an NRE because the companion server was not running