Difference between revisions of "ANH Build 026"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageHeader|Build Notes Archive|Build 026}} {{ANHBuildNotesBox | Title = Build 026 | Commit = May 01, 2007 | CommitAuthor = jack | Version = 0.1.026 | Prev = 025...)
 
m (Protected "ANH Build 026": Page is complete. [edit=sysop:move=sysop])
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
| Title        = Build 026
 
| Title        = Build 026
 
| Commit      = May 01, 2007
 
| Commit      = May 01, 2007
| CommitAuthor = jack
+
| CommitAuthor = HTX
 
| Version      = 0.1.026
 
| Version      = 0.1.026
 
| Prev        = 025
 
| Prev        = 025
Line 11: Line 11:
 
=Release Notes=
 
=Release Notes=
  
:* made the objcontroller normal command queue a timebased priority queue
+
:* some work on the objectcontroller
:* moved objcontroller back to object
+
:* added creaturetype flags
:* added options to resourcemap generation:
+
::* Scale: Range from 0.0 - 1.0, allows to flatten the noise frequency, determing the map coverage
+
::* Bias: Range from -1.0 - 1.0, allows to set the min/max percentage
+
  
See libnoise, tutorial 5 for how it works basically
+
nothing tested, as we currently not in a working condition
  
 
[[Category:ANH Build Notes]]
 
[[Category:ANH Build Notes]]

Latest revision as of 17:58, 6 January 2008

Build Notes Archive - Build 026

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Anhlogo small(22x28).jpg Build 026
Commit date May 01, 2007
Author HTX
Version 0.1.026
Update chronology
← Previous  Current  Next →
ANH Build 025 ANH Build 026 ANH Build 027

Release Notes

  • some work on the objectcontroller
  • added creaturetype flags
nothing tested, as we currently not in a working condition