Skip to content

Releases: Joglacraft/DebugPlusPlus

v1.3.1

25 Nov 20:23

Choose a tag to compare

This is a minor fix to address an crash when changing the game speed with the gamespeed text input.

Removed features

  • Removed the '/10' button from the gamespeed text input, as DPP's text inputs now accept the full keyboard and thus it's no longer needed.

Bugfixes

  • Fixed an issue with gamespeed setting G.SETTINGS.GAMESPEED to nil instead of the correct number.

v1.3.0

14 Nov 08:25

Choose a tag to compare

New features

  • Added a 'Poker Hands' button to manually modify a poker hand's level, chips and mult.

Important

Due to the sheer amount of text inputs, this menu can be quite laggy.
I cannot remediate this since it would require me to re-invent text inputs from scratch.

Bugfixes

  • Improved compatibility with Talisman.
    • It should no longer crash the game when changing values like chips and money.

Note

DPP is still a bit funky with Talisman, so it might still crash. If it does, remember to report the bug to me so I can fix it.

Full Changelog: v1.2.0...v1.3.0

v1.2.0

25 Oct 14:05

Choose a tag to compare

New features

  • Added a new 'savestates' system, akin to the one in DebugPlus.
    • One can open the savestates menu from the main UI, under the 'Game' tab.
    • This menu allows one to create (max 16 characters), load, overwrite and delete savestates.
    • NOTE: DebugPlus savestates won't appear in the savestates menu.
    • Unlike DebugPlus, these savestates can be accessed from any profile.
    • The savestates folder can be located where the Mods folder is located, inside DebugPlusPlus/savestates.

Bugfixes

  • Fixed a bug with the card modifiers menu (enhancements, editions, etc) that crashed the game when selecting an entry with the label trimmed due to its length.

v1.1.0

22 Oct 19:30

Choose a tag to compare

This update focuses on improving the card inspector, as well as improving some other features.

Changelog

  • Added partial HotPotato compatibility.
    • Currently one can modify all currencies values.
  • Improved the card inspector
    • It can now create new entries
    • It can now modify the data type of already existing entries
    • It can now remove entries
  • Text inputs now allow any character to be entered.
  • Added new 'Draw hand' button. Do note it can act weirdly when used outside of blinds.
  • Minor bugfixes

Full Changelog: v1.0.0...v1.1.0

v1.0.0

20 Sep 18:03

Choose a tag to compare

Changelog compared to v0.5.0

  • The card inspector will now keep the 'tab' and page one is in even after unhighlighting the card or changing tabs.
  • The card inspector no longer rotates relative to the card it is attached to.

This is the first full release of the mod

With the card inspector now done, I'd say the mod is now feature-complete. I will still keep updating the mod if I feel like it, tho, so stay tuned for that. To recap, I'll list again the most prominent features of this mod.

  • An in-game UI menu to modify some game values, including:
    • Highlight and card limit for playing cards, consumables and jokers.
    • Setting the boss blind to a random or selected one.
    • Modifying the blind's required and player's chips score.
    • Bulk modifying cards' enhancements, editions, seals and stickers.
  • Per-card inspector to view and modify desired card values.
  • Some customization.
  • (mostly) Talisman compatible.

Note

This mod is meant to be used in conjunction with DebugPlus.

v0.5.0

19 Sep 19:18

Choose a tag to compare

  • Added a 'card inspector' (Inspector). Allows the user to navigate through the card's data and modify its values.
  • Moved most option cycles to their own sub-menus to ease the act of finding the desired option.

v.0.4.3

30 Aug 17:47

Choose a tag to compare

  • Fixed applying and removing stickers not providing the necessary card data in some instances (like perishable).

v0.4.2

25 Aug 21:14

Choose a tag to compare

  • Changed text inputs so one can input 'o' and be interpreted as a zero.
  • Optional DPP button in the pause menu.
  • Small localization updates.

v0.4.1

16 Aug 01:35

Choose a tag to compare

  • Fixed joker and consumable limit displaying the wrong number.
  • Fixed bug that resulted in the menu not closing when pressing TAB.

v0.4.0

15 Aug 19:34

Choose a tag to compare

  • Added localization files for english and spanish. (contributions should be done via the discord thread).
  • Added 'unlimited' options for hands, discards and money (dollars). They lock the value to prevent it from changing, ever.
  • Added a button in the pause menu to access DebugPlusPlus' interface, as well as a button to close it.