Some months ago I created a post on Reddit explaining that I was working on a 0.5.3 Alpha WoW emulator, which was a fork of an old existing one (which was at the same time, a fork of an even older one).
The development of this emulator was giving me nightmares because it's full of spaghetti code, so... I decided to abandon it and write a new one completely from scratch, this time using Python.
At this moment this new core is already a working sandbox where you can create characters, move around the world (teleport is working too), see other players (it has multiplayer support already) and chat with them, among other things that are not listed here.
I started this new project less than a month ago, and again, I'm looking for contributors wanting to help me accomplish my goal of having a working 0.5.3 emulator.
If you are interested, you can join the Discord server: Alpha Legends
Also, you can find the new emulator here, on GitHub: GitHub - GrenderG/alpha-core: 0.5.3 experimental emulator written in Python
The development of this emulator was giving me nightmares because it's full of spaghetti code, so... I decided to abandon it and write a new one completely from scratch, this time using Python.
At this moment this new core is already a working sandbox where you can create characters, move around the world (teleport is working too), see other players (it has multiplayer support already) and chat with them, among other things that are not listed here.
I started this new project less than a month ago, and again, I'm looking for contributors wanting to help me accomplish my goal of having a working 0.5.3 emulator.
If you are interested, you can join the Discord server: Alpha Legends
Also, you can find the new emulator here, on GitHub: GitHub - GrenderG/alpha-core: 0.5.3 experimental emulator written in Python