Skip to content
Success

Changes

Summary

  1. Server: Welcome messages in config & remove 64 map limit (commit: 35251fd) (details)
Commit 35251fda895f923c8066a7ab08be4ffbb6bee5a2 by 16738302+Haxk20
Server: Welcome messages in config & remove 64 map limit

By introducing linked lists we can not only remove
some limitations but also allows us more flexibility.
Such as the possibility of having welcome messages in config
instead of being hardcoded in the code.
(commit: 35251fd)
The file was modified Source/config.json (diff)
The file was modified Source/Packets.c (diff)
The file was modified Source/Server.h (diff)
The file was modified Source/Server.c (diff)
The file was modified Source/Structs.h (diff)
The file was modified Source/Main.c (diff)