Skip to content

Releases: CaptainPStar/co10_Escape

Minor improvements to SOGPF escape

11 May 20:08
Compare
Choose a tag to compare
Pre-release

Added new backpack
Fix for not removing all items from players at start (thanks veteran29)
Added custom engineer to VN (sapper, but now can repair vehicles)

First dev release of SOGPF port

06 May 19:42
Compare
Choose a tag to compare
Pre-release
e5f1a95

First dev release of SOGPF port

1.10

19 Jul 11:12
Compare
Choose a tag to compare

Changelog for co10 Escape 1.10 (from 1.9) including Vanilla, Apex, Contact, GM, CUP and RHS versions

Highlights

Complete rework of the initialisation and bootstrapping of the mission. This not only fixes a lot of long standing bugs like spawning on client hosted mission or with exotic server configuration but also makes startup of the mission much faster and reliable.

Reworked patrol spawning and area dependent patrol densities.

Huge performance refactor (server and client side).

Added new units from CUP and RHS and added support for Contact DLC and Global Mobilization CDLC.

Added

Added vehicle lock param to lobby (with this heavy or all enemy vehicles can be locked for the players)
Added new POI templates from aussie-battler
Added custom flags to comcenter templates
Added localisation (by kuroneko)
Added new CUP setups with units introduced with latest patches (RACS, PMC, ...)
Added Contact CDLC setup (CSAT vs US)
Added search chopper FFV positions
Added virtual arsenal to "additional weapon boxes"
Added a library of porting missions to all terrains done by Scruffy and Neo
Added some QoL functions
And many more minor additions

New supported terrains

Zargabad (CUP)
Kujari (Temppas)
Livonia (Contact DLC)
Winter Chernarus
Chernarus 2020
Bukovina
Utes
Improved Podagorsk markers
MKSE (Port by DPM)
Reshmaan (Port by DPM)
Napf (Port by DPM)
Anizay (Port by DPM)
Vidda (Port by DPM)
Vinjesvingen
Mull of Kintyre

Changed

Improved object removal around comcenters.
Improved ACE medical support in regards to the missions revive script.
Improvent missionflow handling by not assuming some loading time constants but sending state messages .
Improved guards reacting faster to an alarm.
Improved nightime and daytime settings to cope with northern terrains.
Items from civilians vehicles are now mostly removed (no more free medkit for you!).
Heavy vehicle spawn is delayed to 5-10 minutes after missionstart.
Improved Porto mission.
Improvement of unitclasses (general tweaks).
Made spawn logic server side (reduces network traffic drastically).
Reduced trigger update interval from "per frame" to a few seconds (reduces server load drastically).
And many more minor changes

Fixed

Revive: Fixed JIP players sometimes becoming stuck in captive state.
Fixed: Maximum number of patrols was not always enforced per zone.
Fixed param for environmental grass.
Fixed flags not being synchronised across network.
Fixed jagged fences of the prison duw to network latencies.
Fixed a bug where a player stayed captive after escaping.
Fixed a bug in a roadblock templated resulting in statics being spawned in ground floor (and thus being slightly obstructed).
Fixed reinforcement trucks not spawning.
Fixed civilian traffic on very small terrains not spawning.
Fixed guards assuming the players position behind prison walls and shooting through said walls.
Fixed BI CAS module (again...).
Fixed "mapconfig\logo.paa" error.
Fixed HMDs not always removed from players ivnentories on startup (with mods having NVGs in vest for example).
Fixed comcenter 2 and 3 not rotated correctly.
Made terrain config available to all clients.
Fixed daytime settings being always at 01:00 in the morning
And many more minor fixes

Removed

Duplicated and depreciated files and functions.
Removed a motorized search group that started right after the alarm sounded (known as the instant BTR/BMP).

Dev 20-01-06

07 Jan 09:28
Compare
Choose a tag to compare
Dev 20-01-06 Pre-release
Pre-release
@ Fixed a typo in case selection for heavy patrol amount

^ Slightly tuned down medium and high patrol densities. The Target patrol # for a 500x500 (1 km²) marker is now (10,15,20)

Dev 19-12-23

24 Dec 08:55
Compare
Choose a tag to compare
Dev 19-12-23 Pre-release
Pre-release

Changed algorithm for patroldensity in cities/villages. Delayed spawn of heavy vehicles by additional 10 minutes.

Dev_191222

22 Dec 11:45
Compare
Choose a tag to compare
Dev_191222 Pre-release
Pre-release
^ Changed INDEP flags in Apex version to syndicate flag

Dev_191109: Merge pull request #30 from Qerbas/local-master

09 Nov 14:13
2dcfb33
Compare
Choose a tag to compare
Remove motorized search group from fn_initserver.sqf

Dev_191103

03 Nov 09:59
Compare
Choose a tag to compare
Dev_191103 Pre-release
Pre-release
+ Added experimental synchronization of gate objects to prison templates

Dev_191024

24 Oct 19:39
Compare
Choose a tag to compare
Dev_191024 Pre-release
Pre-release
- Removed some more parasitic addon entry from mission.sqm

Dev_191022

22 Oct 12:17
Compare
Choose a tag to compare
Dev_191022 Pre-release
Pre-release
- Removed some debug messages from server bootstrap