-
- Downloads
Bugfix: when enforcing an external program's max time value, was comparing
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.
Please register or sign in to comment