Tribes 2 // Mod Development Handbook GitHub

71 · Total Warefare Mod

The heaviest rewrite in this handbook’s entire Construction family — zero files byte-identical to any baseline — and, fittingly, the last section in it.

   
Full name Total Warfare Mod 2 [mod-script]
Lead coder Phantom139, with Dark Dragon DX and Dondelium_X [mod-script]
Lineage 0% byte-identical to 0.68a, 0.69a, 0.70a, or CCM — every shared-named file rewritten
Version 3.9 alpha at time of capture [mod-script]
Scope 284 .cs files, 192–207 wholly new depending on baseline compared

Stated lineage, invisible in the fingerprint

The README names its ancestry directly [mod-script]:

“Total Warfare Mod 2 for Tribes 2, Conversion mod built on a base mix of Construction .69a and CCM.”

Every other fork this handbook fingerprints carries some byte-identical files back to a baseline — even 68 · QuantiumX, this handbook’s previous record-holder for rewrite depth, keeps 8%. Total Warefare Mod keeps none. The lineage is real — the credits confirm it independently — but it is a lineage of ideas and structure carried forward and rebuilt, not of surviving files.

Credits span three eras of the Construction family at once: Phantom139 as lead coder; Dark Dragon DX and Dondelium_X (“Various CCM Functions”) carrying CCM-era work forward; and “Mostlikely, Construct, JackTL (Construction .70a Developers)” acknowledged as the root of the whole tree.

A boss-fight combat RPG, not a building mod with weapons added

Where 69 and 70 layer combat onto CCM’s building foundation, Total Warefare Mod’s own development log describes systems that go well past either: named boss encounters (Lord Vardison, General Vegenor), a Horde Spawning System for zombie waves, and an experience/commendation ranking system that tracks kills per weapon — down to per-weapon exceptions, such as a dev-log note that “SCG kills count as 0 exp to the admin using it.” That level of granular anti-abuse tuning in an EXP system is the signature of a mod balanced through real competitive play, not shipped once and left alone.