Karmel0x / LeagueEmulatorJS

League of Legends game server emulator (IN DEVELOPMENT)
GNU General Public License v3.0
26 stars 8 forks source link

Progress and Client #6

Open B1Q opened 8 months ago

B1Q commented 8 months ago

Hello there, what's the current progress and roadmap for the emulator?

Are there any alternative links to the client? LeagueSandbox took theirs down

Nigcra commented 8 months ago

I was also wondering if anyone still has the 4.20 since the sources are offline

Karmel0x commented 7 months ago

Hi, 4.20 client: I've made a mess in my client so I can't upload it but I've found this one on LeagueSandbox discord server, I hope it is legit but be careful: https://mega.nz/file/9KtDkCLY#veo2lfRWK7RrLUdFBBqRdUvxwr_gd8UyUL0f6b4pHJ0

Current progress: It's not really playable but the basics are there, you can enter the game, move, spawn minions, attack, use spells etc. I think the current state of the code is quite okay, but there is still a lot of work to be done. So I came to the conclusion that I don't want to continue this project alone, that's why this project has slowed down. In the latest commits I added typescript support to make development easier. Anyway, LeagueSandbox is better choice I guess.

It's hard to tell what is fully done because most things which are done is rather almost done. A lot of things are missing. Things which needs improvement is - first of all - spell system (need rework).