Skip to content
Snippets Groups Projects

Fix off-by-one error in BRIGHT and TERRAIN lump parsing

Merged JugadorXEI requested to merge JugadorXEI/RingRacers:EOFEndsDefinition into master

Fixes a character or new-line being required after the last definition in TERRAIN and BRIGHT lumps, a common footgun as other lump types do not require this.

Test WAD: JUG_TerrainTest_EOFEndsDefinition.pk3

Test Steps:

  • Load test wad: addfile JUG_TerrainTest_EOFEndsDefinition.pk3
  • Load level: map JUG_TERRAINTEST
  • The light gray-colored Stairs texture should have its brightmap and terrain type (SpecialStageWood) set.

Before (v2.3): ringracers0231

After: ringracers0232

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading