Difference between revisions of "ANH Build 106"

From SWGANH Wiki
Jump to: navigation, search
m (Protected "ANH Build 106": Page is complete. [edit=sysop:move=sysop])
 
Line 2: Line 2:
 
{{ANHBuildNotesBox
 
{{ANHBuildNotesBox
 
| Title        = Build 106
 
| Title        = Build 106
| Commit      = Aug 11, 2007
+
| Commit      = Aug 07, 2007
| CommitAuthor = tmr
+
| CommitAuthor = HTX
 
| Version      = 0.1.106
 
| Version      = 0.1.106
 
| Prev        = 105
 
| Prev        = 105
Line 11: Line 11:
 
=Release Notes=
 
=Release Notes=
  
network patch #1 do NOT USE for public testing has Client CTD
+
:* added a scheduler class
 
+
:* added fast delegates
:* changed max_packet_size
+
:* got rid of the threaded timers
:* fixed schematic information pulling - rouse
+
:* reworked most of objcontroller and event handling
:* Fixed comp flag moved to envelope
+
:* added ham regeneration
:* fixed 03 had a over run bug
+
:* fixed frags not fully tested but assembly should be a little better
+
:* fixed fasttrack/09 compression/non-compression
+
:* fixed session packets (ones that don't need compression dont get it or if they dont need the flag they dont get it)
+
:* other minor fixes
+
 
+
todo:
+
:* CRASH to Desktop on one of the last ZONE in packets (either play9 or around there)
+
:* still a extra byte on if packet is not compressed because it would be larger then uncompressed
+
:* need more testing
+
:* 03 batch support
+
:* 09 19 multi support
+
  
 
[[Category:ANH Build Notes]]
 
[[Category:ANH Build Notes]]

Latest revision as of 23:22, 29 January 2008

Build Notes Archive - Build 106

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 106
Commit date Aug 07, 2007
Author HTX
Version 0.1.106
Update chronology
← Previous  Current  Next →
ANH Build 105 ANH Build 106 ANH Build 107

Release Notes

  • added a scheduler class
  • added fast delegates
  • got rid of the threaded timers
  • reworked most of objcontroller and event handling
  • added ham regeneration