Closed etojuice closed 1 year ago
Was the generichash.cpp
code copy & pasted from csgo leaked code?
Was the
generichash.cpp
code copy & pasted from csgo leaked code?
this I can neither confirm nor deny
@psychonic well I'd need your approval on the code in the pr then
@psychonic so if all is okay, this could be merged in then.
Yes, although it's still marked as a draft. Were there more changes planned in this MR?
Yes, although it's still marked as a draft. Were there more changes planned in this MR?
I'm still working on this MR. I would request a review once I'm okay with the changes.
GetPlayerSlot should be virtual CPlayerSlot GetPlayerSlot(const GameEventKeySymbol_t& keySymbol) = 0;
@etojuice I've updated the interface with my findings as well, now should be more complete, can you revisit it? And if all is okay I'll merge that in.
@etojuice I've updated the interface with my findings as well, now should be more complete, can you revisit it? And if all is okay I'll merge that in.
lgtm. ty
Credits: @komashchenko for his update on igameevents.h posted in AM discord. @hzqst GetPlayerSlot parameters