The incrementing of the stats.nusers field (new users today statistic) is now
handled by newuserdat() instead of sbbs_t::logoffstats(), so the SS_NEWUSER sys_status bit has no internal use (but is still set). This change increments the new user counter sooner (at account creation, rather than logoff) and includes calls to the system.new_user() method in the stats.
Loading
Please register or sign in to comment