Difference between revisions of "Trunk"

From CrawlWiki
Jump to: navigation, search
(Updated for GitHub)
Line 1: Line 1:
Between stable releases, the bulk of Crawl development occurs in '''trunk'''. These publicly available trunk builds allow users to preview and playtest new features, balance changes, and bug fixes, but the experimental code changes may also produce bugs (which may be severe). Unlike more experimental code branches, most of the changes that meet with developer and player approval are likely to make their way into the next stable release.
+
Between stable releases, the bulk of Crawl development occurs in '''trunk'''. These publicly available trunk builds allow users to preview and playtest new features, balance changes, and bug fixes, but the experimental code changes may also produce bugs (which may be severe). Unlike more experimental code branches, most of the changes that meet with developer and player approval are likely to make their way into the next stable release.
  
 
Players can follow changes via:
 
Players can follow changes via:
* [http://gitorious.org/crawl/crawl/blobs/master/crawl-ref/docs/changelog.txt Version development summary]
+
* [https://github.com/crawl/crawl/blob/master/crawl-ref/docs/changelog.txt Version development summary]
 
* [http://crawl.develz.org/trunk/changes.txt Developer change log]
 
* [http://crawl.develz.org/trunk/changes.txt Developer change log]
* [http://gitorious.org/crawl/crawl/commits/master Git commits]
+
* [https://github.com/crawl/crawl/commits/master Git commits]
  
 
Discuss and debate future development:
 
Discuss and debate future development:

Revision as of 23:18, 29 April 2015

Between stable releases, the bulk of Crawl development occurs in trunk. These publicly available trunk builds allow users to preview and playtest new features, balance changes, and bug fixes, but the experimental code changes may also produce bugs (which may be severe). Unlike more experimental code branches, most of the changes that meet with developer and player approval are likely to make their way into the next stable release.

Players can follow changes via:

Discuss and debate future development:

Access trunk versions: