-
Posts
356 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Events
Gallery
Articles
Everything posted by Mr Ekted
-
Will there ever be a new Subspace protocol?
Mr Ekted replied to PinkyAndThaBrain's topic in General Discussion
That is a failure of the client. There is more than enough information for the client to currently detect double packets and ignore them. -
Will there ever be a new Subspace protocol?
Mr Ekted replied to PinkyAndThaBrain's topic in General Discussion
True but that was like 8 years ago. -
Will there ever be a new Subspace protocol?
Mr Ekted replied to PinkyAndThaBrain's topic in General Discussion
Current max packet size is a choice, not a limit. -
Will there ever be a new Subspace protocol?
Mr Ekted replied to PinkyAndThaBrain's topic in General Discussion
The 30% is data only. You don't really want to id or sequence non-reliable packets. That's the whole point. If you need to know that kind of info, you need to make them reliable. -
Here's the code for doors right out of VIE... :0041BE9C A17CC64700 mov eax, dword[0047C67C] :0041BEA1 0FBF0D42DD4700 movsx ecx, word[0047DD42] :0041BEA8 40 inc eax :0041BEA9 3BC1 cmp eax, ecx :0041BEAB A37CC64700 mov dword[0047C67C], eax :0041BEB0 0F8CCC030000 jl 0041C282 :0041BEB6 0FBF0546DD4700 movsx eax, word[0047DD46] :0041BEBD 33ED xor ebp, ebp :0041BEBF 83F8FE cmp eax, -00000002 :0041BEC2 892D7CC64700 mov dword[0047C67C], ebp :0041BEC8 0F8436030000 je 0041C204 :0041BECE 83F8FF cmp eax, -00000001 :0041BED1 740F je 0041BEE2 :0041BED3 8BD8 mov ebx, eax :0041BED5 C744241C01000000 mov dword[esp+1C], 00000001 :0041BEDD E9A2030000 jmp 0041C284 --------- :0041BEE2 8B351C934800 mov esi, dword[0048931C] :0041BEE8 B91DF30100 mov ecx, 0001F31D :0041BEED 8BC6 mov eax, esi :0041BEEF 99 cdq :0041BEF0 F7F9 idiv ecx :0041BEF2 8BC2 mov eax, edx :0041BEF4 C1E003 shl eax, 03 :0041BEF7 2BC2 sub eax, edx :0041BEF9 8D0480 lea eax, dword[eax+4*eax] :0041BEFC 8D0480 lea eax, dword[eax+4*eax] :0041BEFF C1E004 shl eax, 04 :0041BF02 03C2 add eax, edx :0041BF04 8D0440 lea eax, dword[eax+2*eax] :0041BF07 8D0C42 lea ecx, dword[edx+2*eax] :0041BF0A B85F0B4E83 mov eax, 834E0B5F :0041BF0F F7EE imul esi :0041BF11 03D6 add edx, esi :0041BF13 C1FA10 sar edx, 10 :0041BF16 8BC2 mov eax, edx :0041BF18 C1E81F shr eax, 1F :0041BF1B 03D0 add edx, eax :0041BF1D 8D04D2 lea eax, dword[edx+8*edx] :0041BF20 C1E003 shl eax, 03 :0041BF23 2BC2 sub eax, edx :0041BF25 8D0480 lea eax, dword[eax+4*eax] :0041BF28 D1E0 shl eax, 1 :0041BF2A 2BC2 sub eax, edx :0041BF2C C1E002 shl eax, 02 :0041BF2F 2BC8 sub ecx, eax :0041BF31 83C17B add ecx, 0000007B :0041BF34 3BCD cmp ecx, ebp :0041BF36 8BF1 mov esi, ecx :0041BF38 7F06 jg 0041BF40 :0041BF3A 8DB1FFFFFF7F lea esi, dword[ecx+7FFFFFFF] --------- :0041BF40 8BC6 mov eax, esi :0041BF42 B91DF30100 mov ecx, 0001F31D :0041BF47 99 cdq :0041BF48 33C2 xor eax, edx :0041BF4A 2BC2 sub eax, edx :0041BF4C 83E001 and eax, 00000001 :0041BF4F 33C2 xor eax, edx :0041BF51 8BD8 mov ebx, eax :0041BF53 8BC6 mov eax, esi :0041BF55 2BDA sub ebx, edx :0041BF57 F7DB neg ebx :0041BF59 99 cdq :0041BF5A 1BDB sbb ebx, ebx :0041BF5C F7F9 idiv ecx :0041BF5E 83E311 and ebx, 00000011 :0041BF61 8BC2 mov eax, edx :0041BF63 C1E003 shl eax, 03 :0041BF66 2BC2 sub eax, edx :0041BF68 8D0480 lea eax, dword[eax+4*eax] :0041BF6B 8D0480 lea eax, dword[eax+4*eax] :0041BF6E C1E004 shl eax, 04 :0041BF71 03C2 add eax, edx :0041BF73 8D0440 lea eax, dword[eax+2*eax] :0041BF76 8D0C42 lea ecx, dword[edx+2*eax] :0041BF79 B85F0B4E83 mov eax, 834E0B5F :0041BF7E F7EE imul esi :0041BF80 03D6 add edx, esi :0041BF82 C1FA10 sar edx, 10 :0041BF85 8BC2 mov eax, edx :0041BF87 C1E81F shr eax, 1F :0041BF8A 03D0 add edx, eax :0041BF8C 8D04D2 lea eax, dword[edx+8*edx] :0041BF8F C1E003 shl eax, 03 :0041BF92 2BC2 sub eax, edx :0041BF94 8D0480 lea eax, dword[eax+4*eax] :0041BF97 D1E0 shl eax, 1 :0041BF99 2BC2 sub eax, edx :0041BF9B C1E002 shl eax, 02 :0041BF9E 2BC8 sub ecx, eax :0041BFA0 83C17B add ecx, 0000007B :0041BFA3 3BCD cmp ecx, ebp :0041BFA5 8BF1 mov esi, ecx :0041BFA7 7F06 jg 0041BFAF :0041BFA9 8DB1FFFFFF7F lea esi, dword[ecx+7FFFFFFF] --------- :0041BFAF 8BC6 mov eax, esi :0041BFB1 B91DF30100 mov ecx, 0001F31D :0041BFB6 99 cdq :0041BFB7 33C2 xor eax, edx :0041BFB9 2BC2 sub eax, edx :0041BFBB 83E003 and eax, 00000003 :0041BFBE 33C2 xor eax, edx :0041BFC0 2BC2 sub eax, edx :0041BFC2 F7D8 neg eax :0041BFC4 1BC0 sbb eax, eax :0041BFC6 83E002 and eax, 00000002 :0041BFC9 0BD8 or ebx, eax :0041BFCB 8BC6 mov eax, esi :0041BFCD 99 cdq :0041BFCE F7F9 idiv ecx :0041BFD0 8BC2 mov eax, edx :0041BFD2 C1E003 shl eax, 03 :0041BFD5 2BC2 sub eax, edx :0041BFD7 8D0480 lea eax, dword[eax+4*eax] :0041BFDA 8D0480 lea eax, dword[eax+4*eax] :0041BFDD C1E004 shl eax, 04 :0041BFE0 03C2 add eax, edx :0041BFE2 8D0440 lea eax, dword[eax+2*eax] :0041BFE5 8D0C42 lea ecx, dword[edx+2*eax] :0041BFE8 B85F0B4E83 mov eax, 834E0B5F :0041BFED F7EE imul esi :0041BFEF 03D6 add edx, esi :0041BFF1 C1FA10 sar edx, 10 :0041BFF4 8BC2 mov eax, edx :0041BFF6 C1E81F shr eax, 1F :0041BFF9 03D0 add edx, eax :0041BFFB 8D04D2 lea eax, dword[edx+8*edx] :0041BFFE C1E003 shl eax, 03 :0041C001 2BC2 sub eax, edx :0041C003 8D0480 lea eax, dword[eax+4*eax] :0041C006 D1E0 shl eax, 1 :0041C008 2BC2 sub eax, edx :0041C00A C1E002 shl eax, 02 :0041C00D 2BC8 sub ecx, eax :0041C00F 83C17B add ecx, 0000007B :0041C012 3BCD cmp ecx, ebp :0041C014 8BF1 mov esi, ecx :0041C016 7F06 jg 0041C01E :0041C018 8DB1FFFFFF7F lea esi, dword[ecx+7FFFFFFF] --------- :0041C01E 8BC6 mov eax, esi :0041C020 B91DF30100 mov ecx, 0001F31D :0041C025 99 cdq :0041C026 33C2 xor eax, edx :0041C028 2BC2 sub eax, edx :0041C02A 83E007 and eax, 00000007 :0041C02D 33C2 xor eax, edx :0041C02F 2BC2 sub eax, edx :0041C031 F7D8 neg eax :0041C033 1BC0 sbb eax, eax :0041C035 83E004 and eax, 00000004 :0041C038 0BD8 or ebx, eax :0041C03A 8BC6 mov eax, esi :0041C03C 99 cdq :0041C03D F7F9 idiv ecx :0041C03F 8BC2 mov eax, edx :0041C041 C1E003 shl eax, 03 :0041C044 2BC2 sub eax, edx :0041C046 8D0480 lea eax, dword[eax+4*eax] :0041C049 8D0480 lea eax, dword[eax+4*eax] :0041C04C C1E004 shl eax, 04 :0041C04F 03C2 add eax, edx :0041C051 8D0440 lea eax, dword[eax+2*eax] :0041C054 8D0C42 lea ecx, dword[edx+2*eax] :0041C057 B85F0B4E83 mov eax, 834E0B5F :0041C05C F7EE imul esi :0041C05E 03D6 add edx, esi :0041C060 C1FA10 sar edx, 10 :0041C063 8BC2 mov eax, edx :0041C065 C1E81F shr eax, 1F :0041C068 03D0 add edx, eax :0041C06A 8D04D2 lea eax, dword[edx+8*edx] :0041C06D C1E003 shl eax, 03 :0041C070 2BC2 sub eax, edx :0041C072 8D0480 lea eax, dword[eax+4*eax] :0041C075 D1E0 shl eax, 1 :0041C077 2BC2 sub eax, edx :0041C079 C1E002 shl eax, 02 :0041C07C 2BC8 sub ecx, eax :0041C07E 83C17B add ecx, 0000007B :0041C081 3BCD cmp ecx, ebp :0041C083 8BF1 mov esi, ecx :0041C085 7F06 jg 0041C08D :0041C087 8DB1FFFFFF7F lea esi, dword[ecx+7FFFFFFF] --------- :0041C08D 8BC6 mov eax, esi :0041C08F B91DF30100 mov ecx, 0001F31D :0041C094 99 cdq :0041C095 33C2 xor eax, edx :0041C097 2BC2 sub eax, edx :0041C099 83E00F and eax, 0000000F :0041C09C 33C2 xor eax, edx :0041C09E 2BC2 sub eax, edx :0041C0A0 F7D8 neg eax :0041C0A2 1BC0 sbb eax, eax :0041C0A4 83E008 and eax, 00000008 :0041C0A7 0BD8 or ebx, eax :0041C0A9 8BC6 mov eax, esi :0041C0AB 99 cdq :0041C0AC F7F9 idiv ecx :0041C0AE 8BC2 mov eax, edx :0041C0B0 C1E003 shl eax, 03 :0041C0B3 2BC2 sub eax, edx :0041C0B5 8D0480 lea eax, dword[eax+4*eax] :0041C0B8 8D0480 lea eax, dword[eax+4*eax] :0041C0BB C1E004 shl eax, 04 :0041C0BE 03C2 add eax, edx :0041C0C0 8D0440 lea eax, dword[eax+2*eax] :0041C0C3 8D0C42 lea ecx, dword[edx+2*eax] :0041C0C6 B85F0B4E83 mov eax, 834E0B5F :0041C0CB F7EE imul esi :0041C0CD 03D6 add edx, esi :0041C0CF C1FA10 sar edx, 10 :0041C0D2 8BC2 mov eax, edx :0041C0D4 C1E81F shr eax, 1F :0041C0D7 03D0 add edx, eax :0041C0D9 8D04D2 lea eax, dword[edx+8*edx] :0041C0DC C1E003 shl eax, 03 :0041C0DF 2BC2 sub eax, edx :0041C0E1 8D0480 lea eax, dword[eax+4*eax] :0041C0E4 D1E0 shl eax, 1 :0041C0E6 2BC2 sub eax, edx :0041C0E8 C1E002 shl eax, 02 :0041C0EB 2BC8 sub ecx, eax :0041C0ED 83C17B add ecx, 0000007B :0041C0F0 3BCD cmp ecx, ebp :0041C0F2 8BF1 mov esi, ecx :0041C0F4 7F06 jg 0041C0FC :0041C0F6 8DB1FFFFFF7F lea esi, dword[ecx+7FFFFFFF] --------- :0041C0FC 8BC6 mov eax, esi :0041C0FE B91DF30100 mov ecx, 0001F31D :0041C103 99 cdq :0041C104 33C2 xor eax, edx :0041C106 2BC2 sub eax, edx :0041C108 83E003 and eax, 00000003 :0041C10B 33C2 xor eax, edx :0041C10D 2BC2 sub eax, edx :0041C10F F7D8 neg eax :0041C111 1BC0 sbb eax, eax :0041C113 83E020 and eax, 00000020 :0041C116 0BD8 or ebx, eax :0041C118 8BC6 mov eax, esi :0041C11A 99 cdq :0041C11B F7F9 idiv ecx :0041C11D 8BC2 mov eax, edx :0041C11F C1E003 shl eax, 03 :0041C122 2BC2 sub eax, edx :0041C124 8D0480 lea eax, dword[eax+4*eax] :0041C127 8D0480 lea eax, dword[eax+4*eax] :0041C12A C1E004 shl eax, 04 :0041C12D 03C2 add eax, edx :0041C12F 8D0440 lea eax, dword[eax+2*eax] :0041C132 8D0C42 lea ecx, dword[edx+2*eax] :0041C135 B85F0B4E83 mov eax, 834E0B5F :0041C13A F7EE imul esi :0041C13C 03D6 add edx, esi :0041C13E C1FA10 sar edx, 10 :0041C141 8BC2 mov eax, edx :0041C143 C1E81F shr eax, 1F :0041C146 03D0 add edx, eax :0041C148 8D04D2 lea eax, dword[edx+8*edx] :0041C14B C1E003 shl eax, 03 :0041C14E 2BC2 sub eax, edx :0041C150 8D0480 lea eax, dword[eax+4*eax] :0041C153 D1E0 shl eax, 1 :0041C155 2BC2 sub eax, edx :0041C157 C1E002 shl eax, 02 :0041C15A 2BC8 sub ecx, eax :0041C15C 83C17B add ecx, 0000007B :0041C15F 3BCD cmp ecx, ebp :0041C161 8BF1 mov esi, ecx :0041C163 7F06 jg 0041C16B :0041C165 8DB1FFFFFF7F lea esi, dword[ecx+7FFFFFFF] --------- :0041C16B 8BC6 mov eax, esi :0041C16D B91DF30100 mov ecx, 0001F31D :0041C172 99 cdq :0041C173 33C2 xor eax, edx :0041C175 2BC2 sub eax, edx :0041C177 83E007 and eax, 00000007 :0041C17A 33C2 xor eax, edx :0041C17C 2BC2 sub eax, edx :0041C17E F7D8 neg eax :0041C180 1BC0 sbb eax, eax :0041C182 83E040 and eax, 00000040 :0041C185 0BD8 or ebx, eax :0041C187 8BC6 mov eax, esi :0041C189 99 cdq :0041C18A F7F9 idiv ecx :0041C18C 8BC2 mov eax, edx :0041C18E C1E003 shl eax, 03 :0041C191 2BC2 sub eax, edx :0041C193 8D0480 lea eax, dword[eax+4*eax] :0041C196 8D0480 lea eax, dword[eax+4*eax] :0041C199 C1E004 shl eax, 04 :0041C19C 03C2 add eax, edx :0041C19E 8D0440 lea eax, dword[eax+2*eax] :0041C1A1 8D0C42 lea ecx, dword[edx+2*eax] :0041C1A4 B85F0B4E83 mov eax, 834E0B5F :0041C1A9 F7EE imul esi :0041C1AB 03D6 add edx, esi :0041C1AD C1FA10 sar edx, 10 :0041C1B0 8BC2 mov eax, edx :0041C1B2 C1E81F shr eax, 1F :0041C1B5 03D0 add edx, eax :0041C1B7 8D04D2 lea eax, dword[edx+8*edx] :0041C1BA C1E003 shl eax, 03 :0041C1BD 2BC2 sub eax, edx :0041C1BF 8D0480 lea eax, dword[eax+4*eax] :0041C1C2 D1E0 shl eax, 1 :0041C1C4 2BC2 sub eax, edx :0041C1C6 C1E002 shl eax, 02 :0041C1C9 2BC8 sub ecx, eax :0041C1CB 83C17B add ecx, 0000007B :0041C1CE 3BCD cmp ecx, ebp :0041C1D0 7F06 jg 0041C1D8 :0041C1D2 81C1FFFFFF7F add ecx, 7FFFFFFF --------- :0041C1D8 8BC1 mov eax, ecx :0041C1DA 890D1C934800 mov dword[0048931C], ecx :0041C1E0 99 cdq :0041C1E1 33C2 xor eax, edx :0041C1E3 C744241C01000000 mov dword[esp+1C], 00000001 :0041C1EB 2BC2 sub eax, edx :0041C1ED 83E00F and eax, 0000000F :0041C1F0 33C2 xor eax, edx :0041C1F2 2BC2 sub eax, edx :0041C1F4 F7D8 neg eax :0041C1F6 1BC0 sbb eax, eax :0041C1F8 2580000000 and eax, 00000080 :0041C1FD 0BD8 or ebx, eax :0041C1FF E980000000 jmp 0041C284 --------- :0041C204 8B351C934800 mov esi, dword[0048931C] :0041C20A B91DF30100 mov ecx, 0001F31D :0041C20F 8BC6 mov eax, esi :0041C211 99 cdq :0041C212 F7F9 idiv ecx :0041C214 8BC2 mov eax, edx :0041C216 C1E003 shl eax, 03 :0041C219 2BC2 sub eax, edx :0041C21B 8D0480 lea eax, dword[eax+4*eax] :0041C21E 8D0480 lea eax, dword[eax+4*eax] :0041C221 C1E004 shl eax, 04 :0041C224 03C2 add eax, edx :0041C226 8D0440 lea eax, dword[eax+2*eax] :0041C229 8D0C42 lea ecx, dword[edx+2*eax] :0041C22C B85F0B4E83 mov eax, 834E0B5F :0041C231 F7EE imul esi :0041C233 03D6 add edx, esi :0041C235 C1FA10 sar edx, 10 :0041C238 8BC2 mov eax, edx :0041C23A C1E81F shr eax, 1F :0041C23D 03D0 add edx, eax :0041C23F 8D04D2 lea eax, dword[edx+8*edx] :0041C242 C1E003 shl eax, 03 :0041C245 2BC2 sub eax, edx :0041C247 8D0480 lea eax, dword[eax+4*eax] :0041C24A D1E0 shl eax, 1 :0041C24C 2BC2 sub eax, edx :0041C24E C1E002 shl eax, 02 :0041C251 2BC8 sub ecx, eax :0041C253 83C17B add ecx, 0000007B :0041C256 3BCD cmp ecx, ebp :0041C258 7F06 jg 0041C260 :0041C25A 81C1FFFFFF7F add ecx, 7FFFFFFF --------- :0041C260 8BC1 mov eax, ecx :0041C262 890D1C934800 mov dword[0048931C], ecx :0041C268 99 cdq :0041C269 33C2 xor eax, edx :0041C26B C744241C01000000 mov dword[esp+1C], 00000001 :0041C273 2BC2 sub eax, edx :0041C275 25FF000000 and eax, 000000FF :0041C27A 33C2 xor eax, edx :0041C27C 8BD8 mov ebx, eax :0041C27E 2BDA sub ebx, edx :0041C280 EB02 jmp 0041C284 --------- :0041C282 33ED xor ebp, ebp --------- :0041C284 8B442418 mov eax, dword[esp+18] :0041C288 48 dec eax :0041C289 89442418 mov dword[esp+18], eax :0041C28D 0F8593F8FFFF jne 0041BB26 :0041C293 EB04 jmp 0041C299 --------- :0041C295 8B5C2438 mov ebx, dword[esp+38] --------- :0041C299 396C241C cmp dword[esp+1C], ebp :0041C29D 7409 je 0041C2A8 :0041C29F 53 push ebx :0041C2A0 E88B000000 call 0041C330 :0041C2A5 83C404 add esp, 00000004 --------- :0041C2A8 8B4C2424 mov ecx, dword[esp+24] :0041C2AC 5F pop edi :0041C2AD 5E pop esi :0041C2AE 5D pop ebp :0041C2AF 64890D00000000 mov dword fs:[00000000], ecx :0041C2B6 5B pop ebx :0041C2B7 83C420 add esp, 00000020 :0041C2BA C3 ret
-
I used to have lots of buddies, but ever time I make a post I lose one.
-
After you've made a change to your profile and click OK, edit profile.dat in notepad and see if it has the changed info. DO NOT MODIFY THIS FILE BY HAND
-
Client only tells server if *watchgreen is on or if team prizes. Server only tells others if THEY are using *watchgreen or if same team and team prizes.
-
Will there ever be a new Subspace protocol?
Mr Ekted replied to PinkyAndThaBrain's topic in General Discussion
Say you latency to the zone is 50ms, and the latency from the zone to another player is 50ms. So when you move and shoot, the delay from you to them is 100ms. If your client buffered and encrypted packets for 100ms, and the server did the same, then your info would reach the other player in 300ms. I wouldn't play with that kind of lag. Also, how much data does a client send the server in 100ms? About one packet, unless you are in a zone with fast weapons, where it could be 10 or more, but this is unusual. So buffering one or maybe two packets (almost 0% compression) isn't worth the delay. Note, if you ac-*BAD WORD*-ulate and compress large chunks of SS protocol data at a time (say blocks of 8K+), it saves about 30%. -
Will there ever be a new Subspace protocol?
Mr Ekted replied to PinkyAndThaBrain's topic in General Discussion
Continuum uses the same packet structure (with maybe one exception) but encrypts them much differently. Also, there are several Continuum-specific packets that VIE clients ignore. -
I believe they are both implemented in the MERV core. Both are controlled by seeds/times sent by the server. Doors can be kept in perfect sync on all clients other than time sync issues. Greens were never designed correctly. While the code goes to a lot of trouble to sync the green info, in reality because of independent events on each client, they get way out of sync very quickly. If you had 2 clients running side-by-side and watched the same area of the map, only about half the greens (very rough) would match at any point in time. Both doors and greens could have been done much better. I'm sure when green code was designed they figured they weren't important enough to sync perfectly, which is probably true for more forms of the game.
-
Will there ever be a new Subspace protocol?
Mr Ekted replied to PinkyAndThaBrain's topic in General Discussion
SS is a great way to learn all sorts of programming aspects: networking, graphics, sound, UI, large data structures, encryption, compression, maybe some DB. Lots to chew on at all levels. -
Will there ever be a new Subspace protocol?
Mr Ekted replied to PinkyAndThaBrain's topic in General Discussion
There are 3 kinds of people who would make that post Akai: 1. They are serious. I flame them. 2. They are making a huge joke. I hope you are this one. 3. They are trying to be insulting under the guise of making a joke. I flame them. -
Will there ever be a new Subspace protocol?
Mr Ekted replied to PinkyAndThaBrain's topic in General Discussion
Priit and I defined an interface between the game and the menu, and we each coded to that interface. We don't have to see each others' code, or agree on a coding style. As far as helping people: I'm not interested in collaboration at this point, but I always try to answer technical questions posted here. As you all know, I am less tolerant of people who do not seem to know what they are talking about. I don't like wasting my time helping someone make "a new SS client of the day" when it's clear they don't even have what I call "Level One Knowledge" of programming. Many people I know who have BS in Comp Sci do not have L1K. -
Will there ever be a new Subspace protocol?
Mr Ekted replied to PinkyAndThaBrain's topic in General Discussion
There was some discussion between Priit and grel about minimizing the position packets (which cons!@#$%^&*ute the majority of the bandwidth). They contain a number of unused bits, or things can could be done differently. Compression is pretty much not possible. It would be rare to find a packet that would be smaller compressed than raw, and you can't wait and buffer up large enough blocks of packets to make compression useful because smooth gameplay relies on packets flowing smoothly. -
http://www.ssforum.net/index.php?showtopic=2787
-
Ok, so you and SS basically say if an event happens in the future, assume it happens NOW. That's fine. I still feel, however, that it's poor coding to allow improper wrapping of the timestamp with the !@#$%^&*umption that the value will be "luckily" handled later. So this disagreement comes down to coding style I guess, which is not worth arguing about.
-
Hahahaha sweet. On that note, let's stop arguing. Move along. Nothing to see here.
-
I'm waiting for the Chewbacca Defense...
-
I never claimed your code didn't match SS. I claim you are both wrong. It is possible for your clock to be 80ms ahead of server, and mine to be exact. It is possible for a packet to get from you to me in 70ms. Therefore it is possible for me to get a packet 10ms before it was sent. Therefore your calculations will incorrectly wrap. Clamping or not, this will happen.
-
You are not even able to take his sample data and "play computer" with your own source code?
-
It's clear you have no idea what you are talking about. You make elaborate proofs to validate your code then you use phrases like "highly unlikely" to justify ignoring a flaw. I'll stick to real math thanks. I was trying to help you and anyone else who uses your core. If you or they do not want feedback, then you don't have to use it. But I presented what I did because it is true. We can end it here in disagreement and let people do as they wish with MERV source, or we can keep having fun arguing. If anyone else is interested in understanding this issue, just ask.
-
You are right Akai: numpf never wrote hacks for SS, or attacked servers, or subverted bans, or made threats. Clearly he is way behind.
-
So you admit you do not handle these perfectly valid cases?
-
I presented 3 valid cases for position packets and their interpretation. Your code only handles 2 of those cases. You are missing 1 case, which means, however small the chance, there are packets you receive which you mis-stamp with an error of over 10 minutes. I'm not talking about design !@#$%^&*umptions or equation rhetoric. I am talking about real world packets.