Releases: carlbennett/BNRBot
Releases · carlbennett/BNRBot
BNRBot v2.8.0.52
BNRBot v2.7.2.50
BNRBot v2.7.1.46
BNRBot v2.7.0.45
- Update README document
- Implement clan member info (issue #24)
- Refactor user interface class names and code
- Replaced chat output with an html viewer
- Fix auto scroll breakage (issue #25)
- Fix chat auto clearing (issue #7)
Other Notes:
This release introduces some known issues which are hoped to be fixed in the next release. See below.
BNRBot v2.6.0.44
- Fix pixel alignment and add missing spawn icons in UserIcons resource
- Fix NilObjectException when NLS is required but BNLS isn't connected yet
- Implement local NLS and stop password exposure over BNLS
- Implement the other spawn icons from updated UserIcons resource
- Add //rj alias for //rejoin (issue #26)
BNRBot v2.5.0.42
- Fix tool tip window getting stuck open (issue #13)
- Fix bug with menu not showing -1ms pings
- Update UI to use constants for colors
- Refactor main UI and add list view tabbing
- Fix bug where chat doesn't truncate properly
- Fix
NilObjectException
when loading empty view - Remove
CBNETSocket
and fix off-by-one pixel
BNRBot v2.4.0.39
BNRBot v2.3.0.38
- Added the
//shrug
command - Fixed the updater from returning
NilObjectException
- Fixed a bug with D2 profile updating
- Enhanced double-clicking users/channel (issue #15)
- Updated IPs in the config window (issue #18)
- Added feature to customize reconnect interval (issue #17)
- Updated all fonts everywhere to use Arial 12
BNRBot v2.2.0.37
BNRBot v2.1.0.36
- Moved windows into their own subdirectory
- Added a GitHub url shortcut
- Updated comments in code to use
//
instead of'//
- Version nomenclature uses
BNRBot v2.1.0.36 (Release)
now instead ofBNRBot v2 Build 0036
- Labels for checkboxes now toggles the checkbox
- Added tabbing through profiles and config pages
- Updated version information on the executable and renamed
BNRBot v2
to justBNRBot
- Added AutoComplete to the input box on the main window
- Updated the UI a bit on the main window
- Channel indicator now has a black background
- Input field and channel indicator are now slightly taller
- Deprecated and removed references to CBNET
- Changed default BNLS host to
bnls.bnetdocs.org
- Updated the updater