1. Welcome to the official Starbound Mod repository, Guest! Not sure how to install your mods? Check out the installation guide or check out the modding help thread for more guides.
    Outdated Mods have been moved to their own category! If you update your mod please let a moderator know so we can move it back to the active section.
    Dismiss Notice

Outdated [OBSOLETE] Codex Fix [Nightly 07/08/2014] 1.0

Makes the codex entries display in a readable fashion once more.

  1. spiritofcat
    THE ISSUE THIS MOD WAS MADE TO ADDRESS HAS NOW BEEN FIXED.
    YOU SHOULD NOT NEED THIS MOD AND USING IT MAY CAUSE PROBLEMS.

    The codex has been broken in nightly builds for quite a while now.
    I finally got around to digging through the files and figuring out a fix.

    It seems that something changed in the way the game renders codex entries, such that the co-ordinates that specify where the text should appear now mark the start of the last line of the page text, not the first.

    I've moved those co-ordinates down so that the last line of text is always just above the Next Page and Previous Page buttons.
    This makes the books look a little strange, since some pages are taller than others, but at least it's all readable now.
    [​IMG]


    The mod replaces the entire codex.config file even though I only changed one numerical value because when I tried to use Merge functionality it ended up either not applying the change, or crashing the game entirely.
    Mod Pack Permissions:
    Anyone can use this mod in their mod compilation without the author's consent.
    Mod Assets Permissions:
    Anyone can alter/redistribute the mod's assets without the author's consent.

Recent Reviews

  1. Maxiplayer
    Maxiplayer
    5/5,
    Version: 1.0
    Amazing! Just what i need, all stars for you, sir
    1. spiritofcat
      Author's Response
      Thanks for the stars!
      I'm glad to be of assistance.
  2. Broconut
    Broconut
    5/5,
    Version: 1.0
    YES! Thank you for this quick fix! I found this bug to be incredibly annoying while messing around in the nightly build. Hopefully CF will fix this soon.
    1. spiritofcat
      Author's Response
      Thanks for reviewing it!
      Yeah, I was annoyed that I couldn't read the codex either.
      Turned out to be a pretty simple fix.