reporust_rebootcancel

127,194 Commits over 4,201 Days - 1.26cph!

27 Days Ago
Compressed some ui assets, fixed some refs
27 Days Ago
Fixed some texture refs not using sprites
27 Days Ago
Rebase on /main
27 Days Ago
Fixed soundtrack dlc page still referencing some assets
27 Days Ago
updated silo puzzle, adding blueprint fragment spawner - will revisit as this puzzle setup is strange s2p
27 Days Ago
military tunnel advance fragment spawner military tunnel puzzle should now ignore players above ground pausing the reset
27 Days Ago
▍▆▊▉▇ ▊▉▍▆ ▌▋▋█▌▊_▊▍▄▊▊▌▆▍▅_▇▊█_▆▌▊▌▇▅▋_▌▊▍▉▌▉▇▅█▇█
27 Days Ago
Removed mipmap on more store stuff
27 Days Ago
▌█▉▇▊ █▌▍█▊▆▄▇▊█▍█ ▆▉ ▇▄▋▌▄▋▌▇█▅▋ ▊▋▋▉▋▇▍▉▌▅ ▋█ ▄▋▆▆ ▍▌▌▌█▌
27 Days Ago
launch site puzzle advanced fragment spawn added advanced blueprint fragment pickup entity s2p
27 Days Ago
Flags can now be raised and lowered. Initial animation controller, states, transitions, params.
27 Days Ago
▆▄▄ ▆█▄ ▊█▌▌ ▊▅▍▄▍▋▇▅▇ █▇▉ ▄▇▆▊▄ ▇▋▋▌█▋█▄▅▋▄ ▍▇▍▄▅▅▊▌▆ ▌▇▅▌ ▉▄▄█▊▍▊▍ ▌▄▆ ▊▅▄▅▇▉ ▄▋▍▆▆▄ - █▆ ▇▌▋█▇▆▄ ▊▌▆█▊▄▇▆▅▅▅▆ ▊█▄▅██▋▋ ▉▅▊▇▄▉▅ (▇▄ ▍██▌▆▄▆ -> ▋▋ ▊█▋▉▌▄▄)
27 Days Ago
Optimize query vis job runner: - Enable burst on existing query vis jobs - Don't immediately complete jobs, let query vis be delayed by a frame.
27 Days Ago
harbor_2 puzzle update
27 Days Ago
harbor_1 puzzle update
27 Days Ago
Added mountable versions of seats and replaced static ones in floating city (WIP)
27 Days Ago
hurt_overlay_nvg_fix -> main
27 Days Ago
Dont show the hurt overlay if we have NVG's on. This is because the hurt overlay would brighten up the NVG effect - letting you see more. This would give an advantage to people who have NVG's on.
27 Days Ago
airfield fragment puzzle spawn setup
27 Days Ago
Hack: skip explicitly loading ui/store.bundle at boot Using this to check if we no longer have a bunch of media textures loading in. Memory Profiler shows -87 textures/-1.2GB loaded. Need to implement dynamic bundle loading, and see if it breaks anything else. Tests: memory profiled a standalone client. Couldn't get to Abyss page (but that's expected).
27 Days Ago
merge from main
27 Days Ago
Update: assign UI store overlay page prefabs to ui/store.bundle - Ensure when we generate bundles, we chuck the assigned assets to ui/store.bundle Tests: generated bundles, used bundle mode in editor and was able to navigate to the Abyss store page.
27 Days Ago
airfield puzzle update
28 Days Ago
▆█-▋▅▌█▅ ▍▉▌▊▆▌ ▅▊ ▍▇█▌▄▌▌▌▋█▇ ▊▊▉█▌█ ▅▍ ▇▇▄▅▋-▉▇ ▌▇▄▉▅▋ ▉▉▊▊▍▆▆▊█ ▊▄▋█ ▌▉▇▄▄▅▅▍▌▆ - ▌▆ ▊▇▋ ▄▉▌ ▅▇▊▅▅▍▋ ▌▆▍▇▍▋ ▄█ ▆▋▌█▆▍ █▍▌ ▊▆▋█▇▍█ ▉▌▋▍█, ▌▊▇█ ▇▅▍ ▆▉▌▉ ▌▌█▊▌▊ ▇▌ ▊▇▋ █▌▅▆▉▆█▋▄ ▍▅▍█▄ - █▍ ▍▋▉▊▆▌▊ ▍▊▌▇▊▍▉▍▆▄ ▅▅█▇ ▄▊▊▌▋▌▉ ▊▌▍▉ █▊ ▇▄▅▋█▊▆ -> ▅.▊ ▊▍▋▌█▄▌ (▍▇▌▍▊▌▅▌ ▌▉▄▄▆▌▍▋▅ ▇▅▌▄ ▇▊▉▆ ▅▇▄▊ ▄▍▇ ▉▋▌▊▊█▍ ▉▍▇▌ ▍▊▅▍▌ ▋▅▉█▇▅▌▊ ▊▇▊█▉▄▅▋▉)
28 Days Ago
test_generator_more_snapping_fixes -> main
28 Days Ago
Fix weird collider on test generator Fix weird deploy volumes on test generator
28 Days Ago
▋▉▊▉█ ▌▋█▅ ▋▇ ▍▌▊▉▄▅▉▋ ▍█ ▅▇▊▅█▄▋ ▋▄▋ ▊▍▌▇▆ ▉▅▆▌▄▍▉▊
28 Days Ago
ferry terrminal basic puzzle ferry terrminal loot when in T1 now has slightly better loot
28 Days Ago
Set sprite packing mode to enabled again, ffs
28 Days Ago
more_video_optims -> main
28 Days Ago
Save 5MB constantly being taken by the store modal - take the whole video out of memory when you go off the page
28 Days Ago
floating city 2 layout polish, better connection to casino barge
28 Days Ago
updated arctic base puzzle respawn for fragments s2p
28 Days Ago
sphere tank s2p
28 Days Ago
Only load in the shockbyte modal when we need it, not at initialisation
28 Days Ago
Code improvements: - Config asset now inherits from BaseScriptableObject - Better handling for invalid serialized data
28 Days Ago
Update sail prefab with rig
28 Days Ago
Anchor timed action Codegen
28 Days Ago
Merge from naval_update/sails
28 Days Ago
Sphere tank and radtown now have a basic green card puzzle
28 Days Ago
merge from hackweek_crosshair_customization
28 Days Ago
merge from main
28 Days Ago
Fix crosshair being visible in main menu
28 Days Ago
exported large sail animations
28 Days Ago
Sort steering wheel menu priorities
28 Days Ago
Trying another approach to compare with atlases: disable mipmaps on all store ui media
28 Days Ago
Water bucket and jerry can entity, hold type and anim update
28 Days Ago
merge from burst_1_8_25
28 Days Ago
Sails and steering wheel can only be placed on construction
28 Days Ago
Empty more store pageoverlay texture refs