Forums » Miscellaneous » General - Naval Simulations » Global Conflict Blue (GCB)


Page 1 of 3 1 2 3 >
Topic Options
Rate This Topic
Hop to:
#78803 - 09/08/06 10:13 AM Global Conflict Blue (GCB)
dust Offline
Junior Member

Registered: 09/08/06
Posts: 28
http://www.gcblue.com/

itīs an open source large-scale military strategy game modeling naval and air combat along with a taste of the logistical and diplomatic aspects of war. The goal is a scaleable multiplayer game that can handle scenarios ranging from simple engagements playable in 30 minutes to massive campaigns contested over weeks.

Features:

* Global map - The entire surface of the earth is available for play.
* Real-time modeling - Flight dynamics, guidance, and sensor models are incorporated real-time to provide a high level of realism and fluid game play.
* 3D graphics - Watch the battle unfold with a real time 3D view
* Flexible time-scaling - Player-controlled time acceleration is supported to keep the game pace at an exciting level.
* Customization - AI behavior, menus, platform database, and symbology can all be customized by the user through text files. The sqlite database is editable with freely available database tools.
* Large-scale design - Capability to handle 1000+ units to support complex engagements.
* Cross-platform support - Support for both Windows and Linux platforms (ongoing)
* Persistent world multiplayer mode - Choose your side. Build your military, forge alliances, sign treaties, and prepare for battle. The world is yours to win or lose.


download of development build:
http://www.gcblue.com/files/install_gcb_083dev_20060905.exe

if you have any questions and comments:
http://www.gcblue.com/phpBB/index.php

Top
#78804 - 09/08/06 09:00 PM Re: Global Conflict Blue (GCB)
dar Offline
Junior Member

Registered: 08/11/06
Posts: 77
Loc: Toronto
Looks very interesting! \:\)
_________________________
P4 3.8
2GB SDRAM
X-FI PCI
nVidia Geforce7950 GX2 1GB

Top
#78805 - 09/16/06 07:38 AM Re: Global Conflict Blue (GCB)
dust Offline
Junior Member

Registered: 09/08/06
Posts: 28
http://prdownloads.sourceforge.net/gcblue/install_gcb_083_r1.exe?download

Quote:
Summary: GCB 0.8.3 Released *** Bug fixes ***

- Fixed flicker that occurred sometimes when opening popup menu

- Updated OpenAL to 1.1. Fixed sound crash problems some systems were experiencing

- Fixed bug that would cause some aircraft to circle endlessly while trying to land.

- Fixed bug that would always unload first launcher with matching item when using
drag-drop unload in panel GUI

- Fixed crash that occurred when unit is selected that uses more than 8 launchers

- SetUnitLauncherItem should now work with aircraft within airfield and carrier objects


*** Database ***

- Increased the launcher count to 16 in generics, air, and sub tables

- Added AngleError_rad field to ballistic table. This allows gun accuracy to be adjusted.

- Added PayloadClass to missile to support asroc's

- Eliminated the character limit for database names.

- Added IsCarrierCompatible field to generics, air, sub tables to indicate which
aircraft are capable of landing on carriers. (Sub table is affected because of
class structure.) Easiest way to add field is to export table to CSV, delete table,
add column in CSV, then import back into sqlite.

- Added "mod" database feature. This allows addional databases to be loaded at the
beginning of a scenario. Additional database files will augment or overwrite entries
in the stock database in local memory. See Scenarios/Test/DatabaseModTest.py which
loads database/test_addon.db as an example. (Need to add feature to restore database
to stock as well.)

- New database viewer to browse database (in-game popup with 'i' key when unit selected)


*** Gameplay ***

- Expanded scenarios (thanks to raven58) and database content (amraam and raven58)

- Enhanced landing menus. Added a "Return to base" option and changed "Land at" to
list compatible airfields and carriers within 500 km, sorted by range.

- Updated and enhanced auto attack script to automatically attack targets

- Radar target and sensor height is now based on 3D model dimensions for surface ships

- Added capability for missiles to carry torpedoes (ASROCS, guided anti-sub rockets).

- Added simple ground vehicle model. Need to add setup/takedown behavior so that SAMs
can't be launched while on the move (unless desired).

- Added ECM sim model. Simple barrage jamming for now. Quirk in system that
allows ESM to identify ECM sources.

- Added unit cost to database. This will act as a default scoring value for kill/loss
adjustments. Also can be used for purchase cost in multiplayer.

- Added score features to establish value for objectives and track kill/loss balance


*** GUI ***

- Expanded map scrolling to all directions

- Hooking an object in the unit summary window (upper left) will now center the map
on it if it is not in the current view

- Added feature to gray loadout automation buttons for loadouts that are
not available

- Adjusted map contrast to better represent maps with high terrain

- Added map mode submenu to main popup menu to switch map color scheme from
within game

- New icons for carriers and airstips

