Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
CoordinateForEasterEggs
CoordinateForEasterEggs is a debug tool for easter eggs explosion mechanics.
By kakeEdition
CHANGELOG
CHANGELOG
CoordinateForEasterEggs-0.2.0
This update focuses on improving usability.
Main Features
- Added support for ConfigEntry. You can now configure "View distance of coordinate", "Whether CFEE is enabled", "Number of attempts", and "Generation Interval" at game startup.
- Certain commands can now be assigned to keybinds, allowing some actions to be executed with a single button press.
- The INFORMATION feature has been significantly reworked. Instead of in-game notifications, a new CFEE INFORMATION HUD has been added. (Hidden on startup, toggled with F4 by default)
- CFEE can now be disabled. This prevents the CFEE indicator from getting in the way. All features except commands will be disabled. (Disabled on startup, toggled with F5 by default)
Commands
- The
/virtualcommand now toggles by default instead of requiringtrueorfalseas the second argument. (trueandfalsecan still be used.) - The
/condition infocommand has been moved and is now toggled with/info. - Added new arguments (
upper,lower) to/condition scraps. These automatically calculate the upper and lower halves of the scrap range. (If the range is odd, the middle value is included in the lower half. Example: Artifice Lower 26–28, Upper 29–30) - Renamed the
dungeonargument in/conditiontointerior. (dungeonis still supported.) - Renamed
/generation <value>to/number <value>(short for Number of attempts). - Added
/enableand/disablecommands to toggle CFEE.
Changes
- Reduced the maximum "View distance of coordinates" from 50 to 35, as larger values were unnecessary and could negatively impact performance.
- Adjusted some text.
- Reduced the minimum "Generation Interval" from 0.2 to 0.1.
- The success rate of generated seeds is now displayed in CFEE INFORMATION. This shows the percentage of seeds that meet the configured conditions.
- Debug logs now display generated seeds along with their scrap count and interior type.
- Added
Rune580-LethalCompany_InputUtilsas a dependency. - Removed notifications shown each time a virtual seed is generated. This information has been integrated into CFEE INFORMATION.
- Fixed an issue where the configurable scrap range upper limit was one higher than the actual maximum possible value.
Known Issues
- Compatibility with previous versions of Lethal Company is still not supported.