Icon Badges

by Galdoc

Designed to make icons and recipes easier to distinguish for those with various forms of colorblindness.

Tweaks
3 months ago
1.1 - 2.0
1.95K

Changelog

Version: 1.2.2
Date: 3-04-2025
  Changes:
    - Fixed version requirement
Version: 1.2.1
Date: 2-25-2025
  Changes:
    - Updating to 2.0 / SA
    - Changed 'Ib_global.badge_vanilla' to 'Ib_global.perform_default_badging'
    - Some unbadged vanilla icons are badged in SA
    - K2 compat not guaranteed to work right now
Version: 1.1.09
Date: 4-22-2024
  Changes:
    - Fixed crash bug with Galdoc's Manufacturing when set to "Only Belts" because testing amirite
Version: 1.1.08
Date: 3-29-2024
  Changes:
    - Various tweaks and bugfixes
Version: 1.1.07
Date: 2-12-2024
  Changes:
    - Various tweaks and bugfixes
Version: 1.1.06
Date: 2-07-2024
  Changes:
    - Re-tooled the mod to expose Build_badge(prototype, ib_data) function to modders
    - "ib_active" removed, and replaced with ...
    - Ib_global.perform_default_badging is a bool that will turn off IB badging vanilla recipes for overhauls
Version: 1.1.05
Date: 2-06-2024
  Changes:
    - Implemented "ib_active" for use with Galdoc's Manufacturing
Version: 1.1.04
Date: 2-06-2024
  Changes:
    - Fixed bug relating to icon_size differing between icon and iconS.
    - Fixed bug relating to normal vs. expensive mode.
Version: 1.1.03
Date: 1-26-2024
  Changes:
    - Minor refactor for use in Galdoc's Manufacturing; badge creation functions are now available
      to all modders at data.lua stage.
Version: 1.1.02
Date: 1-24-2024
  Changes:
    - Remembered to comment out my stupid testing line so it doesn't crash on startup
Version: 1.1.01
Date: 1-24-2024
  Changes:
    - Implemented multiple-image badges
    - Implemented ordering of Image and Letter Badges
Version: 1.1.0
Date: 1-24-2024
  Changes:
    - Breaking change: ib_badge became ib_let_badge
    - Breaking change: ib_corner became ib_let_corner
    - Breaking change: ib_invert became ib_let_invert
    - Implemented Image Badges
Version: 1.0.6
Date: 1-24-2024
  Changes:
    - Fixed bug with inverted badges
Version: 1.0.5
Date: 1-23-2024
  Changes:
    - Implemented 3-letter badges
Version: 1.0.4
Date: 12-11-2023
  Changes:
    - Implemented Opacity setting
    - Gussied up the code
Version: 1.0.3
Date: 12-09-2023
  Changes:
    - Fluids can now be 'badged' properly
    - Badges for items (not just recipes) can be put in all 4 corners
    - Added "Only Belts" option; "Inventory" is now renamed "Only GUI"
Version: 1.0.2
Date: 12-09-2023
  Changes:
    - Fixed minor typos
Version: 1.0.1
Date: 12-08-2023
  Changes:
    - Why wouldn't 1.0.0 have a bug on publishing
Version: 1.0.0
Date: 12-08-2023
  Changes:
    - Mod upgraded from not existing to existing