-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
7 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,6 @@ | ||
Changelog: | ||
- Added a log file (log.txt) | ||
- Refactored the codebase | ||
- Fixed vanilla versions | ||
- Vanilla versions no longer install fabric | ||
- Logging is more informative now | ||
- Fixed an edge case in mod checking | ||
- Changed window title | ||
- Game no longer closes in vanilla | ||
- Fixed print not including timestamp | ||
- Fixed login screen (hopefully for the last time) | ||
<SPACE>=5300 | ||
- Fixed bug that broke logins and log file | ||
- Made theese bugs easier to debug in the future | ||
- Client now closes faster. | ||
- Inceased version number (i felt like it) | ||
<SPACE>=3000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
V1.3.1 | ||
34 | ||
V1.3.2 | ||
35 |