Skip to content

JBLS 3.1 - March 2018 Update

Compare
Choose a tag to compare
@Davnit Davnit released this 19 Apr 17:56
· 13 commits to master since this release

This release contains all of the fixes, features, and improvements I've made up until March 2018.

  • You can get the XSha1() hash of a string through the web server by requesting /bsha/mystring. The returned content will be the hex string ordered the same way as IP hashing for the stats database is done in. (14b12ac)
  • The server will attempt to reconnect to BotNet should the connection be interrupted. (5229765)
  • Added more configuration variables so that you can actually connect to the new BotNet server. (23be05b)
  • Improved the output on the web status page. (eaf5394, b469ccb)
  • Add support for a variable number of hash files (to support recent D2 and W3 updates which combine them all into the single EXE). (1b7b79d)
  • Added configurable log file support. (84c14c0)

I've been running this build on my server (jbls.davnit.net) for nearly a month now with no reported issues.