reporust_rebootcancel

108,230 Commits over 3,867 Days - 1.17cph!

33 Days Ago
- Adjusted Bradley spline height. - Check how close before you enter
33 Days Ago
merge from flow_vector_field
33 Days Ago
Catapult constructable stages Restored wheel visuals Improved firerecoil physics
33 Days Ago
Improve cover selection and debug, fix some objects not blocking the trace
33 Days Ago
Added catapult test meshes for Flavien
33 Days Ago
Siege tower constructable tweaks
33 Days Ago
Implemented catapult art, retargeted the animations Setup catapult constructable prefab
33 Days Ago
corrected offset of dpv mounting bounds check
33 Days Ago
▌▄▍▆▇▉ ▍█ ▋▉▅▇ ▆▆▄▋▄▅ ▅▋▄▌▆▇ ▄▌▋▋ ▍▆▆▇▍▉ ▅▅▅▊██ █▆▍▊▇▍ ▌▋ ▅▅ ▊▇▉▄█▄▋▉▆▉▌▅
33 Days Ago
Orientation fix on catapult
33 Days Ago
Fixed catapult hierarchy
33 Days Ago
merge from main (105767)
33 Days Ago
▋▌▅█▉ ▄▅▇ ▆▄▆▅█▆▆ ▆█▊▄ ▆▉ ▌▊▍▊ ▆ ▆▆▌▄▋▇▆█▋▍▌▍▋ ▅█ ▅▊▅▆▇▉, ▋▋▊▅▉▊ ▆▊ ▍▆▅▋ ▆▋▌▉▅▇ ▌▍▄█▇█ █▍▍ ▌█▅ █▋▆▋▉ ▉▆▍▅▊▄ ▋▌ ▊ ▋▅█▇▉▉█ ▌▇█'█ ▇█▆ ▊▊▋█▆ ▋▌ ██▉▆▇▇▆▅▆▌▇▉ ▊▋▇▉ ▉▆▌▋ ▉▇▌▆▆▄▄▆▉ ▍▊▉▅▌▇
33 Days Ago
fixed a bunch of holes in water tower LOD1 that provided peaking advantage
33 Days Ago
LS - changed a pallet placement in factory side room
33 Days Ago
Initial work on “constructable” entities: when deployed, we spawn a skeleton structure that needs to be hit with a hammer until its fully built. Once completed the entity is spawned Applied this new system to the siege tower
33 Days Ago
Friends List and button
33 Days Ago
▄▌▆▍▇▍▍▌ ▇█▄▋▊▉ (▇▌█▇ ▌▉ ▊▅█▉▍▋▆ ▍▍█▅█)
33 Days Ago
- ▉▉▉▋▍▄▉ ▇▆▅▇▍▍▄▊▆▄▋▌ ▅█▌▆▅▌▄█ ▇▊▊ ▋▆▄▆ ▄▉ ▅█% ▇▊▆▍ ▄▆▄▇▋▊▄▉ ▆▍▌ ▉▄▊▆▇▌▌▊▆▋▊▇ ▅▌▋▄▅▄▉▇▆ (▌▉▌▍▅▉▆ ▌▇▄▇▌▇█ ▅▇▇▌▊▉▍ ▄▅█▍▍█▄ ▉▍▉▊ ▊▉▋ █▌▇▅ ▆▉ ▌▌▊▆▉▋▇▊▋▋▅▍) - ▌▇▋█▇▄▅▄ ▆▆█▉▋ ▆▋ ▋▊█▄ ▊▇▄▄ ▅▉▅ █▆▄█▌▅
33 Days Ago
Backout: bring back all the scenes Without this, editor bootstrap workflow dies. Tests: none, trivial change
33 Days Ago
Better vislog for cover debugging
33 Days Ago
█▋▇█▆▌ ▌▇▉▌▍ ▆▌▍██▉▄▊ ▌▊█ ▆▄▇▆▆_▊.▍▋▉▊▊▄ ▍▇▆▇▇▅▊▆ ▊▊ ▌▄ ▋▉ █▋▉ ▆█▇▌▄▉ ▆▅ ▍▉▆▇▋▇ ▆▊▋▄▅▆ (▅▊▉ ▅█▋▊▆▆█ ▋▅▆▆▇▅ ▆▆▌▋▄▆ ▇▊█ ▌▍▆▊█ ▍█▆▉▇▉▍▆█)
33 Days Ago
merge from dive_mission_range_increase
33 Days Ago
fixed water on billb test map
33 Days Ago
Reverted the divemaster missions to a max 500m Added a new allowDoubleDistanceIfNoOptionsAreFound field, this way there's no chance that a distant divesite will be used when a smaller one is in range
33 Days Ago
Update: Reducing which scenes we have set for build in Build Settings Our internal build macros only build 2 scenes, while Test Runner tries to build all (incl disabled) scenes set in the Build Settings. This allows us to run Player-mode tests without extra steps. Tests: With PerfFwk enabled, ran pool perf tests in Player mode - it ran and gathered results.
33 Days Ago
Update: Reorganization of the perf test framework - Unity.PerformanceTesting is marked as auto-referenced (this is another modification of original package) - Added a "Rust Editor/Performance Framework/Active" menu toggle to enable/disable perf test scripts - controls RUST_PERF_FWK define - Renamed and moved PerfFwk assembly to Plugins/ (as that's it's design) - Moved existing perf tests outside to the root assembly (Scipts/PerfTests) so that we can access gameplay code The goal is to both isolate the perf framework code from the codebase as much as possible(don't ship to players or unity devs to load stuff that's not sueful), while also being able to work with our main game scripts directly. Tests: - Switch the toggle on and off - no editor errors. - Built client&server with framework being enabled - it passed. -- Found no PerfFwk references in main game assembly for both client and server and no references to test classes
33 Days Ago
Fix pillar covers not handling a non-zero rotation
33 Days Ago
added a building topology ring around oases to block rail/roads coming too close
33 Days Ago
dpv compile fix
33 Days Ago
merge from main
33 Days Ago
merge from wallpaper
33 Days Ago
▅▆▍▌▋ ▇█▇▄ █▄_▌▊▊_▄▍█▉▇_▅▄█▆▍▅_▉▍▅▊▅▅_█▌▋▋▌
33 Days Ago
merge from dive_mission_range_increase
33 Days Ago
merge from divesite_tip_fix
33 Days Ago
merge from dpv_fixes
33 Days Ago
merge from emptytoasterror_fix
33 Days Ago
merge from main
33 Days Ago
radtown s2p
33 Days Ago
radioactive water surface border fix
33 Days Ago
re-applying rock changes to cave_medium_hard and cave_small_hard
33 Days Ago
33 Days Ago
Experimenting with some ore resource entity optimisations Remove all children (except for foliage displacement on client) Store stage meshes and collision meshes in a new StagedResourceEntityInfo PrefabAttribute so we're not storing the same information on every single ore Removed a SendMessage Automated upgrade process Only applied to ore_stone for testing so far
33 Days Ago
1P volumetric tests Updated cookie
33 Days Ago
33 Days Ago
Increase maximum range dive sites can be from the divemaster NPC (500m -> 1000m) Resolves these missions sometimes not being able to start
33 Days Ago
Merge from main
33 Days Ago
▅█▌▍ █▆▅▌▅▍▅▍▌ ▋▍▊▌▇▋ ▆▄▌ ▇▌▌▋▅ ▍▇▉▊█ ▉▅▊▌▆ ▉▇ ▇▋▉▊▊█▆▌▍▄ ▅█ █▄▆▌▇ ▅▍▄▊▄▆█▉▇
33 Days Ago
Iterate on cover and peeks