ANH Build 095
From SWGANH Wiki
Revision as of 22:11, 29 January 2008 by Snow (Talk | contribs) (Protected "ANH Build 095": Page is complete. [edit=sysop:move=sysop])
Build Notes Archive - Build 095
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Build 095 | ||
---|---|---|
Commit date | Jun 26, 2007 | |
Author | HTX | |
Version | 0.1.095 | |
Update chronology | ||
← Previous | Current | Next → |
ANH Build 094 | ANH Build 095 | ANH Build 096 |
Release Notes
- sample amount is now based on ratio and survey skillmod
current formula:
sampleAmount = (uint32)floor((double)((15.0f * ratio) * (surveyMod / 100.0f)));