reporust_rebootcancel

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

57 Days Ago
Updated discord logo compression
57 Days Ago
Add a direct link to the changelog on news
57 Days Ago
Fixed some minor animation issues with the general store tab nav
57 Days Ago
3p mp5 anims updated so finger presses the trigger on shoot
57 Days Ago
Removing custom spine offset on spear gun
57 Days Ago
setup mp5 3p anims,entity and and override controller
57 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
57 Days Ago
Fix NRE with parsing new noticies (remove al the account json crap we dont need anymore)
57 Days Ago
new_menu -> main
57 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
57 Days Ago
Setting up 3p spear gun anims, entity and override controller
57 Days Ago
Merge: from main
57 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
57 Days Ago
Updated general store sub navigation, much better
57 Days Ago
Main cam contrast thing. Vcloud clear shape tweaks.
57 Days Ago
▉▋▌▉█▆▊ ▇▅█▍▉▉▇▄▉▍ ▌▆▋█ ▅▌▉▉▉▌▋▍▍▇ (█▄▅▆▌▊▋▍▄▋-▍▄█▉)
57 Days Ago
Vizdev test FBXs for floating food market
57 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
57 Days Ago
more media, go through
57 Days Ago
add the rest of that last commit
57 Days Ago
mip map all store images, rename everything for consistency
57 Days Ago
▇█▆▌▌▆ ▄▇▅█▄▆▄▅█▉▉.▍▄▊▇▆█ ▋▋█▍▋▋▉▇, ▇▋▍█▉▍ ▆▉█ ▉▋█▉▇█▊▊▉ ▉▆▇ ▊▋▌ ▅▍▉▅█▆▆▊▊▅
57 Days Ago
compile fix
57 Days Ago
new_menu -> main
57 Days Ago
new_menu -> main
57 Days Ago
Reformat the buttons as prefabs and add them there instead
57 Days Ago
setup bolt rifle 3p anims,entity and and new override controller
57 Days Ago
Setting up 3p HMLMG anims, entity and override controller
57 Days Ago
Use old heavies on ch47 until new heavies are more ready
57 Days Ago
Hook up server type counts on all gamemodes and modes Turn off game modes when you're in the community server
57 Days Ago
Add basic ghostship for testing until collisions get fixed, add ghost ship to proc map(wip)
57 Days Ago
add media and generate maps
57 Days Ago
move waterlogged sample point to shared realm
57 Days Ago
Add sunburn new media
57 Days Ago
Add new instruments media
57 Days Ago
merge from shelves_whitelist
57 Days Ago
Setting up 3p SMG anims, entity and override controller
57 Days Ago
Put a nice soft mask on the notifications window Fix more scroll bar issues
57 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
57 Days Ago
add text to options + quit buttons
57 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
57 Days Ago
Merge: from main
57 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
57 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
57 Days Ago
Truncate server names to 64 characters instead (steam limit)
57 Days Ago
Also allow shelves to be placed on: Half & low wall, door & window frame, tugboat
57 Days Ago
Fix shockbyte close and open buttons only being able to be pressed once
57 Days Ago
Tooltips can now modify their attachment position (left, right, top, bottom) Tooltips can now push or pull that position relative to a fixed pixel offset or a percentage offset
57 Days Ago
merge from reported_players_server_command
57 Days Ago
Update: DemoBuildingsViewer - can now export scene - BuildingBlockMetadata now caches ParentEntityId and PrefabId This enables the workflow of manually modifying bases in editor before export Tests: diffed the Export merged and Export scene outputs (mostly the same, different sorting and slightly differeing floats by tiny epsilon), imported base from export scene - it's the same