Skip to content

Tags: SirDank/dank.tool

Tags

v3.2.9

Toggle v3.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev 3.2.9 (#26)

* improved rpc
* Update dank.minecraft-server-scanner.py
* Refactor terrain and entity generation in dank.game.py
* Major overhaul of terrain and entity generation: switched to chunk-based terrain using Perlin noise, procedural texture and tree model generation, and improved player controls with stamina and camera tilt.
* Updated dependencies and executor version to 3.2.9, added new requirements (perlin-noise, pillow), and improved error reporting and stats collection in executor.py.
* Update dank.game.py
* format every script
* dankware.alwaysdata.net

v3.2.8

Toggle v3.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
3.2.8 (#20)

* 3.2.8

- use settings.json instead of files
- cleanup imports
- add socketio, websocket
- remove unnecessary os.environ usage
- use new dankware.onrender.com domain
- hide progress bar when in compatibility mode

* enable chatroom v2
* fix dank.game splash screen

- fix `clr()` patching on compatibility-mode
- always compatibility-mode on linux
- add compatibility-mode to `os.environ`

* wine support?

v3.2.7

Toggle v3.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
3.2.7 (#19)

v3.2.6

Toggle v3.2.6's commit message
Dev 3.2.6 (#16)

updated:
- codeql workflow

added:
- compatibility mode (NO_COLOR)
- main/dev branch to updater.py
Former-commit-id: 1187cb3

v3.2.5

Toggle v3.2.5's commit message
3.2.5

# Release Notes:
- added "disable-translate" to settings
- improved discord rpc
- removed sqlite3, pynput

## Updated:
- dankware 3.5.5 -> 3.6.2
- python 3.11.8 -> 3.11.9

# VT Scan:
- [VirusTotal](https://www.virustotal.com/gui/file/6268e7a42ea1c3b91493ad521c404f5667c04279901096adc350a6f6cd4c5c79)


Former-commit-id: 5cdbf75

v3.2.4

Toggle v3.2.4's commit message
Update updater.py

- update fix


Former-commit-id: 488b22f

v3.2.3

Toggle v3.2.3's commit message
3.2.3

- python 3.11.6 > 3.11.7
- added force-translate to settings!
- removed unitypackff
- updated packages
- minor code improvements


Former-commit-id: c86c918

v3.2.2

Toggle v3.2.2's commit message

v3.2.1

Toggle v3.2.1's commit message
3.2.1

- added clean installation option! (USE IT)
- minor code improvements


Former-commit-id: ec87d54

v3.2

Toggle v3.2's commit message
v3.2 (#11)

* Added dank.game!
* now uses get_path()

* Added Translator:
- dank.win-activate.py
- dank.browser-backup.py

* Code Cleanup:
- dank.minecraft-server-scanner.py
- dank.spotify.py
- executor.py
- dank.tool.py

Former-commit-id: 4b84ef1