https://github.com/Shaydera/DiabloDungeonTimer
Automatically tracks and times all dungeons entered in Diablo IV
https://github.com/Shaydera/DiabloDungeonTimer
diablo diablo4
Last synced: 5 months ago
JSON representation
Automatically tracks and times all dungeons entered in Diablo IV
- Host: GitHub
- URL: https://github.com/Shaydera/DiabloDungeonTimer
- Owner: Shaydera
- License: gpl-2.0
- Archived: true
- Created: 2023-06-12T21:45:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T12:51:31.000Z (7 months ago)
- Last Synced: 2025-03-13T13:40:55.360Z (7 months ago)
- Topics: diablo, diablo4
- Language: C#
- Homepage:
- Size: 267 KB
- Stars: 18
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-d4 - Diablo Dungeon Timer - Software which automatically tracks and times all dungeons entered in Diablo IV (Tools / Overlays)
README
## Repository Archived
This project, **DiabloDungeonTimer**, has been **archived** and is no longer maintained.
### Why is this archived?
- After the release of **Diablo 4**, I initially created this tool to track dungeon run times. However, my interest in the game faded quickly, and I have not maintained or updated the tool since.
- The tool is **currently not functioning**, and many of the planned features were **never fully implemented**.
- Given my lack of engagement with the game and the project, I have decided to **archive the repository** rather than leave it in an incomplete and non-working state.### Can I still use it?
- The repository remains available for reference and forking, but **no support, fixes, or updates will be provided**.
- If anyone wishes to take over development, they are free to fork the project.Thanks to everyone who showed interest in **DiabloDungeonTimer**.
---
# DiabloDungeonTimer
Software which automatically tracks and times all dungeons entered in Diablo IV.
## Does this violate the Game or Battle.Net ToS?
The Software is, without doubt, fully ToS compliant, the required information is gathered via reading a log file, we aren't interacting with the game process or files in any other way.
## Features
- Automatic Stopwatch for an in progress dungeon
- Tracks dungeons entered and time spent in each dungeon (optionally also across sessions)
- Provides statistics (no. of runs & avg/min/max completion time) for these dungeons (optionally also across sessions)
## Planned- Experience tracking via OCR/Screencapture
- Widget or similiar to display current timer and/or statistics in a way suitable for embedding in gameplay streams/videos## Installation
You can find precompiled binaries under releases.
## Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.## Licensing
[GPLv2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt)