mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Release Build (2929) history log:
New Features ------------ Airport Externalization o INFO: Externalized Bobby Rays Shippment Locations and Delivery Methods o TableData\Map\ShippingDestinations.xml o TableData\Map\DeliveryMethods.xml o Localiced Versions of Shipping Destinations (Tabledata\Map\XYZ.ShippingDestinations.xml) Improved Game Setting (Option Screen) o INFO: Fixes corrupt ja2.set file by using ja2_settings.ini o Fixed corruption of ja2.set o ja2.set will no be saved to ja2_settings.ini o A few more minor game setting fixes and error tracings Ultra Dynamic Tooltips o INFO: Get more realistic tooltips debending on the range o ALLOW_UDT_RANGE, ALLOW_UDT_DETAIL, UDT_MODIFIER (see ja2_options.ini -> [JA2 Tactical Settings]) Real-Time Mode o INFO: allows the player to stay in real time while unnoticed by the enemy. While observing enemies in real time, the player may enter turn-based at will. o ALLOW_REAL_TIME_SNEAK, QUIET_REAL_TIME_SNEAK (see ja2_options.ini -> [JA2 Tactical Settings]) o Ctrl + x: While observing enemies in real time, enter turn-based mode. Does not work if no enemies are seen, inactive if RT sneaking is disabled. o shift + Ctrl + x: Toggle the real-time sneaking mode on/off. Enters turn-based if the player can see an enemy. Toggling it back on in turn-based, while stil unseen by the enemy does NOT revert to real time - turn-based will continue until the player no longer sees any enemies. Bugfixes -------- Negative APs didn't actually have any effect on the next turn because they were being reset to 0 before they could have any effect Fix problem with invalid X,Y coordinates Corrected spelling mistakes in _GermanText.cpp Glitch with NIV mouse region NIV fix with displaying town names Fixed Morale and ice-cream truck Problems with refreshing fast help text in mapscreen Change some limits for merc attributes and rain durations. Enable all terrorists in game, if all terrorists should be available (defined in the ja2_options.ini) git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1132 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -18,6 +18,8 @@ from in-game hosting and joining screens. In Addition the process of finishing a
|
||||
has been streamlined.
|
||||
|
||||
|
||||
|
||||
|
||||
How to Use
|
||||
----------
|
||||
1. Hosting the game
|
||||
|
||||
Reference in New Issue
Block a user