From d05294181542dd60a85c0f4fbb98d30148f73708 Mon Sep 17 00:00:00 2001 From: TheEdgeNK <32907415+TheEdgeNK@users.noreply.github.com> Date: Sun, 11 Mar 2018 00:53:41 -0500 Subject: manychanges --- pokeworld/about/index.html | 2 +- pokeworld/index.html | 2 +- pokeworld/pokebot/index.html | 2 +- pokeworld/pokebot/pokebotbannerlogo.png | Bin 0 -> 21927 bytes pokeworld/rules/index.html | 2 +- pokeworld/thedex/index.html | 45 ++++++++++++++++++++++++++++ pokeworld/thedex/thedexbannerlogo.png | Bin 0 -> 16356 bytes pokeworld/typer/index.html | 51 -------------------------------- universe_sitebanner.png | Bin 0 -> 35684 bytes 9 files changed, 49 insertions(+), 55 deletions(-) create mode 100644 pokeworld/pokebot/pokebotbannerlogo.png create mode 100644 pokeworld/thedex/index.html create mode 100644 pokeworld/thedex/thedexbannerlogo.png delete mode 100644 pokeworld/typer/index.html create mode 100644 universe_sitebanner.png diff --git a/pokeworld/about/index.html b/pokeworld/about/index.html index 8f7b35f..3f8e15b 100644 --- a/pokeworld/about/index.html +++ b/pokeworld/about/index.html @@ -17,7 +17,7 @@ diff --git a/pokeworld/index.html b/pokeworld/index.html index 7ce4bd4..84b185b 100644 --- a/pokeworld/index.html +++ b/pokeworld/index.html @@ -17,7 +17,7 @@ diff --git a/pokeworld/pokebot/index.html b/pokeworld/pokebot/index.html index ff6a5df..a9ce984 100644 --- a/pokeworld/pokebot/index.html +++ b/pokeworld/pokebot/index.html @@ -17,7 +17,7 @@ diff --git a/pokeworld/pokebot/pokebotbannerlogo.png b/pokeworld/pokebot/pokebotbannerlogo.png new file mode 100644 index 0000000..25eee69 Binary files /dev/null and b/pokeworld/pokebot/pokebotbannerlogo.png differ diff --git a/pokeworld/rules/index.html b/pokeworld/rules/index.html index 2059deb..279a6ad 100644 --- a/pokeworld/rules/index.html +++ b/pokeworld/rules/index.html @@ -17,7 +17,7 @@ diff --git a/pokeworld/thedex/index.html b/pokeworld/thedex/index.html new file mode 100644 index 0000000..cd58529 --- /dev/null +++ b/pokeworld/thedex/index.html @@ -0,0 +1,45 @@ + + + + + + + PokeWorld | Typer + + + +
+
+
+

PokeWorld

+
+ +
+
+
+

TheDex

+

Giving you the Pokemon information, right at your fingertips

+

TheDex is an executable Pokedex for computers running at least Windows Vista.

+

Download

+

There is no hosted download site for Typer except GitHub releases to get the latest version. It is already compiled into an executable file for use. Once you download it, open it like you usually would open an executable by double clicking it. TheDex is only avaiable for Windows. Mac and linux might be supported in the future.

+

Changelog

+ +
+ + + diff --git a/pokeworld/thedex/thedexbannerlogo.png b/pokeworld/thedex/thedexbannerlogo.png new file mode 100644 index 0000000..caf2746 Binary files /dev/null and b/pokeworld/thedex/thedexbannerlogo.png differ diff --git a/pokeworld/typer/index.html b/pokeworld/typer/index.html deleted file mode 100644 index c6e1b2e..0000000 --- a/pokeworld/typer/index.html +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - PokeWorld | Typer - - - -
-
-
-

PokeWorld

-
- -
-
-
-

DEPRECATED: USE AT YOUR OWN RISK!

-

Typer

-

An automatic key-presser tool.

-

Typer is a program to automatically type keys for you while you are away from your computer. We have it in PokeWorld because it is useful for leveling up your PokeMon so they are stronger.

-

Download

-

There is no hosted download site for Typer except for on our CI servers hosted by our friends at AppVeyor. Pick up a copy at here to get the latest version. It is already compiled into an executable file for use. Once you download it, open it like you usually would open an executable by double clicking it. Typer is only avaiable for Windows. Mac and linux might be supported in the future.

-

Continuous Intergration Badges (AppVeyor and TravisCI)

-

Our friends at appveyor an travis have tested the compiling of commands to look for bugs. The badge shows if it has passed or failed the test.

- - -

Changelog

- -
- - - diff --git a/universe_sitebanner.png b/universe_sitebanner.png new file mode 100644 index 0000000..ced5992 Binary files /dev/null and b/universe_sitebanner.png differ -- cgit v1.2.3