Phaneros
2198a70251
Core: CommonClient: command history and echo ( #3236 )
...
* client: Added command history access with up/down and command echo in common client
* client: Changed command echo colour to orange
* client: removed star import from typing
* client: updated code style to match style guideline
* client: adjusted ordering of calling parent constructor in command prompt input constructor
* client: Fixed issues identified by beauxq in PR; fixed some typing issues
* client: PR comments; replaced command history list with deque
2024-06-09 04:08:47 +02:00
Zach Parks
5aa6ad63ca
Core: Remove Universally Unique ID Requirements (Per-Game Data Packages) ( #1933 )
2024-06-01 06:07:13 -05:00
Salzkorn
2fe8c43351
SC2: Fix Kerrigan Primal Form on Half Completion ( #3419 )
2024-05-30 18:52:01 +02:00
Phaneros
56ec0e902d
sc2: Fixing mission levels not counting towards the level 35 threshold to unlock primal kerrigan ( #3109 )
2024-04-14 01:09:01 +02:00
Ziktofel
e0e9fdd86a
SC2: Multi-campaign ( #2954 )
...
Adds HotS, LotV and NCO campaigns to SC2 game.
The world's name has changed to reflect that (it's not only Wings of Liberty now)
The client was patched in a way that can still join to games generated prior this change
---------
Co-authored-by: Magnemania <magnemight@gmail.com >
Co-authored-by: EnvyDragon <138727357+EnvyDragon@users.noreply.github.com >
Co-authored-by: Matthew <matthew.marinets@gmail.com >
Co-authored-by: hopop201 <benjy.hopop201@gmail.com >
Co-authored-by: Salzkorn <salzkitty@gmail.com >
Co-authored-by: genderdruid <pallyoffail@gmail.com >
Co-authored-by: MadiMadsen <137329235+MadiMadsen@users.noreply.github.com >
Co-authored-by: neocerber <neocerber@gmail.com >
Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com >
Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com >
2024-03-15 17:33:03 +01:00