Difference between revisions of "Trunk"

From CrawlWiki
Jump to: navigation, search
(Updated for GitHub)
(Add a link to the GitHub wiki)
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{version-trunk}}
 +
 
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:
 
* [https://github.com/crawl/crawl/blob/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]
 
 
* [https://github.com/crawl/crawl/commits/master Git commits]
 
* [https://github.com/crawl/crawl/commits/master Git commits]
 +
* [http://s-z.org/neil/git/?p=crawl.git;a=shortlog Simplified commit summary]
  
 
Discuss and debate future development:
 
Discuss and debate future development:
 
* [http://crawl.develz.org/tavern/ The Tavern (official forum)]
 
* [http://crawl.develz.org/tavern/ The Tavern (official forum)]
* [http://crawl.develz.org/wiki/doku.php?id=start Dev wiki]
+
* [http://crawl.develz.org/wiki/doku.php?id=start Dev wiki on CDO]
 +
* [https://github.com/crawl/crawl/wiki Dev wiki on GitHub]
 
* [https://lists.sourceforge.net/lists/listinfo/crawl-ref-discuss Dev mailing list] and [http://sourceforge.net/mailarchive/forum.php?forum_name=crawl-ref-discuss archive]
 
* [https://lists.sourceforge.net/lists/listinfo/crawl-ref-discuss Dev mailing list] and [http://sourceforge.net/mailarchive/forum.php?forum_name=crawl-ref-discuss archive]
* IRC: [http://webchat.freenode.net/?channels=%23%23crawl ##crawl] on freenode
+
* IRC: [http://webchat.freenode.net/?channels=%23%23crawl ##crawl] on [https://freenode.net Freenode]
* IRC: [http://webchat.freenode.net/?channels=%23%23crawl-dev ##crawl-dev] on freenode
+
* IRC: [http://webchat.freenode.net/?channels=%23%23crawl-dev ##crawl-dev] on Freenode
  
 
Access trunk versions:
 
Access trunk versions:
 
* [http://crawl.develz.org/trunk/ Download]
 
* [http://crawl.develz.org/trunk/ Download]
 
* [[Playing_online | Play online]]
 
* [[Playing_online | Play online]]
 +
 +
 +
 +
  
 
[[Category:Crawl Versions]]
 
[[Category:Crawl Versions]]

Revision as of 21:42, 11 April 2018

Trunk-only: This article pertains to a feature of Crawl which is being tested. It will likely change before the next release, and may even be removed entirely.


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: