Skip to content

Conversation

@Sheikah45
Copy link
Member

No description provided.

@Sheikah45 Sheikah45 force-pushed the bugfix/reverse-lookup branch 2 times, most recently from f026eaf to 7d98fcb Compare September 15, 2024 23:19
@Sheikah45
Copy link
Member Author

Alright @clivepaterson I think that I was able to fix the underlying issues with diag and the path function.

@clivepaterson

This comment was marked as outdated.

@clivepaterson

This comment was marked as off-topic.

@Sheikah45
Copy link
Member Author

Ha yeah there also was a little bit of scope creep with some changes to the visual debugger to make it easier to verify some of the changes.

@Sheikah45
Copy link
Member Author

Also sorry on the broker build had messed up the rebase and didn't notice

@clivepaterson
Copy link
Contributor

clivepaterson commented Sep 30, 2024

So I was away for a while on a holiday, but I've tested this branch a bit.
I'm finding some unusual maps with the 1 v 1 mapgen and 3 v 3 mapgens.
Which use POINT_2 and POINT4:

Seed: 3459604215728096219
Spawns: 2
Map Size: 256
Num Teams: 2
Terrain Symmetry: POINT2

Style: DROP_PLATEAU
TerrainGenerator: DropPlateauTerrainGenerator
TextureGenerator: StonesTextureGenerator
ResourceGenerator: BasicResourceGenerator
PropGenerator: SmallBattlePropGenerator
DecalGenerator: BasicDecalGenerator
Resource Density: 0.74110866
Reclaim Density: 0.17715949
neroxis_map_generator_snapshot_gabpxncv5lb5w_aicaeaa
image

Seed: -391007914657171241
Spawns: 6
Map Size: 256
Num Teams: 2
Terrain Symmetry: POINT4

Style: LITTLE_MOUNTAIN
TerrainGenerator: LittleMountainTerrainGenerator
TextureGenerator: MarsTextureGenerator
ResourceGenerator: BasicResourceGenerator
PropGenerator: RockFieldPropGenerator
DecalGenerator: BasicDecalGenerator
Resource Density: 0.59021324
Reclaim Density: 0.7999777
neroxis_map_generator_snapshot_7kjnyx4opy4no_aycaeaq
image

I haven't dig into it much. but something happening with the perfect symmentry maps I think.

@Sheikah45
Copy link
Member Author

Interesting it looks like an angle for maybe the terrain symmetry is off. Can you add the map names here as copyable text?

@clivepaterson
Copy link
Contributor

Interesting it looks like an angle for maybe the terrain symmetry is off. Can you add the map names here as copyable text?

Yep I have updated the comment with the meta data and name. This one is also a small one, also looks good for testing:
neroxis_map_generator_snapshot_as44vgj4r6wba_aicaefa

image

I'm guessing it's prolly a small fix somewhere in the SymmetryUtil functions maybe, or one layer having issues, not sure.

@Sheikah45 Sheikah45 force-pushed the bugfix/reverse-lookup branch from 60755b2 to a530777 Compare July 11, 2025 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants