TuxFleet    to Index


ChangeList


tuxfleet-0.3.1     06 Sep 2000
        server doesn't open own window anymore
        server calculates frames at given rate, not unlimited frames
        client sends back fps info
        can record films (only in client-mode) by saving the data the client receives onto disk
        changed mission format a bit: the player isnt any more given as KI Player, but as 'set defaultplayer <flightgroup>'
        most mission have no defaultplayer yet - ship nr. 1 is used there
        written a GUI for net-connection
        created a user tux-iceswimmer@users.sourceforge.net (a mail account like that of Santa Claus)
        net works for exactly one client
        variable soft_cursor enables puSoftCursor
tuxfleet-0.3.0     30 Aug 2000
        implemented basic net/multiplayer support, not usable yet, will not work on modem lines
        remove the more-than-one-line printfs
        in Gui/Modelview you can see now the model rotating
        new Events/Triggers
        written a better KI_Galaxy to avoid rotating galaxies :-)
        I've taken the explosion frames from SpaceThing and fixed a bug in the explosion routine
        fixed bad bad bug that was introduced in 0.2.0 and made the screen flicker green or red when a turret fired a shot
            I'm so happy about that, I'll declare the new  version to be 0.3.0
        changes to support lib3dtk by Christoph Egger as alternate scenegraph (still in development)
        corrected bug in SpaceObject->setTarget
        new features : plays music ("*.mod"-files) if you like
tuxfleet-0.2.9    08 Aug 2000
        first interactive guided tour with Tux Iceswimmer (play Mission fsf_tour*)
        introducing full missions instead of only skirmishes with implementation of triggered Events (play trigger1)
        I'm timing the hud now (it IS slow as Steve said, and it get's slower the more RadioMsg it displays -> puText)
        new time taking routine, old one was horrible, new one seen with Tuxkart
        targets correctly next/prev enemy/friend/attacker
        added new HudObject Ship_Box
        added Radio/RadioMessages
        new HudObject Radio_Display
tuxfleet-0.2.8
        added Model Selector to Startup Gui
        few changes (no Sounds) to compile on BeOS
        added Doxygen-generated documentation of source code to homepage
        implemented Waves => tuxfleet-0.2.8 model descriptions are incompatible with earlier version
tuxfleet-0.2.7    03 Aug 2000
        first public release on sourceforge.net
        added a Startup Gui with Mission Selector
        added very very basic sound effects
        did a lot of things