Skip to content

Releases: SirDank/dank.tool

3.1.1

23 Sep 18:18
Compare
Choose a tag to compare
  • added three new startup audio!
  • improved startup animation!
  • new option: disable-audio
  • dankware 3.4.3 -> 3.5 (optimisation)

3.1

23 Aug 19:01
Compare
Choose a tag to compare
3.1
  • added translator
  • improved dank.tool.py
  • dankware 3.4.1 -> 3.4.3

3.0.1

05 Aug 17:38
Compare
Choose a tag to compare
  • replaced win10toast with win11toast
  • updated notification ^
  • python 3.11.3 -> 3.11.4
  • dankware 3.4 -> 3.4.1
  • KeyboardInterrupt error handling (executor.py)
  • added dev branch
  • fixed and improved run counters!

3.0

17 Jun 09:14
Compare
Choose a tag to compare
3.0

dank.tool:

  • ADDED OFFLINE MODE!
  • added online_dev mode (for debugging)
  • redesigned ui
  • reworked updater.py
  • python 3.11.3
  • uses env vars
  • changed theme colours
  • changed installer image and theme colours
  • and many more tiny updates!

dankware: 3.3.4 > 3.4

  • better random_ip gen
  • improved clr()
  • added "dynamic-mini" mode to get_duration()
  • changed clr's default colour from magenta to red!
  • added folder_selector()

2.4

18 Apr 10:11
Compare
Choose a tag to compare
2.4
  • added chatroom!
  • tweaks to save memory after module execution

2.3.2

16 Apr 15:54
Compare
Choose a tag to compare
  • accurate module "updated on" time

2.3.1

12 Apr 16:03
Compare
Choose a tag to compare
  • ImageMagick requirement fix!
  • arm64 support!
  • displays latest release notes on update
  • dankware: 3.3.4
  • unitypackff: 1.0.3

⚠️ 2.3

08 Apr 14:42
Compare
Choose a tag to compare

⚠️ This version is broken ( will not execute if ImageMagick is not installed, fixed in v2.3.1 )
⚠️ The only fix is to manually install the latest version as it is unable to update itself

added:

  • new module [ dank.fusion-fall ]
  • fixed mc-scanner (bedrock)
  • improved mc-scanner (sqlite3 for storage)
  • improvements in dank.tool.py
  • improvements in executor.py

removed:

  • splash screen (due to rare crashes)

updated:

  • dankware 3.3.3

2.2.1

30 Mar 20:01
Compare
Choose a tag to compare

crash fix

⚠️ 2.2

30 Mar 16:28
Compare
Choose a tag to compare

⚠️ crashes often, fixed in 2.2.1

  • upgraded from python 3.10.10 to python 3.11.2
  • added splash_screen

upgraded from dankware 3.2 to 3.3.2

  • improved progress bar (rich)
  • improved rm_line
  • fixed winreg
  • replace os.get_terminal_size() with shutil.get_terminal_size()
  • multithread now accepts more than two inputs!
  • debloat (functions import required modules)