The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

First Person Shooter Mode
Εμφάνιση 31-40 από 67 καταχωρίσεις
< 1  2  3  4  5  6  7 >
Ενημέρωση: 17 Μαϊ 2021 στις 5:44

bug fixing for repentance

Ενημέρωση: 15 Μαϊ 2021 στις 19:29

added backdrop settings for repentance

fixed bug with getting gridentity sprites for repentance (:getsprite instead of .sprite)

fixed bug with door rendering in repentance

Ενημέρωση: 14 Σεπ 2020 στις 3:02

-updated DOOM HUD to have victory laps

Ενημέρωση: 5 Σεπ 2020 στις 4:57

Ενημέρωση: 5 Σεπ 2020 στις 4:39

added variable to more easily switch between experimental mouse aiming modes

Ενημέρωση: 24 Μαϊ 2020 στις 5:02

added check for dice room carpets, not super pretty but should be better than it looked before

Ενημέρωση: 13 Μαϊ 2020 στις 9:56

-updated room minimap with gummy's awesome spritework
-added HUD, also thanks to gummy
-added poops and trapdoors to room minimap
-fixed isaacs carpet standing up on its edge
-added option to config menu to change the quick toggle key
-added option to config menu to change which HUD should be used during fps mode
-lots of minor bugfixes, refactoring and optimizing

Ενημέρωση: 11 Απρ 2020 στις 11:43

add check for hudAPI

Ενημέρωση: 4 Απρ 2020 στις 0:53

-fixed mod asking stage API for current floor before it's ready

Ενημέρωση: 3 Απρ 2020 στις 23:40

-updated config menu code to use new methods
-moved turning code from post_update to post_render so turning should be much smoother
-reduced how often tables need to be refreshed, should help with lag a bit more
-added global function to check if FPS mode can or should be rendering, for consistency and so other mods can check if FPS mode is being used if they need to do that for some reason