branchrust_reboot/maincancel

30,391 Commits over 3,806 Days - 0.33cph!

3 Years Ago
Merge from FirstPersonSpectate
3 Years Ago
Make HttpImage support rendering via Image in addition to RawImage (allows preserving aspect ratio better) Switch all news images except the cover to Image with preserved aspect ratio so they don't stretch out
3 Years Ago
Fix youtube videos not opening when clicking on them in news (LMK if any buttons are broken) Fix missing h3 headers in news
3 Years Ago
signalcomputer work
3 Years Ago
merge from save219
3 Years Ago
phrases
3 Years Ago
▇▆▅▊ ▋▆█▉▋▊█▊
3 Years Ago
8th birthday cake
3 Years Ago
Fix item store showing blurry images on lower graphics quality Fix item store prices clipping/wrapping at higher amounts or with different currencies Fix the item store details modal not filling the screen vertically with its background Fix news showing blurry images on lower graphics quality Fix news layout so text and images don't get clipped and the header image is less stretched Add an option to HttpImage to not generate mipmaps for the loaded image (default on)
3 Years Ago
Merge from FirstPersonSpectate
3 Years Ago
Rename needsVehicleTick back to isMobile, and make it always true for BaseVehicle and its subclasses (this makes it true on CardTable and Sofa unnecessarily, but better that than have it unticked by mistake elsewhere)
3 Years Ago
Fixed modular cars not using fuel after recent changes
3 Years Ago
Merge from FirstPersonSpectate
3 Years Ago
Don't auto-load a save on BillBTestMap
3 Years Ago
▊▊▅ ▇▌▍ ▊▍▅▄█ ▆▄▉ ▅▅▆▇▍▆▉▉ ▌▌▉█, ▇▉▄ ▌█▌█▄▄▌█▋▉ ▄▌▍ ▇▇█▌▇▇ ▄█▄█
3 Years Ago
Merge from SleeperMountingMergePt2
3 Years Ago
merge from missing script hunting
3 Years Ago
▉▇▊▄▉▄ █▇▄▌ ▄▋▌▉▊ - ▉▋▌ ▆▉▆▇▊▅▅ ▇▌▄ ▅▋▆▆▇▇▇ ▋▋ ▋▆▌▊▄▄ ▉▆▌▋ ▍▊▅▅
3 Years Ago
manifest rebuild - build times
3 Years Ago
merge from save219 (Staging wipe)
3 Years Ago
Merge from first person spectate
3 Years Ago
Change MLRS username overflow mode from Ellipsis to Truncate, since the font we use now has no ellipsis.
3 Years Ago
Merge from SleeperMountingMergePt2
3 Years Ago
merge from human_ai_combat
3 Years Ago
Move a variable
3 Years Ago
Move all BradleyAPC.Targeting code inside #server, move AlwaysAllowBradleyTargeting check to server-side only
3 Years Ago
Merge from SleeperMountingMergePt2
3 Years Ago
Updates to BillBTestMap
3 Years Ago
Fixed vehicle sub-entities doubling up on the client side
3 Years Ago
Merge VehicleUpdates -> Main, let's try this again
3 Years Ago
█▅▇▆▍ ▍▊▉▋▆▄▊▌▌▅ █▉▋▊▅▍ ▄▍ ▉▄▉ ▉▄█▊▉▆
3 Years Ago
merge from permstore_1
3 Years Ago
merge from human_ai_combat
3 Years Ago
merge from ai_misc
3 Years Ago
merge from ai_purge2
3 Years Ago
▉▍▆▌▅▋ ▄▇▄▉ ▊▉▋▅▍ - ▋█▇▇ ▌▉▍██▉▆▊▋ ▋▇▋▊ ▇▄ ▋▅▊██▊+▆▅▉▊▌▉ ▋▇▆▋ ▇▄ ▆ ▄▍▉'█ ▋▇▍▅ ▇▊ ▊▋▄▅ ▊▇ ▋▅▄ ▍▋▉▇ █▌▊▍ █▆▉ ▄▄▋▇
3 Years Ago
cherrypicking 66864 - fixed hazmat suit displaying the incorrect VM
3 Years Ago
Revert the accidental revert of the revert. Subtracts 66868.
3 Years Ago
Reverting all the vehicle merges (let's test this on a branch first)
3 Years Ago
Fixed prefab preprocessing never running on entities that spawn as child entities / nested prefabs (this will need testing for vehicles after loading a save and for map entities after wiping a server)
3 Years Ago
Handle bones that don't exist on the server in BoneDictionary transform lookup
3 Years Ago
Revert 66868. Was causing trouble with PrefabAttributes that tried to double-process when already destroyed.
3 Years Ago
Allow prefab pre-processing to include sub-entities. Fixes nested entities on vehicles not stripping client/server-only components. Need André to review this.
3 Years Ago
Merge misc_improvements -> Main
3 Years Ago
Merge IntegrateVehicleSubEnts -> Main
3 Years Ago
Fix ProjectSettings set to CLIENT
3 Years Ago
Merge MLRSUpdates -> Main
3 Years Ago
delete unused murderer and bear_full prefabs
3 Years Ago
removed deleted scripts from a couple of prefabs
3 Years Ago
merge from delete_htn2, removing everything Apex and HTN related.