This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
V2.0.0 #61
Open
unaussprechlich
wants to merge
131
commits into
master
Choose a base branch
from
SNAPSHOT
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
V2.0.0 #61
Conversation
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
bug fixes
- removed coins gained(buggy, removes kill messages in chat sometimes bc weird parsing) - new stats shown at end of game too (energy, removed kills/deaths)
- dmg/heal/absorb parser at end of game
- BETTER LOOKING CODE? - ONLY SHOWS SESSION STATS NOT IN GAME
- fixed substring bug, causing "6" at front of dmg/heal/absorbed at t…
- ACTUAL FIX V3
- ACTUAL FIX V4 100% THIS TIME
- NEW GARBAGE/SHIT METER V1
- color fix + added line for better read
[bug] stats serializer is broken now :(
[+] Added checkmark to powerups when available
[fix] gradle fix [updated] kotlin, kotlinx, ktor
[fix] gradle fix :))))) [+] update notifications [~] some package reorganization [-] some unused dependencies
[fix] gradle fix :))))) [+] update notifications [~] some package reorganization [-] some unused dependencies
[-] Disabled respawn timer in tab in warlords 2 [-] Disabled respawn timer on crosshair in warlords 2 [-] Disabled army timer in warlords 2 [-] Removed REJOIN THE LOBBY spam for tab in warlords 2 [~] Fixed OpenGL error in warlords 2 lobby [~] Fixed tab sometimes not showing when pressed probably [~] Fixed leaving with flag showing you still have the flag
Warlords 2 stuff
[-] Removed discord RPC bc random crashes???
[+] Added auto update spec/class/team in warlords 2 if they change mid game
[~] Fixed DamageHealingAbsorbedEndOfGame
[~] Fixed tab sometimes not showing maybe
[~] Fixed tab sometimes not showing maybe AGAIN
[+] Added config option for the stats in the lobby [~] Fixed incorrect spec detection probably
[~] Made draws not count as losses on Warlords 2
[~] Fixed losses not counting on warlords 2
[~] Fixed update notification not working
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The big V2.0.0 release