epfly6 / RepentanceAPIIssueTracker

An unofficial issue tracker for issues with The Binding of Isaac: Repentance's API.
18 stars 1 forks source link

Methods to play giantbooks and various HUD streaks #63

Open Xalum opened 3 years ago

Xalum commented 3 years ago

A giantbooks.xml is present in the game's resources, and may work for adding new giantbooks; however with no method in the api to play a giantbook, this xml remains useless except to remove or modify existing giantbooks

While a custom giantbook could be rendered manually, there is no good solution to implement the brief pause caused by vanilla giantbooks, and a custom method that hooks into the game's own giantbook rendering system would be extremely useful

Meowlala commented 3 years ago

Hijacking this to mention other things we should be able to play:

Meowlala commented 3 years ago

Following HUD animations are now playable in patch:

Not included are:

TaigaTreant commented 2 years ago

The ability to prevent Giantbook animations, or stop queued/playing Giantbook animations, would also be appreciated.