Skip to content
Snippets Groups Projects

Lua sector names fix

Merged Monster Iestyn requested to merge lua-sector-names-fix into next

Accessing a sector_t's floorpic or ceilingpic should now works properly; you should no longer get hidden \0 chars messing up checks like if sector.ceilingpic == "F_SKY1", nor trimming everything after the string in a printed message like in print(sector.floorpic.." is the floor flat for this sector").

Edited by Monster Iestyn

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
  • Loading
  • Loading
Please register or sign in to reply
Loading