Arma 3
Epoch
28 sonuçtan 21 ile 28 arası gösteriliyor
< 1  2  >
Güncelleme: 15 Eyl 2015 @ 9:32

Client:
[Fixed] Energy was incorrectly allowed to fall below 0.
[Fixed] Typo that prevented small vehicle repair kits from working.
[Fixed] Issue that caused the wrong base building upgrade-in-place option to be selected.
[Fixed] Targeting issues with trash, snakes, and dead sappers.
[Fixed] Three male vests had invisible texture issues.

Server Side:
[Fixed] Added check for getAllHitPointsDamage returning a blank array when loading buildings.
[Fixed] Error in rpt when spawning vehicles if no class was selected.
[Fixed] EAH was banning revived players incorrectly due to token changed check.
[Info] Removed old .bikey and added new one for 0331.

Güncelleme: 11 Eyl 2015 @ 8:20

[Added] Basic energy capacity system, controls how much power is available based on the type of energy source.
[Added] New upgrade system for Wood Tower, add two lumber packs to add windowed wall.
[Added] 4 new plywood walls as first level base walls.
[Added] Wood Ladder that can be crafted from 4x lumber.
[Added] Wood Tower that can be crafted from a Wood Floor and 4x lumber.
[Added] Solar Generator base item can be crafted from items found in the world. When placed gives passive power within (75m Default).
[Added] New loot/crafting items (Solar Panels, Wire Cables, Battery Box) added to loot tables.
[Added] NightVision now use a static rate of 3 per 10 seconds. This can be changed with 'energyCostNV' variable via CfgEpochClient.
[Added] Max rate of energy gain can be controlled with 'energyRegenMax' variable via CfgEpochClient.
[Added] Max range of energy gain can be controlled with 'energyRange' variable via CfgEpochClient.
[Added] Standard base building upgrade system now supports multiple options and has a basic UI.
[Changed] Moved client gamemode and CfgFunctions init to mission file.
[Changed] Base building upgrade recipes and remove payouts now have dedicated config "CfgBaseBuilding" and code supports over-loading via description.ext.
[Changed] Removed base object "Move" in 3d option in favor of a more refined ghost snap mode.
[Changed] Server side database functions renamed and now use cfgFunctions via a new pbo "epoch_server_core".
[Changed] Increase max payout of Air Drop event loot.
[Changed] Make use of new command getAllHitPointsDamage in A3 1.50 to increase performance of hitpoint data storage.
[Changed] Use new A3 command setHitIndex instead of setHitPointDamage so we can use all hitpoints regardless of name.
[Changed] Change BIS_fnc_distance2D usage over to distance2D command that was added with A3 1.50 for better performance.
[Fixed] Cultist spawning is now fixed.
[Fixed] Can now press '2' to disable building snap mode and 1 to re-enable.
[Fixed] Can now disable base building by pressing Esc or 'gear' menu.
[Fixed] Normalized snap memory points for wood tower and stairs.
[Fixed] Loot code for "CfgBuildingLootPos" now uses EPOCH_returnConfig to allow over-loading via description.ext.
[Fixed] Error in rpt "No geometry and no visual shape" with Poppy and Goldenseal plants models.
[Fixed] JetSki sinking like a rock since Arma 1.44, fix was to add buoyancy=1 property to GEO lod.
[Fixed] Angle of snapping was incorrect when building on angles.
[Fixed] Issue that caused shifting of some base objects after restart.
[Fixed] Pumpkins on Chernarus incorrectly payout trash loot and now have separate configs for extra trash loot items.
[Fixed] Color not persisting when picking up corrugated walls.
[Fixed] Only maintain damaged objects and object health is repaired on maintain.
[Fixed] CfgEpochClient missionConfigFile version check was incorrectly using configFile.
[Fixed] Loot object "Blue Tarp" weaponholder proxy position was in the wrong position.
[Fixed] Reduce base hunger/thirst loss rate by half if players stamina is above 100. Base rate now can be changed with "baseHTLoss" variable in CfgEpochClient.
[Info] Requres Arma 3 1.50 or higher.
[ServerInfo] CfgEpochClient removed from description.ext as it can be simply added again from our configs as needed.
[ServerInfo] Removed old .bikey and added new one for 0330.

