From e6ae2b7154c24f60f05cc25c76cba84046c7fe27 Mon Sep 17 00:00:00 2001 From: Zsolt Date: Wed, 29 Jan 2025 03:04:23 +0100 Subject: [PATCH] anti-cheat --- ideas/a.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ideas/a.txt b/ideas/a.txt index 7456cff..7072fd4 100644 --- a/ideas/a.txt +++ b/ideas/a.txt @@ -73,4 +73,8 @@ bool validate(uint8_t *byte_code, byte_code_element *byte_info) {"gps", 'G'}, // HW gps (gets global coordinates) {"fwrite", 'W'}, // HW write (write a number to a fleet-wide channel) - {"fread", 'R'}, // HW read (read a number to a fleet-wide channel) \ No newline at end of file + {"fread", 'R'}, // HW read (read a number to a fleet-wide channel) + + +Anti-cheat (Peer-to-peer-re): +Mérjük a játékerejét a játékosnak külön hostként és kliensként. A kettő aránya ideális esetben 1. Ha kisebb, akkor 1-re felhozzuk. Az hostol, akinek ezután kisebb (vagy valami valószínűségi alapon) \ No newline at end of file