This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
←[34mDEBUG 2017-07-10 21:52:23.5931 theaterManager.go:128 main.(*Theater | |
Manager).run: Got event client.command: &{map[TID:0] PING 0}←[0m | |
←[36mNOTE 2017-07-10 21:52:24.0372 main.go:48 main.relations | |
hip: /relationships/roster/nucleus:1817675496 ←[0m | |
←[36mNOTE 2017-07-10 21:52:24.0372 main.go:49 main.relations | |
hip: <update><status>Online</status><name>Test</name></update> ←[ | |
0m | |
←[34mDEBUG 2017-07-10 21:52:25.2502 clientTLS.go:104 GameSpy.(*ClientT | |
LS).WriteFESL: Write message: map[TXN:Ping] fsys 0 ←[0m | |
←[34mDEBUG 2017-07-10 21:52:25.2562 feslManager.go:85 main.(*FeslMan |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tUDP).WriteFESL: Write message: map[PORT:59991 ERR:0 TYPE:1 TID:1 TXN: | |
IP:189.62.30.238] ECHO 0 ←[0m | |
←[37mDEBUG 2017-08-07 15:15:47.6753 theaterManager.go:107 theater.(*Theat | |
erManager).run: UDP Got event command: &{map[TID:1 TYPE:1 UID:18176755 | |
99] ECHO 0}←[0m | |
←[37mDEBUG 2017-08-07 15:15:48.4273 clientTLS.go:105 GameSpy.(*Clien | |
tTLS).WriteFESL: Write message: map[TXN:GetStats ownerId:272 ownerType: | |
1 stats.0.key:c_items stats.0.value:2096;2097;2098;2099;2100;2136;2156 stats.[]: | |
3 stats.1.key:c_wallet_hero stats.1.value:15 stats.2.key:c_wallet_valor stats.2. | |
value:\N] rank 3221225482 ←[0m |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package fesl | |
import ( | |
"github.com/Synaxis/bfheroesFesl/inter/matchmaking" | |
"github.com/Synaxis/bfheroesFesl/inter/network" | |
"github.com/Synaxis/bfheroesFesl/inter/network/codec" | |
"github.com/sirupsen/logrus" | |
) | |
const ( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[11:40 PM] Crypt0z: what do u want? | |
[11:43 PM] Crypt0z: @Synaxis | |
March 18, 2018 | |
[2:11 AM] Synaxis: yo | |
[2:11 AM] Synaxis: for real now | |
[2:11 AM] Synaxis: sorry | |
[2:11 AM] Synaxis: :( | |
[2:11 AM] Crypt0z: nah fuck off | |
[2:12 AM] Synaxis: :weary: | |
[2:12 AM] Synaxis: no stop |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package fesl | |
import ( | |
"strconv" | |
"github.com/Synaxis/Hydra/inter/gs" | |
"github.com/Synaxis/Hydra/inter/log" | |
) | |
// GetStatsForOwners - Get Stats for Each HERO |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_DWORD *__thiscall reqOffersXML(_DWORD *this, int a2, int a3) | |
{ | |
_DWORD *v3; // edi | |
_DWORD *v4; // esi | |
int v5; // eax | |
int v6; // eax | |
int v7; // ecx | |
unsigned int v8; // eax | |
int v10; // [esp-4h] [ebp-40h] | |
int v11; // [esp+0h] [ebp-3Ch] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public function bookmark() | |
{ | |
$user = (DB::table('game_player_server_preferences')->where('userid', Auth::user()->id)->first()); | |
$get_server = GameServerStats::distinct()->select('GID')->get(); | |
foreach ($get_server as $server) { | |
$stats = GameServerStats::where('gid', $server->gid)->get(); | |
$filteredData = []; | |
foreach ($stats as $stat) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
time="2019-01-03T19:41:14-02:00" level=debug msg=codec.NewCommand broadcast=0 id="[0 0 0]" payload="TID=0\n\x00" query=PING | |
level=debug msg=codec.NewCommand broadcast=192 id="[0 0 14]" payload="TXN=UpdateStats\nu.0.o=13\nu.0.ot=1\nu.0.s.[]=2\nu.0.s.0.ut=0\nu.0.s.0.k=c_items\nu.0.s.0.v=0.0000\nu.0.s.0.t=2070;2071;2075;2157\nu.0.s.0.pt=0\nu.0.s.1.ut=3\nu.0.s.1.k=c_wallet_hero\nu.0.s.1.v=-1.0000\nu.0.s.1.t=\nu.0.s.1.pt=0\nu.[]=1\n\x00" query=rank | |
level=debug msg=DB.Timing event=dbr.select ns=0s prefix=database sql="SELECT hero_stats FROM game_heroes WHERE (heroID = 13)" | |
level=debug msg="UpdateStats c_items with (0.0000, 0, 0 ) " | |
level=info msg="replaced stats value" | |
level=debug msg="UpdateStats c_wallet_hero with (-1.0000, 3, 0 ) " | |
level=info msg="added stats value" | |
level=debug msg=DB.Event event=dbr.begin prefix=database | |
level=debug msg=DB.Timing event=dbr.exec ns=0s prefix=database sql="UPDATE `game_heroes` SET `hero_stats` = '{\"c_ft\":\"126\",\"c_team\":\"1\",\"c_hrc\":\"5\",\"c_hrs\":\"0\",\ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
time="2019-01-03T19:48:17-02:00" level=info msg="NewUpdate: c_items 2003;2026;2027;2036;2037;2038;2039;2040;2050;2051;2052;2053;2060;2061;2062;2063;2064;2091;2092;2093;2094;2095;2149;2151;2153;2157;2158;2160;2162;2164;2166;2168;2170;2171 0 0.0000 0" | |
time="2019-01-03T19:48:17-02:00" level=info msg="===Update STATS====SUCCESS===: 2 2 c_items 2003;2026;2027;2036;2037;2038;2039;2040;2050;2051;2052;2053;2060;2061;2062;2063;2064;2091;2092;2093;2094;2095;2149;2151;2153;2157;2158;2160;2162;2164;2166;2168;2170;2171" | |
time="2019-01-03T19:48:17-02:00" level=info msg="Updating stat c_wallet_hero: -1.0000 + 5" | |
time="2019-01-03T19:48:17-02:00" level=info msg="===Update STATS====SUCCESS===: 2 2 c_wallet_hero 4.0000" | |
time="2019-01-03T19:48:17-02:00" level=info msg=client.SendPacket packet="rank\xc0\x00\x00\r\x00\x00\x00$TXN=UpdateStats\nu.[]=0\n\x00" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package fesl | |
import ( | |
"github.com/Synaxis/bfheroesFesl/inter/network" | |
"github.com/Synaxis/bfheroesFesl/inter/network/codec" | |
"github.com/sirupsen/logrus" | |
"strconv" | |
) | |
const ( |
OlderNewer