Güncelleme: 20 Ağu 2015 @ 19:12

[Added] Epoch version of the M-900 helicopter with all texture variants.
[Added] Crafting of Energy Packs from electronic components, clean water and near a fire.
[Added] Experimental Sapper Migration Event.
[Added] Increased precision of positions stored in database for Bases, Vehicles, and storage.
[Added] More variations of soldier classes and loadouts (from drone detection).
[Added] CfgBuildingLootPos can be now overridden via missionConfig.
[Added] Weather code migrated into an Epoch Event and code moved to settings pbo.
[Fixed] Typo in esseker.h position only had 2 elements of the needed 3 for setposATL.
[Fixed] Added checks to make sure you can only P2P trade while not in a vehicle.
[Fixed] Re-add missing AiA TP and Bornholm loot positions.
[Fixed] Fixed "no config.bin SmokeShellWhite" error when sapper off gasses.
[Fixed] Environment sounds had been disabled. Removed enableEnvironment false; from client init.
[Fixed] Can't chop down tall trees. Converted to 2d Distance check.
[Fixed] Shipping container doors did not open and threw error. Updated to the 1.48 way of opening doors using functions.
[Fixed] Shoeboxes added to more building on Takistan and any other maps that use the same building classes.
[Fixed] Vehicle storage space has been normalized. Thanks to Uro1!
[Fixed] Missing function compile for helicopter Air Drop.
[Changed] Lower crafting requirement of cinder block wall, from 4 cinder blocks to 2.
[Changed] Removed epoch setWaves sync code as it should no longer be needed after 1.46.
[Changed] Female Ghillies armor, weight, storage now match CSAT male variants.
[Changed] Female Wetsuits armor, weight, storage now match CSAT male variants.
[Changed] Female Camo Clothes armor, weight, storage now match "Guerilla" gear, like "U_OG_Guerilla2_2".
[Changed] Increased loot position bias for all buildings from 15 to 25%.
[Changed] Enabled Air Drops.
[Changed] Added small chance for primary weapons to be found under green military beds.
[Changed] Land_Laptop_device_F can now be used as a Bank terminal.
[Updated] Config.cfg requiredBuild and hostname for A3 1.48
[Updated] Added bornholm blocked areas to main config and description.ext. Thanks to DarthRogue!
[Info] Server pbo is no longer obfuscated.
Moved version.txt into addons and change to decimal format.

Güncelleme: 20 Ağu 2015 @ 7:02

Güncelleme: 29 Tem 2015 @ 12:08

[Added] Epoch version of the M-900 helicopter with all texture variants.
[Added] Crafting of Energy Packs from electronic components, clean water and near a fire.
[Added] Experimental Sapper Migration Event.
[Added] Increased precision of positions stored in database for Bases, Vehicles, and storage.
[Added] More variations of soldier classes and loadouts (from drone detection).
[Added] CfgBuildingLootPos can be now overridden via missionConfig.
[Added] Weather code migrated into an Epoch Event and code moved to settings pbo.
[Fixed] Typo in esseker.h position only had 2 elements of the needed 3 for setposATL.
[Fixed] Added checks to make sure you can only P2P trade while not in a vehicle.
[Fixed] Re-add missing AiA TP and Bornholm loot positions.
[Fixed] Fixed "no config.bin SmokeShellWhite" error when sapper off gasses.
[Fixed] Environment sounds had been disabled. Removed enableEnvironment false; from client init.
[Fixed] Can't chop down tall trees. Converted to 2d Distance check.
[Fixed] Shipping container doors did not open and threw error. Updated to the 1.48 way of opening doors using functions.
[Fixed] Shoeboxes added to more building on Takistan and any other maps that use the same building classes.
[Fixed] Vehicle storage space has been normalized. Thanks to Uro1!
[Fixed] Missing function compile for helicopter Air Drop.
[Changed] Lower crafting requirement of cinder block wall, from 4 cinder blocks to 2.
[Changed] Removed epoch setWaves sync code as it should no longer be needed after 1.46.
[Changed] Female Ghillies armor, weight, storage now match CSAT male variants.
[Changed] Female Wetsuits armor, weight, storage now match CSAT male variants.
[Changed] Female Camo Clothes armor, weight, storage now match "Guerilla" gear, like "U_OG_Guerilla2_2".
[Changed] Increased loot position bias for all buildings from 15 to 25%.
[Changed] Enabled Air Drops.
[Changed] Added small chance for primary weapons to be found under green military beds.
[Changed] Land_Laptop_device_F can now be used as a Bank terminal.
[Updated] Config.cfg requiredBuild and hostname for A3 1.48
[Updated] Added bornholm blocked areas to main config and description.ext. Thanks to DarthRogue!
[Info] Server pbo is no longer obfuscated.

