Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Updates V1034 Community Test: Update #04
#1
Lightbulb 
V1034 Community Test: Update #04

Happy new year, everyone! We hope 2024 has been treating you well so far.As GROUND BRANCH V1034 continues to be diligently tested by all of you lovely people in the Community Test beta branch, we continue to fix and tweak things to get the update in shape for the official release.If this is your first time hearing about all of this stuff, here's how to get in on the testing:❓ How to join the Community Test beta branchRight-click GROUND BRANCH in your Steam Library and select Properties…Click 'BETAS' on the left-hand list menuSelect 'communitytest - Community testing branch' from the drop-down menu(no password required)Steam will begin downloading the files for the testing branch. Patching may take a while.? Where to report bugsYou can report bugs and issues using any of these methods: The in-game Bugs & Issues screen (press Esc once in-game and look along the top menu) The Steam forums: https://steamcommunity.com/app/16900/discussions/ The #bug-reports channel on the official GROUND BRANCH™ DiscordYour reports help us locate and fix issues faster, so keep them coming!Known issues? These issues are known to still be present: Enemy AI may be unresponsive/idle/stuck in various contexts — if you see it, please make note of whether it was online (dedicated server? Listen server?) or offline, which game mode was being played, as well as map and location etc.⚠️ Bots are particularly prone to getting stuck in doorways; we're actively working on fixing/improving this issue. Changing directions (WASD) with a primary weapon equipped will cause visible "hitches" in the weapon movement Weapon movement, poses and animations in general are still being put back together after the prone overhaul — please bear with us Leaning is bound to feel particularly strange, due to the combo of new poses and the ongoing animation work (all WIP) Walking or running with a primary weapon equipped causes the character's right foot to "hover" before it actually touches the ground The prone stance does not conform to terrain angle Aiming (ADS) with a pistol while crouched is offset (when leaning left) Character and weapon collision while prone is pretty finicky! Let us know how it all feels to you The Tablet (map) is currently offset to the bottom while crouched, and unusable while prone Various combinations of hairstyles and headgear items have visible clipping or overall jankiness AI bots are still not hooked up to the Deathmatch game mode.Patch notesMaps and missionsReady Room (RR) Added a few scenery assets to the RR Fixed occasional issue with unusually dark RR747 New Defuse missionCity Lowered and reduced thickness of bank windows to better allow players to fire out of them Added new Terrorist Hunt (Bank) variant Base Hostage Rescue mission split into separate (Central) and (Bank) variants Set up ceiling fans in City: They now turn on/off in accordance to power boxes and are now destructible Added smooth start up and power down Fixed collision issue around bank windows Skylight override volumes tweaked and updated to use the new desaturation system (so that e.g. the inside of the bank is not tinted orange at night)Compound Added Defuse mission Fixed up ceiling fans to power boxes Fixed a few props that were being culled out too quickly and creating "invisible" walls you can't shoot through Updated doors on Compound for better AI navigationCreek Added Defuse missionDepot Added Defuse mission (Compound variant) Fixing various reported bugs Fixed up all Depot PvE missions in respect of compound tower that was rotated/moved Disabled subsurface scattering on ferns to potentially stop them glowing when using NVGs Fixed some culling issuesDocks Added Defuse mission Fixed up a load of missing physical materials (determines footstep sounds and bullet impact VFX)Power Station Added Defuse mission Made it so you can crawl under all electrical equipmentRig Added new Defuse and Defuse (Decks 3 and 4) missions Fixed up some issues with AI on Deck 4 in Terrorist Hunt missionsSmall Town Removed unnecessary collision from smaller foliage instances Changed tags on Defuse mission to make more readable zone names Removed leftover blocking volume Fixed small collision issue where players could get stuck between rocks Rearranged low sandbags on building A ledges for better prone sniping Set all rock collision to use "Complex as Simple" method, improving collision when prone Fixed two lights in building D that used a different kind of light fixture for their broken state Adjusted nav link for ladder on where AI could get stuckStorage Facility New Defuse mission Fixed a bunch of missing PhysMats in materials Cleaned up collision with Ural truck to allow crawling under it All tunnel lights are now connected to a power boxTanker Converted arcade machines to turn off when power is off and be affected by blast damageAI Added clamp to ReactionTimeBase AI setting Adapted old AI vision blocker in smoke grenades to conform closer to the bounds of the current smoke effects Reduced the number of maximum Kythera nav mesh tiles to be regenerated at any given time by half Rejig of foliage collision and AI detection (now easier to hide in foliage and more consistent AI response to foliage) Fixed crash relating to pathfinding Updated nav mesh for Compound Updating cover generation parameters to be a bit less restrictive First pass on new system for AI visibility blockers in Small Town foliage⚠️ We're particularly interested in feedback for this. Sneak around the Small Town bushes and let us know if the AI appears to react "authentically" in terms of visual detection. Removed Kythera component from main menu characters so they don’t initialise the Kythera systems Updated how AI interacts with doors (now uses input based navigation through door instead of nav mesh) Kythera nav mesh is no longer forced to regenerate when doors are opened or closed (getting rid of the hitch) Updated Kythera nav meshes for various maps Changed suppression handling of AI: now the AI will take cover from the general shot direction way more often and try not to stand in the open as much Fixed an issue where Guard AI would leave their post and go a long way to investigate a dead body Fixed an issue where dead bodies could be "newly discovered" by the same AI multiple times Adjusted GBKytTargetSelector so it includes dead bodies Updated SpatialQueries asset to make cover point generation less restrictive so that the AI takes cover in more situations Updated footstep hearing Added visibility and hearing multipliers to GBWorldSettings, so AI perception can be tuned per-map Increased visual and audio detection by 50% in City, Compound and 747 Decreased visual and audio detection by 25% in Small Town and Rig Tweaked AI vision, increased default vision range, lowered primary FOV, increased secondary FOV weight Fixed an issue where AI would go back to unarmed state after being suppressed Nav mesh work on Compound, updated door navlink locations to avoid AI getting stuck Updated barks for different AI statesGame mode/gameplay First pass on focus zoom feature: slight zoom-in effect when in ADS while holding the Focus Zoom key (bound to LCtrl by default)⚠️ Experimental feature!If it's not bound to LCtrl by default, bind it under Settings > Controls > Keybinds > Focus Zoom) Aim sensitivity scales appropriately when focus zoomed Focus zoom disengages when player or player head moves significantly Additional vignette effect when zoomed (stacks with Hold Breath vignette) Changed Defuse game mode to display bomb group names on Ops Board Added new DefuseValidate Lua script Fixed up some Defuse missions after using the aforesaid validation function Minor tweak to IntelRetrieval and TerroristHunt validation functions to provide better dumps of guard point/squad mismatches Created new PoweredItem blueprint (BP) class as a mirror image of the LightFixture BP class, but for things that aren't lights (e.g. ceiling fans). This ties into time of day and Light Zone Controllers so that power boxes turn them on and off, and they can be powered or not at particular times of day Improved collision checks for doors Improved collision checks for players to ignore volumes (fixes lean being preventing due to audio volumes, etc.) Stopped firearm firing when going to and from prone F4 and F6 now prompt player to confirm intention to leave game before taking effect Fixed use of timer.Clear(self, name of timer) instead of timer.Clear(name of timer) in various Lua game modes Rejigged kit restriction detection and handling Misc updates to Lua game mode libraries: In general, for indicating an error state in functions supposed to return tables, they now return an empty table rather than nil Created actor.GetOverlappingPlayers() to remove need to use GetOverlaps() and specify GBCharacter class. Updated player.Kill() to bypass any and all damage reduction/prevention, and to prevent use in the Ready Room Updated vector.VectorNew() to ensure it returns nil value if supplied with incompatibility values rather than returning NaN Hooked up ai.Create in AI Lua library Fixed news helicopter not appearing in City in multiplayer Added restrictions to stop Use/Interact actions while prone, to prevent hostages being lead by someone prone, and to stop hostages going prone Bug fixes to a few game modes Skylight override volumes extended so as to permit desaturation of skylight lower hemisphere colorGraphics Removed Use Simple Character Shadows video setting as it offered negligible performance gain and caused various rendering issues when not in direct sunlightInventory Adjusted rear sight of FAL a bit forward Added missing top rail to FAL New item skins: Headset: Foliage Green Helmet (HC) (non-cover version): OCP and MARPAT Desert Tactical Pants: Coyote Brown Tweaked hue of MARPAT Desert camo pattern Minor color tweaks to existing headset skins Reworked channels in Helmet (HC)'s color mask to allow camo pattern on the helmet shell Updated existing Helmet (HC) skins to account for the above channel changes Cleaned up Combat Pants and Combat Shirt skins: Made whole zipper "area" of the shirts' collar use the same color as the actual zipper teeth Fixed knee pad and stretch material inconsistencies between different skins of the Combat Pants Fixed various overly bright colors (especially shoulder velcros on Combat Shirt) Changed Khaki skins to a more authentic version General color correction on various skins Tweaked MARPAT Woodland pattern hue to be slightly more red (affects all skins that have it)General fixes Fixed bombs having 00:00 displays after round reset Adapted bomb timer display to cope with 2-hour long rounds (you crazy guys) Improved interaction with doors having multiple components, e.g. doors with glass elements in City Added visualization of movement radius for Guard Point in mission editor (when selected) Set Big Bomb and DTAS flag to receive all lighting channels (problem was dark bombs in some parts of maps), and also for the new hazard sticker on the power boxes Fixed visual texture bug with Male 03 arms When opening doors, UE4 navmesh is no longer being updated Stopped missions without a valid map being displayed in mission selection list (e.g. Ranch) Converted 747 generator cable spline mesh into static mesh to remove warnings and fix collision Fixed extra long ceiling fan and cleaned up placement based on new mesh Fixed up lighting groups on Compound and Storage Facility (to fix lights that did not turn off when power turned off) Fixed missing geo on bottom of flatbed truck Also made flatbed truck into a blueprint that allows parked supports to be extended or not Fixed light poles in Small Town not casting a shadow Updated GBSightComponent to stop updating when player is using DebugCamera or similar command Updated master hair blueprint to improve hair bun handling: fixes issue where hair bun is added, then hair mesh is updated to a version that does not include a hair bun socket Changed handling of sound banks in Laptop and Big Bomb (may or may not fix crash issue) Various map bug fixes for 747, City, Storage Facility, Depot, Rig and Power StationServer/online Made kit restriction UI/ZK stuff save to GroundBranch\Defaults for standalone and listen server and to ServerConfig if dedicated server Added SERVER_SHUTDOWN_TIME_MAX check back into CheckServerShutdown() (restores absolute 48-hour uptime limit)Animation Zeroed out the rotation on handgun aims (partially fixes crouched pistol offset when aiming; left lean is known to still be offset) Fixed issues with PKM or MK46 not showing tray opening animations until equipped again Fixed being able to go prone mid-air Updated SVD to add support for locked back bolt etc. to match up with reload animations (work in progress) Work on crouch lean offsets (work in progress) Corrected sight-to-eye curve values for crouched handgun animationsVFX Created and implemented new smoke grenade VFX textures (better coverage, especially at ground level) Decreased spark color alpha value (brightness intensity) to address a bug report Fix for smoke hanging around after round reset Light destruction adjustments: the red sparks should no longer happen (strange smoke behavior a work in progress) Adjustments to the size/life of the light destruction sparksSound Minor audio level bug fixes Partial fix for bullet cracks Changed sound location for big bomb from bottom of the barrel to the top (fixes some issues with bomb beeps being in the wrong spatial volume) Reduced complexity of acoustic portal handling in doors (possible FPS spike mitigation) Adjusted the rate of fade from one room to the next, and adjusted the check interval rate for portals Setup reload audio for Galil ARM and SA58 OSW Adjusted some missing tails and reverbsUI Created and assigned proper minimap (Ops Board and Tablet) textures for The Farm, Arena, Arena 2 and Paintball Visual cleanup and other minor visual tweaks to Watch App (wristwatch face features) Added keybinds for spectator night vision and headcam in Settings > Controls Very minor font/formatting update to bomb LED screen Added key shortcuts for translate, rotate and scale gizmos (W, E, R) in the mission editor Fixed corruption of mission actor names when loading a new mission in the mission editor Hid GuardPointType field in mission editor (not used in V1034) Fixed some UI bugs in mission editor Fixed incorrect version number on HUD Player blips put back on the Ops Board in training game modes, e.g. The Farm Custom properties (tint and scale) applied to player blips on Ops Board when in training or unknown modeAs always, thanks for testing and providing feedback!Until the next build, folks.


https://store.steampowered.com/news/app/...5945300909
Reply to top


Forum Jump:


Users browsing this thread: 1 Guest(s)