136,105 Commits over 4,444 Days - 1.28cph!
MLRS LOD0 model / WIP textures and materials
MLRS UI overhaul: Changing plans. Removed outer red circle, kept the fade. Map is now at a fixed zoom level and draggable. Still WIP
Updated a radio station URL
Increased scroll speed in radio station selection dialog
Projectile and range edits
MLRS accounts for modified rocket gravity. Adjusted rocket gravity. Custom inspector for MLR rockets.
merge from enablehalloween2021
Water normal improvements + testing fallback
Updated menuui logo and theme
MLRS UI overhaul: Some visual tweaks
restored deleted 2020 halloween menu vid for now
Enabled Halloween
Enabled scarecrowpopulation
Switch ambience sounds to halloween
Switched metal, wood, sulfur and stone collectables
MLRS UI overhaul: Set the target and true aim circle size correctly
MLRS UI overhaul: Set the central min range circle to the correct size
MLRS UI overhaul: Derived the necessary map scaling formula.
Modify diving mask UI overlay shader to multiply colour by underwater state (underwater = fully dark)
Prevents diving mask appearing as fully lit when underwater during daytime
Added admin command entity.downloadsign which downloads the sign the player is currently looking at to a folder into the game folder with a given filename.
Same usage restrictions apply as client.
Downloads all frames of neon signs and appends them as 1,2,3, etc
MLRS UI overhaul: The hard part. WIP getting the map to scale correctly to exactly fit the MLRS' total range indicator circle on-screen.
Updated red, green, blue, yellow and white berries descriptions to mention their use in mixing table recipes
Merge from general_qol/november
MLRS UI overhaul:
- Initial work on actually making the new map work correctly. Position the target and true aim circles correctly. Allow placing the target with mouse (or with WASD).
- Fixed close button no longer working.
MLRS UI overhaul: True and targeted aim circles, setting active map view
MLRS UI overhaul: Added "click to aim" info for the fullscreen dialog
MLRS UI overhaul: Map central circle, new textures for it
MLRS UI overhaul: Set up texture layers: Map mask, map mask fade, map outer circle, scanlines
MLRS UI overhaul: Map UI WIP
MLRS UI overhaul: Map view mask and edge fade
MLRS UI overhaul: Full-screen UI now looks correct at any aspect ratio.
MLRS UI overhaul: General WIP
MLRS UI overhaul: Map view early WIP
MLRS UI overhaul: Ready status UI
MLRS UI overhaul: Fixed velocity bar now showing the amount correctly
MLRS UI overhaul: Projectile velocity UI added
MLRS UI overhaul: Initial work on active mode. Fullscreen mode works.
MLRS UI overhaul: Missile ammo display added and functional. Updating old UI scripts.
MLRS UI overhaul part 1: "Missing aiming module" screen
Added VisualiseTrigger script, using it on SAM_Static
Improved system for calculating MLRS projectile inaccuracy. Fixes angle calculation errors.
Fixed various bits and pieces with MLRS rockets
Used the trick that SAM rockets use, on the MLRS rockets: Put them on a Debris layer, so that they'll never detect each other as hits. I wondered why the SAM rockets did this One Weird Trick until I hit the same issue.
Removed the temporary camper car that was used for testing last month (3module_camper_temp).
Repositioned the zero point on the MLRS rocket model
Removed the standard 1m launch offset for MLRS rockets
Bigger delay between MLRS stops. Stops the rockets from sometimes hitting other rockets as they launch.
Using the low firing angles on the MLRS always causes trouble. Stick to the high angles (>=45°)
ProjectileDistToVel now uses a more complex formula that takes the vertical distance to the target into account. Fixed negative angles calculated for targets below us.
Rear camera baseline look profile