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.
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
Authors
Relationships
- Embedded library
- LibCompress
- LibConsole
- LibStub