reporust_rebootcancel

123,833 Commits over 4,171 Days - 1.24cph!

55 Days Ago
Restored missing video miniature in store pages
55 Days Ago
Wider scroll hitbox for the general store
55 Days Ago
merge from new_menu
55 Days Ago
Fixed a typo in the store search menu
55 Days Ago
make cloud haze configurable completely separately from atmosphere fog
55 Days Ago
Updated discord logo compression
55 Days Ago
Add a direct link to the changelog on news
55 Days Ago
Fixed some minor animation issues with the general store tab nav
55 Days Ago
3p mp5 anims updated so finger presses the trigger on shoot
55 Days Ago
Removing custom spine offset on spear gun
55 Days Ago
setup mp5 3p anims,entity and and override controller
55 Days Ago
- Fix scientist staring at walls as if they were taking a leak when patrolling - Make sure scientists are always limited by a turning speed, and can't snap turn
55 Days Ago
Fix NRE with parsing new noticies (remove al the account json crap we dont need anymore)
55 Days Ago
new_menu -> main
55 Days Ago
Merge: from benchmarking_update - Cleanup of obsolete EffectsBenchmark - Editor-only DemoBuildingsViewer supports user modification of scene, scene export and import into scene - Bugfix for infinite load loop in benchmarking flow Tests: used the DemoBuildingsViewer to modify and export couple bases, built standalone client to run BaseRaidBench
55 Days Ago
Setting up 3p spear gun anims, entity and override controller
55 Days Ago
Merge: from main
55 Days Ago
Setup in game notifications system to grab notifications from the new server list Allows us to push custom notifications to clients purely from the web and totally seperate from the build
55 Days Ago
Updated general store sub navigation, much better
55 Days Ago
Main cam contrast thing. Vcloud clear shape tweaks.
55 Days Ago
▉▋▌▉█▆▊ ▇▅█▍▉▉▇▄▉▍ ▌▆▋█ ▅▌▉▉▉▌▋▍▍▇ (█▄▅▆▌▊▋▍▄▋-▍▄█▉)
55 Days Ago
Vizdev test FBXs for floating food market
55 Days Ago
Bugfix: fix infinite loading loop when running benchmarks Caused by us hiding the loading screen and then loading monument scenes, which would leave them in limbo Tests: ran the benchmark flow in editor and standalone client
55 Days Ago
more media, go through
55 Days Ago
add the rest of that last commit
55 Days Ago
mip map all store images, rename everything for consistency
55 Days Ago
▇█▆▌▌▆ ▄▇▅█▄▆▄▅█▉▉.▍▄▊▇▆█ ▋▋█▍▋▋▉▇, ▇▋▍█▉▍ ▆▉█ ▉▋█▉▇█▊▊▉ ▉▆▇ ▊▋▌ ▅▍▉▅█▆▆▊▊▅
55 Days Ago
compile fix
55 Days Ago
new_menu -> main
55 Days Ago
new_menu -> main
55 Days Ago
Reformat the buttons as prefabs and add them there instead
55 Days Ago
setup bolt rifle 3p anims,entity and and new override controller
55 Days Ago
Setting up 3p HMLMG anims, entity and override controller
55 Days Ago
Use old heavies on ch47 until new heavies are more ready
55 Days Ago
Hook up server type counts on all gamemodes and modes Turn off game modes when you're in the community server
55 Days Ago
Add basic ghostship for testing until collisions get fixed, add ghost ship to proc map(wip)
55 Days Ago
add media and generate maps
55 Days Ago
move waterlogged sample point to shared realm
55 Days Ago
Add sunburn new media
55 Days Ago
Add new instruments media
55 Days Ago
merge from shelves_whitelist
55 Days Ago
Setting up 3p SMG anims, entity and override controller
55 Days Ago
Put a nice soft mask on the notifications window Fix more scroll bar issues
55 Days Ago
Stop Notifications window allowing another notification to be added thats exactly the same as one in the list Use on released rather than on pressed when clicking on notifications Fixed weird scrolling behaviour in notifications panel
55 Days Ago
add text to options + quit buttons
55 Days Ago
Clean: DemoBuildingsViewer - complete remaining TODOs - moved all InvalidBuildingId to Benchmark.Building - consolidated some of Benchmark.Building's initialization logic - fixed wrong comment Tests: compiles in editor
55 Days Ago
Merge: from main
55 Days Ago
Update: DemoBuildingsViewer - support exporting user placed building blocks Requires them to have the BuildingBlockMetadata component Tests: exported base with an extra wall, checked json - had expected values
55 Days Ago
Update: DemoBuildingsViewer - import handles domain reload events to avoid duplication Tests: loaded a base from demo, triggered domain reload, deleted a wall, reimported - only wall came back
55 Days Ago
Truncate server names to 64 characters instead (steam limit)