Skip to content

v3.0.0

Choose a tag to compare

@hamstar0 hamstar0 released this 27 Aug 09:29
· 29 commits to master since this release

Mod Browser Autorelease built on tModLoader v0.11.4

  • Updated to MH5 and TML11
  • Switched to ItemDefinition and NPCDefinition rather than "qualified names" (note: breaks compatibility)
  • Refactored filters (per world) config to use instance switching when InstancedFilters (previous SuppressAutoSaving) on
  • Removed many chat commands for filter list editing; all done with ModConfig now
  • Added item, recipe, NPC, NPC loot groups lists as separate config setting fields
  • Added filter caches for mapping keys and index positions
  • Re-implemented filter setters (and API)
  • Added FiltersAccess setters and API bindings for groups
  • Renamed groups FiltersAccess and API methods slightly