aboutsummaryrefslogtreecommitdiff
path: root/pokeworld/pokebot/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'pokeworld/pokebot/index.html')
-rw-r--r--pokeworld/pokebot/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/pokeworld/pokebot/index.html b/pokeworld/pokebot/index.html
index 7f0570c..47bbfcb 100644
--- a/pokeworld/pokebot/index.html
+++ b/pokeworld/pokebot/index.html
@@ -17,7 +17,6 @@
<ul>
<li><a href="../">Home</a></li>
<li class="current"><a href="#">Pokebot</a></li>
- <li><a href="../thedex">TheDex</a></li>
<li><a href="../about">About</a></li>
<li><a href="../rules">Rules</a></li>
</ul>
@@ -31,12 +30,13 @@
<h2>Download</h2>
<p>If you are looking for all the newest features but don't care about how stable it is, pick up a copy on our <a href="https://github.com/PokeWorld/PokeBot">GitHub</a>. Otherwise, you can get a <a href="https://github.com/PokeWorld/PokeBot/releases">release</a> which are proven to be a lot more stable than the random things we put on the main branch.</p>
<p></p>
- <h2>Continuous Intergration Badges (TravisCI, CircleCI)</h2>
- <p>Our friends at travis and circleci have tested the compiling of commands to look for bugs. The badge shows if it has passed or failed the test.</p>
- <a href="https://travis-ci.org/PokeWorld/PokeBot"><img src="https://travis-ci.org/PokeWorld/PokeBot.svg?branch=master"></a>
- <a href="https://circleci.com/gh/PokeWorld/PokeBot"><img src="https://circleci.com/gh/PokeWorld/PokeBot.svg?style=svg"></a>
<h2>Changelog</h2>
<ul>
+ <li>v1.2 - More major crashing fixes.</li>
+ <li>v1.2.5 - More major crashing fixes and listing items.</li>
+ <li>v1.1 - Major Fixes.</li>
+ <li>v1.0.1 - Fixes and cleanup.</li>
+ <li>v1.0 - Economy!</li>
<li>v0.3.5 - A bunch of BugFixes and forcedrop command.</li>
<li>v0.3 - Fun Commands!</li>
<li>v0.2.5 - Trading Gyms!</li>