Asunaya
Asunaya
b20464a adds a minimum size of 10% of your resolution in each dimension. a2f0243 expands the input field vertically and wraps when the input string is more than one line...
What a silly bug! Thanks for bringing it to my attention. *Should* be fixed with 991702b, I think. Let me know if you spot any more issues. (: As for...
I don't know. o: Hard to tell when I don't know what code you're using. :X Looks like `Chat::ChatLinesPixelOffsetY` isn't decreasing, which SHOULD be done every frame by `Chat::UpdateNewMessagesAnimation`.
> I find the problem. Good to hear. \^__\^ > I noticed that in window mode, cursor positions to move / scale chat frame are different :smile: Woops! That's a...
> Could you show me which commit to locate: ... I don't think there's any single commit that added only all the stuff relevant to that feature. I think it's...
> because when I build using the .bat file the patchcreator that gets built just opens and closes Do you have the files in the right place? PatchCreator expects the...
Server-based netcode isn't done yet, but it's more than just that: The point of it is mainly to perform hit registration on the server, so that cheats that rely on...
The client shouldn't be requesting agent relay in the first place if you built it normally, so I don't know why that would be happening. Could you give more details?
Oh, that's a normal message. It should just tunnel packets through the server at the point. Is there no communication at all when this happens? Do you see the other...
The RS.xml seems to be encrypted with their MEF stuff. I don't know how to decrypt that (my mrs.exe just yields an empty High_Haven.RS.xml.mef so there's not even anything to...