SortaCore / MMF2Exts

A collection of MMF2 extensions. Also compatible with CF2.5, and CF2.5+.
33 stars 15 forks source link

Bluewing - Needs to be updated to latest liblacewing library #3

Closed SortaCore closed 7 years ago

SortaCore commented 12 years ago

After that's done other bugs may be considered. Unfortunately, liblacewing has discontinued Relay.

LB-- commented 12 years ago

Until Jamie writes the side library that implements the Lacewing Relay Specification, I think it's best to use the latest code from the 0.2.x branch: https://github.com/udp/lacewing/tree/0.2.x Not exactly up-to-date, but until I figure out how to submit pull requests to branches other than the master branch it'll have to stay a relic of history.

LB-- commented 12 years ago

There's also this version RIGHT before Jamie removed the relay classes: https://github.com/udp/lacewing/tree/bfc0835c666f3a23364f7df237b9bb58f43005c5

SortaCore commented 12 years ago

I tried that version, and I tried just sticking with 0.2.x, but both have bugs of some sort. Since Jamie removed the relay entirely, I don't have to faff around with updating everything. It'd probably be more efficient just to update to the latest, not to mention if J found a bunch o' flaws, he would have removed them.

SortaCore commented 11 years ago

This is my current priority for this repo. Once I finish a private extension project, I'll be back to working on this. So far, I've implemented messages and formats in Relay Server, and need to test fully when I'm done with adding UDP support.

SortaCore commented 7 years ago

Did the upgrade a while ago, forgot to close this ticket.