Skip to content
Failed

Changes

Summary

  1. Tree: Restructure entire project & cmake improvements (commit: 57a5d1e) (details)
  2. Server.h: Beta 2 (commit: f4ab44f) (details)
  3. cmake.yml: Update to master branch (commit: c1a6e37) (details)
Commit 57a5d1edc0e47aeb0f89a4b6a0ca24d50ef40f82 by 16738302+Haxk20
Tree: Restructure entire project & cmake improvements

Entire project is split into numerous files.
If file was too large it was split.
All packets and commands are in their own
file.
Submodules are now initialized automatically.
Config and map is now copied automatically

and much much more.
(commit: 57a5d1e)
The file was addedSource/Server/Structs/PacketStruct.h
The file was addedSource/Server/Packets/SetTool.c
The file was addedSource/Server/Nodes.c
The file was removedSource/Ping.c
The file was removedSource/Server.c
The file was addedSource/Server/Structs/CommandStruct.h
The file was addedSource/Server/Packets/MapStart.c
The file was addedSource/Server/Packets/SetColor.c
The file was modifiedCMakeLists.txt (diff)
The file was addedSource/Server/Packets/ExistingPlayer.c
The file was modifiedSource/Util/CMakeLists.txt (diff)
The file was addedSource/Server/Commands/Commands.h
The file was addedSource/Server/Commands/Ups.c
The file was addedSource/Server/CMakeLists.txt
The file was addedSource/Server/Staff.h
The file was addedSource/Server/Commands/Toggles.c
The file was addedSource/Server/Structs/MovementStruct.h
The file was addedSource/Server/Commands/PrivateMessage.c
The file was removedSource/Border_Hallway.json
The file was addedSource/Server/Grenade.h
The file was modifiedSource/Util/Queue.h (diff)
The file was addedSource/Server/Commands/Say.c
The file was removedSource/Commands.c
The file was addedSource/Server/Commands/Clin.c
The file was addedSource/Server/Packets/PacketManager.c
The file was addedSource/Server/Packets/Hit.c
The file was addedSource/Server/Server.c
The file was modified.github/workflows/cmake.yml (diff)
The file was removedSource/Server.h
The file was addedSource/Server/Packets/Grenade.c
The file was addedSource/Server/Packets/ChangeTeam.c
The file was addedSource/Util/Checks/PositionChecks.c
The file was addedSource/Server/Packets/IntelDrop.c
The file was addedSource/Server/Commands/Kick.c
The file was modifiedSource/Util/DataStream.h (diff)
The file was removedSource/Protocol.c
The file was removedSource/Map.c
The file was addedSource/Server/Commands/Reset.c
The file was addedSource/Server/Packets/CreatePlayer.c
The file was modifiedSource/Util/Compress.c (diff)
The file was removedSource/ParseConvert.h
The file was removedSource/Gamemodes.c
The file was modifiedSource/Util/Compress.h (diff)
The file was addedSource/Server/Packets/BlockAction.c
The file was addedSource/Server/Structs/BlockStruct.h
The file was addedSource/Server/Ping.h
The file was addedSource/Server/Commands/Mute.c
The file was addedSource/Server/Packets/WorldUpdate.c
The file was removedSource/Map.h
The file was removedSource/Commands.h
The file was removedSource/Ping.h
The file was addedSource/Server/Structs/ProtocolStruct.h
The file was addedSource/Server/Commands/Kill.c
The file was addedSource/Server/Packets/SetHP.c
The file was removedSource/Structs.h
The file was addedSource/Util/Checks/PlayerChecks.c
The file was addedSource/Server/Packets/Restock.c
The file was addedSource/Util/Checks/PositionChecks.h
The file was addedSource/Util/Notice.h
The file was addedSource/Server/Map.c
The file was addedSource/Server/Server.h
The file was addedSource/Server/Structs/MapStruct.h
The file was modifiedSource/CMakeLists.txt (diff)
The file was addedSource/Server/Console.c
The file was addedSource/Server/Packets/IntelPickup.c
The file was addedSource/Server/Gamemodes/Gamemodes.c
The file was addedSource/Util/Checks/PacketChecks.c
The file was addedSource/Util/Checks/TimeChecks.c
The file was addedSource/Util/Notice.c
The file was addedSource/Server/Commands/CommandManager.h
The file was addedSource/Server/Packets/WeaponInput.c
The file was addedSource/Server/Structs/PlayerStruct.h
The file was addedSource/Server/Packets/BlockLine.c
The file was addedSource/Server/Structs/TimerStruct.h
The file was addedSource/Server/Commands/Admin.c
The file was addedSource/Util/Nanos.c
The file was addedSource/Server/ParseConvert.c
The file was addedSource/Server/Packets/MoveObject.c
The file was modified.gitignore (diff)
The file was modifiedExtern/CMakeLists.txt (diff)
The file was removedSource/ParseConvert.c
The file was addedSource/Server/Packets/MapChunk.c
The file was addedSource/Server/Commands/CommandManager.c
The file was addedSource/Server/Structs/ServerStruct.h
The file was addedSource/Server/Player.c
The file was addedSource/Server/Master.c
The file was removedSource/Events.h
The file was addedSource/Server/Packets/KillAction.c
The file was addedSource/Server/Packets/VersionRequestResponse.c
The file was removedSource/Gamemodes.h
The file was removedSource/Border_Hallway.vxl
The file was addedSource/Server/Commands/Server.c
The file was modifiedSource/Util/Enums.h (diff)
The file was modifiedSource/Util/DataStream.c (diff)
The file was addedSource/Server/IntelTent.c
The file was addedSource/Server/Structs/IPStruct.h
The file was addedSource/Server/Events.h
The file was addedSource/Server/Nodes.h
The file was modifiedSource/Util/JSONHelpers.h (diff)
The file was addedSource/Server/Packets/IntelCapture.c
The file was addedSource/Server/Packets/PlayerLeft.c
The file was addedSource/Server/ParseConvert.h
The file was addedSource/Server/Map.h
The file was addedResources/config.json
The file was addedSource/Server/Commands/Help.c
The file was addedSource/Server/Packets/OrientationData.c
The file was addedSource/Server/Packets/Packets.h
The file was addedSource/Server/Packets/StateData.c
The file was addedSource/Server/Commands/Master.c
The file was removedSource/Master.h
The file was addedSource/Server/Packets/ReceivePackets.h
The file was addedResources/Border_Hallway.json
The file was removedSource/Protocol.h
The file was modifiedSource/Util/Line.h (diff)
The file was addedSource/Util/Nanos.h
The file was addedSource/Server/Commands/Ratio.c
The file was addedSource/Server/Packets/InputData.c
The file was addedSource/Server/Packets/WeaponReload.c
The file was addedSource/Server/Commands/Ban.c
The file was addedSource/Server/Master.h
The file was addedSource/Server/Packets/PositionData.c
The file was addedSource/Server/Structs/GrenadeStruct.h
The file was addedSource/Server/Commands/Login.c
The file was addedSource/Server/Events.c
The file was addedSource/Server/IntelTent.h
The file was removedSource/Events.c
The file was addedSource/Server/Staff.c
The file was addedResources/Border_Hallway.vxl
The file was addedSource/Server/Console.h
The file was removedSource/config.json
The file was removedSource/Packets.h
The file was addedSource/Server/Structs/GamemodeStruct.h
The file was modifiedSource/Util/Line.c (diff)
The file was modifiedSource/Util/Physics.h (diff)
The file was addedSource/Server/Gamemodes/Gamemodes.h
The file was addedSource/Server/Packets/Message.c
The file was removedSource/Master.c
The file was addedSource/Server/Commands/Unban.c
The file was removedSource/Packets.c
The file was addedSource/Server/Player.h
The file was addedSource/Server/Commands/Intel.c
The file was addedSource/Util/Checks/TimeChecks.h
The file was modifiedSource/Util/Physics.c (diff)
The file was addedSource/Server/Commands/Teleport.c
The file was addedSource/Server/Grenade.c
The file was addedSource/Server/Commands/Invisible.c
The file was addedSource/Server/Structs/MasterStruct.h
The file was addedSource/Server/Ping.c
The file was modifiedSource/Main.c (diff)
The file was addedSource/Server/Packets/ChangeWeapon.c
The file was addedSource/Util/Checks/PacketChecks.h
The file was addedSource/Util/Checks/PlayerChecks.h
Commit f4ab44f2eedc09f70b16b68dc35dc22f1f0e3ef5 by 16738302+Haxk20
Server.h: Beta 2

Welcome beta 2 :)
(commit: f4ab44f)
The file was modifiedSource/Server/Server.h (diff)
Commit c1a6e37476d07e1eb629ddc49891bce631394b06 by noreply
cmake.yml: Update to master branch
(commit: c1a6e37)
The file was modified.github/workflows/cmake.yml (diff)