Skip to content

Commit

Permalink
bleh
Browse files Browse the repository at this point in the history
  • Loading branch information
SL4F committed Sep 22, 2024
1 parent b5afa83 commit 0497ad6
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 34 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
with:
node-version: '16.x'

- name: Install dependencies
run: yarn install

- name: Build
run: yarn start

Expand Down
56 changes: 25 additions & 31 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,57 +1,51 @@
# CPClient
An alternative Club Penguin Client for any Club Penguin Private Server

## Archived!!! Moved to [CPAvalanche](https://github.com/Club-Penguin-Avalanche/CPA-Client)

## Installation

The installers are available from [releases](https://github.com/renanrcp/CPClient/releases).

OBS: macOS installer not available for now.
Windows: installer available from [releases](https://github.com/sl4f/CPClient/releases).
macOS: installer not currently available.

## Features
- URL setter for change to any CPPS the user want.
- CPPS List with the option change to any other CPPS you want.
- Clear cache option
- Reload and Reload Without Cache
- Can set FullScreen
- Can change the zoom with `CmdOrControl +`, `CmdOrControl -` and `CmdOrContrl + 0`
- Can open Chromium Dev Tools
- Optional AD Blocker for performance gameplay (comes disabled)
- Optional Discord Rich Presence (comes disabled)
- Optional Discord Rich Presence Location Tracking (comes disabled)
- Ability to view FullScreen
- Ability to change the zoom with `Cmd/Control +`, `Cmd/Control -` and `Cmd/Control + 0`
- Chromium Dev Tools
- AD Blocker for enhanced performance (comes disabled)
- Discord Rich Presence (comes enabled)
- Discord Rich Presence Location Tracking (comes enabled)

#### URL Setter
You can change the url of the CPPS and play in any other CPPS
#### Custom URL
You can change the url of the CPPS and play in any other CPPS.

![CPClient URL Setter menu](./readme/change_url_menu.png)
![CPClient URL menu](./readme/change_url_menu.png)
<br>
![CPClient URL Setter confirmation](./readme/change_url_confirmation.png)
![CPClient URL confirmation](./readme/change_url_confirmation.png)
<br>
![CPClient URL Setter input](./readme/change_url_input.png)
![CPClient URL input](./readme/change_url_input.png)

Know CPPS available:
- [New Club Penguin](https://newcp.net) (default)
- [Club Penguin Brasil](https://cpbrasil.pw/)
- [Club Penguin Legacy](https://cplegacy.com)
- [Club Penguin Plus](https://cpplus.pw)
- [Club Penguin Brasil](https://cpbrasil.pw)
- [Super Club Penguin](https://supercpps.com)
- [Club Penguin Chapter 2](https://cpchapter2.com)
- [Aventure Pingouin](https://aventurepingouin.com)

#### Ad Blocker
You can enable/disable an Ad Blocker when you want a performatic gameplay (comes disabled by default).

OBS: The CPPS devs needs money to keep the game alive, only use this when you need a performatic gameplay.
You can enable/disable the Ad Blocker when you want better performance (comes disabled by default).
Note: Some CPPS devs needs money to keep the game alive.

![CPClient AdBlocker menu](./readme/adblock_menu.png)
<br>
![CPClient AdBlocker confirmation](./readme/ad_block_confirmation.png)

#### Discord Rich Presense (with location tracking)
The client supports Discord RPC (comes disabled by default).

The client also supports share your penguin location in the Discord RPC (also comes disabled by default), you can use the Discord RPC with or without the location tracking.

OBS: The location tracker MAY work in an AS3 CPPS.

The location tracker also supports the CPPS localization but don't support RPC phrases localization, the supported languages are: (EN/PT).
The client supports Discord RPC (comes enabled by default).
The client also supports sharing your penguins location in the Discord RPC (also comes enabled by default), you can use the Discord RPC with or without the location tracking.
Note: The location tracker MAY work in an AS3 CPPS.
Note: The location tracker also supports the CPPS localization but don't support RPC phrases localization, the supported languages are: (EN/PT).

![CPClient Discord RPC menu](./readme/discord_menu.png)
<br>
Expand All @@ -64,4 +58,4 @@ The location tracker also supports the CPPS localization but don't support RPC p
![CPClient Discord RPC tracking live](./readme/discord_tracking_live.png)

### License
This project uses the [MIT License](https://github.com/renanrcp/CPClient/blob/main/LICENSE).
This project uses the [MIT License](https://github.com/renanrcp/CPClient/blob/main/LICENSE).
Binary file modified assets/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0497ad6

Please sign in to comment.