!spSpUScJjerblXiVzA:matrix.org

Piqueserver General

282 Members
Official Matrix Room for Piqueserver. https://github.com/piqueserver/piqueserver34 Servers

Load older messages


SenderMessageTime
20 Feb 2024
@bytenotabit-ch-:matrix.orgsByte
In reply to @dyerat:matrix.org
better get to work
i think summit does some hacky stuff to get it working https://github.com/Summitvc/aos.rs
00:04:30
@bytenotabit-ch-:matrix.orgsByteah nvm he just uses the low level lib00:05:05
@dyerat:matrix.orgdyerat
In reply to @bytenotabit-ch-:matrix.org
i think summit does some hacky stuff to get it working https://github.com/Summitvc/aos.rs
Yeah I did something similar, and just exposed the lower function in a fork of enet-rs
12:20:54
@dyerat:matrix.orgdyerateasier than I was worried it was going to be ahahah range coding is magic to me12:21:18
@dyerat:matrix.orgdyerattheir packet implementation is interesting tho im definitely doing mine in a dumber way ahah12:22:15
@dyerat:matrix.orgdyeratFor sending the map chunks, am I right in thinking that I can just load the bytes from a vxl file, deflate the byte array, then send each byte one-by-one in a MapChunk packet?19:25:30
@dyerat:matrix.orgdyeratThis is what I'm trying currently but OpenSpades doesn't seem to like it19:25:42
@notafile:matrix.orgnotafileopenspades has some particular opinions around the ordering of packets on join19:26:29
@dyerat:matrix.orgdyeratooh exciting19:27:59
@dyerat:matrix.orgdyeratI'll have a little dig in their source19:28:13
@dyerat:matrix.orgdyeratotherwise the logic is sound tho?19:28:19
@notafile:matrix.orgnotafileshould be mostly it, I think19:43:11
21 Feb 2024
@utf-4096:matrix.orgutf-4096 @notafile psst, reminder to put pyenet on pypi 13:36:55
1 Mar 2024
@utf-4096:matrix.orgutf-4096 @notafile hey 20:38:01
@notafile:matrix.orgnotafilehi, sorry20:41:03
@bytenotabit-ch-:matrix.orgsByte notafile @notafile:matrix.org: _hey_ 21:44:12
7 Mar 2024
@utf-4096:matrix.orgutf-4096pypi pyenet update when22:13:09
9 Mar 2024
@utf-4096:matrix.orgutf-4096 this function in world_c.cpp has been causing me issues:
inline void ftol(float f, long *a)
{
    *a = (long)floor(f + 0.5f);
}
this actually dates to a commit by matpow2 which was supposed to make physics more accurate to voxlap, but in my case with babel apoc it seems to break the can_see() function. when using the original implementation which was just (long) f; it seems to work just fine
22:44:28
@utf-4096:matrix.orgutf-4096 pysnip and spadesx both use (long) f; 22:44:59
@utf-4096:matrix.orgutf-4096im planning to change the aloha fork22:54:44
@utf-4096:matrix.orgutf-4096* im planning to change the aloha fork to use the regular cast22:54:52
@utf-4096:matrix.orgutf-4096but i want to know if thats the proper solution or if this is an entire math rabbit hole22:55:20
10 Mar 2024
@bytenotabit-ch-:matrix.orgsByteCan we get piqueserver bython edition?11:05:00
@bytenotabit-ch-:matrix.orgsByteIMG_20240310_080502.jpg
Download IMG_20240310_080502.jpg
11:05:16
18 Mar 2024
@utf-4096:matrix.orgutf-4096 @notafile sorry for asking again but please push the updated pyenet wheels to pypi 12:04:58
@notafile:matrix.orgnotafileah, right, I can actually do it today too 😅12:05:37
@notafile:matrix.orgnotafilethere you go, been so long since I've done this 😅12:30:26
@utf-4096:matrix.orgutf-4096works, thanks a ton 👍️12:33:22
@utf-4096:matrix.orgutf-4096also I think the matrix bridge needs fixing, none of the messages are getting relayed to the discord12:53:06
@utf-4096:matrix.orgutf-4096* also I think the matrix bridge needs fixing, none of the messages are getting relayed to/from discord12:54:00

Show newer messages


Back to Room ListRoom Version: