Difference between revisions of "ANH Build 095"
From SWGANH Wiki
(New page: {{PageHeader|Build Notes Archive|Build 095}} {{ANHBuildNotesBox | Title = Build 095 | Commit = Jun 26, 2007 | CommitAuthor = HTX | Version = 0.1.095 | Prev = 094 ...) |
m (Protected "ANH Build 095": Page is complete. [edit=sysop:move=sysop]) |
(No difference)
|
Latest revision as of 22:11, 29 January 2008
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)));