Güncelleme: 16 Tem 2015 @ 8:42

[Added] Support for Esseker map.
[Added] Support for Takistan and loot positions for more AiA TP buildings.
[Added] Support for Australia Terrain Thanks to the communites of http://uk-gaming-zone.co.uk/, http://thewild.zone, http://www.utomnia.com/
[Added] More loot positions for AiA TP buildings and updates to existing positions to add pallets and freezers.
[Added] Female characters now have uniform storage once again.
[Added] Server side config for max player Krypto limits.
[Added] Environmental loot checks recoded and now allow for config via description.ext.
[Added] Drone spawn chances reduced.
[Added] Client spawning Sapper and Drone chance can now be controlled via description.ext.
[Added] Server side version check added to CfgEpochClient.
[Changed] Reduce payouts on scrap metal farming.
[Changed] Disabled Vehicle Simulation Handler by default as it does not seem to be needed anymore. re-enable vehicle simulation handler with simulationHandler = true in epochconfig.hpp.
[Changed] lower primary weapon spawn chances.
[Changed] Lower Krypto value for metal salvage and scraps.
[Changed] Disable moving traders by default again (Needs recoding in fsm)
[Changed] Increased weight of Cinder Blocks and Mortar Buckets.
[Changed] Revert workaround for 1.46 crash fix requires 1.46 build 131265 or higher.
[Changed] telepos array now uses modelToWorld offsets instead of world space positions.
[Changed] Increased delay between antagonist spawns to 10 minutes.
[Fixed] Increase range on proximity checks for gear should help with loot target issues.
[Fixed] Krypto device will now only drop if player actually had Krypto.
[Fixed] Added missing backpack B_AssaultPack_blk to loot table and pricing.
[Fixed] Teleport issues on Stratis or any other map with one or less teleport pad.
[Fixed] Added prevention of using tactical view.
[Fixed] Unable to sell new 762x54 150Rnd ammo box.
[Fixed] Energy, krypto stats shown and mouse auto centers once again when opening inventory.
[Fixed] Recoil_default error on first use of hatchet.
[Fixed] Weight added to SR-25 and L85A2 rifles.
[Fixed] Lower base armor on characters to Arma defaults, should fix issues with damage reporting.
[Info] Updated windows command line example to show usage of -serverMod
[Info] Updated description.ext and mission pbo's for new cultist configs.

WIP:
[Changed] Helicopter air drop event code disabled by default as it needs more work.
[Fixed] Cultist should now spawn correctly and also has a totally reworked code structure.

Güncelleme: 5 May 2015 @ 12:28

0.3.0.3

[Fixed] Issue with disappearing backpacks, vests, and uniforms
Numerous other fixes since Arma 1.44 update.

Güncelleme: 8 Nis 2015 @ 12:56

Client 0.3.0.2 Changelog

[Added] Filter invalid database data input for better security.*
[Fixed] Multiple NPC missions started at the same time caused dupe.
[Fixed] Typo in killed event handler caused false BE kick.
[Fixed] Group names may only contain alphanumeric characters - or _.
[Changed] Uniforms now store items again.