I'm working on a fairly substantial project with quite a few people on 2.4.3 behind closed doors. This is the first time I've touched WoW emulation in years, so I'm a bit out of the loop on the most current projects.
Right now the focus has been on the web side, but we'll be starting on the actual in-game development soon. We tried OregonCore (a fork of TrinityCore), but sadly, it appears that project is more or less dead, and there are a lot of issues with it.
I don't care about database problems, both the creature and item tables will be truncated prior to us starting our project, so abilities, pathing, AI, etc working correctly is of much higher value.
Are there any better alternatives to OregonCore, or should we stick with it? We're not opposed to switching to a fork of a different project, or even another language (I seem to recall some C# emulators existing..)
Thanks in advance.