tModLoader

tModLoader

Boss Checklist
Showing 1-10 of 43 entries
< 1  2  3  4  5 >
Update: May 24 @ 1:35pm

Version 2.2.3 has been published to Stable tModLoader v2025.3, learn more at the homepage[forums.terraria.org]

Boss Log
  • Restored Mod.Call Log Verbose functionality
  • Prevented the Boss Log from overcorrecting its positioning when interacting with it
    • Bosschecklist will now only center itself upon being opened
  • Added a config that makes the Spawn Items crafting section a checklist (off by default)
  • Fixed spawn item ingredients not being properly aligned when using more than 6 item slots
Other Features
  • Fixed the Moon Lord's despawn and limb messages displaying inconsistently
  • Fixed the Moon Lord's head icon not displaying properly for the Radar and Boss Log
  • Fixed the Record Tracker displaying itself when no NPC is selected
  • Fixed an uncommon error related to World Records in Multiplayer
Generic
  • General code cleanup and improvements
  • Added French localization
  • Added German localization

Update: Nov 11, 2024 @ 10:35am

Version 2.2.2 has been published to Stable tModLoader v2024.9, learn more at the homepage[forums.terraria.org]

Boss Log
  • Progressive Checklist config now defaults to FALSE (off)
  • Fixed item obtainability checks appearing on item slots in the Spawn Info subpage
  • Celestial Pillars display name now uses a custom translation key
  • Boss Bags are now automatically fetched by Boss Checklist
    • Modders no longer need to add the Boss Bag in their submitted collectibles list
    • The check looks for the bag in the NPCs loot table, assuming it's properly set up
  • Improved the Collectible Item system and made their loot page order more consistent
Other Features
  • Added config to enable/disable the New Record glow effect for the Boss Log
  • The Record Tracker debug text was made more clear on what it is
  • Despawn messages that do not exist will now default to the Generic message provided
  • Fixed respawn timer playing sounds on all multiplayer clients
  • Minor improvements for items drawing on the map
Generic
  • General code cleanup and improvements
  • Fixed a null reference exception related to entry info containing vanilla item IDs

Update: Jun 8, 2024 @ 8:11am

Version 2.2.1 has been published to Stable tModLoader v2024.4, learn more at the homepage[forums.terraria.org]
Version 2.2 has been published to Stable tModLoader v2024.3, learn more at the homepage[forums.terraria.org]

  • Fixed a hard crash related to specific mod configurations

Update: May 24, 2024 @ 5:09pm

Version 2.2 has been published to Stable tModLoader v2024.3, learn more at the homepage[forums.terraria.org]

Boss Log
  • The Spawn Info category is now the default category (previously Records)
  • Added Manual Checklist
    • While enabled, you can mark entries as defeated yourself using right-click
    • This may be desired if you run into issues where a boss isn't being marked correctly.
  • Improved Progression Mode (now called Progressive Checklist)
    • Progressive Checklist is no longer configurable (prompt updated to reflect this)
    • Pages of undefeated entries are inaccessible
    • The next undefeated boss will be unlocked, but with hidden information until defeated
  • Hidden entries can now be added or removed under its own menu (located under the filters tab)
  • Changed some reset options to require Alt + right-clicking the interactions tab
    • Records are still unable to be reset. Some under-the-hood work is being done to make this possible.
  • The 'Only check droppable loot' config now also prevents non-drop items from appearing on the loot page
  • Fixed drops that are also collectible from not appearing or contributing to the loot checklist
  • Fixed some inconsistencies with checkmark types
  • Pressing the creative mode menu toggle now only closes the Boss Log when the player is a journey character
    • This should fix some instances of the Boss Log closing on click
Other Features
  • Fixed a broken despawn message from appearing when fighting Betsy
  • Fixed crashes caused by map item drawing and the "Unlimited Ground Items" mod by Kyryh (not confirmed)
Generic
  • Improved asset loading guidelines which may give a minor FPS boost to some users
  • Various internal optimizations and simplification of code
  • Updated localization files

Update: Jan 7, 2024 @ 2:30pm

Version 2.1.3 has been published to Stable tModLoader v2023.11, learn more at the homepage[forums.terraria.org]

  • Fixed Dark Mage and Ogre not always being marked as defeated
  • Added more measures to prevent moon defeation status between worlds

Update: Dec 24, 2023 @ 8:04pm

Version 2.1.2 has been published to Stable tModLoader v2023.10, learn more at the homepage[forums.terraria.org]

  • Fixed a rare null reference error related to collectible tiles
  • Fixed a crash if an unloaded NPC was selected for the Record Tracker Display config
  • Fixed the Dark Mage from tier 3 OOA not triggering its defeated status
  • Fixed the Dark Mage and Ogre not tracking kills from certain tiers
  • Unobtainable treasure bags are no longer checked for the completed loot checklist

Update: Dec 19, 2023 @ 1:38pm

Version 2.1.1 has been published to Stable tModLoader v2023.10, learn more at the homepage[forums.terraria.org]

  • Fixed an issue where an error would be thrown if a mod submits a treasure bag as a collectible item

Update: Dec 18, 2023 @ 6:20pm

Version 2.1.0 has been published to Stable tModLoader v2023.10, learn more at the homepage[forums.terraria.org]

Boss Log
  • Added a researched checkmark to the boss loot page
  • Boss Loot now checks for items that are crafted or bought from a shop

  • Fixed animated treasure bags not being displayed properly
  • Fixed the filters tab from appearing while on the Progression Mode prompt page
  • Fixed relics and mounts displaying the wrong collection type text

Other Features
  • Moon events now are defeated upon day (or night for the eclipse) instead of when the event is no longer active

  • Fixed client config messages not always being the selected type
  • Fixed a null reference exception related to despawn messages
  • Fixed an issue related to world records and world-hopping

Generic
  • Requesting EntryInfo now provides the entry's relic item if applicable
  • Pillar deaths are now synced to update their defeation check
  • Tidied up debug tool configs

  • Slightly optimized some intesive tasks
  • Updated localization files
  • Removed unecessary Old Ones Army check

GitHub Wiki
  • A section for explanations and use cases regarding Mod Developer Debug Tools was added

Update: Nov 20, 2023 @ 6:17pm

Version 2.0.2 has been published to Stable tModLoader v2023.9, learn more at the homepage[forums.terraria.org]

  • Fixed non-host clients not generating a world key for boss records if joining a new world for the first time.

Update: Nov 19, 2023 @ 1:30pm

Version 2.0.1 has been published to Stable tModLoader v2023.9, learn more at the homepage[forums.terraria.org]

  • Fixed world records not generating on newly generated worlds