Difference between revisions of "Template:SWGANH News"

From SWGANH Wiki
Jump to: navigation, search
m
 
(Recent News)
 
(21 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<!-- CURRENT NEWS - PLEASE ARCHIVE BELOW -->{{#ifeq: {{PAGENAME}}|MediaWiki||
 
 
== Recent News ==
 
== Recent News ==
}}
 
* '''2006-10-13''': 1.8.2 bug fix release
 
*: {{bugfix}} Fix for non-ASCII namespaces on Windows servers
 
* '''2006-10-11''': 1.8.1 bug fix release
 
*: {{bugfix}} Installer PHP 5 check, register_globals paranoia, disabled potentially information-leaky backtraces
 
* '''2006-10-10''': '''1.8.0 new stable branch'''
 
*: {{branching}} ''Quarterly release [http://svn.wikimedia.org/viewvc/mediawiki/tags/REL1_8_0/phase3/RELEASE-NOTES updates], see also [[Manual:Upgrading to 1.8|Upgrading to 1.8]].
 
* '''2006-07-08''': 1.7.1, 1.6.8 bug fix releases
 
*: {{bugfix}} Fixed some installer issues in 1.7
 
*: {{security}} Potential XSS with vulnerable PHP versions patched
 
<!-- ARCHIVED NEWS (not included on main page) -->{{#ifeq: {{PAGENAME}}|MediaWiki|| 
 
== Older News ==
 
  
* '''2006-07-07''': '''1.7.0 new stable branch'''
+
* '''2007-3-19''': Build 289 - HTX!
*: {{branching}} ''Quarterly release [http://svn.wikimedia.org/viewvc/mediawiki/tags/REL1_7_0/phase3/RELEASE-NOTES updates], see also [[Manual:Upgrading to 1.7|Upgrading to 1.7]].
+
*: {{branching}} updated ticket costs on tatooine
* '''2006-06-06''': Fix for [[:en:Cross-site scripting|XSS]] in 1.6 branch
+
*: {{branching}} fixed mos entha starport ticketcollector
*: {{security}} ''All 1.6 installations should upgrade to [[Important Release Notes|1.6.7]]. 1.5.x and earlier may be affected by some problems with extensions.''
+
*: {{branching}} updated building_types cellcounts with counts from existing buildings
* '''2006-05-23''': Fix for XSS in 1.6 branch
+
* '''2007-2-21''': Build 243 - HTX!
*: {{security}} ''All 1.6 installations should upgrade to 1.6.6. 1.5.x and earlier not affected.''
+
*: {{branching}} adjusted max packet size, since to large packets were causing the client to disconnect
* '''2006-05-02''': 1.6.5 more fixes
+
*: {{branching}} added acking of last fragmented packet in sequence, so the client doesnt keep resending it
*: {{bugfix}} ''Various fixes for other corner cases. 1.6.4 was slightly buggy.''
+
*: {{branching}} fixed a bug with truncating spatial messages
* '''2006-04-10''': 1.6.3 installer fixes
+
* '''2007-2-21''': Build 242 - HTX!
*: {{bugfix}} ''Installation on MySQL 4.0 older than 4.0.18 should work again.''
+
*: {{branching}} fixed a bunch of memory bugs
* '''2006-04-08''': 1.6.2 extension fixes
+
*: {{branching}} splitting of spatial msgs
*: {{bugfix}} ''Extension tags with "/" in parameters work again. Some more installer fixlets.''
+
*: {{branching}} added some logging
* '''2006-04-05''': 1.6.1 installer fixes
+
* '''2007-2-20''': Build 241 - HTX!
*: {{bugfix}} ''A few bugs affecting some installs on 1.6.0 fixed''
+
*: {{branching}} fixed some login procedure issues
* '''2006-04-05''': 1.6.0 new stable branch
+
* '''2007-2-19''': Build 240 - HTX!
*: {{branching}} ''Quarterly release brings [[Release notes/1.6|fun new features]], see also [[Manual:Upgrading to 1.6|Upgrading to 1.6]].
+
*: {{branching}} added a pingserver, set ip and port in the pingserver.cfg file
* '''2006-03-26''': 1.5.8 and 1.4.15 fix XSS injection bug
+
*: {{branching}} fixed crashing when removing player
*: {{security}} ''HTML injection in encoded page links''
+
* '''2007-2-19''': Build 239 - HTX!
}}<noinclude>[[Category:MediaWiki Introduction/en|{{PAGENAME}}]]</noinclude>
+
*: {{branching}} fixed the packet memory leaks
 +
* '''2007-2-18''': Build 237/238 - HTX!
 +
*: {{branching}} keeping local copies for objcontroller enqueued commands, since they may get overwritten on the messagefactory heap
 +
*: {{branching}} added a queue for transform and spatial messages
 +
* '''2007-2-17''': Build 236 - HTX!
 +
*: {{branching}} put the ObjController command map into a singleton
 +
* '''2007-2-17''': Build 235 - HTX!
 +
*: {{branching}} started rewriting the objectcontroller
 +
*: {{branching}} removed the connection id packets
 +
*: {{branching}} fixed a bug with unsequenced packets not getting processed
 +
*: {{branching}} support for spawning fillerNPCs
 +
*: {{branching}} updated DB tables and functions
 +
*: {{branching}} other minor stuff
 +
* '''2007-2-14''': Build 234 - Snow!
 +
*: {{branching}} Trainer names fixed [trainer_type]
 +
*: {{branching}} Trainers reIDd so they are 2 apart from each other, in order to be able to generate NPC inventories.
 +
* '''2007-2-13''': Build 232/233 - HTX!
 +
*: {{branching}} removed sending of "hello" strings from login and connection server
 +
*: {{branching}} fixed a couple of things with trainers
 +
* '''2007-2-12''': Build 231 - Snow/Rouse!
 +
*: {{branching}} trainer_types table filled
 +
*: {{branching}} trainers table filled with proper data [Rouse]
 +
 
 +
 
 +
''Old news / updates are located on [[Template:SWGANH_OldNews|this page]].
 +
 
 +
<noinclude>[[Category:SWGANH Introduction|{{PAGENAME}}]]</noinclude>

Latest revision as of 01:06, 23 March 2007

Recent News

  • 2007-3-19: Build 289 - HTX!
    Release updated ticket costs on tatooine
    Release fixed mos entha starport ticketcollector
    Release updated building_types cellcounts with counts from existing buildings
  • 2007-2-21: Build 243 - HTX!
    Release adjusted max packet size, since to large packets were causing the client to disconnect
    Release added acking of last fragmented packet in sequence, so the client doesnt keep resending it
    Release fixed a bug with truncating spatial messages
  • 2007-2-21: Build 242 - HTX!
    Release fixed a bunch of memory bugs
    Release splitting of spatial msgs
    Release added some logging
  • 2007-2-20: Build 241 - HTX!
    Release fixed some login procedure issues
  • 2007-2-19: Build 240 - HTX!
    Release added a pingserver, set ip and port in the pingserver.cfg file
    Release fixed crashing when removing player
  • 2007-2-19: Build 239 - HTX!
    Release fixed the packet memory leaks
  • 2007-2-18: Build 237/238 - HTX!
    Release keeping local copies for objcontroller enqueued commands, since they may get overwritten on the messagefactory heap
    Release added a queue for transform and spatial messages
  • 2007-2-17: Build 236 - HTX!
    Release put the ObjController command map into a singleton
  • 2007-2-17: Build 235 - HTX!
    Release started rewriting the objectcontroller
    Release removed the connection id packets
    Release fixed a bug with unsequenced packets not getting processed
    Release support for spawning fillerNPCs
    Release updated DB tables and functions
    Release other minor stuff
  • 2007-2-14: Build 234 - Snow!
    Release Trainer names fixed [trainer_type]
    Release Trainers reIDd so they are 2 apart from each other, in order to be able to generate NPC inventories.
  • 2007-2-13: Build 232/233 - HTX!
    Release removed sending of "hello" strings from login and connection server
    Release fixed a couple of things with trainers
  • 2007-2-12: Build 231 - Snow/Rouse!
    Release trainer_types table filled
    Release trainers table filled with proper data [Rouse]


Old news / updates are located on this page.