warzone2100/ChangeLog

980 lines
68 KiB
Plaintext
Raw Normal View History

2011-07-18 19:26:13 -07:00
master_20110719
* General:
2011-07-31 15:18:13 -07:00
* Fix: Maps can never override game data (ticket:2825, commit:e0007a217e282326856a23c932665b9a82c379a9)
* Fix: Make mod savegames work properly (ticket:2735, ticket:2825, commit:5216760744be407deece8d90d4a755dd5f1e421f)
* UI:
* Change: Use Ctrl-V instead of Tab to paste in edit boxes (ticket:2830, commit:08d2bae4e5f84829ed9ac657b001cde23f6664b2)
* Fix: Show correct vsync status (commit:7dbf108ad688dce25c86bdc21062c95c9a31c5ac)
* Fix: Make trap cursor on Windows use the correct area (ticket:2813, commit:c10d9ef8d403de633fe3c3df205e29c695caeba0)
* Graphics:
* Fix: Correctly set vsync on start up (commit:866aeb950b1f7b55bb6eea1a8bd273bcc1c7302c)
* Fix: Use QuesoGLC for all font rendering (ticket:2824, ticket:2565, commit:f35bcccdeec67bfef53cc4c7552d30f94fe4f696)
* Multiplayer:
* Fix: Maps Startup, Basingstoke, Littleegypt, Rollinghills, Bananas, Beggarskanyon, Mizamaze, Thepit and Yinyyang, which were broken by an error in the conversion to ini format (ticket:2833, commit:ca8595f25a377026f1ea399d3011fa63fbef58e2)
* Fix: Only reset authentication flags when logout succeeded (commit:2cb5bab0311c644453bc8a1b2d82311f399b541d)
* Translations:
* Update: Turkish (ticket:2831, ticket:2840, commit:f829395d963652346c354f8997c482423b314fe8, commit:b827f9e918ed0b622fb668efbc0591918f2803a7
2011-07-18 19:26:13 -07:00
2011-07-17 15:39:16 -07:00
master_20110717
* General:
* Change: Revert to unit limits of 2.3, our engine can't handle so many units at once. (ticket:2812, commit:8b8d2b676ada1b48338e271576150ae42b95ef11)
* Change: New savegame format. Still in progress. Old format still supported.
* Change: Remove framerate limiter. (commit:b786c62da42dcdcd14220672a0f8732bc2e61ab5)
* Fix: Bring back quesoGLC, instead of Qt's routines. (ticket:2824, commit:ebc8976dc1ec8aa7d6e839b6df3084a0bbf3d6dd)
* Fix: Always set a sane default size for game window. (ticket:2822, commit:ced9c94790d5111d60ef3d619a11254923550362)
* Fix: Add swap interval control. There's no longer any need to restart to change vsync settings. (ticket:2815, commit:c394a15fda7bdbbb4995ce758b3b567e17ae2662, commit:195159406ddbd0c1cd70d13aba54938903a39eee)
* Fix: Crash caused by attack order has no object. (ticket:2762, commit:9b4b787c53227b0b1bc660b85ecfbb77d8fc37d9)
* Change: Suppress windows console. (commit:600952d5d1ac998a6cd2de415893b17215ae4b94)
* Networking:
* Change: Lobby login and lots of related improvements. (ticket:2678, commit:793c30a862627427282630bed87af8a3774bf719)
master_20110705
2011-07-04 13:43:31 -07:00
* General:
2011-07-05 12:06:24 -07:00
* Change: More script and savegame porting
2011-07-04 17:04:21 -07:00
* Change: Add fullscreen resolution switching support and trap cursor for Windows and Linux (commit:10a78a4a7ee3d4e3c22dc0f0f67575603a8397bf, commit:5893d2998e315a3717708df808b72f31e0f4a0e0, commit:2137dfaf1d9aef4c7679268170a757493061beaa, commit:3d5c00fe4aafe5bd9685b4fafb794027cd7ac5c9)
2011-07-04 13:43:31 -07:00
* Fix: Correctly load droid targets (ticket:2737, commit:10f674077dda2ff38188c31d00dd35f1b0e8885e)
* Fix: Load droid rotation (commit:dbea296778027f219c31f584f7bdbcb6a738a6d0)
* Fix: Put autosaves into the correct directory (ticket:2730, commit:7c6261c37c64619c2371530e7a786d4f47b90816)
* Fix: Don't crash when clicking on radar blips (ticket:2731, commit:10249e509519958cad4411fa2bd40385a824c35b)
* Fix: Correctly end the game on win/loss (ticket:2766, commit:7842a7d981c67b2d6cb32d5a989bc8adbe317c42)
* AIs:
* Semperfi: Fix attacks of opportunity with allies; do not try to hug an allied oil derrick, believing it to be hostile; do not crash if we check whether an oil feature is allied to us (commit:5066a04949a34866c955760364478dc2cec4bc6f)
* Dydo AI: Remove it, since it doesn't work properly and might have caused crashes (commit:d82ce97a770bf90ad41d7d14c2b6e9b420c58358)
* Graphics:
* Change: Add support for normal maps (commit:8aca9437a4c425bb0c02c9ab30e8aa31265bceea)
* UI:
* Fix: Show correct flag colors (commit:5fa3d50f0ccce83700b4fe6c2dea733ead822848)
* Fix: Don't get confused in the game setup screen when pressing escape (ticket:2697, commit:7bf5a23cdd19311890dfc0c92647b2d03e3b9188)
* Translations:
* Update: Hungarian (ticket:2738, ticket:2747, ticket:2754, ticket:2782, commit:50764d1beecc5605b09fccb843c0eb2b3f695616, commit:dd60a26657e3898ae44a30c2bf918f4d5f2c8033, commit:7e55df069b28ded87b465eabed7991aab2957697, commit:c3fc0e01cb07542464ba4ca5b588dd093632624b)
* Update: Dutch (ticket:2761, commit:3df67f1f223a65849c132bc46c7f33a916c1598b)
* Update: Brazilian (ticket:2786, commit:1c1bc823ccf3cfa5476448c3003ab01ecab84098)
* Update: Turkish (ticket:2794, commit:2242dac95fb1e9ff8c516e35bbe89944280fd807)
2011-05-18 17:36:18 -07:00
master_20110519
* General:
* Change: Based on Qt now
* Change: Started porting game scripts to Javascript (QtScript)
* Change: Started porting savegames to ini files, saved in "savegames" (not "savegame" like before)
* New: Two new 2 player maps - Vision and Roughness (commit:9bf8e6b91724ccd9ecc5ef20a40ecc4afa7ca1a7, commit:7fc26087cde4420898d8d896b7b8fd2b538f39fd)
* Change: Limited map-mod support (ticket:2610, commit:2083b1f4b7469aae9d09aa4f50120f1ef3142191, commit:a3cff8758beba8adef804d3620e747fefb54e038, commit:b893e4dec544d402bdb9e31bb93a1f3b5593bd6e)
* Change: Double the open speed of gates (commit:18e13e2918cbfed27e68e164849aaefc6cc4c853)
* Fix: Make UPnP work again (ticket:2631, commit:89063105fa5ffe51fa6317ed0fead9a3f050f5bd)
* Fix: Make fullscreen work, using the primary screen only (commit:a0ed219ad70608ae6e7a4d45ed5de032625416ac, commit:b808220f9b9338605ac1765640d5ce5a0ff5f6b9)
* Fix: Make units follow their orders better (ticket:2391, commit:54a1771b647fc0c6c5c271e4127d407be2442ffe)
* Fix: Make localized sounds in sequences.wz work in all cases (ticket:2728, commit:1c57015f228ff069a6013c7d69fc294e72229b47)
* Graphics:
* Change: Allow video resolutions up to 1024x1024 (ticket:2682, commit:36a2fe771ce52b364fcd20171d0476b9e115e000)
* Change: Add an option to show videos with black or 50% dimmed scanlines (ticket:2095, commit:f934b1bfc36a8e6de0ef3da4dddbdb4b5bc04bf8)
* Change: Show power generator effects for all players (commit:049165197b779a24b378e54dfb8a4fe89783a708)
* Fix: Make units not flicker (commit:de3be04ac59a194fd88b1611805c2c908ae8be6f)
* Multiplayer balance (ticket:2687, commit:d2d87a65fd29a0a4e7cb9fe6fd85e08cd89b7018):
* HP increased:
* Leopard 85 → 107
* Panther 145 → 193
* Tiger 225 → 284
* Range increased:
* Minipod 3-8 → 4-9
* MRA 3-8.5 → 4-9
* Pepperpot:
* Damage increased 50 → 60 (splash 30 → 40)
* Reload time decreased 2.0 → 1.8
* Heavy Laser (normal and VTOL):
* Price decreased 600 → 400
* Build points decreased 1000 → 600
* HP increased 200 → 300
* Twin Assault Cannon:
* Damage decreased 55 → 50 (splash 45 → 40)
* Plasmite Bomb:
* Weight increased 12000 → 15000
* VTOL Sunburst AA:
* Damage increased 100 → 120
* Splash damage removed
* Lowered prerequisites:
* Thermal Armor from Dense Composite Alloys to Composite Alloys Mk3
* High Intensity Thermal Armor from Superdense Composite Alloys to Dense Composite Alloys Mk3
* Mods:
* Fix: 1.10 balance (ticket:2560, commit:59b6c670deb82fe3eb5ac978f005e88a42cc2361)
* Translations:
* New: Hungarian (commit:8bc7aa208c9daeb4b382aa1e48bb78dbfe849a98, commit:846cf99978839963c3c298a0b07fccb492211601)
* New: Catalan (ticket:2616, commit:38088f37bc525bd94e20c6986adf3304c5a72d44)
* Update: German (ticket:2681, ticket:2502, ticket:2729, commit:2d0230cbecbe93e6b567a844c4aad50912158ef1, commit:99c47f42715006dd45e79fe8655a85076946839d, commit:4071ab708eb5956a1b59d1029fa123ff40089553)
* Update: Spanish (ticket:2690, commit:961cd68ee47f36917ed332ea58e724ef359f88b2)
* Update: Dutch (ticket:2720, ticket:2723, commit:f1a56c232ab6eda2d1b8a05338333074fb2cb802, commit:fd1e836cb03313aec98f3dcb5f3a7eccc5f17879, commit:c70c92b9dcb77b15f7ec122385389c26d65001db)
* Update: Turkish (ticket:2727, commit:444f2d6e24408033c602c0633a83825fd6c2eb01)
master_20110320qt and before:
* Stuff. Lots of stuff.
0000-00-00: SVN
* General:
* Fix: Tells user if mod entered on the command line / shorcut is enabled, or is invalid. Output is to stdout or stderr (r7586)
* Fix: Launching the game from installer now works (r7568, ticket:364)
* Fix: Angel missile no longer obsoletes long-range artillery, Ripple Rockets no longer autoupgrades to Archie, and Mortar Fast Loader requires Mortar Rapid Loader Mk3 (r7559, ticket:533, ticket:292, ticket:398)
* New: Add a new translation: zh_TW.po by chtsau (r7561, ticket:239)
* Change: Allow up to 36 savegame 'slots' (r7535)
* Change: add 'mod/music' directory to be use for custom music. (r7557)
* Fix: set the volume of the FMV based on the user's preferences (r7489, ticket:526)
* Fix: Check if the unit has weapons, before trying to see what weapons they have (r7488, ticket:523)
* Change: remove 'autoload' handling (r7474)
* Fix: Fix windows crash dump output (r7473)
* Fix: Fix handling of limbo & expand missions (r7454)
* Change: Let players save games with Num-Enter as well as Return - should make it easier on international keyboards (r7412)
* Change: translation of ru.po by Maxim (r7444, ticket:347)
* Fix: We now return the truncated string, instead of returning NULL if the string is too long. (r7426, ticket:493)
* Fix: pl.po file by Makary (r7423, ticket:241)
* New: Slovenian translation sl.po file by ThomasCarstein (r7422, ticket:392)
* Fix: pt_BR.po update by Tucalipe (r7421m ticket:350)
* Fix: Clear out old effects (prevents burning lasting between missions) (r7416)
* Fix: Don't allow the transporter to be controlled in SP games (r7414)
* Fix: Remember player number and tech level for map selection screen (r7400)
* Gameplay:
* Fix: Make AI ignore hostile structures for path-finding when armed (r7579)
* Graphics:
* Fix: Fix issue with radar / mini-map (r7458, ticket:333)
* Fix: Fix issue with radar / mini-map drawing objects outside its scope (r7441)
* Change: Better map previews (patch by Florian Schanda, color scheme by Zarel) (r7434)
* Network:
* Change: Increase timeout delay to 2500ms for dial-up modem users (r7556, ticket:543)
2009-05-10: Version 2.2_rc1
* General:
* New: Windows installer has option to download and install videos (enabled by default). (r7328)
* Change: Windows installer no longer has any license agreements, since they are not EULAs. (r7328)
* Change: Flash the intel button when we get new intel. (r7317)
* Fix: Don't count cheated games as multiplayer wins and losses. (r7228)
* Fix: Windows installer doesn't redownload the music mod if it's already installed. (r7328)
* Fix: Let's not underflow a unsigned variable. (r7335)
* Change: Remove 'grim' mod, since it is broken for 2.2 (r7385, r7386, ticket:463)
* Fix: NTW Mod 1.8.6b for 2.2 by Delphino (r7368, r7369)
* Gameplay:
* New: Repair facilities will repair nearby units if they don't have anything else to do. (r7234, patch #413)
* Change: Multi-turret units have been removed due to graphics bugs. (r7274)
* Fix: Trucks will never, ever, ever build on burning oil resources. Ever. Not even if you're an AI. (r7340)
* Fix: Droids with Fire-At-Will will fire upon anything within range. (r7234, patch #413)
* Fix: Pretty much every known bug involving repair facilities have been fixed. (r7234)
* Fix: Trucks will not help enemies build structures. (r7234, patch #413)
* Fix: Multi-turret units will always shoot with both weapons. (r7261)
* Fix: Target prediction works correctly again. (r7279, r7383, ticket:374)
* GUI:
* Fix: Interface no longer disappears for a few seconds when someone changes team/color/location/readiness in multiplayer staging area. (r7259)
* Change: Add new icons for when player leaves or gets disconnected. Icons by Zarel. (r7373, ticket:274)
* Graphics:
* Change: Do not use texture compression for interface textures. (r7348)
* Change: Scale down textures used for 3D when they exceed the size specified with the textureSize option (r7347)
* Network:
* Fix / Change: Modify the server & client code to detect when the Host can't host a game, Change how 'addg' works + other enhancements (r7325)
* Change: Use a more descriptive error message instead of the worthless SDLnet message. (r7344)
2009-05-01: Version 2.2_beta2
* General:
* New: Add radar detector turret. It will detect and target enemy sensors up to twice their range (r6955, ticket:340)
* Fix: Crash when a person aborts multiplayer early then tries to start single-player (r6991)
* Change: No longer requires the texture rectangle OpenGL extension to play video (r7022)
* Change: F10 is now always the screenshot key (r6993)
* Change: New config directory (r6995)
* Network:
* Add: Version checking added of connecting clients (r6992)
* Change: Game now runs on port 2100, and lobby port is now 9990 (r6994)
* Change: Games can now be password protected (r7078)
2009-04-01: Version 2.2_beta1
* General:
* New: Multi-threaded path-finding should make path-finding much faster (r5735, patch #1064)
* New: Original sound tracks added (r5261)
* New: Playing of Ogg Theora full motion videos are now supported (r6119, ticket:64, ticket:46)
* New: Fonts are now configurable (r5841, patch #1095)
* Fix: Clean up input stream after saving a save game, to prevent it from going into chat mode.
* Graphics:
* Change: The skybox texture is now more easily moddable.
* Fix: The map is now properly capped on the edges.
* Fix: The "deity" cheat now correctly shows the area that was cheated visible.
* Fix: The background in the loading screen no longer flickers.
* GUI:
* New: Add mouse menu option.
* New: Add ability to toggle between hardware (SDL) and software (colored) cursors, in new mouse menu option.
* New: The radar minimap now shows the entire map, can be scaled and rotate to ease navigation (r5266, patch #969, r6410)
* Commandline options:
* New: Use --join <host> to join into a game lobby directly from the commandline.
* New: Add a --host option (to compliment the --join option), so you can create games via an external program. It takes you directly to the host screen.
* Fix: Difficulty now works when you start the campaign with the --game parameter.
* Fix: --nosound works correctly with videos now.
* Gameplay:
* New: Make repair facilities that are close to each other share the workload if one is overloaded and others are out of work.
* New: Add radar detector turret. It will detect and target enemy sensors up to twice their range (r6955, ticket:340)
* Change: Allow VTOLs to uncover fog of war and land-move to unseen areas in distance fog mode.
* Change: Remove limitation that VTOLs cannot pass over tall cliffs, and allow that VTOLs to fly over anything to rearm.
* Fix: Restrict direct fire to weapons range only instead of minimum of sensor range and weapon range.
* AI:
* Fix: Allow a droid to pick a new target while auto-repairing. (ticket:35, bug #12217)
* Fix: Improve targetting AI so that it does not select bad targets, and make it use full weapon range instead of limited to sensor range. (ticket:97)
* Fix: Fix AI bug that made it build on burning oil derricks (r5883, patch #1096)
* Buildsystem:
* Fix: Only compile the translations when $(TRANSLATION) is "yes". (ticket:130)
* Change: Former "raw" Makefiles are now used for Windows only and thus named makefile.win32
* Tools:
* New: OBJ to PIE format converter (r5774)
* Map:
* New: 8c-cockate and 4c-cockpit by zydonk (r5567, r5566, r5286)
* New: New map 4c-Urban-Chaos (r6827)
* Fix: Water tiles on little egypt map fixed (r6824, bug #9658)
* Engine:
* New: Support for naval propulsion type (r5803)
* Network:
* Change: Replaced SDL-net by using BSD sockets instead. (ticket:435)
* New: Add IPv6 support. (ticket:452)
2009-03-07: Version 2.1.2
* General:
* Fix: No longer crash if more than six players join a game (r6658, ticket:273)
* Fix: Fix crash when too many maps are available (r6742)
* Fix: Some other crash bugs may have been prevented (r6688, r6629, r6596, r6762, r6746, r6744)
* Sound:
* Fix: When sound isn't enabled (at runtime, unrelated to --disable-sound, e.g. when no sound device is available) do not attempt to set up an AUDIO_STREAM
* Buildsystem:
* Fix: If the target system to run on already provides strlcpy and/or strlcat, check whether they work as expected, and if they do, use them instead (r6556, r6557)
* Change: Allow compiling without OpenAL and Vorbis when compiling with --disable-sound
2009-01-11: Version 2.1.1
* General:
* Fix: Double endian swapping bug that caused loading of save games to go wrong on big endian systems, e.g. PowerPC (ticket:96, ticket:127, ticket:177)
* Change: Updated Dutch translation (49%)
2008-12-21: Version 2.1
* GUI:
* Fix: Bug that caused the number of assigned units to a structure to be displayed wrongly (ticket:90)
2008-11-30: Version 2.1_rc2
* General:
* Change: Updated Italian (100%), Portugues (99.96%) and Russian (46%) translations
* Fix: Crash when translations for player colour names where larger than the string buffer allocated for them (12 bytes) (r6283)
* AI:
* Fix: Allow a droid to pick a new target while auto-repairing. (ticket:35, bug #12217)
* Multiplayer:
* Fix: More out-of-sync issues fixed (r6230)
2008-11-09: Version 2.1_rc1
* General:
* Fix: Don't validate the weapons of a structure using the maximum amount of weapons on a droid (DROID_MAXWEAPS, bug #12400)
* Fix: Crash as a result of uninitialised C++ library, caused by linking as C instead of C++ (ticket:65)
* Fix: Crash when passing an invalid file as log file with the "--debugfile" parameter (ticket:136)
* Change: Don't terminate on a bad/corrupted save game, instead reload the main menu.
* AI:
* Fix: Prevent the AI from attempting to add command or transporter droids to a group as that's impossible with these droid types (r5678, r6194)
* Sound:
* New: Add the original sound track
* New: Dump out available devices available for OpenAL on startup when LOG_SOUND is enabled (r6196, r6197).
* Workaround: Force software "accelerated" OpenAL for Windows XP users to prevent audio "clogging" issues (ticket:115)
* GUI:
* Fix: When new games are created in the lobby make sure to remove the "NO GAMES ARE AVAILABLE" message (bug #12399).
* Fix: Prevent the "return" key from being mistaken for enabling chat mode if it has just been pressed to save a game (r6132, r6191)
* Fix: Prevent flickering of the backdrop image while loading (ticket:87)
* Gameplay:
* Change: Disable multi turret support
* Fix: Fix the laser satellite such that it does hit droids correctly
* Fix: Team alliances from skirmish/multiplayer games are "copied" over to campaign games. (ticket:103)
* Scripts:
* Fix: Read some scripts using with the correct case for their filenames (bug #12011, r5539)
* Change: Dump the script call stack to LOG_ERROR on errors.
* Maps:
* Change: Be more lenient with broken maps, since we do not have a map editor that we can fix: If the next feature in the map overlaps another, remove the already placed feature in favour of the new one. (bug #12121, r5782, r6195)
* Multiplayer:
* Fix: When a player drops out do not grant control to the AI. (ticket:105)
* Buildsystem:
* Change: Verify the versions of pkg-config, xgettext and msgfmt in the configure script instead of autogen.sh
* Exceptionhandler:
* Fix: Prevent a potential symlink attack by using a temporary filename (of the form "/tmp/warzone2100.gdmp-XXXXXX") that's guaranteed not to exist yet
* Fix: Prevent a potential crash in the Windows exception handler (r6146, r6147)
* Change: Make sure that the backtraces are slightly more useful when GDB isn't available but the GNU C library is (r5678, r6194)
2008-09-28: Version 2.1_beta5
* General:
* Change: Reordered main menus. Skirmish is now under Single Player.
* Fix: Various source compilation fixes.
* Campaign:
* Fix: Researching Gas Turbine Generator no longer reduces the output of power generators (bug #12262)
* Mods:
* New: New Team War (NTW) by Delphino added
* Multiplayer (non-skirmish only):
* New: Added visual feedback for when there are no games available in the lobby.
* Fix: Smoking healthy droids gone.
* Fix: Cyborg transports should now unload correctly. (bug #12116)
* Buildsystem:
* Fix: The OS X build system now works properly on both Tiger and Leopard.
* New: Bison is no longer an external dependency when building on OS X as it is automatically downloaded if the system version of Bison is incompatible with the build system.
* Change: Verify the Flex and Bison versions in the configure script instead of autogen.sh
* Pathfinding and savegames:
* Change: We now use zones for path-finding again. This means savegames from beta4 are no longer useable. Your beta4 savegames can be used with 2.2, however.
2008-07-19: Version 2.1_beta4
* General:
* New: An error will be shown if an invalid command line option is used.
* New: Support for coloured mouse cursors (ingame only, not in menus), controlled by configuration option "ColouredCursor". Turned off by default. (patch #956)
* New: "Map Preview" button added to the multiplayer/skirmish lobby, including ability to preview starting positions. (patch #1040)
* New: A 'Ready' button that all players must press in order to start a multiplayer game.
* Change: Game speed is limited to 0.3-1.5 range in non-debug mode.
* Change: 'ENTER' key is now the default key for bringing up the chat dialog instead of 'T' (key configuration must be reset in the 'Key Mappings' dialog).
* Change: All sources and data from the "original" release ("original" here means the open sourcing in december 2004) are now explicitly released under the conditions of the GPL; either version 2, or (at your option) any later version of this license.
* Fix: Game won't crash when commander units are used.
* Fix: Placing a beacon on map will not result in memory corruption and a crash anymore. (bugs #10955, #11373, and #11005)
* Fix: Invalid group orders during multiplayer games are ignored. (bug #11358)
* Fix: Smoking structures. (bug #11348)
* Fix: AIs are now always run on Host's machine during multiplayer games.
* Fix: Save games will load properly when trying to load them when a game is already in progress. (bug #11467)
* Fix: Multiple Nexus Link crashes. (bugs #11500, #11501, and #11444)
* Fix: Assert if upgrading building while second building tab open. (bugs #9336 and #11446)
* Fix: Assert when smoke effects drift off the map. (bug #11586)
* Fix: Trucks going in circles. (bug #11341)
* Fix: Bug that would make sliders inactive in multiplayer when not hosting a game.
* Fix: Lots of other things that we may have forgotten about. This beta really does contain a lot of bug fixes.
* Translations:
* New: Support changing the language via the menu. (patch #1018)
* Fix: Translation-related bug in the structure limits screen fixed. (bug #11345)
* Fix: Translations now completely work on Windows, too.
* Graphics:
* New: Human player console messages are rendered using brighter color. Friend-foe colors are can be turned on using Shift+Tab key combination.
* Change: Dull mini-map player colors were replaced by brighter colors.
* Fix: The sky does not disappear anymore when a tooltip is shown. (bug #11216)
* Fix: Render super-cyborgs using the bucket list, to avoid jittery HP bars.
* Fix: Derricks do not disappear or blink anymore. (bug #11357)
* Fix: Bad textures after third load of saved game. (bug #11641)
* Fix: Textures missing on first beta away mission. (bug #11733)
* Sound:
* New: A sound is played and a notification is shown on the console when placing a beacon on the map. F12 key can be used to jump to the beacon location.
* Change: Oil pumping and power generator hum sounds are quieter.
* Fix: Game crashes with SIGABRT when starting mission beta 1 (bug #11580)
* Fix: Doesn't disconnect from server port when stopping the game before it starts again (bug #11656)
* Fix: Fix GUI crash when loading a specific savegame twice in a row.
* Fix: Several memory leaks fixed.
* Fix: Bad textures after third load of saved game (bug #11641)
* Fix: Rearming non-weapon VTOLs (e.g. sensor, constructor, etc.) causes the game to crash (bug #11865)
* Workaround: Crash on first level of campaign (bug #11659)
* Workaround: Remove assert check triggered in structure.c (bug #11984; currently still not fully solved)
* GUI:
* Change: Add proper icons for the 'ready' buttons in the multiplayer/skirmish lobby.
* Fix: Fix tooltip for the circle order. Used to read 'patrol'.
* Fix: Crash when opening any of the research/manufacture/construct menus in game (bugs #11669 and #12036)
* Gameplay:
* New: Prevent structure 'painting' exploit by making unfinished structures return power with time and disappear when all power was given back. (patch #1030)
* New: Units gain speed increase with experience. (patch #906)
* Change: Effect of skirmish modifier slider increased by 20%.
* Change: Removed lowest power level, added a higher power level.
* Change: VTOL movement rules simplified. No cliff height limitations anymore.
* Fix: Building limits apply correctly. (bug #11293)
* Fix: Rocket Autoloader research does not appear before lancer is researched and has "HEAT Rocket Warhead" as a prerequisite, instead of "HEAP Mini-Rockets". (bug #11312)
* Fix: When cheating is on AIs get power boost on client's machines too.
* Fix: VTOLs did not move over water. (bug #11638)
* Multiplayer (non-skirmish only):
* Change: Make sure that packet size is turned into big endian before we send it. This allows games between big (e.g. PowerPC) and little (e.g. Intel/AMD) endian machines, but breaks network compatibility with previous versions.
* Fix: When three players join the multiplayer lobby dialog, one drops (bug #11829)
* Fix: "Randomly" exploding droids.
* Exception handler (aka crash dumper):
* New: Provide assembly and register dumps of the crash site.
* New: Add PhysicsFS version information to dumps.
* New: Add the used command line to dumps.
* New: Dump up to 20 of the last output debug messages.
* Balancing (Multiplayer Only):
* Change: Tank Killer now fires four projectiles instead of two, total firepower is unaffected.
* Change: AA Projectiles fly faster which increases accuracy.
* Change: Hitpoints of Hardpoints, Fortresses and Walls slightly increased. Hitpoints of other structures doubled.
* Change: All cyborgs are produced faster by 10-15%.
* Change: Mini-pod's accuracy decreased by 10%.
* Change: Mini-Rocket Artillery short range accuracy increased by 10%, long range accuracy decreased by 15%.
* Change: Super Heavy-Gunner, Super HPV Cyborg, Super Auto-Cannon Cyborg and Tank-Killer Cyborg have more firepower.
* Change: Cost of Super Rail-Gunner, Super HPV Cyborg slightly decreased. Cost of Super Pulse Laser Cyborg, Super Heavy-Gunner and Super Auto-Cannon Cyborg halved to match their firepower.
* Change: Super Scourge Cyborg's cost increased by 10%.
* Change: Super HPV Cyborg has longer range, Super Auto-Cannon Cyborg's range slightly decreased.
* Change: Super Cyborg's build time slightly decreased.
* Change: Flamers Rate of Fire decreased, damage increased. The resulting damage in the game is not affected.
* Change: Inferno weapon fires two jets instead of one.
* Change: All flamers are 5% less effective against tracked units.
* Change: Rate of Fire of Hyper Velocity Cannon decreased, damage increased. The resulting damage in the game is not affected.
* Change: Bunker Buster's damage increased by 30% to make it competitive against flamers.
* Change: Anti-tank weapons are 15% more effective against hardpoints.
* Change: Anti-tank weapons effectiveness increased from 110% to 133% against Half-tracked units, decreased from 133% to 110% against Tracked units.
* Change: Cost of all bodies (except for 'Viper' body) decreased to reflect body's real value. Later bodies have more value that earlier bodies to justify research cost and time.
* Change: Tank-Killer hardpoint cost decreased from 300 to 275.
* Change: Range of Mini-Rocket Artillery increased from 7.5 tiles to 8.5 tiles.
* Change: Bunker Buster rocket is available earlier and has "Synaptic Link Data Analysis Mk3" and "HEAP Mini-Rockets" as prerequisites instead of Lancer and "HEAT Rocket Warhead Mk3".
* Aivolution AI:
* New: Different taunts.
* New: To find out what AI players are using Aivolution AI type "are you aiv?" in the game.
* Fix: Using "go <player>" command makes Aivolution send its units to the proper player now.
* Fix: Division by zero error fixed.
* Fix: Won't ask allies for help when already defeated.
* Fix: Assert when trying to find out player name based on incorrect player number.
* Fix: All dialogs between allied AIs are visible to all allies.
* Fix: A beacon is always placed on map before initializing a command.
* Fix: Several Aivolution AIs sending chat messages at the same time will not result in an infinite loop anymore.
* Fix: Undefended enemy derricks will now be properly attacked with defenses by trucks.
* Fix: Crash when starting skirmish game with aivolution (bug #11930)
* Mods:
* Change: We no longer use zones for path-finding. If they are present in the map file, they will be ignored. Gateways are only used by AI.
2008-03-16: Version 2.1_beta2
* General:
* New: Preview of italian (35% complete), french (25%) and russian (9%) translations
* Fix: Crash (integer divide by zero) when starting a multiplayer game after playing a single player game
* Fix: A memory corruption in structure limits could cause destroy button to disappear (among other things)
* Fix: Crash during saving in multiplayer/skirmish mode, when Aivolution AI is enabled (bug #11084)
* Fix: Special characters would be printed as '?' (bug #10913)
* Fix: Warzone could lock up, trying to pick a droid (bug #11250)
* Graphics:
* New: Replaced old menu backdrops with new, high-res ones
* Change: Reduce the number of atmospheric particles generated and lower the CPU usage
* Fix: Briefings were not displayed at high resolutions (bug #11121)
* Fix: Fonts were not displayed with QuesoGLC 0.7.0 (patch #961)
* Fix: Fireworks looked crappy (patch #994)
* AI:
* Fix: Restarting a map caused "unable to load experience" messages (bug #11085)
* Fix: Upgrade power generator with powModule instead of resModule (bug #11122)
* Fix: AI opponents would use the medium yellow body all the time (bug #11097)
* Balancing (Multiplayer):
* Change: Let weapons with high ROF but low damage deal damage too (bug #11191)
* Change: Fortress balacing adapted
2008-02-17: Version 2.1_beta1
* General:
* New: i18n support (German translation at 95%, dansk 13%, dutch 11%)
* New: Optional additional AI: Aivolution
* New: 64bit compatibility
* New: Video options menu to allow for things such as resolution to be
changed without needing to manually edit the config file.
* New: 'Locked Teams' alliance mode: human players and AIs can play in a team against other teams.
* New: Allies now have shared vision in 'Teamplay' and 'Locked Teams' modes.
* New: Height-map mini-map mode (Default key combination to cycle through mini-map modes: Ctrl+Tab).
* New: Multi-Turret support for units and structures.
* New: 'Circle' command for VTOLs - upon activation will make VTOLs fly in circles and engage approaching enemies.
* New: A more realistic miss/hit evaluation system - allows to dodge projectiles.
* New: Top, bottom, left, right, front and rear armor types for units.
* New: Improved scripting language documentation.
* New: UTF-8 and font rendering support added (aids in i18n). This depends on QuesoGLC.
* Change: Migrate all networking code to a new and improved net-primitives API.
* Change: Store data in "Local Settings\Application Data" instead of "My Documents\My Games", as Microsoft recommends.
* Fix: Skirmish difficulty slider now applies settings to the right players.
* Campaign Mode:
* Fix: accuracy, damage and ROF upgrades, which were mistakenly applied to Mini-Pods and Mini-Rocket
Artillery, are now correctly applied to Lancer, Bunker Buster, Tank Killer and Ripple Rockets.
* Unit AI:
* New: Multi-criteria target selection routine to automatically choose the best suitable target.
* New: Units and structures will constantly look for a better target taking into consideration
targets of the friendly units nearby - won't lock on one target forever anymore.
* Skirmish/Multiplayer AI:
* New: Enabled basic level of Human-AI cooperation, for more information visit: http://wz2100.net/wiki/gameplay:cooperative_ai
* New: AI units now return to defend its own base when it's in trouble.
* Improved: AI is faster at producing units, upgrading structures and oil capturing.
* Several other improvements.
* Fix: AI doesn't get free units when playing in 'Advanced Bases' mode anymore.
* Fix: AI won't preferably attack humans anymore.
* Buildsystem:
* New: Gettext required (0.17 is known to work)
* New: Intel C++ Compiler (ICC) supported (10.0 is known to work, FIXME: only release-mode compiles atm :FIXME)
* Change: No optional dependencies anymore (Ogg/Vorbis now required)
* Change: Use pkg-config (0.9 should work) instead of autoconf scripts for SDL, PNG and Ogg/Vorbis (Faster)
* Balancing (Multiplayer):
* Rock-Paper-Scissors applied to all weapon types by emphasizing their specialization.
* Less popular technologies like LasSat, Fortresses, Flamers, Mini-Pods, Light Cannon are made more attractive
by raising their effectivity.
* Cost/Performance ratio improved for Cyborgs.
* Cannons cause more splash damage are now more versatile in their use.
* Lancer and Tracks have more pre-requisites to become available.
2007-12-28: Version 2.0.10
* General:
* Change: Exit screen looks a bit cleaner than before now
* Change: Add some more info to the POSIX exception handler (Used compiler, responsible distributor)
* Sound:
* Fix: Make sure that sound still works with libvorbis 1.1 (this got broken in 2.0.9)
* Graphics:
* Fix: Prevent AMD OpenGL driver (slow) software rendering fallback, introduced in 2.0.8 (bug #10486)
* Buildsystem:
* New: Distributors now should use --with-distributor="Some String" when configuring, so we can track back where the dump comes from
2007-12-03: Version 2.0.9
* Sound:
* Fix: Sound works with libvorbis 1.2.0 (no more hangups) (bug #10153)
2007-12-01: Version 2.0.8
* General:
* New: Possibility to use the zero-key ('0') to assign groups to as well (patch #828)
* New: Repeat keypresses if the key is hold long enough (e.g. one press of 'A' becomes 'AAAAAAAAAA' if just held long enough)
* Fix: Remove invalid references to software renderer textures (caused crashes between campaign 1-2 and 2-3) (bug #9497)
* Fix: Improve POSIX exception handler reliability (GDB could have had trouble locating the executable)
* Fix: Dead objects could be targeted when structures used commanders and counterbatteries for targeting
* Fix: Prevent divide by zero errors caused by ordering a VTOL to attack a droid at the same X & Y coordinates (bug #9704)
* Fix: Workaround mysterious crash when updating beacons (bug #9455)
* Fix: Crash on game exit (bug #9927)
* Fix: Don't add/remove droids to/from groups upon selecting/deselecting them (patch #829)
* Fix: Crash where rearming VTOL would try to set a dead target (r2651)
* Multiplayer:
* Change: In the "Join Game" menu you can now choose between "IP" (same as the old "Internet" option) and "Lobby" (directly proceed to the Lobbyserver)
* Change: Protocol-selection removed from "Host Game", since the only option was "Internet"
* Sound:
* Fix: Workaround a bug in OpenAL SI 0.0.8 GNU/Linux, which could lead to a crash
* Fix: Crash upon receiving invalid sound ID numbers (out of bounds array access) (bug #9694)
* Fix: Crash when loading sounds without filenames (patch #855, bugs #9927 and #10142)
* Graphics:
* Change: Slightly faster terrain rendering (+ 5-10%) (patch #830, patch #833)
* Fix: Make progress bar white again
* Fix: Textures where not properly reloaded when finishing a campaign and continueing with the next (bug #9923)
* Fix: Reduce the dark borders around the terrain tiles (patch #845)
* Fix: Slight visual improvement: Reduced flickering of ground and water tiles (patch #841)
2007-06-22: Version 2.0.7
* General:
* New: Screenshots are now saved as PNGs for better quality
* Fix: AutoPackage (Linux Installer) should be easier to install now and also work on non Athlon CPUs. It doesn't support playback of MP3s anymore, though.
* Fix: It was possible to disable the computer in singleplayer games
* Fix: Crashes caused by not-loaded file when sound is disabled
* Fix: Crashes after the mission briefing
* Fix: Crash related to the satelite uplink
* Fix: A potential buffer overflow when using longer file names than expected to set the background music
* Settings:
* New: Masterserver name and IP, as well as the gameserver port is now configurable
* New: Configurable framerate limit
* New: Possibility to always allow debugmode
* Change: Warzone will now run in fullscreen by default (current configurations won't be affected)
2007-03-31: Version 2.0.6
* General:
* New: New exceptionhandler allows better bugreports by saving memory dumps (On Windows and Linux)
* Fix: Windows 98 is supported again
* Fix: Saving of config should work correctly for all settings again
* Fix: Missing transport in Campaign 2 Mission 1 and Campaign 3 Mission 1 arrives again
* Fix: Various crashes
* Graphics:
* New: Skybox
* New: Translucent selection-box from version 1.x restored
* Fix: Better fog
* Fix: Wrongly displayed tileset in Campaign 2 Mission 1 and Campaign 3 Mission 1 properly fixed
* Fix: Camera now properly displayed on radar
* Fix: Gamma control support improved
* Fix: Colors on Mac corrected
* Sound:
* Fix: No more invalid OpenAL errors
* Fix: Properly startup without sound
* Cutscenes (still text only):
* Change: Make texts more easily readable
* Change: Proceed faster so it does not look as if Warzone hangs
* Change: Exit by pressing left mouse button
* Commandline options:
* Fix: --resolution works as expected now
* Build system:
* New: Docs can now be installed in Autotools builds
* New: You can now control the installation dir for the icon and .desktop file by passing --icondir and --applicationdir to configure
* New: MSVC project file now supports automated building of lexers/parsers
* Change: Generation of lexers/parsers changed
* Change: Data is now build by default
* Change: Automated building of NSIS installer is now supported on Linux and Windows
(You will have to set --with-makensis --with-installer-libdir and --with-installer-version)
* Fix: Autotool build: Cleaning and uninstallation has been fixed (and generally Automake's features are used better)
2006-09-07: Version 2.0.5
* General:
* New: Added beacons for skirmish and multiplayer, can be placed on map and radar, default key combination: Alt+H
* New: Allied players send vision to each other automatically (only once)
* New: Non-Mac versions can now load Mac-created savegames and the other way round
* New: Ctrl+MouseWheel makes game speed up or slow down
* New: MouseWheel over radar makes radar zoom in/out
* New: Basic map editing in debug mode. 'w' and 'a' raise and lower terrain, 'k' flips tiles
* Fix: Nasty crashes related to (not) playing videos are fixed
* Fix: License clarification
* Sound:
* Fix: Playlists with DOS line endings should work now
* Graphics:
* Fix: Improve shadow performance and fix OpenGL specs violation
* Fix: Framerate counting gives correct results now
* Commandline options:
* New: --noshadows: switches off shadows for better performance (--shadows enables them again)
* New: --nosound: switches off sound (--sound enables it again)
* Change: --viewport becomes --resolution
* Build system:
* New: MinGW32 crosscompilation support
* Change: src/version.* not used anymore. In MSVC define VERSION=\"...\" in preprocessor settings instead
* Change: Raw Makefile improvements for WIN32: Now adding an icon ressource
* Change: Install desktop icons via "make install"
2006-08-25: Version 2.0.4
* General:
* Changed namings: Project: Warzone Resurrection Project, Product: Warzone 2100, Binary: warzone2100(.exe)
* MacOS / big endian support
* Desktopmenu entry for Linux (AutoPackage/Debian package)
* Different minimap modes (backported from 0.2.3)
* Fix crash when not properly creating the write dir on Windows
* Fix crash when using uppercase savegame names on Linux
* Several security fixes
* Other bug fixes
* Sound:
* Fixed music playlist loading and ogg music playback
* Graphics:
* 16bpp "supported" (basic playing possible, graphics glitches may occur, eg. missing progressbars)
* Data:
* Warzone uses AI from original version 1.10
* AI reacts faster and builds stronger and more high-tech things
* Fixed a bug which prevented the AI from creating oil derricks
* Data is now stored in "Documents and Settings\Username\My Documents\Warzone 2.0" (in your local language) on Windows
* Scripting:
* Support for functions (including local variables, arguments and return values)
* String support
* AI can now send and recieve text messages
* Many new predefined functions
* Commandline options:
* New option: --version shows current version and marks debug compiles
* Using --long-opts instead of -short-opts now
* -1234x456 has changed to --viewport 1234x456
* Debugging:
* Cheat mode access changed
* Logfile shows revision and version
* Script parse errors now report filename and line number
* Warzone is now a full Windows app. Debug output goes to stdout.txt/stderr.txt
* You can now add any number of own debugging callbacks to output to various media
Current implementations: stderr, -debugfile and Windows debugger
See lib/framework/debug.c, src/clparse.c and src/main.c for examples
* Debuging now outputs the same on all compilers
* Build system:
* Makefile.raw system improved. Works without sh/MSys now.
* AutoMake build now requires version 1.8
2006-07-01: Version 2.0.3
* General:
* New logo
* Menu improvements
* Master server support
* Made scenario briefings visible
* Fixed bugs which could prevent the transport from arriving
* Fixed file loading/saving on Windows
* Fixed nearly all memleaks
* Various crashfixes
* Code improvements/simplifications and commonalization
* Pressing TAB pastes clipboard in host address dialogue (join network game)
* Pressing ALT+S toggles shadows
* Framerate limited to a sane amount (60 currently)
* Graphics:
* PNG support (converted all PCX files and removed support for them)
* Support for JPEG files in .wz packages
* Maximum polygons and vertices in pie files increased to 512
* Fixes for the shadows
* Sound:
* Fixed sound system shutdown
* Warzone starts with busy audio device
(eg while playing music from another program)
* Commandline options:
* -help added
* -datadir <path> for userdefined data locations
* -mod <mod> to enable global mod (in mods/global)
* -mp_mod <mod> to enable multiplay only mod (in mods/multiplay)
* -ca_mod <mod> to enable campaign only mod (in mods/campaign)
* Data:
* Support for mods:
* Starting an original map in multiplay mode will load campaign mods only
* Starting a map from patches (original maps in T2+3 and all other maps)
will load multiplay mods as expected
* Improved search for data and allow running from src/ directory
Priorities:
dir/maps > dir/mods > dir/mp/ > dir/ > dir/mp.wz > dir/warzone.wz
-datadir > User's home (maps/mods only) > SVN data (plain only) > AutoPackage > Program dir > DEFAULT_DATADIR
* Write directory (where config, savegames and screenshots are saved)
is USERDIR\warzone-2.0 on Windows and HOME/.warzone-2.0 on Linux
* All file handling is now case insensitive
* Merge of all 01,02,0x patches into mp/ directory
* Patches (mp.wz) and original data (warzone.wz) are split when installed
(Fixes problems with T2+3 maps)
* Build system:
* make (un)install support
* make DESTDIR="..." support
* Flex and Bison are used to generate parsers
* AutoPackage support (http://autopackage.org/)
* G++ support
* MSVC support
2005-10-20: Version 0.2.3
* Added hack to disable shadows.
* Added fps meter.
* Added map preview
* ctrl-tab objects-only radar view
* shift-tab ally-enemy radar view
* make wz remember last used ip for 'enter ip' dialog box
* allies must be visible in multiplayer/skirmish
* fixed double/empty multiplayer msgs
* added routine to process console commands (they start with '/' right now)
* won't send empty lines in lobby and in-game chats anymore
* player's own messages are not doubled during multiplayer games anymore
* Fixed Color issues thanks to input from Troman. :)
* This release fixes more .wz stuff (map loading),
you need a maps directory now for this to work.
This is located on the root directory, along with the music directory.
2005-07-28: Version 0.2.2
* More Compiler warning fixes.
* Fixed a few assert-related problems.
* Lots of lex/yacc related fixes.
* Fixed a crash with missing videos
* Fixed a wrong function definition / call in multiint.c.
* Fixed crash with international characters.
* Fixed memory release crash.
* Removed the last traces of stubs.c in both ivis directories (and thus fixed building the software renderer with automake).
* Check that video mode can actually be set.
* Changed the static makefiles to build the OpenGL version by default. Use GFX=software for the software renderer.
* It is now possible to compile the game with g++ using the -fpermissive compiler flag.
2005-07-16: Version 0.2.1
* .net bug fixes.
* Music sample rate fix.
* New: Shuffle mode for playlists.
* Fixed tile-related crash.
* Removed useless culling code.
* Moved MatScale function into the ivis lib.
* Configure fix: OpenAL is required, not optional.
* More code cleanup.
* gcc4 fixes (thanks to Matze Braun).
* Fixed problem with power plant effect.
* Now use rand() for shuffle mode in playlist on all platforms.
* Fixed sound-related crash on exit.
* Fixed crash when saving without any available sound device.
* Fixed a division by zero.
* Made the banner ad only display on pause, since having it on all the time is
really annoying.
* --enable-debug removed from configuration options for the time being.
* Changed playlist syntax. Replaced '[track1]' and '[track2]' with less cryptic
'[game]' and '[menu]' tags.
* Removed some no-more-needed verbosity during playlist parsing.
* Reverted to wdg data file format, which re-enabled technology levels 2 and
3, plus more maps.
* More sample musics from Neos in order to demo the new shuffle mode.
* Cleaned-up (kinda...) JPEG backdrops used for backgrounds in OpenGL.
2005-06-25: Version 0.2
* Code cleanups and minor bug corrections.
* Correction of a bug that prevented network games between Windows and Linux
machines. Windows-only or Linux-only network games were unaffected.
* Music support added. See README.
* Merge of source and data tarballs.
* Video sequences removed (they can't be used anyway).
* "Thump-thump" of the oil-pumps toned down a bit.
* COPYING (oops !), README, CHANGELOG and AUTHORS added to base directory.
2005-06-11: Version 0.1
* Based on the code liberated on December 6th, 2004.
* Proprietary technologies replaced by SDL, OpenGL and OpenAL.
* Network implemented using SDL-net.
* Zoom enhancements (increased range and control using the mouse wheel).
Pre-GPL releases:
0000-00-00: Version 1.10
* Improved Command Turrets. Heavier armours to improve the battlefield survival of commanders.
* Twin Assault Gun. Faster firing assault guns with increased fire power.
* EMP Mortar. Launch Electro-magnetic pulses into advancing enemies, then blast them and/or fry them with more conventional artillery.
* Plasmite Bomb.Incendiary bombing hots up with the arrival of the plasmite bomb bay.
* EMP Missile Launcher. Halt enemy attacks before they even start with the EMP missile.
* HEAT Armour Upgrades. The answer to surviving the plasmite bombers.
* AA Laser Battery. Improved AA defence using laser technologies
0000-00-00: Version 1.09
* Two New Super-Heavy Bodies including the heaviest armours yet. Theyre slow, but theyre almost impossible to stop!
* Plasmite Flamer Upgrades. Three new upgrades to turn up the head on the flamers to really high levels.
* Improved Tech 3 Factory Production. Build new units even faster to get those NEXUS bodies and super-Cyborgs into action faster.
* AA-Gun Hardpoints. New building techniques allow Anti Aircraft defences to be built on Hardpoint structures.
* Sam Site Hardpoints. New building techniques allow Surface to Air missile defences to be built on Hardpoint structures.
* Fixed crash on having more than 40 maps.
0000-00-00: Version 1.08
* Its balance time. Not many new technologies this time, weve addressed the stability and balance issues before adding new features.
* Cyborg balancing:
* Improved Cyborg Alloys.
* New Cyborg production techniques improve basic Cyborg armours.
* A slight tweak to improve Cyborg resistance damage using existing upgrades.
* New Building Techniques. New hardcrete formula improves defence and structure upgrades to make buildings more damage resistant.
* NEXUS link harder to research. Moved down the tech tree to make it appear later in the game.
* Fortresses: OK we lied about not adding anything new. Huge heavily armoured structures that pack weapons that are too large to ever fit on a vehicle.
* Super Cannon Fortress - a 2x2 structure with a huge cannon
* Heavy Rocket Bastion - a 2x2 structure with a heavy rocket
* Mass Driver - a 2x2 structure with a super-railgun
* Missile Fortress - a 2x2 structure with a heavy AT missile.
* EMP Turret. The EMP turret is the mobile answer to stopping enemy units dead in their tracks
* Wide Spectrum Sensor Turret. Design and build mobile WSS turrets to target enemy bases.
* Cant use NEXUS link to build huge armies anymore.
* Select Research screen can now hold twice as many topics, to allow for latest updates.
* Skirmish player has a few new tricks up its sleeve.
* Skirmish scripts are now no longer stored in the wdg. End users can now modify and create their own skirmish scripts.
* A number of bug/feature fixes:
* Cant demolish & rebuild the Lassat to cheat anymore.
* Crash when self repairing truck started building fixed (this is the bug many people reported after 1.07).
* Minor memory issue addressed.
* Numerous play it safe code changes.
* Loading a save game multiple times(8) now works.
0000-00-00: Version 1.07
* Satellite Up-Link Structure - Research and build the satellite up-link structure to reveal the entire map
* Wide Spectrum Sensors - Operates as sensor, VTOL strike, and counter-battery sensor.
* LasSats - Gain control of the LasSats and use them to blast your enemies. The ultimate in WZ weaponry has arrived!
* New Weapons:
* Plasma Cannon - Long range heavy hitting fire power
* EMP Cannon - Fires an electro-magnetic pulse to disable enemy units.
* Super-Cyborg Reinforcements
* Anti-Tank Missile Super-cyborg - A cyborg gunner with a heavier punch!
* Pulse Laser Cyborg - A heavier laser to take out enemy cyborgs
* Rail Super-gunner - Rail guns step up a notch to kill enemy tanks
* New Maps:
* Beggars Kanyon - A claustrophobic, 8 player desert map.
Oil is plentiful, but you'll have to balance research with good defences if you want to win.
* Gridlock City - The remains of a huge city. This is an 8 player map with lots of oil resources.
The space between bases and lack of bottlenecks make this an ideal map for trying out new technology. Try using the LasSat on an enemy Command Center to cause confusion before a tank rush.
* Map preview in multiplayer setup.
* Skirmish:
* Fixed power generator upgrade bug, player no longer builds lots of sensors in his base!
* Skirmish support for artillery emplacements, air defences modified slightly.
* Slightly harder on the highest setting.
* Bug fix to structure limit screen.
* Single Player:
* Fixed the case where the transport did not land directly on the landing pad.
0000-00-00: Version 1.06
* New NEXUS Technologies:
NEXUS technologies can now be researched! New electronic warfare weapons let you disable enemy factories and steal their technologies. Also the NEXUS link has been analysed and reproduced - capture enemy forces and take over defensive structures
* NEXUS Link - Temporarily disables enemy structures and steals technology. Capture enemy units and take over defensive structures.
* Unit Auto-Repair - Automatically repairs damaged units. Youve seen NEXUS do it, now you can too!
* New Super-Cyborgs:
* Theyre here and theyre mean. Super-cyborgs pack big weapons and are heavily armoured.
* Medium Cannon Cyborg - Cyborg gunner with a heavier punch!
* HPV Cyborg - Adds hyper-velocity cannons to cyborgs
* Assault Cannon - The ultimate in Cyborg cannon firepower
* Tank Killa - Fires tank killer rockets (No kidding!)
* New Weapons:
* Twin Assault Cannon - Twice the firepower of the assault cannon!
* Heavy Laser - Disintegrates enemy cyborgs.
* New Maps:
* Basingstoke - 4 player desert map. Work your way in slowly from the corners of this huge environment, taking the oil first and then the enemy's territory.
In an area as large as this it is impossible to rush your opponents. Be patient, research carefully, and surprise them late in the game with something they're not expecting.
* Little Egypt - 4 player desert map. In a claustrophobic map the enemy are never far away.
If you're losing the battle then use politics to turn the tables. Choosing the right alliances in Little Egypt might well win you the war.
One more thing: don't be lulled into a false sense of security by the water surrounding your base - hover units and VTOL's are easily manufactured!
* Sand Castle - 8 player urban map. Capture the remains of this once great city block by block, securing the bridges with defences as you progress.
Howitzers, mortars and VTOL's will help you reach enemies across the water when they're least expecting it.
* To help see how resistive your units are to electronic warfare weve added a new power bar. Hold ctrl with a unit/structure selected to display it's resistance. This feature was also in 1.04 , but weve moved it from overlaying the units power bar to overlaying the reload bar.
* Choose your own base.
You can now be any player and any color in a skirmish / multiplayer game. Choose your base on the flag-requester in the multiplayer setup menu. Each number corresponds to a particular base on the map. To find your favourite base play a skirmish game, press keypad-enter to list the players. The number of each players base is next to the players' name. (eg on 'rush' the top left is base 0, top right 1, bottom right 2, bottom left 3)
* Bug fixes:
* Fixed crash in skirmish when turning off most skirmish players crashed the game on startup.
* Factory upgrades in multiplayer were sometimes displaying incorrectly (medium looked like large).
* Slight Cyborg fix.
* Fixed the awkward cd swap on loading a saved skirmish game.
* Large repair turret is now correctly named.
* Fixed a crash that occurs when a player is typing in a chat message when the game starts up.
* Forming an alliance now stops any battles currently happening between allied players. Previously they would continue for a while.
* We found a work around using research which could give you some free power. fixed.
* Skirmish players are now reassigned when a human leaves. no more 'dead' skirmish players.
* Skirmish changes and improvements.
You can ally with the computer players. More templates, super cyborgs, doesn't build in water, NEXUS technology support, provisional counter battery support. Research is now shared between allies in Skirmish games. When you complete a topic, it is also given to your allies (as in teamplay).
* You can now build next to walls, and build walls next to structures. You asked for it! Dont come moaning when you wall yourself in!
* Routing change. Modified the routing code to be a bit smarter.
* Extra cheat modes and debug screens. Warzone-mod fans stay tuned!
* Direct Modem Play options.
You can select a different modem to play with other than the windows default modem. This will help those people with 2 or more modem devices (e.g. windows CE service users). To use a different modem open the direct modem directory in the Warzone 2100 program directory and double click on the desired modem. 0 is the default setting.
* Map Editor support.
Provisional support for map downloading has been added. If a remote player does not have the map it will be automatically downloaded from the host. THIS HAS NOT BEEN TESTED IN THE INTERNET ENVIRONMENT and is very heavy on communications. If the connection between machines is non reliable the transfer may fail. If this happens you will need to delete the map file from the root of your Warzone installation directory. WE RECOMMEND THAT YOU DOWNLOAD THE MAP FROM A WEB SITE PRIOR TO STARTING WARZONE. A message will be added to the chat once the player has the map. Send feedback on this feature to multiplay@pumpkin.co.uk. We intend to address this feature further in the next update.
0000-00-00: Version 1.06b - Extra fixes
* Units no longer return to base when they're auto-repairing.
* Fixed auto-repair when assigned to commander problem.
* Fixed player colours problem on radar map after skirmish re-load.
* Fixed problem where viewing window over radar map was lost following skirmish re-load.
* Fixed problem with number of units assignable to commander following re-load.
* Annoying CD-Swap requests for skirmish re-load finally fixed.
* Fixed the problem where the new Heavy Laser wasn't firing correctly (or often enough).
* Units no longer fire on recently assimilated enemy units (ie - taken over by a Nexus turret).
* Fixed crash that happened when scrapping a commander that had units assigned to him.
* "Transforming" structures removed - we're looking at revisiting this in future.
0000-00-00: Version 1.05
* New Incendiary weapons:
* Incendiary Mortar - Heat up those entrenched defenders
* Incendiary Howitzer - Fire long range incendiaries into enemy bases
* Plasmite Flamer Emplacement - Short range flamer defense with devastating burn damage. Excellent for igniting base rushers!
* New Cyborgs.
Cyborg reinforcements are on their way! First to arrive are the thermite flamer, grenadier cyborgs, mechanics and combat engineers. Next month watch out for the first of the super-cyborgs! These are a new class of heavily armored Cyborg warriors. They cost more and take longer to build, but they pack weapons that are too heavy for regular cyborgs. (known issue: Grenadier cyborgs attached to a commander may not fire. Will be fixed in 1.06).
* Cyborg Transports.
Use transports to move cyborgs across the map. To unload individual units right click the transport to open the cargo window. To order all cyborgs out of the transport, hold ALT and left click the destination.
* New Technologies:
* Improved Cyborg and Vehicle HEAT armors - Your best defense against flamers.
* Improved mobile repair units - Increase repair rate.
* New Maps:
* Rolling Hills - 4 Player desert map.
Push forward over the rolling hills of the title and retreat to the narrower canyons around your base when the going gets tough. Those who reach the central desert quickly will be rewarded with oil barrels (easily taken from the weak scavenger settlements). More permanent oil resources can be found along the banks of the three rivers - we suggest hit and run hover groups for surprising the enemy.
* Hide and Sneak - 8 player urban map.
In this strange, Tron-like environment you can hide but you can't run. Winding your way around the maze will quickly reveal nearby oil resources, but remember to go carefully and lock down areas as you progress. Later you may wish to build derricks in the oil - rich central area, but be warned: reveal your position and attacks will come from all sides.
* Yin-Yang - 8 player mountain map.
The glacial conditions here have created steep cliffs between the vast swirls of high and low ground. Navigate carefully and keep an eye out so as not to be outflanked by enemy tank groups. You may find the Cyborg Transport useful in setting up surprise attacks and remote structures.
* Sensor Range Display.
Press and hold Z to see a snapshot of your sensor range. Perfect for finding those spots youve missed.
* Skirmish Improvements:
* Each skirmish player can now be assigned a difficulty. Drag the slider to the right to increase the difficulty. Drag all the way to the left to turn off the player (the last player cant be turned off).
* Skirmish players now build walls, and dont build on burning oil pools. Most cheats now work in one player skirmish. Computer players dont cheat as much. Bug fixes to skirmish save-game. No more mystery units in the middle of the map!
* In one player Skirmish mode, computer players now have a score and are ranked on the multiplayer score screen, as a human player would be.
* Multiplayer Research Info.
A small heart appears by any research topic your allies are working on. Now you can see what they are researching! Move the mouse over the heart to see which player is researching that topic. (note that in TeamPlay, research is automatically shared: you dont have to give a research gift)
0000-00-00: Version 1.04
* Build List Queuing.
Allows queuing of structures to be built by trucks. Select a structure, choose a site, then repeat this sequence while holding shift or ctrl for each additional structure you wish to build.
* Demolition Queuing.
Demolish a series of structures by first selecting the demolish icon, followed by the first structure you wish to demolish, repeat this sequence while holding shift or ctrl for each additional demolish order. Demolish and build queues can be mixed, as can building lines of defensive structures.
* Campaign 3 Technology Trees.
Research and Develop Campaign 3 Technologies - adds rail guns, lasers and missiles!
* One-Player Skirmish Save Games.
Now you can save in one player skirmish games. Ideal for those long battles against the computer.
* Improved Skirmish AI.
This skirmish update improves on enemy detection and how the enemy chooses research and units. Its much more realistic and a lot tougher. If you find it too hard, try turning off alliances, or remove a few skirmish players on big maps. (click the computer icon where the flags usually appear in the host game screen)
* Commanders and Repair.
Commanders can now be repaired by holding down Alt and selecting a commander with a repair unit. Also units returning from repair centers now always return to the commanders current position.
* Multiple Map download problems are now fixed
* Better support for 3dfx cards. Voodoo3 issues resolved.
* Internal code changes should make cheating more difficult
0000-00-00: Version 1.03b
* Two Great New Maps:
* Great Rift A massive 192x192 sized 4 player map set in the Arizona Desert. Four high Plateaus surrounding a great chasm. Take control of the oil resources and wreak havoc with Howitzers and Ripple Rockets.
* The Pit A great crater surrounded by high plateaus. Defend your plateau or take and hold the center. The choice is yours.
0000-00-00: Version 1.03
* Technology Level 2 changes: Selecting a multiplayer Campaign level now sets the starting levels of the technologies in that game.
* Campaign 1 - Enables the entire tech tree from the start of campaign 1 to the end of campaign 2
* Campaign 2 - Starts with campaign 1 technology already researched and enables campaign 2 tech.
* Factory Settings Feature.
Attack Ranges, Retreat Levels, Fire Options and Movement Options can have their factory settings altered. To access the factory settings, right click the factory in the 3d view, then select the settings you want to change. All future units produced by the factory will have the new settings.
* Thicker D3D smoke!
* Modification to video playback in single player.
* Minor Changes to Skirmish code in preparation for a future update.(eg players dont build themselves in anymore)
0000-00-00: Version 1.02
* Two New Maps:
* Concrete Playground - A massive 250 x 250 sized 8 player map. Our biggest yet!
Set in an urban wasteland with huge concrete plateaux that with a little careful planning can be defended from enemy attack. With plenty of oil resources and vast expanses of water. Get researching them Hovers! Be sure to let us know what you think of this monster map.
* Fishnet - A big 96 x 96 sized 4 player map.
Set in a huge valley with plenty of lakes surrounded by snowy ridges. Control the ridges or take the center. Choose wisely!
* DirectPlay setup tweak.
0000-00-00: Version 1.01
* New:
* Support for WZ add-on packs - WZ now has the functionality to support additional maps, units and research technology.
* New maps - Zigurrat, Wheel Of Fortune and The Valley Of Death.
* Unit limit increased to 100 per side in Multiplayer.
* Maps can be played at 2 different technology levels.
This feature is not yet available in skirmish so to ensure that you can access the campaign two technology maps, make sure that skirmish is not toggled to be ON since the maps wont be available in this mode. To access the campaign two technology maps, ensure that you have no computer players enabled and then select a new map. When the map select form comes up, click on the tab with the number 2 on it. You will then be presented with the new maps - they all have -T2 after their name. For the present, you will still have to progress through the campaign 1 research topics in order to access the new campaign 2 items. We are looking at the possibility of having these (campaign 1) topics already researched at the start of the game as an option. This will most likely be introduced into Warzone 2100 in update 1.03.
* Players in a team share radar information and research - this is updated in real time.
* Can see visibility and units/structures for allies in teamplay in realtime.
* New audio system with EAX support - this should lessen the chances of the audio system causing hangs on certain system specifications.
* Critical audio crash bug resolved.
* F12 support added for unit lost audio message and others.
* Fixes/Improvements:
* Revised skirmish code with improved AI. This will continue to be worked on. For future updates we are looking to add a facility to save the game in skirmish mode.
* Key bind hack fixed - some players were cheating in multiplayer by altering the keymap file - this is now not possible.
* Mplayer fix - Europeans (including UK) can play on Mplayer.
* Interface change to allow more structures and unit designs - the interface forms will automatically expand to allow sufficient pages to display ALL available options rather than being limited.
* Partially built wall bug fixed - it was possible to trick the interface into completing walls for you - not any more!
* Multiplayer communication tweaks. [end of message]
* Flashing cursor added to text entry code - this provides the player with a more obvious indication that they have entered chat mode.
* Transparent water in d3d - originally only in Glide and now added to D3D. This works best in the Fog Of War setting.
* Construction lines working on TNT cards - when the constructors are building structures they emit a blue light from their bonnet. This was previously not visible to TNT owners.