Quote:
Originally Posted by mgellan
I haven't had a Trilogy set for years, but they're super cheap on eBay so I ordered one to play with, thanks! -- Mg
|
Cool, unfortunately I don't think there are many public code bases you will find that support trilogy at the moment.
This first one is based on the trilogy client:
https://github.com/erfg12/EQTrilogy-Old
This is based on the mac client, but the netcode base is what you want, the opcodes and structures would have to be corrected, this requires a lot of programming knowledge
https://github.com/EQMacEmu/Server/
I am working off of my own code base which is a customized version of eqemu base back in 2k11. Still have a ways to go before Trilogy is working (zone server) on my server alongside other clients.