Skip to content

fix: / feat: Map.Generating improvements#741

Merged
louis1706 merged 2 commits intoExMod-Team:devfrom
Someone-193:Generating-Changes
Feb 7, 2026
Merged

fix: / feat: Map.Generating improvements#741
louis1706 merged 2 commits intoExMod-Team:devfrom
Someone-193:Generating-Changes

Conversation

@Someone-193
Copy link

Description

Describe the changes

  • Fixed Map.Generating (there was an NRE in the transpiler after I had to change it so we run before LabAPI's event)
  • Optimized TryDetermineLayouts (It's about 5x faster now)
  • Upped the attempt count in GenerateSeed reducing the odds of failure to 2 in a billion according to DeepSeek
  • Added a Benchmark method which gets called in WaitingForPlayers when Debug is true

What is the current behavior? (You can also link to an open issue here)
Broken event

What is the new behavior? (if this is a feature change)
Good event

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information:


Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentations

Submission checklist

  • I have checked the project can be compiled
  • I have tested my changes and it worked as expected

Patches (if there are any changes related to Harmony patches)

  • I have checked no IL patching errors in the console

Other

  • Still requires more testing

@louis1706 louis1706 merged commit 27abf45 into ExMod-Team:dev Feb 7, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants