Skip to content
Failed

Changes

Summary

  1. DataStream.c: Switch color order for RGB functions (commit: f533dfd) (details)
  2. Revert "DataStream.c: Switch color order for RGB functions" (commit: a568dc2) (details)
  3. Source: Fix colors (commit: f4d2db0) (details)
  4. config.json: Update colors to follow the new change (commit: 17109ee) (details)
Commit f533dfd23b6cc2fefcfeb071800a0e6545be4e8b by noreply
DataStream.c: Switch color order for RGB functions

During the refactor these were mixed up by accident
(commit: f533dfd)
The file was modified Source/Util/DataStream.c (diff)
Commit a568dc2aff16ff88c27aefc5db6e0df7c1ba16a6 by 16738302+Haxk20
Revert "DataStream.c: Switch color order for RGB functions"

This reverts commit f533dfd23b6cc2fefcfeb071800a0e6545be4e8b.
(commit: a568dc2)
The file was modified Source/Util/DataStream.c (diff)
The file was modified Source/Main.c (diff)
The file was modified Source/Util/DataStream.c (diff)
The file was modified Source/Server/Packets/SetColor.c (diff)
Commit 17109ee4c55cecc708cf0195a69b8466dba4307b by noreply
config.json: Update colors to follow the new change

Colors in config are now BGR
(commit: 17109ee)
The file was modified Resources/config.json (diff)