Commit e06551b
committed
Switch test map to use generated terrain (mapfile="")
- Remove .smf file from test_fixtures/minimal_test_map.sdd/
- Set mapfile="" in mapinfo.lua to use Spring's map generation
- Matches SpringBoard's config.json approach with map generation options
Status: Still debugging segfault after "Loading Feature Definitions"
- Using spring-headless --isolation
- MAPOPTIONS: new_map_x=10, new_map_y=8
- MODOPTIONS: MapSeed=42
- Map scans successfully but crashes during load
Need to identify what's missing for generated map support.1 parent 610532d commit e06551b
File tree
2 files changed
+1
-1
lines changed- test_fixtures/minimal_test_map.sdd
- maps
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Binary file not shown.
0 commit comments