Releases: SirDank/dank.tool
Releases · SirDank/dank.tool
3.1.1
3.1
3.0.1
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
2.3.2
2.3.1
⚠️ 2.3
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
⚠️ 2.2
- 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()
withshutil.get_terminal_size()
- multithread now accepts more than two inputs!
- debloat (functions import required modules)