reporust_rebootcancel

132,514 Commits over 4,262 Days - 1.30cph!

Just Now
M92 weapon refresh anim updates
29 Minutes Ago
Reduced workcart train cockpit canvas LOD distance Also disabled it by default so its not always enabled until someone turn the engine on and off
29 Minutes Ago
merge from workcart_canvas_fix
31 Minutes Ago
Updated textures and model for scrap component box
35 Minutes Ago
merge from shotguntrap_optims/tests
35 Minutes Ago
merge from shotguntrap_optims
2 Hours Ago
Fix server build
3 Hours Ago
rebase on main
4 Hours Ago
* Made switching Indirect Instancing at runtime more robust * Prevent some other possible exceptions * Avoid some unnecessary calls to MotionList
4 Hours Ago
wood box - prefab tweaks
5 Hours Ago
* Renamed TransformMemory to MotionList (as it should be) * Use managed HashSet instead of NativeHashSet because there seems to be no performance benefit to using native at the moment. * Fixed exception caused by removing elements from the set while iterating
Today
Use negative handles for fallback memory
Today
wood box - added greybox model, prefab initialization, item created, temp icon created, manifest updated, icon manifest updated, localization updated.
Today
Remove InstanceHandle and use a simple integer instead
Today
* Added generic NativeMultiList to replace InstanceHandleList (WIP) * Store Transform.InstanceIDs (and actual nullable Transform references) in PerInstanceMemory, indexed by seq_num * Simplified MotionList add/removal procedures to HashSet operations * Cleared up function naming in BaseEntity.Client.Motion.cs * Consider all entities as a potential motion parent and utilise existing parent/child relations to call MotionStart / MotionStop * Removed IMotionParent interface because it caused more confusion than anything else * Correctly dispose of the hash set storing child instances when an entity is destroyed
Today
Gun trap building privilege tests
Today
Fix instance offsets, and LOD border calculations when using some LOD distance values Add debug validation toggle to system Handle terrain detail when using narrow FOVs by moving the centre point along the forward direction but clamped to the first LOD boundry
Today
Added AssertTrueForDuration custom yield instruction
Today
Added some shotgun trap tests
syncvar_autosave_trimming -> main
Don't generate autosave/autoload boilerplate code if an entity has no autosave syncvars Wasn't an issue before but we are getting more and more syncvars so its worth it now
auto_populate_entitylist -> main
Compile fix
auto_populate_entitylist -> main
Today
Fixed a tarp on the elevator shaft that had LOD1 at a different position
Today
Add convar for painting autosave timer duration
Can now specify a label at the top of an EntityListScriptableObject - this will look up and auto add all BaseEntities with the specified label. For example: an AllDoors EntityList with 'Doors' label will be full auto populated with all doors in the project when the manifest is updated or 'Tools/Update/Entity Lists' is ran Just keeping this to doors just now for testing
Today
▊▊▋▌▋ ▍▇▅█ ▋▇▌▄▌▊▄█▌▉▆_▄▇█▄█▉
Today
Restored the CanFire check
Today
Code cleanup while im here
Today
▉█▍▍▍ █▉▅ ▍▆█▋ ▆▋▌▉▋██▊▉▇▋▊ ▄▍██ ▆▅ ▄▅▇▄▆ ▅▌▌▊▌▍ ▍▍ ▊▋▆▍▋█ ▉▇ ▋▌▉▄▅▋▇ ▌▍▄▄▍
Today
merge from commandblock_tests
Today
Swap some expected's and actual's in TestHBHFSensor
Today
Apply fixes from Flaviens shelf, regenerate testlist
Today
added new sounds for knife admire acrtion
Today
Merge: from triggerparentdelayedexit_optim - Optim: improve performance of GamePhysics.TraceRays family of queries - Optim: TickMode 1 - add UsePlayerUpdateJobs2 related shortcuts to TriggerParent Tests: built a boat with tickmode 1, spawned npc player on it, jumped on and off, flew in it's vicinity - no issues.
Today
merge from main
Today
Merge: from main
Today
added new sounds for salvaged axe admire action
Today
merge from main
Today
new sounds added and implemented for the salvaged icepick
Today
merge from standardized_health_display_conditions -> main
Today
merge from main
Today
merge from shield_stats_display_workbench -> main
Today
merge from flameturret_optims
Today
merge from flameturret_optims/tests
quick_craft_improvements -> main
- Made both convars 'Saved' - Enusre memu points to the right one - Codegen
Today
Minor change to the new RemovePlayer method in BuildingPrivlidge
Today
merge from flameturret_optims/tests