DSNG3

DSNG3

DSNG3 (Dark Sun Need/Greed) is the continuation of DarkSunNG, a project that was more or less permanently rendered defunct by changes in the WoW API by Blizzard.

It aims to simplify the distribution of loot by the incorporation of a simple zero-sum loot cost system combined with a custom need/greed frame to quickly gauge interest by each interested party. Previous versions did this by distributing the randomseed from which the rolls were taken, and thus achieving the same rolls throughout the raid (in theory). This version will distribute the rolls themselves, as seeding the PRNG is no longer allowed, and I do not want to include a custom PRNG.

You must login to post a comment. Don't have an account? Register to get one!

Table of contents

  1. 1 DSNG3

Facts

Date created
25 Apr 2009
Category
Last update
24 Sep 2009
Development stage
Beta
Language
  • enUS
License
GNU General Public License version 3 (GPLv3)
Curse link
DSNG3
Recent files
  • A: r27 for 3.1.0 on 24 Sep 2009
  • B: beta 0.1 for 3.1.0 on 08 Jul 2009
  • A: r25 for 3.1.0 on 07 Jul 2009
  • A: r24 for 3.1.0 on 10 Jun 2009
  • A: r23 for 3.1.0 on 10 Jun 2009

Authors

Relationships

Embedded library
LibCompress
LibConsole
LibStub