reporust_rebootcancel

129,294 Commits over 4,232 Days - 1.27cph!

53 Days Ago
Basic fragment always spawn at blue card desk, remove from green manifest
53 Days Ago
More store texture refs moved to sprites
53 Days Ago
added lod setup for cannon
53 Days Ago
manifest
53 Days Ago
Merge from parent
53 Days Ago
Merge from main
53 Days Ago
greencard desk always spawns a single basic blueprint fragment
53 Days Ago
supply drop always spawns basic fragments
53 Days Ago
Lowerd chance of blueprint fragments in elite crates 20 basic blueprint fragments can now be upgraded to advanced
53 Days Ago
floating city 2 layout polish
53 Days Ago
merge from meta_shift
53 Days Ago
Medical barge, shifted location of security tower a bit for better flow
53 Days Ago
merge from main
53 Days Ago
Merge from foliage_instancing (indirect instancing fix)
53 Days Ago
Merge from main
53 Days Ago
Make foliage instancing compatible with indirect instancing
53 Days Ago
Add a hash of the map URL to the map download cache file name to prevent file name collisions Delete cached map and redownload when the version or checksum doesn't match what was expecfed
53 Days Ago
pt_boat_gameplay -> naval_update
53 Days Ago
We are moving! Fuel storage Item storage
53 Days Ago
Adjust water plane points for PID
53 Days Ago
Fix engine access Place mount points properly
53 Days Ago
Added working compass to the PT Boat Fix error on the RHIB Visuals (happens when added to a PT Boat)
53 Days Ago
Add AI support to the new PT Boat
53 Days Ago
Higher HP than RHIB Slower than RHIB Setup test item
53 Days Ago
merge from main
53 Days Ago
Engine speed adjustments Setup dual propellers
53 Days Ago
RHIB throttle animation can now support left or right side PT boat requires right sided throttle animation
53 Days Ago
Flag when textures are using an uncompressed format in the texture import analyzer tool
53 Days Ago
merge from fix_texture_analyzer_npot -> main
53 Days Ago
scientist_boat_ai -> naval_update
53 Days Ago
Enabled mipmaps on all atlased, need to review if they all need it later
53 Days Ago
More Waterworld map obstacles
53 Days Ago
Remove resolution field - not used Standard RHIB cleanup
53 Days Ago
Rewrite steer force system again (third times the charm) Boat position is merged with desired directional point before application Manifest
53 Days Ago
`Find Uncompressed Textures` tool will now flag textures that have texture compression "enabled" except it's disabled due to the texture not being a power of 2 - will flag with big yellow prefix text in console that the texture is uncompressed due to not being a power of 2 + having mipmaps enabled - will include in the sum of texture memory being used by uncompressed textures
53 Days Ago
Store page overlay are now using sprites instead of textures Converted all pages
53 Days Ago
Store steam DLC atlases
53 Days Ago
merge from cargo_oilrig_path_fix
53 Days Ago
Applied 131183 in the correct branch - Make sure to not ignore non terrain colliders that aren’t oil rigs when generating the path
53 Days Ago
merge from main
53 Days Ago
merge from store_atlases/coverimage
53 Days Ago
Frontier atlas
53 Days Ago
Added support for sprite in CoverImage, fixes messed up UVs when using atlases
53 Days Ago
Enable sprite packing on build
53 Days Ago
M15 pistol (50MB)
54 Days Ago
Exclude pack brandings assets from atlases, they need alpha and dont need to be POT Some fixes
54 Days Ago
Cleanup, compile errors
54 Days Ago
Packed all the store media assets in POT atlases so they can be compressed as expected Disabled mip maps on some media assets that do not need it (fixed size)
54 Days Ago
Seek out targets that attack us eg if you're attacked by someone then set them as the target
54 Days Ago
Move up #IF CLIENT