CaravelGames / drod

The official public repository of Deadly Rooms of Death and DROD RPG
http://caravelgames.com
56 stars 17 forks source link

RPG: Add item bonus preview effect. #499

Closed mrimer closed 1 year ago

mrimer commented 1 year ago

Like the enemy damage preview effect, this change adds a persisting numeric display for pending item bonuses (i.e., health, att/def gems).

Hypexion commented 1 year ago

This looks like it's replacing the existing damage preview effect. Did you mean to push some different files? EDIT: No it's just Github showing things strangely.

mrimer commented 1 year ago

This looks like it's replacing the existing damage preview effect. Did you mean to push some different files? EDIT: No it's just Github showing things strangely.

I added a new base class to the damage preview effect.

Hypexion commented 1 year ago

This looks like it's replacing the existing damage preview effect. Did you mean to push some different files? EDIT: No it's just Github showing things strangely.

I added a new base class to the damage preview effect.

Ah, it was a case of Github displaying things strangely. This all looks good!