Commit History

作者 SHA1 備註 提交日期
  t00thpick1 a1be17c72c Add a rate limit for mojang api requests. Configurable via hidden.yml 11 年之前
  t00thpick1 0a066f51bb Fix #2197 There is no wait forever option, so we actually need a timeout. 11 年之前
  t00thpick1 294141c353 We should be reconnecting automagically. 11 年之前
  t00thpick1 5a47f9fa86 Fix #1320 11 年之前
  t00thpick1 6ee2d7d823 Do UUID saves in batches. 11 年之前
  t00thpick1 f2881f02c8 Fix id retrieval 11 年之前
  t00thpick1 9f5445689c Helpful debug on shutdown 11 年之前
  t00thpick1 0ea163e3ee Lazy fix 11 年之前
  t00thpick1 f097aa4a67 Missed loaded profile check, Fix #2189 11 年之前
  t00thpick1 1fcb9e649e A bit more logic simplification in SQLDatabaseManager, also fixes error printing, Fix #2188 11 年之前
  t00thpick1 1d0dc02013 Greatly simplify Profile loading in mySQL 11 年之前
  t00thpick1 8766d31943 Fix #2182 and Fix #2178 11 年之前
  t00thpick1 d857bf483e Fix #2184 11 年之前
  t00thpick1 b7774251eb Remove need for thread locks in profile loading, just reschedule as needed. also stagger based on number of previous attempts. 11 年之前
  t00thpick1 da7507fc75 Throw some sanity information into the info log. 11 年之前
  t00thpick1 fe4699430d Fix #2177 11 年之前
  t00thpick1 df4fc8149d Stagger load attempts more. 11 年之前
  t00thpick1 c156f0c346 Missed an unlock condition, lets use a finally. Should Fix #2180 11 年之前
  t00thpick1 79a17b0c1c Fix /mcrank when using flatfile. Fixes #2179 11 年之前
  t00thpick1 d3051ad127 Use a slight delay to ensure its after the purge. 11 年之前
  t00thpick1 f4c53aaf8a Prevent user purges and UUID updates from conflicting in mass database operations. 11 年之前
  t00thpick1 432ff95a98 More constants 11 年之前
  t00thpick1 fe29bb4b9f Accurate purge count 11 年之前
  t00thpick1 ae5347bc0f Purging shouldn't be main thread, also we have no reason to refresh profiles of purged users, as old users aren't online, and powerless users have nothing to wipe. 11 年之前
  t00thpick1 966de87ef9 Print reason 11 年之前
  t00thpick1 3569f9a182 Woot, rushing things without looking! 11 年之前
  t00thpick1 70a23f8a0a EnumMaps cannot use a null key 11 年之前
  t00thpick1 857e12b96e SQLDatabaseManager optimizations, async profile loading -t00thpick1, zreed 11 年之前
  TfT_02 c10525ada9 Add UUID support! - zreed, slipcor, t00thpick1 11 年之前
  TfT_02 fb8592495d Only set detected durability if it's > 0 11 年之前