Skip to content

Releases: angelolz/CookieClickerRPC

v1.3.2 | mac/linux support, added launch scripts

23 Apr 06:26
Compare
Choose a tag to compare

Changes

  • removed the exe, in favor of launching the .jar file directly through the .bat script.
  • added shell scripts for mac/linux users (yes, mac and linux support was there the whole time but I couldn't properly test it)
  • i did a little code refactoring (like always hehe) :)

v1.3.1 | auto open game

11 Jun 22:01
Compare
Choose a tag to compare

What's changed?

  • Upon opening the app, the app asks if you're playing the Steam or Web version of Cookie Clicker. This will allow it to automatically open the game for you.
  • There were some code refactoring that I did to help ease development for me :)
  • Added some code in support for my new silly idea :)

v1.3 | rich presence machine broke

20 May 06:07
Compare
Choose a tag to compare

What's Changed

  • Steam and Browser mods will now be using the same mod file.
  • If you're using Steam, a notification linking you to my installation guide on Steam will appear. You can enable/disable this in the settings.

Note:

If you still get the "Your client may be outdated message" on Cookie Clicker, your browser may be loading the old 1.2.1 version instead of this new 1.3 version.

To fix this issue, you can...

  • Clear your cache to fix this issue. Please back up your save before doing this!
  • Add ?v=1.3 to the end of the URL if you are loading it through the Javascript console.

v1.2.1 | bumped game version

07 Jun 19:58
Compare
Choose a tag to compare

What's Changed

  • Nothing much, really!
  • Although, I did make the update message in the console more visible by adding lines to make it more noticeable.

Note:

If you still get the "Your client may be outdated message" on Cookie Clicker, your browser may be loading the old 1.2 version instead of this new 1.2.1 version.

To fix this issue, you can...

  • Clear your cache to fix this issue. Please back up your save before doing this!
  • Add ?v=1.2.1 to the end of the URL if you are loading it through the Javascript console.

v1.2 | macOS support fixed!

02 Apr 08:51
4c8d71c
Compare
Choose a tag to compare

What's Changed

  • Changed RPC library to fix mac support

Note:

If you still get the "Your client may be outdated message" on Cookie Clicker, your browser may be loading the old 1.1 version instead of this new 1.2 version.

To fix this issue, you can...

  • Clear your cache to fix this issue. Please back up your save before doing this!
  • Add ?v=1.2 to the end of the URL if you are loading it through the Javascript console.

Full Changelog: v1.1...v1.2

v1.1, separation of steam & browser versions

05 Jan 22:58
Compare
Choose a tag to compare

Hello, and Happy New Year!

Huge Changes to the mod

On December 24, 2021, Orteil released a new update to Cookie Clicker which added native Discord Rich Presence and Workshop support for the Steam version of the game. This means that I have the ability to directly access the Rich Presence status in game (although with a bit of limitations).

This change also makes mod installation a bit easier in both Steam and browser versions, which is great for me and you!

There are some differences with both versions though! In the Steam version, I am unable to add a small icon next to the big icon (where it displays the icons of the cursor, golden cookie, current season, etc), but I can change the text displayed in the status. To make up for the lack of this feature, I added another feature that allows you to cycle through all the information that the mod can provide!

Changelog

Changes

  • Code optimization and refactoring
  • Fixed spelling errors
  • Changed some logging messages

Removed

  • Removed fake drop numbers for Business Day (not sure if people liked it but i thought it was funny while it lasted haha)
  • Removed "April Fool's" season name (is now replaced with Business Day)
  • Removed update checker in the mod

Added

  • The browser version of the mod will now attempt to open the Cookie Clicker website for you!
  • Added an update checker in the client

v1.0, Stable release!

24 Oct 11:26
Compare
Choose a tag to compare

Now that it's been a while since release and I've been getting positive feedback, I think it's safe to say that this build of CookieClickerRPC is stable!

Changelog

Changes

  • Big Icon now shows mod credits and version (a lil self promo if u don't mind !!)
  • Moved Prestige info to the small icon information of the Rich Presence status
  • CCSE will now show the mod name when showing the dialog box for confirming to load the mod

Fixes

  • Used actual current CPS (including withered amount) instead of raw CPS
  • If no sugar lumps are being grown yet, status will show that there are no sugar lumps being grown instead of showing -1 sugar lumps

Added:

  • Golden cookies total clicked and missed in small icon info

Removed:

  • Exit code and reason when disconnected from Rich Presence Server.

Please check what info the small icon in your rich presence status is showing, as I had to reorder the settings for it!

Updating

Just do the same steps you did when installing the mod for the first time (except that you don't need to redownload CCSE if you already have)

First Release!

16 Oct 22:00
99ed666
Compare
Choose a tag to compare

This is the first release of the app! I only did it as a "beta" build because I'm not confident enough that it is finished as there may be some bugs in the app.

For installation instructions, click here.