Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
CHANGELOG
1.3.4
- Deleted tests class. Please fix
1.3.3
- Rebuild to hopefully fix a niche issue
1.3.2
- Fix for 1.4.1 patch
1.3.1
- Remove unused internal fields.
1.3.0
-
Add a feature to pass information between CanRevive and OnRevive delegates
-
Fix one il hook always logging that it errored
1.2.2
-
Fix for DLC3
-
Remove leftover debug logspam
1.2.1
-
Fix
CharacterMaster_IsDeadAndOutOfLivesServeralways returning false -
Rename old
CanRevivemethod toCanReviveAndOrRevive
1.2.0
-
Add priority feature (thanks for @viliger2 for implementing it)
-
Add revive function for
IsExtraLifePendingServer(thanks for @viliger2 for implementing it)
1.1.0
- Add PendingOnRevive feature and its default value
1.0.0
- Release