Compare commits

..
Author SHA1 Message Date
Axle1975 703811a21e Add tdraw.dll, tdraw.txt and LICENSE 2026-06-20 14:44:32 +10:00
Axle1975 a9300394db tatw-2.0b91 track TotalA.exe TA.ini TotalA.exe 2025-09-08 11:27:00 +10:00
Axle1975 17856fe896 tatw-2.0b91 2025-01-12 09:49:24 +11:00
Axle1975 c1f2d79a6b tatw-2.0b87 2024-06-24 21:56:25 +10:00
Axle1975 0483c25ac2 tatw-2.0b86 2024-05-12 23:02:49 +10:00
Axle1975 03f06f24b5 tatw-2.0b85 2024-04-21 21:38:17 +10:00
24 changed files with 1768 additions and 50 deletions
+1
View File
@@ -1,4 +1,5 @@
TADEMO.UFO filter=lfs diff=lfs merge=lfs -text
online.dll filter=lfs diff=lfs merge=lfs -text
rev31.gp3 filter=lfs diff=lfs merge=lfs -text
TotalA.exe filter=lfs diff=lfs merge=lfs -text
tdraw.dll filter=lfs diff=lfs merge=lfs -text
-11
View File
@@ -1,11 +0,0 @@
Beta 72
Summary of changes (For more details and notes, see the full changelog (TAT-v2.0-Beta-Changelog.txt) included in the release):
Fixed extended share menu that wasn't working. Also added hover and floating hover platforms and advanced vehicle plants to the Arm Beaver and Core Muskrat build menus (Thanks Chao!).
Merged Arm and Core underwater nuclear mines with nuclear mines.
NOTE: This frees up two unit slots, and they were identical in every way (cost, model, etc.) except for being able to be built underwater or not.
Arm Solar Collector build angle reduced to 4096 (16384).
Core Solar Collector build angle decreased to 4096 (16384).
-30
View File
@@ -1,30 +0,0 @@
Beta 79
Summary of changes (For more details and notes, see the full changelog (TAT-v2.0-Beta-Changelog.txt) included in the release):
Arm Atlas and Core Valkyrie costs reduced and their armor ratio reduced from 4x normal to 3x normal. This should make it riskier to attack with carried units.
Core Shodan line of sight and range increased and damage reduced.
Laser defenses armor increased and damage reduced.
NOTE: Weapons that use energy to fire have a 50% damage bonus, but most of the energy weapon defenses also had their armor halved and their firepower doubled, compared to the baseline. To make battles a little less quick and "glass cannon" feeling, these have been adjusted to only have 50% less armor and 50% more firepower, instead of halved and doubled.
Arm Stingray and Core Thunderbolt were getting more damage than they should be, so I increased their costs to put them roughly where they should be.
Core Moho Exploiter weapon changed to [CORE_DOOMSDAY_SECONDARY] ([CORFHLT_LASER]).
NOTE: This gives more range to Moho Exploiters, making them more able to defend against longer-ranged attackers.
Arm and Core Gantries now self-destruct as strategic nukes.
All Kbots (Including gantry Kbots) have had their firepower per metal ratio reduced by 1/3.
NOTE: This reduces the firepower per metal ratio of all Kbots to 2/3 what it was. This should help battles to not be so "glass cannon-y" and give more time for players to react to damage taken.
Arm Zipper and Core Pyro armor increased and line of sight increased.
NOTE: Like the Arm Peewee and Core A.K., the Zipper and Pyro's faster speed no longer comes at the expense of their armor.
All vehicles had their speed reduced by 10%. This should make them a little less difficult to engage and target.
Added Arm and Core Galactic Gates with teleportation functionality to build menus:
Arm and Core Galactic Gates are now buildable by advanced construction units and can be used to teleport units between themselves. Build two, then select one and have it "attack" (link button) the other, then vice-versa. Once you see the directional arrows, you'll know it's ready to teleport units. Just walk them into the circle around the Galactic Gate, and it will appear next to the other gate. Movement waypoints are canceled when a unit is teleported, so it won't immediately try to go somewhere else.
Big thanks to Wotan of the Total Annihilation: Escalation mod for giving permission for us to use these units with their impressive scripts!
+10
View File
@@ -0,0 +1,10 @@
Beta 85
Summary of changes (For more details and notes, see the full changelog (TAT-v2.0-Beta-Changelog.txt) included in the release):
Fixed build menu bugs for Arm Gantry Constructor and Arm/Core Strategic/Tactical nuclear silos
Removed CTRL_G hotkeys from Arm and Core Construction Hovercraft.
Arm and Core Nexus can now only transport 2x2 footprint units (Was 3x3 units).
Arm and Core Advanced Construction Sub can now build the Amphibious Complex.
+26
View File
@@ -0,0 +1,26 @@
Beta 86
Summary of changes (For more details and notes, see the full changelog (TAT-v2.0-Beta-Changelog.txt) included in the release):
The new TADR release is included in this beta, which includes the +autoteam command, metal extractor and wreckage "snap" functionality, etc. This includes a new totala.exe and .dlls to allow for the new functionality. For details, see tdraw.txt.
Depthcharges now continue to track targets outside their range, like missiles, making it harder for subs (Or other units) to outrun them.
Doubled the metal "weight" for being carried in multi-unit air transports (Arm Condor and Core Vindicator) for Arm Lemmings and Invaders and Core Roaches and Skuttles, so you can only carry half as many (10 Lemmings instead of 20, etc.).
Arm Gremlin mincloakdistance increased to 50 (25).
NOTE: This makes them easier to decloak, since it was really difficult before. Now a unit that comes within about a Gremlin's width of the Gremlin should decloak it.
Tripled the energy costs for the Arm Epoch and Core Black Hydra.
NOTE: Previously, Epochs and Black Hydras had the same energy to metal ratio as the Millenium and Warlord, despite the former being Gantry-level ships. Now their energy cost is tripled like other Gantry units.
Core Cauterizer attack run length and turnrate reduced.
NOTE: This should help "chain-bombing" to be less abuseable with the Cauterizer, especially while trying to change directions during it.
Arm Hermes cost reduced, armor increased, and firepower reduced to 1/2. They now use the Arm Chainsaw weapon.
Minelayer vehicles, Kbots, and ships now take 20% normal damage from mines (5% normal damage).
Arm and Core Nexus speed reduced to 1.2 (1.3).
NOTE: This gives them the same speed as Commanders.
Core Tidal Generator footprint changed to 3x3 (4x4), so they take up as little space as an Arm Tidal Generator.
+38
View File
@@ -0,0 +1,38 @@
Beta 91
Summary of changes (For more details and notes, see the full changelog (TAT-v2.0-Beta-Changelog.txt) included in the release):
Tweaked Arm Guardian and Core Punisher models to help with shots hitting the ground in front of targets.
Added CTRL_W to the Arm Blade and Core Blackdawn and Krow.
Depth charge damage to Commanders reduced to non-amphibious unit levels.
Arm Dragonfly and Core Seahook cruise altitude reduced and Seahook model size increased.
Core Oppressor rocket flighttime increased slightly to fix them not being able to hit targets south of them.
Arm and Core strategic, tactical, and anti-nuke silos are now on the Gantry constuctor build menus (Thanks ChaoStorm).
Defenses that can close or go underground to armor up now all take 1/6 damage, instead of 1/4:
Arm Dragon's Claw
Core Dragon's Maw
Arm PACKO
Arm Pit Bull
Core Viper
Arm Thunderstorm
Arm Ambusher
Core Toaster
Arm Annihilator
Core Doomsday Machine
Arm Vanguard explosion sprite made smaller.
Arm and Core Metal Generators now take 1/4 damage when closed instead of 1/2.
Arm Avatar and Core Mauler weapon shaking reduced.
Line of sight support increased up to 3000 pixels.
Arm Sharpshooter weapon area of effect doubled.
Arm Jeffy and Core Weasel armor reduced and firepower increased.
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+23
View File
@@ -0,0 +1,23 @@
; Megamap Icon Settings
[Option] ; General Settings
FillColor=245; ; The color that will be replaced by the player color
TransparentColor=9; ; The color that will be replaced by transparency
SelectedColor=255; ; The color that will be shown only when the unit is selected
HoverColor=84; ; The color that will show when the icon is hovered on
UseCircleHover=FALSE; ; Enable or disable a drawn ring when hovered on, disabled by default
UseDefaultIcon=TRUE; ; Enable to use default icons, disable to use custom icons
[ICON] ; Custom Icons
Unknow=UNKNOWN.PCX;
Nothing=NONE.pcx;
NukeIcon=NUKEICON.pcx;
; When custom icons are enabled, set them below using the category tags from unit fbi files
; You can use your own custom icon files, they must be in the TA color palette and PCX format
; A disabled example of the syntax is provided below
; In the example, any unit with KBOT as a category will use KBOT.pcx as the icon (not provided)
;KBOT=KBOT.pcx
Binary file not shown.
+235
View File
@@ -0,0 +1,235 @@
; Total Annihilation v3.9.02 advanced settings
; Windowed mode will disable many TA v3.9.02 features (including some of these) and is not recommended
[Preferences] ; custom settings, if any entry is disabled the "TA v3.9.02 default" values will be used
UseVideoMemory=TRUE;
; Unit limit per player
; Set from 20 - 6553 (setting higher than 1500 may cause instability)
; TA v3.1 default is 250
; TA v3.9.02 default is 1500
UnitLimit = 1500;
; Pathfinding cycles
; Setting too low (such as TA v3.1 default) ruins pathfinding but setting extremely high lowers fps
; TA v3.1 default is 1333
; TA v3.9.02 default is 66650
AISearchMapEntries = 66650;
; Special effects limit (smoke, etc.)
; Setting too low (such as TA v3.1 default) will degrade visual quality
; This setting is still experimental, if you experience visual issues set to 400
; TA v3.1 default is 400
; TA v3.9.02 default is 20480
SfxLimit = 20480;
; Unit model size limit
; Set max width and height for unit model drawing buffer
; TA v3.1 default is 600x600
; TA v3.9.02 default is 1280x1280
X_CompositeBuf = 1280;
Y_CompositeBuf = 1280;
; Unit ID limit
; Set the maximum number of unique unit IDs
; TA v3.1 default is 512
; TA v3.9.02 default is 16000
UnitType = 16000;
; Weapon ID limit
; Set the maximum number of unique weapon IDs
; TA v3.1 default is 256
; TA v3.9.02 default is 16000
WeaponType = 16000;
; Weapon ID multiplayer patch
; Set to TRUE to enable increased Weapon ID limit in multiplayer
; Set to FALSE to allow increased Weapon ID limit only in single player
; TA v3.1 default is FALSE
; TA v3.9.02 default is FALSE (Weapon ID limit increase not yet compatible with Replayer)
MultiGameWeapon = FALSE;
; Double-click selection
; Enable or disable the new "double-click to select all units of the same type on screen" feature
; TA v3.1 default is FALSE
; TA v3.9.02 default is TRUE
DoubleClick = TRUE;
; Expanded Multiplayer Sharing Menu
; Enable or disable the new expanded multiplayer sharing menu
; TA v3.1 default is FALSE
; TA v3.9.02 default is TRUE
ShareDialogExpand = TRUE;
; Main menu resolution adjuster
; Set to FALSE to keep main menu resolution at the default 640x480
; Set to TRUE to match main menu resolution to the in-game resolution set via options menu
; If TRUE, the main menu will not be upscaled to fit increased output resolution
; If resolution is not valid, the game will not start (use resolution overrider below to fix)
; TA v3.1 default is FALSE
; TA v3.9.02 default is FALSE
MenuResolution = FALSE;
; Megamap
; Enable or disable the new megamap
; TA v3.1 default is FALSE
; TA v3.9.02 default is TRUE
FullScreenMinimap = TRUE;
; Megamap FPS Limit
MegamapFpsLimit = 1000;
; Megamap Icon Configuration File
; Set the location of the megamap's icon configuration file
; TA v3.9.02 default is .\Icon\iconcfg.ini
MegaMapConfig = .\Icon\iconcfg.ini;
; Megamap Configuration Settings
; Use the fields below to customize the megamap
; Megamap Mouse Wheel Zooming
; Enable or disable ability to zoom in and out of the megamap with the mouse wheel
; TA v3.9.02 default is TRUE;
WheelZoom = TRUE;
; Megamap Mouse Wheel Zoom In Mode
; Set to TRUE to zoom to the cursor location when rolling the wheel up from the megamap
; Set to FALSE to zoom to the previous camera location when rolling the wheel up from the megamap
; TA v3.9.02 default is TRUE;
WheelMoveMegaMap = TRUE;
; Megamap Double-Click to Zoom Option
; Enable or disable the option to zoom to the cursor location...
; ...when double-clicking terrain on the megamap
; TA v3.9.02 default is FALSE;
DoubleClickMoveMegamap = FALSE;
; Megamap Unit Icon Flashing When Under Attack
; Enable or disable megamap unit icon flashing when under attack
UnderAttackFlash=TRUE;
; Megamap Minimum Sensor Range Ring Distances
; Set the minimum sensor values required to display range rings on the megamap
; These settings could be helpful if you want to eliminate clutter from short-ranged rings
; TA v3.9.02 default is 0 for all sensors
MegamapRadarMinimum = 0;
MegamapSonarMinimum = 0;
MegamapSonarJamMinimum = 0;
MegamapRadarJamMinimum = 0;
MegamapAntiNukeMinimum = 0;
; Player Icon and Line Marker Colors
; Customize the colors of the player minimap/megamap icons and line markers
; Set from 0 to 255 to select colors from the TA indexed color palette
; These settings are disabled by default (remove the semicolons to enable)
;Player1DotColors=227; ;Default is 227
;Player2DotColors=212; ;Default is 212
;Player3DotColors=80; ;Default is 80
;Player4DotColors=235; ;Default is 235
;Player5DotColors=108 ;Default is 108
;Player6DotColors=219; ;Default is 219
;Player7DotColors=208; ;Default is 208
;Player8DotColors=93; ;Default is 93
;Player9DotColors=130; ;Default is 130
;Player10DotColors=67; ;Default is 67
; Player Dot Marker Colors
; Customize the colors of player dot markers by setting a custom icon file
; Edit the example smallcircle.pcx file or create a new icon file
; The icon file must contain all 10 player markers from left to right
; The icon width and height settings must match the dimensions of your icons
; These settings are disabled by default (remove the semicolons to enable)
;PerPlayerMarkerWidth=10;
;PerPlayerMarkerHeight=10;
;PlayerMarkerPcx=Icon\smallcircle.pcx;
[REG] ; registry override settings, if any entry is disabled the last value used will be remembered
; Sound mode
; Set to 0 for no sound, 1 for mono sound, and 2 for 3D positional sound
; When set to 3D, the speaker layout is read from the Windows control panel
; All speaker layouts are supported by the 3D sound engine (stereo, 5.1, 7.1, etc.)
; TA v3.1 default is Mono (dword:1)
; TA v3.9.02 default is 3D (dword:2)
"Sound Mode" = dword:2
; Max number of simultaneous sounds before sounds are cut off
; Set from 2 - 32 for specific limits or 33 or higher for unlimited
; TA v3.1 default is 8 (dword:8)
; TA v3.9.02 default is 128 / unlimited (dword:128)
"MixingBuffers" = dword:128
; Default game speed
; Set from 0 - 20 (corresponding to game speed -10 to +10)
; Use plus and minus keys to adjust while playing
; TA and TA v3.9.02 default is 10 which is equivalent to Normal game speed (dword:10)
"GameSpeed" = dword:10
; Group selection hotkey modifier
; Set to 1 to select unit groups with number key and build menus with ALT + number key
; Set to 0 to select build menus with number key and unit groups with ALT + number key
; TA v3.1 default is 0 (dword:0)
; TA v3.9.02 default is 1 (dword:1)
"SwitchAlt" = dword:1
; Max number of players in skirmish mode
; Set from 2 - 10
; TA v3.1 default is 4 (dword:4)
; TA v3.9.02 default is 10 (dword:10)
"NumSkirmishPlayers" = dword:10
; Default setting for display of chat messages from other players
; Set to 1 to enable and 0 to disable
; Use "+screenchat" command in-game to toggle setting for the current game
; TA and TA v3.9.02 default is 1
"ScreenChat" = dword:1
; Music playback mode
; Set to 1 for Play All, 2 for Random, 3 for Repeat, and 4 for Custom.
; When set to Custom, the game will attempt to use the dynamic build/battle system...
; ...however this mode is buggy and almost never works correctly on modern systems...
; ...resulting in only a single track being played, either stopping thereafter (CD version)...
; ...or looping forever (MP3 version), therefore Random is best for most people
; TA v3.1 default is Custom (dword:4)
; TA v3.9.02 default is Random (dword:2)
"CDMode" = dword:2
; Resolution overrider (disabled by default)
; Use this to override the resolution set in the options menu (remove semicolons to enable)
; All resolutions and aspect ratios supported by your setup are supported by the game...
; ...as long as they are available in 8-bit color depth (if not, create a custom resolution)
; If you set a resolution not supported by your setup (driver or display) the game will crash
; The override is set at game launch, using options menu will defeat override until next launch
; Example: dword:1920 x dword:1080 (1920x1080)
;"DisplayModeWidth" = dword:1920
;"DisplayModeHeight" = dword:1080
File diff suppressed because it is too large Load Diff
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.