- Added scrollbars to database viewer

- Updated mission editor to use multiple menu pages for the db classes with large
numbers of entries

- Added a page feature to the mount status panel. This lets you flip between banks of
8 launchers for units with lots of mounts.

- Added lat/lon lines back

- Changed zoom behavior to use hooked unit as center of zoom

- Added a feature to hit 'r' to bring up a range circle centered on the hooked unit/track.


*** General ***

- Upgraded to OSG 1.0

- Upgraded code for vc8 compiler
for feedback and questions:
http://www.gcblue.com/phpBB/index.php

Top
#78806 - 09/19/06 07:15 AM Re: Global Conflict Blue (GCB)
Dimitris Offline
Member

Registered: 01/13/01
Posts: 622
Loc: Greece
Watch out for this one. We've been keeping an eye on it from the early days and it's coming together very nicely
_________________________
There is always choice. We say there is no choice only to comfort ourselves with the decisions we have already made. - Lady Morella, Babylon 5

Dimitris
Warfare Sims

Top
#78807 - 10/15/06 01:42 AM Re: Global Conflict Blue (GCB)
dust Offline
Junior Member

Registered: 09/08/06
Posts: 28

Top
#78808 - 10/24/06 02:53 PM Re: Global Conflict Blue (GCB)
dust Offline
Junior Member

Registered: 09/08/06
Posts: 28
Multiplayer updates, scroll bars for chat and info windows, Ryan's Tico, fuel consumption penalty at higher speeds for ships, some lighting adjustments:

http://www.gcblue.com/files/install_gcb_084dev_20061023.exe

Top
#78809 - 11/17/06 09:20 AM Re: Global Conflict Blue (GCB)
dust Offline
Junior Member

Registered: 09/08/06
Posts: 28
Quote:
Latest 0.8.4 development build

This build has improved ntds symbology (thanks ryan) and more airbase automation

- Aircraft can now be double clicked to queue for launch

- Color coding of aircraft icons indicates ready/refueled, reserved for mission, damaged, and launch and movement status

- AIM-9's should now work

- Multiplayer updates

- Scroll bars for chat and info windows

- Ryan's Tico

- Fuel consumption penalty at higher speeds for ships

- Some lighting adjustments

- Database restructured to break out generics table into separate tables. Also added new fields for some new features. Ported old database but needs testing!

- Added takeoff weight limit. AI fixes to pick better loadouts need work.

- New sonar detection and IR signature params

- Added thermocline to sonar detection

- Fixed bombing bug that caused game to not recognize bombs correctly (Raven)

- G-limit for turns now works for aircraft

- Replaced induced drag model for jets with model using IAS cruise speed

- Fixed visual detection to correctly perform ID at close ranges (SSN21)

- Added Ryan's AIM-9 and GulfKnight A-7 models

- Modified time display to show zulu and local times

- Tweaked sky again. Need to upgrade with csp's latest or osgEphemeris

- Fixed carrier landing bug (Raven)

http://www.gcblue.com/files/install_gcb_084dev_20061116.exe

Top
#78810 - 11/19/06 04:52 PM Re: Global Conflict Blue (GCB)
dust Offline
Junior Member

Registered: 09/08/06
Posts: 28
http://www.gcblue.com/files/install_gcb_084dev_20061119.exe

- New database option to support loading only records needed for scenario (disabled by default, edit xml/options.xml to enable)
- Added ? and * wildcard character support for launcher item names. E.g. AIM-9* would allow any AIM-9 variant. Not sure how useful this will be, but it is helpful for test.
- Flight ops gui updated to handle larger numbers of aircraft (21-80) on CV or airbase. Previously the window used to overflow with lots of useless boxes.
- Added paging feature to stores gui to allow more than 16 items to be used.
- Added night penalty to visual detection

Top
#78811 - 11/20/06 09:47 AM Re: Global Conflict Blue (GCB)
NightCrawler Offline
Member

Registered: 07/13/06
Posts: 2038
Loc: San Antonio, Texas
Thanks for the information there "dust"! Very Informative I must say! \:\)
_________________________
NightCrawler
"The Devil's Advocate!" smile

Top
#78812 - 12/01/06 07:40 PM Re: Global Conflict Blue (GCB)
dust Offline
Junior Member

Registered: 09/08/06
Posts: 28
http://www.gcblue.com/files/install_gcb_084dev_20061201.exe

http://www.gcblue.com/files/install_gcb_084dev_20061201b.exe ("optimized version")

- Fixes for helo dipping sonar (thanks to imagecontrol for pointing out)
- Many multiplayer stability improvements
- Added carrier group multiplayer scenario

Top
Page 1 of 3 1 2 3 >
Topic Options
Rate This Topic
Hop to:


Forum Use Agreement | Privacy Statement | SimHQ Staff
Copyright 1997-2012, SimHQ Inc. All Rights Reserved.