CnCNet / ts-patches

Command and Conquer: Tiberian Sun patches for CnCNet online gameplay.
GNU General Public License v3.0
42 stars 15 forks source link

Missed update on team number position. #101

Open E1Elite opened 1 year ago

E1Elite commented 1 year ago

Commit which missed - Apr 4, 2022 - Refactors project into a single makefile and merges duplicate code. https://github.com/CnCNet/ts-patches/tree/69c1c301f63e49335cecd485609f29d86591d758 Missed patch - https://github.com/CnCNet/ts-patches/blob/4422a3cc6d1810ce523307211c0caa679fa6756f/src/mods/tsclient/move_team_group_number.asm

CCHyper commented 1 year ago

Can the team number changes be combined into one source file please, move_team_group_number.asm. You can use if/else in the source file if there are any mod-specific changes.

E1Elite commented 1 year ago

I don't know what mods use.