|
|
下载地址:
ftp://downloads.bistudio.com/arma2.com/update/beta/ARMA2_OA_Build_73311.zip
===============================================
(current patch candidate)
[73311] Fixed: AI soldier unable to fire at targets below or above itself (http://dev-heaven.net/issues/13668)
[73297] New: addBackpackCargo script function
[73245] New: Multiplayer Event MPRespawn synchronized on all clients but triggered only on the client where respawn happens.
[73238] Fixed: Client had problems taking weapon from remote vehicle (supply target was handled localy)
[73236] New: Multiplayer Event Handlers MPKilled and MPHit. Their event handlers are synchronized over network to be the same on all clients. Moreover, when the MPKilled or MPHit event occurs it is triggered on all clients, ie. it works in global manner. Use them by new scripting commands addMPEventHandler, removeMPEventHandler and removeAllMPEventHandlers.
[73204] Fixed: Join group changes unit's side
[73139] Changed: Airplanes parallax HUD disabled, can be enabled by "enableParallax" in config
[73126] Fixed: execVM with a zero sized file has freezed the game.
[73120] Fixed: Switching vision mode with fire mode
[73119] Fixed: AI equipped with TI see through smokes
[73117] Fixed: Commanding units with aiming deadzone
[73116] Fixed: crash on server when loading ban.txt
[73115] Fixed: crash in Ka52 while player as gunner
[73094] Fixed: Shadows sometimes disappered, esp. when sun was behind a player.
[73079] Improved: changed tank AI driver behaviour
[73073] New: Better clients bad CDKey checking on server.
[73068] Fixed: Crash with AI leaving vehicle with GetOut EH (http://dev-heaven.net/issues/11011)
[73044] Fixed: Client with bad CD key is kicked off from server instead of being politely asked to disconnect.
[73030] Fixed: Airplanes HUDs projected into infinity.
[73019] Improved: Tracers visible in all directions.
[73015] Fixed: Unable to connect to servers with equalModRequired.
[72966] Fixed: AI stuck while in combat/stealth mode
[72947] New: Explosive shells penetrate bushes; Fixed: FireAtPosition aimpoint
[72924] Fixed: Multiplayer on LAN was crashing when GameSpy server was unavailable.
[72851] New: GameSpy modhash key contains list of mods hashes and is used to check there are additional mods on server missing on client (yellow icon in UI).
[72787] New: Mods contents hashes are compared instead of mods lists when equal mods are required on server.
[72716] Fixed: Commandline -mod behavior, active Mods list in UI, ModLauncher UI dialog with better mods detection and handling.
[72710] Fixed: Terrain shadows were too short (http://dev-heaven.net/issues/12328)
[72701] New: getWeaponCargo, getMagazineCargo, getBackpackCargo script commands
[72698] Experimental: TCMalloc used as a memory allocator.
[72417] New: Aircraft now auto-trims at high speed to prevent climbing.
[72407] Improved: More 3D/2D resolution ratios (8:7 and 6:5) added.
[72375] Fixed: Transport waited for dead unit to get out.
[72333] Fixed: NV tracers visible in TI (http://dev-heaven.net/issues/11608)
[72331] Fixed: Decreased tank sliding.
[72203] Fixed: Sonic Cracks and Tracers not working in multiplayer
[72189] Optimized: Frame rate stutter near complex walkable objects (like low rock walls) caused by grass computations.
[72188] Fixed: crew getting killed in vehicles driving from hill/slope
[72163] Fixed: Audio unsupported sample frequency error
[72132] Fixed: IRStrobe (http://dev-heaven.net/issues/11852)
[72101] Fixed: 3D editor - creating of logic center failed (http://dev-heaven.net/issues/11876)
[72100] Fixed: Unit in vehicle could not open gear in map.
[72094] Fixed: client freezes when accessing ammobox (http://dev-heaven.net/issues/11577)
[72084] Fixed: No volume drop on distance with weapon click, car horn and etc. (http://dev-heaven.net/issues/11689)
[72074] Fixed: Dead player bodies disappeared after respawn.
[72047] New: Repair vehicle and deactivate satchel charge action for enginner.
[72035] Fixed: EEIncomingMissile event parameter
[72031] New: Added scripting function disableTIEquipment.
[72024] New: Artillery computer; Fire at position AI command; enableEngineArtillery script command
[71988] Fixed: Surface sound in infinite terrain (http://dev-heaven.net/issues/11430)
[71976] Fixed: AI vision was not affected by light sources.
[71932] Fixed: Birds were heard inside of a closed vehicle.
[71910] Fixed: Scripting command isFlatEmpty did not work with non-zero third coordinate. (http://dev-heaven.net/issues/11704)
[71896] Fixed: TI was red instead of B/W with some settings and graphics cards.
[71891] Fixed: Night vision simulation was not simulating color sensitivity and blue shift in dark scenes.
[71882] Fixed: Disabled debugging message "Added texture headers from file"
[71881] Fixed: Av8 unable to takeoff from Chernarus NE airstrip (http://dev-heaven.net/issues/3240) Fixed: Fog and sky colors did not match when dark. Fixed: Moon rotates when moving camera (http://dev-heaven.net/issues/8051) Fixed: Stars no longer visible through terrain with low view distance (http://dev-heaven.net/issues/8374) Fixed: Improved game stability with a small page file. Fixed: Gun recoil in ironsights view was missing kick-back (http://dev-heaven.net/issues/4401)
[71843] Fixed: possible crash after mouse click to Prev/Next button in DisplayConfigureAction
[71527] Fixed: C130 was crashing on takeoff.
(data changes in beta patch)
* tweaked airplanes radars.
(added all changes from last Arma2 beta patch)
[71721] Game is now Large Address Aware, should improve stability and allow using more RAM with 64b OS.
[71543] File cache size increased a lot on systems with 4 GB RAM or more.
[71373] Fixed crash http://dev-heaven.net/issues/11097
[71143] Improved: -cpuCount=4 is now default on computers with more than four logical CPUs to prevent hyperthreading causing performance problems. If you want to use more CPUs, use -cpuCount=N to override this.
[71117] Optimized: Geometry loading in now optimized for multiple cores. Extra threading now enabled by default on computers with more that 2 CPUs. New possible -exThreads values: 5 (thread geometry loading only) and 7 (thread all)
[70817] Fixed: Crash while rendering some custom worlds, e.g Schmalfelden
[70793] Fixed: Character animation jerky after a unit disembarked a vehicle (http://dev-heaven.net/issues/3116)
[70790] Fixed: Fps stayed low after spawning and deleted many units. See http://dev-heaven.net/issues/5147
[70663] New: Weather config values "size" and "height" for better control over the cloud layer. Default values: size = 1.0; height = max(bright,0.6)
[70661] Improved: File handle management when more then 448 pbos are present is now more efficient.
[70651] Improved: Increased limits to prevent "Too many virtual memory blocks requested" error.
[70650] Fixed: Crash possible when loading map with older binarized format (pre 20, e.g. Schmalfelden).
[70646] Fixed: Some objects were shortly "flashing" while changing LODs.
[70582] Improved: Increased dynamic cloud layer visibility.
[70493] Fixed: Shadow artifacts visible on some windows while moving.
[70484] Fixed: Car horn not played in MP
[70439] Fixed: Transient z-fight-like shadows artifacts while zooming.
[70372] Fixed: AI vision was too good on moonless nights.
[70198] Fixed: Steam Overlay used during loading screen no longer disabled the keyboard.
[70192] New: Parameter exThreads=N to control extra threading. Following values of N are currently supported: 0 = no extra threads, 1 = file operations, 3 = texture loading
[69714] "enablesimulation" fixed on dedicated server
[69683] VoN volume slider
[68990] Improved: Reduced stutter when looking around, esp. with visibility 5 km or more.
[68694] Reduced parallax map artifacts on sloped terrain.
[68157] HDRPrecision 16 or 32 respected when users selects it and card supports it.
[68030] MP: Changed bandwidth estimation defaults as almost all players use broadband connection.
[67312] Fixed: AI is now able to take off with Camel airplane addon.
[67033] Improved AI airplane landing from very high altitude.
[66997] Optimized: Grass not rendered when flying high and fast, should reduce stutter.
[65703] New: Units report when reloading in combat situations.
[65703] New: Units report when throwing grenades in combat situations.
[65679] Fixed: AI Units called "covering" repeatedly while reloading.
[65656] "Cover me", "Covering" was often told repeateadly after busy radio channel periods.
[65605] Optimized: Fixed problems caused on some Vista systems by running too many threads at the same time.
[64561] New: Scripting function hideObject.
[64056] Fixed: Shining glasses on head preview in "edit player" menu.
[63164] Changed: Removed relics from dynamic building destruction development, including scripting function deleteCollection.
[63126] Improved: AI airplane now aiming at the ground targets using rudder as well.
[63126] Fixed: Some AI airplanes oscillated sideways when flying slow.
[62888] Fixed: Improved helicopter aiming with unguided rockets.
[62868] Fixed: AT/RPG soldiers often missed targets.
[62700] Fixed: Spatial weapon sounds
[62687] Fixed: 3D resolution now maintained correctly when Alt-Tabbing.
[62627] Improved: "Invalid crew" config error no longer exits to desktop.
[62533] Fixed: The voice over net speech was often delayed more than required.
[62532] Fixed: The voice over net speech was often delayed more than required.
[62492] Fixed: Window size/position was not stored after a change. |
|