Skip to content

Releases: DarkRedemption/darksdankdata

v0.2.0-M1v3

24 Apr 04:45
Compare
Choose a tag to compare

NOTE: You MUST run ddd_recalculate after installing this version if you are upgrading!
M1v3 contains a hotfix for purchasing certain items that was not in the original release, and fixes a bug relating to disguiser purchases from M1v2. If you grabbed M1 or M1v2, switch to this. This should be the last hotfix.

Adds basic weapon stats for every role.
Vastly improved performance of ddd_recalculate.
Player_id is now saved in an in-memory table after being pulled out of the database once for the rest of the map, improving performance since just about everything needs the player_id when a row is added.
Purchases and Weapon Stats should now work with non-Vanilla items. They require you to tweak the config files to show up properly, but it's pretty straightforward and the comments will guide you on what to do.
Data anomalies from previous versions are cleaned up/deleted on ddd_recalculate.
More tests. (Naturally)

Known issues:
DDD whines every time you try to add a player_id that already exists into its tables, which is all the time. Ignore this for now. It'll be fixed in M2.
Weapon stats aren't alphabetized.

v0.1.1

17 Aug 02:49
Compare
Choose a tag to compare

Adds the AggregateStats table which makes the GUI not slow down at all, even with large quantities of data.

v0.1.0-RC2

21 Jun 13:38
Compare
Choose a tag to compare
v0.1.0-RC2 Pre-release
Pre-release

Fixes DNA tracking and Disguiser Callout problems.

v0.1.0-RC1

17 Jun 16:48
Compare
Choose a tag to compare
v0.1.0-RC1 Pre-release
Pre-release

Release Candidate 1 for v0.1.0.