Skip to content

Releases: automuteus/amonguscapture

2.8.9

18 Jan 17:48
Compare
Choose a tag to compare

Changelog

246a2ca Made users install dotnet if they don't have it.
a277413 Revert "Added a reborn event, maybe is the cause of the dead people"
09b0a58 Merge branch 'master' of https://github.com/denverquane/amonguscapture
140e6cc Added a reborn event, maybe is the cause of the dead people
a90c440 Merge pull request #129 from denverquane/dependabot/nuget/SocketIOClient-2.1.3
4cc5c1b Bump SocketIOClient from 2.1.2 to 2.1.3
aae84fe Update Offsets.json
c42495a Update Offsets.json
f0c38df Hotfix - Fix Carbon's formatting (#128)
8a48b3e Update Offsets.json
b6f58cd Merge branch 'master' of https://github.com/denverquane/amonguscapture
85d95e5 Implement String offsets
c68f815 Update Offsets.json
a1220ad Fix Game region not using the offsets
8201e27 Hotfix Itch Support
42a91f0 Add Itch Support
e086e59 Update Offsets.json
9142887 Fix offsets.json
e2cbda1 Update Offsets.json
aa8c838 Update README.md
dd72eaa Merge branch 'master' of https://github.com/denverquane/amonguscapture
e4ba610 Improve offset manager. Remove chat.
6338db0 Merge pull request #127 from Wolfhound905/patch-2
fe5ca21 Update README.md
f7bd0ed Merge pull request #126 from Wolfhound905/patch-1
0abbbaa Update README.md
959f012 Revert "Added start menu shortcut"
206f5ab Added start menu shortcut

2.8.8

06 Jan 05:12
Compare
Choose a tag to compare

Changelog

d88a980 Fixes #125 crash when saving window location.

2.8.7

05 Jan 22:05
Compare
Choose a tag to compare

Changelog

a7a6c53 Fixed minor issue with updater
285a47b Added another message if user declines update
9bb4bcb Disable the updater for dev builds.
3a60cf2 Implemented auto updater no longer brings you to the browser.
d59b0c5 Allows the user to completely reset their config. Also prompts user to restart after enabling debug mode.
5c5f99c Implement automatic config clearing (Detects bad configs)
d4bb786 Another generic commit
a3366c4 Generic commit message
c5fa27f Merge branch 'master' of https://github.com/denverquane/amonguscapture
33a2969 Allow users to clear their discord token. Also validates tokens before using them.
123cb95 Merge pull request #123 from jasikpark/patch-1
229275b Add amonguscapture-gtk to readme

2.8.6

04 Jan 15:40
Compare
Choose a tag to compare

Changelog

b154974 Make capture a 64 bit executable. (Cuz no one else will)

2.8.5

04 Jan 15:27
Compare
Choose a tag to compare

Changelog

b822f38 Implement saving window position
523b101 Merge branch 'master' of https://github.com/denverquane/amonguscapture
1a57ab8 Log that the user does not have a discord token set and fix formatting on the layout of logs.
b01dcc4 Implement Nlog for archiving. Logs are now stored in %appdata%/AmongUsCapture/logs/latest.log
b149bb4 Remove Pointers For Epic Games
aa54bc7 Merge branch 'master' of https://github.com/denverquane/amonguscapture
cf1fbbd Fix screen scaling issues.
089bb9e Merge pull request #120 from denverquane/dependabot/nuget/SocketIOClient-2.1.2
d55a947 Bump SocketIOClient from 2.1.1 to 2.1.2
82867ea Update Offsets.json
06ebdae Update Offsets.json
b4028c7 Update Offsets.json
a3dd076 Fixed the seperator color to respect color theme

2.8.4

16 Dec 21:36
Compare
Choose a tag to compare

Changelog

5b1d308 Make the theme changer use a color picker.
2016890 Added accent picker, and uses the icon in the top right.
f73a1f4 Encrypts discord token, and adds auto copy gamecode. (Default off)
dc8d1e8 Fixed shading on splash screen.
38005e7 Made it startup in the middle of the primary monitor.
d250429 Remove old SplashScreen.xaml
6e33d17 Added better christmas screen
b8b2574 Add Christmas and regular splash screens.

2.8.3

15 Dec 17:30
Compare
Choose a tag to compare

Changelog

1daeddf Re-added Game-Code copying functionality.
a5981ae Fixed clipboard interop with trimming

2.8.2

14 Dec 20:45
Compare
Choose a tag to compare

Changelog

b0af867 Fixed versioning
83d6258 Fix versioning
05abff2 Basic fix for game end event happening too early
66b5747 Minor formatting changes and added map.
5fcdbf1 Made the discord updates synchronous
5944bbb Merge
e290dc8 Fixed update messages when running dev builds.
b318526 Fixed update messages when running dev builds.
a463bab Made GameMemReader wait 1 second before retrying the loop on exception
6e3dbe1 Removed displaying stats in main console. (Still in debug console) | Beta feature
8ba0cbb Update Offsets.json
21719ca Update Offsets.json

2.8.1

09 Dec 21:40
b89f326
Compare
Choose a tag to compare

Changelog

b89f326 Add go-releaser to make releases look nicer. Also speeds up development builds. (#112)
7e1bad9 Fix again
edd80c5 Try fixing the file
0ce9b02 Create release.yml
162e5f0 Merge pull request #3 from denverquane/master
304501a Merge branch 'master' of https://github.com/denverquane/amonguscapture
ec6ce5b Add a test goreleaser file
d632991 Delete manual.yml
8ca3d96 Create manual.yml
1b8ed36 Bump MahApps.Metro from 2.4.0 to 2.4.3 (#109)
cdb1f3f Allows console to compile for both linux and windows. Fixes a path in settings for better linux compat.

2.8.0 | API server and map publishing

09 Dec 02:06
ce22321
Compare
Choose a tag to compare

Adds:

  • API websocket server so other apps can integrate. Docs: #91 (comment)
  • Allows Galactus to know what map you are playing on.