Releases: DooDesch/Mimesis-EnemyDropLoot
Releases · DooDesch/Mimesis-EnemyDropLoot
v1.0.5
v1.0.4
v1.0.3
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
v1.0.1
v1.0.0
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)