The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

Ser Junkan
目前顯示第 1-10 項,共 14 項
< 1  2 >
更新:2017 年 10 月 8 日 @ 下午 1:16

  • Fixed pickup collision in co-op mode.

更新:2017 年 9 月 25 日 @ 上午 10:50

  • Changed a pickup condition that might've been broken by other mods.

更新:2017 年 9 月 23 日 @ 上午 10:53

  • Properly implemented the console command via the MC_EXECUTE_CMD callback.
  • Removed RNG() constructor that was called every time familiars were checked.

更新:2017 年 9 月 17 日 @ 上午 5:18

  • The MC_PRE_PICKUP_COLLISION callback is no longer used to avoid incompatibility with other mods that use it.

更新:2017 年 9 月 14 日 @ 上午 7:16

  • Fixed the familiar targeting charmed and friendly enemies.
  • Fixed the sad animation playing incorrectly when multiple pedestals were destroyed.

更新:2017 年 9 月 10 日 @ 上午 10:18

  • Fixed the familiar attacking enemies when they're invulnerable, e.g. hosts and cod worms.

更新:2017 年 9 月 10 日 @ 上午 7:43

  • Made the drop and spawn rates 100% by default and added persistent "g junkalot on" and "g junkalot off" console commands.
  • Added a proper interaction with the Box of Friends, making each activation temporarily increase the familiar's level.
  • Item pedestals can no longer be destroyed by troll bombs.
  • The player character will now be sad when item pedestals are destroyed without dropping anything.
  • If the player gets the familiar by picking up junk, the Ser Junkan item will no longer appear on pedestals.
  • Multiple familiars will now be spawned if the player duplicates the Ser Junkan item.
  • BFFS no longer increases the familiar's size to avoid distorting the sprite or making it too big.
  • Improved the familiar's pathfinding and target selection.

更新:2017 年 8 月 14 日 @ 上午 9:37

  • Fixed missing collision damage multiplier when the player has multiple Ser Junkan items.
  • Added an increased chance of spawning the familiar as Lilith.
  • Added an increased chance of spawning the familiar when holding Box of Friends.

更新:2017 年 4 月 4 日 @ 上午 4:45

  • Minor code change so that sound effects are played via SFXManager instead of an NPC dummy.

更新:2017 年 2 月 20 日 @ 上午 3:22

  • Fixed a crash when a co-op baby was spawned, which was caused by an ENTITY_NULL dummy used to play sounds.