The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

First Person Shooter Mode
Hiển thị 31-40 trong 67 mục
< 1  2  3  4  5  6  7 >
Cập nhật: 17 Thg05, 2021 @ 5:44am

bug fixing for repentance

Cập nhật: 15 Thg05, 2021 @ 7:29pm

added backdrop settings for repentance

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

fixed bug with door rendering in repentance

Cập nhật: 14 Thg09, 2020 @ 3:02am

-updated DOOM HUD to have victory laps

Cập nhật: 5 Thg09, 2020 @ 4:57am

Cập nhật: 5 Thg09, 2020 @ 4:39am

added variable to more easily switch between experimental mouse aiming modes

Cập nhật: 24 Thg05, 2020 @ 5:02am

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

Cập nhật: 13 Thg05, 2020 @ 9:56am

-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

Cập nhật: 11 Thg04, 2020 @ 11:43am

add check for hudAPI

Cập nhật: 4 Thg04, 2020 @ 12:53am

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

Cập nhật: 3 Thg04, 2020 @ 11:40pm

-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