Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Releases: Blackoutburst/Wally

I don't remember every changes

31 Jan 12:08
Compare
Choose a tag to compare
  • fixed some issues
  • added new features
  • idk

2.0.7

18 Dec 12:26
Compare
Choose a tag to compare

I'm very consistent with the GitHub release yes...

  • Fixed files leak

2.0.4

28 Aug 15:26
Compare
Choose a tag to compare

I forgot to publish 2.0.3 but both version are just more bugfixes

2.0.2

19 Jul 07:28
Compare
Choose a tag to compare

Fixed an issue making the leaderboard unable to update
Fixed an issue making unlinked account header not displaying
Fixed sortLb feeback
CrossCompare now compare QF instead of total score

Minor fixes

17 Jul 11:21
Compare
Choose a tag to compare

Fixed the 3 main issues within 2.0

  • Having many alt account was breaking the bot
  • Gender selection was not working
  • Trackers would die almost instantly

2.0

16 Jul 17:18
Compare
Choose a tag to compare
2.0

After completely skipping release 1.9 here is the release 2.0, a brand new codebase remade in Kotlin

+ A new Wally user system
+ An alt account system
+ A new permission system
+ A new log system for better debugging
+ Button and select menu for many commands
+ Command setLogLevel (ADMIN)
+ Command reloadUser (ADMIN)
+ Command setPermissionLevel (ADMIN)
+ Command setAnswerLifetime (ADMIN)
+ Command getLog (ADMIN)
+ Command showLogLevel (ADMIN)
+ Command setPrefix (ADMIN)
+ Command setSubtitle (ADMIN)
+ Command setDev (ADMIN)
+ Command setPatreonTier (ADMIN)
+ Command fakePB (STAFF)
+ Command fakePracticePB (STAFF)
+ Command addAlt (STAFF)
+ Command removeAlt (STAFF)
+ Command listAccount (STAFF)
+ Command excludeFromLeaderboard (STAFF)
+ Command addToLeaderboard (STAFF)
+ Command setMainAccount (STAFF)
+ Command deleteFontColor (STAFF)
+ Command deleteFontSize (STAFF)
+ Command setDisplayPreference (EVERYONE)
+ Command setFontSize (EVERYONE)
+ Command resetFontSize (EVERYONE)
+ HitW Challenges stats
+ Total score according to the API (doesn't count for the overall rank)

* Everyone can now use the command poll
* Command ping now display every Wally threads
* Command say now keeps text formatting
* Command say now works with attachments
* Changelog embed overhaul
* Some command now have buttons and select-menus
* plb and lb command got merged into a single command: lb
* Command lb no longer take type as arguments
* Leaderboard / Stats / Compare canvas looks got upgraded
* Command suggest now add reaction like the command poll
* Command help got a huge overhaul
* Command whoIs got upgraded
* Ping reply no longer trigger Wally
* Fixed the glitch causing the leaderboard to be incorrect

- Command rawStats
- Command rawPracticeStats
- Command practiceLeaderboard
- Command search
- Slash commands

Wide Finals

17 Jan 18:30
Compare
Choose a tag to compare

Added a bunch of stuff regarding the practice server such as Wide Finals support and commands like crosscompare, rawstats
And as always a bunch of glitches have been fixed

+ !cc | !crosscompare compare a player Hypixel and Practice server Q and F scores
+ !pbl wf
+ !pgraph wf
+ !rs display player stats in text format
+ !rps display player practice stats in text format
+ Wally autoreact with +1 when you do a +1

* !ps and !rps update local player data correctly
* Trying invalid leaderboard will display an error message instead of breaking everything
* Making a pb update player stats no need to !ps or !s after
* !ps show Wide finals score
* !rps show Wide finals score
* !pc show Wide finals score
* !pc show overall rank
* !c show overall rank
* !ps total score display now Total instead of L/Q/F/WQ/.......
* Fixed !search canvas size

- Disabled custom background in !pc due to the new canvas format

Optimisation

02 Jan 20:30
Compare
Choose a tag to compare

Every commands are much much faster on use, various bug fixes and small addition

Profile customisation

26 Oct 12:42
Compare
Choose a tag to compare

Brought back this big feature allowing user to edit their stats background, font and font color

Practice server update

26 Aug 09:51
21db444
Compare
Choose a tag to compare

This update add support for practice server API and commands usage

  • stats
  • compare
  • leaderboard (with the updater thread)