Difference between revisions of "Current events"

From ASSS Wiki
Jump to: navigation, search
m (oops forgot a bit)
(updated latest news and links)
Line 1: Line 1:
[http://www.sscx.net/asss/ ASSS] version 1.4.2 has been released as of January 14, 2006. From the site:
+
[http://asss.yi.org/asss/ ASSS] version 1.4.3 has been released as of June 8, 2006. From the site:
 +
 
 +
''June 8, 2006 - 1.4.3. This release contains mostly features and bug fixes requested by PowerBall zone, which switched to asss in the last few months. It has contributions from Smong and numpf. Thanks to all of PowerBall, especially Stag Shot, for dealing with all the bugs and spending so much time helping to debug them.''
  
 
''January 14, 2006 - 1.4.2. Sorry for the long wait. The bug tracker has been working well and almost all of the changes since the last version have been based on bugs listed there. There are too many small changes to list here; see the changelog for details. One important change to note is how interfaces and persistent data are implemented in python. If you use reg_interface, reg_player_persistent, or reg_arena_persistent, you'll have to change your code. Oh, and the bricklayer module was renamed to brickwriter, so if you load it, you'll have to update your modules.conf.''
 
''January 14, 2006 - 1.4.2. Sorry for the long wait. The bug tracker has been working well and almost all of the changes since the last version have been based on bugs listed there. There are too many small changes to list here; see the changelog for details. One important change to note is how interfaces and persistent data are implemented in python. If you use reg_interface, reg_player_persistent, or reg_arena_persistent, you'll have to change your code. Oh, and the bricklayer module was renamed to brickwriter, so if you load it, you'll have to update your modules.conf.''
Line 15: Line 17:
  
 
== Download ==
 
== Download ==
*[http://www.sscx.net/asss/asss-1.4.0.tar.gz Full]
+
*[http://asss.yi.org/asss/files/asss-1.4.3.tar.gz Full]
*[http://www.sscx.net/asss/asss-1.4.0-srconly.tar.gz Source Only]
+
*[http://asss.yi.org/asss/files/asss-1.4.3-srconly.tar.gz Source Only]
*[http://www.sscx.net/asss/asss-1.4.0p1.zip Windows Full]
+
*[http://asss.yi.org/asss/files/asss-1.4.3.zip Windows Full]
*[http://www.sscx.net/asss/changelog.txt Change Log]
+
*[http://asss.yi.org/viewmtn/branch.psp?branch=asss.asss.main Change Log]

Revision as of 13:50, 30 June 2006

ASSS version 1.4.3 has been released as of June 8, 2006. From the site:

June 8, 2006 - 1.4.3. This release contains mostly features and bug fixes requested by PowerBall zone, which switched to asss in the last few months. It has contributions from Smong and numpf. Thanks to all of PowerBall, especially Stag Shot, for dealing with all the bugs and spending so much time helping to debug them.

January 14, 2006 - 1.4.2. Sorry for the long wait. The bug tracker has been working well and almost all of the changes since the last version have been based on bugs listed there. There are too many small changes to list here; see the changelog for details. One important change to note is how interfaces and persistent data are implemented in python. If you use reg_interface, reg_player_persistent, or reg_arena_persistent, you'll have to change your code. Oh, and the bricklayer module was renamed to brickwriter, so if you load it, you'll have to update your modules.conf.

October 15, 2005 - 1.4.1. New version with a bunch of accumulated bug fixes, and a few new modules: redirect and obscene.

October 10, 2005. Still no new version, but I've written some instructions for getting access to the latest version of the asss source using monotone.

September 16, 2005. No new version, but now there's a bug tracker available.

June 3, 2005 - 1.4.0. There's a new build of 1.4.0 for windows, to fix a building bug that I really should have caught earlier. Hopefully this is the last of the build-related problems. Use the link for "1.4.0 (windows full)" below.

May 14, 2005 - 1.4.0. There isn't really any new big features here, but it's been a while, and there was some significant reorganization of the source code directory structure and build process, so I figured it deserved a jump in version numbers. Here's a brief summary of all the new stuff since January: User guide updates, fixed no-flags region attribute, improved ap_multipub placing, per-player settings overrides, support for non-whole-byte settings overrides, fixed various bugs (position-based speccing, a crashing race condition, map checksums, deadlocks related to setting ship/freq), tweaked the syntax for multi-commands slightly, rewrite of bandwidth limiting stuff, switched version control from cvs to monotone (instructions coming soon), reorganized source directory structure and cleaned up makefiles and build process, and a slew of ccc features (automkwin, "all" window, auto-reconnect, and ?ignore).


Download