Skip to content

Releases: Curve/chalchiu

v2.3

03 May 18:11
Compare
Choose a tag to compare

chalchiu v2.3

🚀 Improvements

  • ♻️ Re-use already loaded files on require
  • 📦 Expose the loaded mods to the Lua-State
  • ⏪ Return restore function from detour (allows to restore a detoured function to its original state)

👾 Coromon

  • ℹ️ Mod Info [NEW]
    • Show information on loaded mods!

🎒 Installation Instructions

  • Place the iphlpapi.dll into your game directory (next to coromon.exe)

In case you want to install the Coromon Trainer and the Randomized Evolution Mod as well, do the following:

  • Download the Coromon.Mods.zip and unpack it in your game directory
    • This should place new folders into the mods folder if done correctly

v2.2

02 May 22:06
c144a8c
Compare
Choose a tag to compare

chalchiu v2.2

🐛 Bug Fixes

  • 🫥 Prevent crash on startup
    • 🚀 We now use a more refined method to obtain the lua state

👾 Coromon

  • Hide sensitive data from log

  • Trainer

    • 🐛 Potential Game Lock on Max out Coromon
    • 🚀 Also Adjust Dialogue Speed
    • 🛑 Removed Debug Squad
  • Randomize Evolution

    • 🐛 Fix crash when entering Clothes Menu

🎒 Installation Instructions

  • Place the iphlpapi.dll into your game directory (next to coromon.exe)

In case you want to install the Coromon Trainer and the Randomized Evolution Mod as well, do the following:

  • Download the Coromon.Mods.zip and unpack it in your game directory
    • This should place new folders into the mods folder if done correctly

v2.1

02 May 20:33
17f6833
Compare
Choose a tag to compare

chalchiu v2.1

🐛 Bug Fixes

  • 🫥 Prevent crash caused by non existing mods folder

🚀 Improvements

  • 🧨 Add more detailed information on crashes

🎒 Installation Instructions

  • Place the iphlpapi.dll into your game directory (next to coromon.exe)

In case you want to install the Coromon Trainer or the Randomized Evolution Mod as well, do the following:

  • Download the Coromon.Trainer.zip / Coromon.Random.Evolution.zip and unpack it in your game directory
    • This should place a new folder into the mods folder if done correctly

v2.0

02 May 15:51
0c343b6
Compare
Choose a tag to compare

chalchiu v2.0

📖 General

  • 🤔 Simplified Installation

    • You no longer need to rename or replace files, simply drop the iphlpapi.dll into your game folder!
  • 🌎 Broader Game Support

    • Due to some code changes chalchiu should now work with more Solar2D games
  • 🚀 Improved Mod Loading

  • 🏗️ Better Mod Structure

👾 Coromon

  • 🚀 Basic Trainer added
    • A Coromon Trainer has been added to the examples, which has the following features:
      • Modify Game Speed
      • NoClip
      • 100% Catch Rate
      • Lvl. 99 Coromon
      • Infinite Gold

🎒 Installation Instructions

  • Place the iphlpapi.dll into your game directory (next to coromon.exe)

In case you want to install the Coromon Trainer or the Randomized Evolution Mod as well, do the following:

  • Download the Coromon.Trainer.zip / Coromon.Random.Evolution.zip and unpack it in your game directory
    • This should put the trainer folder into the mods directory

v1.0

24 Apr 11:48
77aa927
Compare
Choose a tag to compare

chalchiu v1.0

Initial Release