Releases: HirasawaProject/Hirasawa-Bancho
Releases · HirasawaProject/Hirasawa-Bancho
v0.6.2
v0.6.1
v0.6.0
What's Changed
In this update we make changes to add support for Hirasawa-Web mainly
- Don't prompt user to update server if there's no version string in jar by @cg0 in #219
- Add ability to remove or clear routes by @cg0 in #226
- Support multiplayer by @cg0 in #230
- Implement default ranking state and create helper functions for loading beatmap(sets) by @cg0 in #239
- In the OsuOsz2GetScoresRoute we are providing internal IDs back to the user, not the osu! ID by @cg0 in #238
- Change references of HirasawaBot to BanchoBot by @cg0 in #240
- Remove web frontend / osu game APIs in preperation for osu!web migration by @cg0 in #244
- Update dependencies by @cg0 in #245
- Update deprecated functions by @cg0 in #249
- Remove HTTP support by @cg0 in #250
- Update database models to match Hirasawa web by @cg0 in #252
- Update minimum Java requirement to 17
Full Changelog: v0.0.5...v0.0.6
IRC implementation
What's Changed
Full Changelog: 2022030...v0.0.5
20200815
What's Changed
- Split content from main class into three new internal plugins by @cg0 in #190
- Add simple way of continuing or failing if an event was cancelled by @cg0 in #198
- Fix bintree packages in gradle giving 502 by @cg0 in #199
- Add support for buffer flushing in webserver by @cg0 in #203
- Make BanchoUserLoginEvent use proper cancel system by @cg0 in #205
- Support devserver flag on osu by @cg0 in #208
- Add Mods object to hold "array of mods"
- Rename relax2 mod to AUTOPILOT
- Add datatype for TOUCH_DEVICE mod
- Move Beatmap downloads from Bloodcat to Chimu.moe
- Use PFX certificates rather than Java-specific JKS
- Use shadow to generate jars in build.gradle
Full Changelog: 2020081...2022030
20200815
New features:
- Add library support for pagination #143
- Add pagination to help command #156
- Support Bancho title event messages #139
- Add report command #159
- Change registerEvent to RegisterEvents #162
- Add cookie support #166
- Add support for spectating #170
- Be able to set more data about cookies #168
Bug fixes
- Cookie parsing misses out first character in key after first cookie #173
20200707
Support update check #128
Redirect /bb command to HirasawaBot #131
Support some sort of HTML processor #132
Add events when a plugin gets loaded and unloaded #135
Make Bancho route not log to access.txt #140
Add support for osu!direct searching #142
Make basic database ORM to allow easier integration #146
Add support for osu! API #147
Fix user permissions on Bancho #151
Make automated way to rank beatmaps #152