mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
- Updated XML files in Data\TableData - Moved Document files to new folder named "Docs" git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1134 4f8fa57e-7814-0410-bad4-adc449f26b7c
60 lines
3.2 KiB
Plaintext
60 lines
3.2 KiB
Plaintext
*****************************************************
|
|
** JA2 1.13 Multiplayer - Version 1.1 - 01/06/2009 **
|
|
*****************************************************
|
|
|
|
Bugs Fixed
|
|
==========
|
|
Fixed saving of ja2_mp.ini which leads to wrong initializing of HOST values. Now there is only ONE ja2_mp.ini inside the "Profiles/UserProfile" folder
|
|
Name Corruption in the turn bar
|
|
Turn bar was not updated on the clients, if Enemy got back its turn after interrupt
|
|
The file "transfer_rules.txt" did not allow "Umlaute"
|
|
CTD in Tactical when "Enforce Maximum AI" was selected in CO-OP after first enemy was killed
|
|
Possible CTD when client disconnects from game
|
|
When server is running in 640x480 and select NIV in host screen, it did not check if NIV is allowed and it was initialized with NIV even NIV is not allowed in 640x480
|
|
If you quit a MP game and start another one at night time it was still daytime in tactical placement GUI
|
|
Valid starting times (eg: 12:00, 00:30) was outputted as invalid times in the HOST screen
|
|
Added KIT_BAG to ja2_mp.ini when saving
|
|
Fixed teams not initialised properly when starting a new MP game
|
|
|
|
Changes / Improvements
|
|
======================
|
|
Some VFS improvements
|
|
Player Name can now only have 11 characters
|
|
Changed client colors in radarmap. Now they can be seen more easily and are more different
|
|
Disabled special features (merc capturing, ...) that could occur in a CO-OP game in tactical for multiplayer
|
|
Removed adding messages to the file log
|
|
Changed some MP message colors
|
|
Renamed "Client #n - 'PLAYER NAME'" from the turn bar to "#n - 'PLAYER NAME'"
|
|
|
|
New Features
|
|
============
|
|
|
|
|
|
*****************************************************
|
|
** JA2 1.13 Multiplayer - Version 1.0 - 19/05/2009 **
|
|
*****************************************************
|
|
|
|
Bugs Fixed
|
|
==========
|
|
Crash bug when shooting out windows or certain types of a missed shot
|
|
Fixed some tactical resources and buttons not being deallocated properly when disconnected from in-game to the main menu
|
|
Sometimes losing port settings from the JA2_mp.ini
|
|
Chat : Send to allies did sometimes not work for the second team in Team Deathmatch
|
|
Chat : Crash when entering a long uninteruptted string into chat
|
|
|
|
Changes / Improvements
|
|
======================
|
|
Chat : Changed chatlog text colour
|
|
Chat : Added PGUP - PGDN - END - HOME to chat log
|
|
Chat : Added Copy / Paste between Windows and the Game's text boxes (useful for copy/pase of Server IP and/or Port)
|
|
Chat : Added scrolling left and right of text to textboxes
|
|
Extra translation and Other language MP Buttons Graphics
|
|
TEMPORARY : Max mercs has been limited to 5 until the bugs with 6 are resolved
|
|
|
|
New Features
|
|
============
|
|
New Option for CO-Op : Maximum Enemy AIs ( always spawn 32 enemies on a map )
|
|
Version Checking : Clients and Server must be the same version to play
|
|
File Transfer : This great new feature means that servers are able to host mods ( modified gamedata for balance or maps ). For more on this feature see File_Transfer.txt
|
|
New Connecting screen : Incorporates file downloading progress and version checking as well as timeouts
|
|
Virtual File System : This powerful system makes it much easier to install mods, and a great way for us to store seperate settings per server |