Skip to content
  • rswindell's avatar
    Bugfix: when enforcing an external program's max time value, was comparing · 475939a8
    rswindell authored
    timeleft (in seconds) with the configured max time (in minutes) and
    setting the amount of time allowed in the door to max time, so a user
    could easily get extra time in a door if the max time option was used.
    Enforcing 15-bit time left (in seconds) cap for chain.txt (WWIV) doors, works
    around doors that interpret this value as a signed 16-bit value.
    475939a8