From matevz.tadel at cern.ch Sun Jan 31 01:11:40 2010 From: matevz.tadel at cern.ch (Matevz Tadel) Date: Sun, 31 Jan 2010 01:11:40 +0100 Subject: [greed-proto] Release 1.3.1 basically done Message-ID: <4B64CABC.2090202@cern.ch> Hi, Release 1.3.1 is basically done -- it is tagged and binaries for 64-bit Fedora-11 and Ubuntu-9.10 have been built: ftp://ftp.gled.org/1.3.1/ We'll build some more binaries in the coming days and update the web, then the release will be properly announced. Micro release notes: ==================== Many additions and improvements in GledCore and Var1 needed for greed-prototype demo: - General infrastructure for attachment of controller objects Spiritios) to Extendios. This includes key and overlay handling. - Basic inrastructure for sound effects -- explosions, weapon and engine sounds. - It is now possible to take first-person control over a Crawler, drive it around, control turret orientation and shoot other Extendios (building, crawlers and flyers). They explode when destroyed. - Added land-marks. Added support for: - OSX - stereo rendering - GLSL - OGG audio. Libset GTS renamed to GledGTS -- needed for library separation on OSX where filesystem is case-insensitive by default. The short-path to build the release: wget http://gled.org/gledbuild-1.3.1.sh bash gledbuild-1.3.1.sh 2 # bash gledbuild-1.3.1.sh # is optional # e.g. # bash gledbuild-1.3.1.sh 4 f11-x86_64 See also build-notes: http://www.gled.org/cgi-bin/twiki/view/Main/GledBuild The the development plan and task list has been updated: http://www.gled.org/cgi-bin/twiki/view/Main/GledDevPlan Enjoy! Matevz