Skip to content
Failed

Changes

Summary

  1. ChangeTeam.c, Enums.h, Player.c: fix spectator mode (commit: 0b4228f) (details)
  2. Player.c: make z spawn offset the same as in pyspades (commit: b83faca) (details)
Commit 0b4228f6f7e92d0f03ef69851cd1693df4211c8f by 16738302+Haxk20
ChangeTeam.c, Enums.h, Player.c: fix spectator mode

rest of the files: use the TEAM_X enums instead of numbers
(commit: 0b4228f)
The file was modified Source/Server/Packets/KillAction.c (diff)
The file was modified Source/Server/Packets/ShortPlayerData.c (diff)
The file was modified Source/Server/Player.c (diff)
The file was modified Source/Server/Packets/ExistingPlayer.c (diff)
The file was modified Source/Server/Packets/IntelPickup.c (diff)
The file was modified Source/Server/Packets/ChangeTeam.c (diff)
The file was modified Source/Util/Enums.h (diff)
The file was modified Source/Server/IntelTent.c (diff)
The file was modified Source/Server/Packets/IntelCapture.c (diff)
The file was modified Source/Server/Packets/Message.c (diff)
The file was modified Source/Server/Packets/IntelDrop.c (diff)
Commit b83facaa3429995732f77a7f8f588132f0061e01 by 16738302+Haxk20
Player.c: make z spawn offset the same as in pyspades

resulting in the familiar "drop on spawn"
(commit: b83faca)
The file was modified Source/Server/Player.c (diff)