Binding of Isaac: Rebirth Wiki
Piber20 (talk | contribs)
mNo edit summary
(MC_LEVEL_GENERATOR has been in the documentation since Feb 24th)
Line 32: Line 32:
 
* ResourceExtractor now uses an external file to get resources names from
 
* ResourceExtractor now uses an external file to get resources names from
 
* Shader parameters were fixed.
 
* Shader parameters were fixed.
* Lua API documentaiton now contains a <code>MC_LEVEL_GENERATOR</code> mod callback with the description "WIP, isn't active atm" (more hook-ins to floor/room generation to come?)
 
   
 
{{VersionNav}}
 
{{VersionNav}}

Revision as of 00:28, 22 May 2017

Template:VersionTable

Undocumented Changes

Additions

Changes

Fixes

  • Fixed an issue where holding Coupon in a devil room would crash the game.
  • Fixed a room in Caves without an exit.
  • Booster Pack #2 items have had their DecreaseBy value doubled from 0.5 to 1.0.
  • The Inner Eye now properly updates the damage cache.
  • Mutant Spider now properly updates the damage cache.
  • Leprocy now correctly spelt as "Leprosy".
  • An exploit involving Forget Me Now has been fixed
  • Fixed jacob's ladder and tech zero self-damage bugs.

Modding

  • new ModCallback: MC_EXECUTE_CMD
  • new function: RemoveCallback
  • Lua docs have been updated
  • ResourceExtractor now uses an external file to get resources names from
  • Shader parameters were fixed.

Template:VersionNav