Skip to content

Releases: Joglacraft/Fools-Gambit

v0.3.2

30 Jan 14:35

Choose a tag to compare

This is a minor update to fix a crash.

  • Fixed a crash when using 'The Fool?'.

v0.3.1

24 Dec 10:16
f21b27e

Choose a tag to compare

A small patch to fix a crash when hovering over certain cards.

v0.3.0

22 Dec 13:05
f21b27e

Choose a tag to compare

After another 6 months, another beta of Fool's Gambit is released.

The original scope of the update was to simply re-balance most jokers, mostly by tweaking some numbers, but as you can see, it went out of control, as per usual.

It got so out of control that somehow this update has managed to become the first one to feature some cross-mod content, primarily with GIGA, but also with JokerDisplay.

Gameplay changes

  • Several jokers have been re-balanced, generally by tweaking numbers.
  • Several new jokers have been added, both vanilla and new from the mod.
  • Change of pace as a joker has been removed.
    • Instead, its effect has been modified and has been turned into a voucher.
  • Alternate versions of the same joker shouldn't be obtainable at the same time, except if a showman is present.
  • New vouchers.
  • New alternate seals.
  • Some Tarot cards, namely, those who enhance cards, have been overhauled.
  • New alternate seals.
  • Added alternate card and seal data to the info queue.
    • This can be disabled in the mod's settings.
  • Alternate cards and enhancements will now have a question mark marker on the top right corner of the card to mark they are alternate.

GIGA crossmod (F3G)

As stated earlier, this version brings the first cross-mod content to Fool's Gambit, as part of a collaboration between the two parties.

  • Added alternate Food cards.
    • Food cards behave like 'mini' tarot cards, but they must be selected first, that means you have to store them in your consumables area before you can use them.
  • Added (some) alternate seals.
    • Missing entries will be added on future updates.

Additionally, GIGA will also further extend its features, 'unlocking' several alternate cards unobtainable without the two mods installed.

JokerDisplay crossmod

Most jokers have been given JokerDisplay data.

Technical changes

  • The alternate system has been reworked with the following changes:
    • Alternate data is now stored in the object prototypes themselves, instead of using an external table.
  • The location where alternating variables has been changed.
  • Alternating cards no longer destroys and creates a different new card. Instead it uses Card:set_ability().
  • Overhauled the mod's settings page.
    • Removed the special version selector. It might get re-added at a future date.
    • Removed Mila.
  • Created new pool system for Fool's Gambit.
    • Currently it's used to filter out possible enhancements for some tarot cards.

See the wiki for further details.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

09 Aug 19:22

Choose a tag to compare

The second public beta of the mod. It's main features include:

  • New alternate jokers, a lot of them.
  • New alternate Tarot cards. Basically every Tarot card has an alternate.
  • New joker rarity, 'Collective'. These are more powerful than Legendary jokers.
  • New Spectral card, 'The Soul?'. It can very rarely appear in Aberration/Melody packs. The rest of the Spectral cards will be added in a future update.
  • A lot, lot of bugfixes.
  • Localization to a few languages, including: English, Chinese, Spanish, and Sendien. Do note that some localizations are not complete. They will be updated and refined as the mod gets updated.

v0.1.0-mila

31 Mar 20:10
c9e10e6

Choose a tag to compare

Mila

Includes stuff.

April Fool's Gambit!!!

Fools gaming!

v0.1.0-pre5

14 Mar 14:36
8217610

Choose a tag to compare

v0.1.0-pre5 Pre-release
Pre-release

Fixes many bugs due to faulty functions in pre4. If everything goes well, this should be the last version before v0.1.0

v0.1.0-pre4

13 Mar 15:37
4c2b6b3

Choose a tag to compare

v0.1.0-pre4 Pre-release
Pre-release
  • Small re-write to allow other modders to use Fool's Gambit's alternating system.

v0.1.0-pre2

08 Mar 20:09
171855c

Choose a tag to compare

v0.1.0-pre2 Pre-release
Pre-release
  • Fixed many crashes caued due to global tables and functions not being correctly named.

v0.1.0-pre1

08 Mar 17:16
bcc581a

Choose a tag to compare

v0.1.0-pre1 Pre-release
Pre-release

First public betatesting release, mainly intended to find and fix bugs before the first beta drops.

It features 30+ alternate jokers and 6 aberration cards.

v0.1.0

16 Mar 15:11
18a3f02

Choose a tag to compare

The first beta of Fool's Gambit, with a small chunk of the content the mod will add.

It includes:

  • ~30 new jokers
  • A new card type, aberration cards, which are required to use the obtain the new jokers.
  • A basic collection of functions for other modders to implement their own cards to Fool's Gambit. (Check the repo's wiki for further information).