SWAP

SWTOR Analyzer and Parser


Project maintained by TeamSWAP Hosted on GitHub Pages — Theme by mattgraham

What is SWAP?

SWAP (Star Wars Analyzer & Parser) is a new open-source Star Wars: The Old Republic combat log parser written in the Python programming language.

Rolling DPS

We include a statistic entitled "Rolling DPS" which shows your average DPS over the last 20 seconds.

The default average DPS statistic is over the entire fight damage / fight_duration. Unfortunately, this is very much affected by fight mechanics (burn phases, shields on bosses, etc.) Rolling DPS is less inclined to be affected due to a shorter average time.

Peer to Peer Networking

SWAP does not send combat data back to our servers (if possible.) Instead, it chooses one of the players in the raid to be the "server" and that person's client is responsible for talking to the other clients, if that player leaves the raid, another player is chosen as the server.

In the case that we're not able to establish a direct connection to a player via NAT traversal the data is relayed off our server.

Open Source

Are you one of those theory-craftin' youngsters and want to add a graph of threat per second or something like that? Do it. You can delve into our code and add any overlay or tab you want, then send us a pull request to get it added to SWAP or fork SWAP altogether!

Other Features

Downloads

OS Version Link Notes
icon Windows 32-bit v0.9.1 Installer Requires Administrator
icon Windows 32-bit v0.9.1 Zip Archive