Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • EDuke32 EDuke32
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 97
    • Issues 97
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Richard Gobeille
  • EDuke32EDuke32
  • Issues
  • #104
Closed
Open
Created Aug 04, 2020 by Rob Anybody@Rob_Anybody

Repeated quotes suppressed from log even after being redefined

When the same quote is displayed more than once, it only gets logged the first time although it appears on-screen every time. This seems intentional, so that for example standing on a slime floor with boots doesn't spam the log with the same message over and over.

Unfortunately this also happens when the same quote is reused to display different text (e.g. "TQUOTE" from the examples, using qputs or qsprintf). Since the message has changed, it should probably be logged each time.

Edited Aug 04, 2020 by Rob Anybody
Assignee
Assign to
Time tracking