Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

Releases: AMNatty/botdiril350

Version 350.11.1

14 Dec 22:52
Compare
Choose a tag to compare
  • Fix: Updated log4j to 2.16

Full Changelog: 350.11j...350.11.1

Version 350.11j

14 Dec 16:20
Compare
Choose a tag to compare
  • Fixed a horrible mistake where assets were copied to the root of the .tar distribution archive instead of the root of the distribution directory, which then gets tarred.

Full Changelog: 350.11i...350.11j

Version 350.11i

13 Dec 23:23
Compare
Choose a tag to compare

Updated JDA to 4.4.0_351.

Version 350.11h

13 Dec 23:09
6fd619d
Compare
Choose a tag to compare
  • 350.11

    • Ported the build script to Kotlin
    • Fix: Updated log4j to fix CVE-2021-44228
  • 350.10

    • New: Added support for slash commands
    • Max is no longer considered an item, now is an achievement instead
    • Fix: Various small bugfixes

Full Changelog: 350.9.1...350.11h

Version 350.9.1

01 Jun 21:50
Compare
Choose a tag to compare
  • New: Added the $cleanse command
  • Fix: Nuke now correctly curses the target instead of the sender
  • Fix: Fixed a broken label in $topkeks

Version 350.9

01 Jun 15:43
Compare
Choose a tag to compare
  • New: Meson now replies to messages wherever possible
  • New: Added a new blessing that increases woodcutting yields by 300%, outcome odds are mostly unaffected
    • Does not apply the rare drops
  • New: Added a new curse that reduces woodcutting yields by 50%, outcome odds are mostly unaffected
    • Does not apply the rare drops
  • $nuke can no longer miss
  • Maximum $nuke damage changed to up to 12% of target's keks or 1200 + targetLevel ^ 1.6 * 1200, whichever is lower
  • Minimum $nuke damage increased to 7.5% of target's keks or 750 + targetLevel ^ 1.6 * 750, whichever is lower
  • Modified the Pickaxe I/V/X/XV recipes: Now requires 50/500/5000/50000 => 5/300/4000/50000 wood
  • Increased level 1 wood gains by roughly 400%, this bonus slowly diminishes as you levels go higher
  • Reduced ultra late game woodcut yields
  • Pickaxe I is now craftable without mining
  • Increased the mining cooldown 2 minutes => 3 minutes
  • Mining without a repair kit now yields less insane amounts of XP (only 50-70% more or so) and slightly less rare drops
  • Reduced the amount of keks gained from level-ups by 50%
  • Reduced the amount of previous-level pickaxes needed to smith a higher level pickaxe to 8
  • Reduced the amount of keks gained from $daily
  • Removed: Removed the "Blessed MegaKeks" blessing
  • Removed: Removed the "Cursed MegaKeks" curse
  • Fix: You can now $smith multiple pickaxes at once
  • Fix: Fixed several broken messages
  • Removed: Scala libraries to avoid unnecessary complexity

Version 350.8.5

30 May 12:03
Compare
Choose a tag to compare
  • Fix: Fixed a problem where the $inventory command shadowed the inventory category in $help
  • Fix: Fixed command names in level-up messages

Version 350.8.4

30 May 00:45
Compare
Choose a tag to compare
  • New: Added a new stat to track usages of $woodcut
  • Removed: Removed the "Times megakeks lost" stat as it no longer applies
  • Fix: Fixed a bug where Epic Crate used the Basic Crate pool
  • Fix: Fixed a visual mistake where $rich would show Kek icons instead of Coins
  • Fix: Fixed a very sneaky bug in $collection
  • Fix: Cleaned up level-up rewards formatting
  • Fix: The result of $exec now gets properly sent again

Version 350.8.3

26 May 00:09
Compare
Choose a tag to compare
  • Added Prismatic Oil
  • More information when selling items
  • All sell bonuses and debuffs are now additive and calculated from the base value

Version 350.8.2

25 May 20:57
Compare
Choose a tag to compare
  • Added the $moonphase command
  • Slightly less weird recipe sorting in $recipes
  • Framework fixes