Skip to content

Commit

Permalink
Merge pull request #296 from marcduiker/add-mod-the-dotnetbot
Browse files Browse the repository at this point in the history
Add Mod and refactor to smaller files
  • Loading branch information
tonybaloney authored Oct 31, 2022
2 parents c62dcd1 + cbbaa8d commit 1d4f67b
Show file tree
Hide file tree
Showing 31 changed files with 3,073 additions and 2,699 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to the "vscode-pets" extension will be documented in this file.

## [1.16.1]

## New pets

* Add Mod the dotnet bot

## Other updates

* Move pet definitions and names into one file per pet.

## [1.16.0]

## Major updates
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ Open the setting panel with `Ctrl+,` on Windows/Linux or `Cmd(⌘)+,` on MacOS.

Set a default color, size, pet type, position, and theme when you open a Pet Panel.

* Pet Color: black, brown, green, yellow, gray, red, white
* Pet Color: black, brown, green, yellow, gray, purple, red, white
* Pet Size: nano, medium, large
* Pet Type: cat, crab, clippy, cockatiel, dog, rocky, rubber duck, snake, totoro, zappy
* Pet Type: cat, crab, clippy, cockatiel, dog, mod, rocky, rubber duck, snake, totoro, zappy
* Position: panel, explorer
* Theme: none, forest, castle, beach

Expand All @@ -54,6 +54,7 @@ Set a default color, size, pet type, position, and theme when you open a Pet Pan
* Rubber duck & Zappy can only be yellow
* Ferris the crab can only be red
* Rocky can only be gray
* Mod can only be purple

## Start pet coding session to show your pet

Expand Down Expand Up @@ -169,7 +170,7 @@ The minimum set of behaviors is:

The cat and dog media assets for this extension were licensed from itch.io.

[Marc Duiker](https://twitter.com/marcduiker) created the Clippy, Rocky, Zappy, rubber duck, snake, cockatiel, and Ferris the crab media assets.
[Marc Duiker](https://twitter.com/marcduiker) created the Clippy, Rocky, Zappy, rubber duck, snake, cockatiel, Ferris the crab, and Mod the dotnet bot media assets.

[Karen Rustad Tölva](https://www.aldeka.net) designed the original concept of Ferris the crab.

Expand Down
Loading

0 comments on commit 1d4f67b

Please sign in to comment.