Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2 - Remove Deprecations #816

Merged
merged 9 commits into from Jan 1, 2022

Conversation

Askaholic
Copy link
Collaborator

@Askaholic Askaholic commented Aug 1, 2021

Remove all the deprecated stuff

Closes #606

@Askaholic Askaholic added this to the v2.0 milestone Aug 1, 2021
@Askaholic Askaholic mentioned this pull request Aug 1, 2021
31 tasks
@Sheikah45
Copy link
Member

As a note no client actually uses the utf-8 yet

@codecov
Copy link

codecov bot commented Aug 1, 2021

Codecov Report

Merging #816 (16c638f) into v2-develop (78a8ef2) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted Files Coverage Δ
server/games/__init__.py 100.00% <ø> (ø)
server/games/game.py 95.42% <ø> (-0.02%) ⬇️
server/games/typedefs.py 99.02% <ø> (-0.04%) ⬇️
server/matchmaker/matchmaker_queue.py 90.64% <ø> (ø)
server/matchmaker/search.py 96.70% <ø> (-0.18%) ⬇️
server/protocol/__init__.py 100.00% <ø> (ø)
server/__init__.py 91.30% <100.00%> (ø)
server/games/coop.py 100.00% <100.00%> (ø)
server/games/custom_game.py 100.00% <100.00%> (ø)
server/games/ladder_game.py 96.55% <100.00%> (-0.12%) ⬇️
... and 5 more

@Askaholic Askaholic force-pushed the v2-remove-deprecations branch 2 times, most recently from 532be67 to 07912bc Compare August 4, 2021 02:58
@Askaholic Askaholic merged commit 9e16955 into FAForever:v2-develop Jan 1, 2022
Askaholic added a commit that referenced this pull request Oct 16, 2023
* Remove modvault

* Remove create_account

* Remove id and login from welcome message

* Remove mod from game_matchmaking command

* Remove QDataStreamProtocol

* Remove 'faction' parameter from game_matchmaking command

* Stop sending game_launch when match is cancelled

* Remove InitMode

* Remove search boundaries from matchmaker_info
Askaholic added a commit that referenced this pull request Oct 17, 2023
* Remove modvault

* Remove create_account

* Remove id and login from welcome message

* Remove mod from game_matchmaking command

* Remove QDataStreamProtocol

* Remove 'faction' parameter from game_matchmaking command

* Stop sending game_launch when match is cancelled

* Remove InitMode

* Remove search boundaries from matchmaker_info
Askaholic added a commit that referenced this pull request Nov 26, 2023
* Remove modvault

* Remove create_account

* Remove id and login from welcome message

* Remove mod from game_matchmaking command

* Remove QDataStreamProtocol

* Remove 'faction' parameter from game_matchmaking command

* Stop sending game_launch when match is cancelled

* Remove InitMode

* Remove search boundaries from matchmaker_info
Askaholic added a commit that referenced this pull request Jan 2, 2024
* Remove modvault

* Remove create_account

* Remove id and login from welcome message

* Remove mod from game_matchmaking command

* Remove QDataStreamProtocol

* Remove 'faction' parameter from game_matchmaking command

* Stop sending game_launch when match is cancelled

* Remove InitMode

* Remove search boundaries from matchmaker_info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants