You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@
76
76
77
77
## ♦️ Anonymous Suggestions ♦️
78
78
79
-
-[Suggest new modules for the dank.tool!](https://dankware.onrender.com/dank-tool-suggestions)
79
+
-[Suggest new modules for the dank.tool!](https://dankware.alwaysdata.net/dank-tool-suggestions)
80
80
81
81
<p> </p>
82
82
@@ -130,7 +130,7 @@
130
130
- Generates the specified amount of IPs and scans the default Minecraft server port 25565 (java) / 19132 (bedrock)
131
131
- IPs are crafted in such a way that it is unique and avoids IPs that aren't valid / local IPs / will not have mc servers hosted on them
132
132
- Prints server info including IP, version, number of players online, latency in ms, host city, host org, host domain, server description (gamemode, map, motd on bedrock)
133
-
- You automatically contribute to the minecraft [java](https://dankware.onrender.com/minecraft-java-servers) and [bedrock](https://dankware.onrender.com/minecraft-bedrock-servers) server lists by scanning!
133
+
- You automatically contribute to the minecraft [java](https://dankware.alwaysdata.net/minecraft-java-servers) and [bedrock](https://dankware.alwaysdata.net/minecraft-bedrock-servers) server lists by scanning!
134
134
- Featured on [fmhy](https://fmhy.net/gaming-tools#minecraft-tools)
instructions=translate(f'\n - [INSTRUCTIONS TO TRANSFER]: \n\n - Transfer {zip_name} to another computer\n - Install chrome\n - Exit chrome\n - Open windows explorer\n - Paste path [%LOCALAPPDATA%\\Google\\Chrome]\n - Delete the [User Data] folder\n - Move extracted [User Data] folder to [%LOCALAPPDATA%\\Google\\Chrome]\n - Run [chrome.reg]\n - Transfer Complete!')
f"\n - [INSTRUCTIONS TO TRANSFER]: \n\n - Transfer {zip_name} to another computer\n - Install chrome\n - Exit chrome\n - Open windows explorer\n - Paste path [%LOCALAPPDATA%\\Google\\Chrome]\n - Delete the [User Data] folder\n - Move extracted [User Data] folder to [%LOCALAPPDATA%\\Google\\Chrome]\n - Run [chrome.reg]\n - Transfer Complete!"
0 commit comments