Skip to content

Releases: DooDesch/Mimesis-EnemyDropLoot

v1.0.5

17 Jun 01:44

Choose a tag to compare

Changes in 1.0.5

Changed

  • Started maintaining a full changelog that is now published on GitHub, Thunderstore
    and Nexus. No gameplay changes compared to 1.0.4.

v1.0.4

15 Jun 22:09

Choose a tag to compare

Changes in 1.0.4

  • Update MimicAPI dependency to 0.3.0; bump to 1.0.4 (7db0cda)
  • docs: rewrite README to the June 2026 standard (UTF-8, accurate config/deps, current badges) (2d306f7)

v1.0.3

15 Jun 14:49

Choose a tag to compare

Changes in 1.0.3

  • ci: build MimicAPI from the DooDesch fork (carries the 0.3.0 fix) until the upstream PR is merged (5241192)
  • Fix for Mimesis 0.3.0 / MelonLoader 0.7.3 (7c93bb3)
  • Update READMEs with badges and new title format (314a42e)
  • Enhance README.md for EnemyDropLoot: reorganize content with a Table of Contents, improve feature descriptions, and clarify installation and configuration steps for better user guidance. (3fe3d46)
  • Clarify README.md for EnemyDropLoot: update configuration options with examples for DropChance and MaxDropsPerKill, and correct the MimicAPI repository link. (f916c97)

v1.0.2

15 Nov 23:36

Choose a tag to compare

Changes in 1.0.2

  • Bump version to 1.0.2 (716f684)
  • Update manifest.json to include NeoMimicry-MimicAPI as a new dependency for enhanced functionality. (2932408)

v1.0.1

15 Nov 23:21

Choose a tag to compare

Changes in 1.0.1

  • Bump version to 1.0.1 (a01483b)
  • Refactor README.md for EnemyDropLoot: update mod description, installation steps, and configuration options for clarity and accuracy. (20b75dc)

v1.0.0

15 Nov 23:15

Choose a tag to compare

Changes in 1.0.0

  • Add GameAssemblyPath parameter to build configuration in GitHub Actions workflow for improved path management. (b9c06a4)
  • Update project configuration and GitHub Actions workflow to include MimicAPI repository checkout and adjust build parameters for improved path management. (6d71916)
  • Update icon.png to enhance visual representation of the EnemyDropLoot mod. (d51fa6d)
  • Update GitHub Actions workflow to reflect changes from Boilerplate to EnemyDropLoot, including version checks, artifact names, and release ZIP handling. (8cc5ec4)
  • Update version to 1.0.0, adjust README for default drop chance and max drops, and correct website URL in manifest.json. (9de22d3)
  • Enhance loot drop functionality by updating initialization logging with detailed preferences and adding LootSpawnService for improved loot spawning logic. Adjust project structure to include new service and modify preferences for drop chances and maximum drops per kill. (283f77c)
  • Refactor Boilerplate mod into EnemyDropLoot, implementing loot drop mechanics for dungeon enemies. Update project structure, preferences, and README for new functionality. Add necessary patches and configuration for loot management. (2bfd8b2)
  • Update README.md with correct Mimesis app link and add MelonLoader requirement (7a7cc7a)
  • Add MIT License file and update copyright year in existing LICENSE.md (799a0a6)
  • Initial commit of Boilerplate mod template including project structure, configuration, and GitHub Actions workflow for automated builds and releases. (c6e0a5e)
  • first commit (f833f7c)