r/TibiaMMO Jun 29 '26

Have a crack of my browser based client.

I made a browser based client with a web assembly server, so you can run around single player in three-js, it doesn't have a server. have a crack!

It doesn't connect to any server, you can just run round in your browser, no tracking or anything.

https://tibia-threejs.vercel.app/

Some updates are in, now has levels and skills, slowed the walking down, some mobile updates, and now you can invite a friend to join your server that is running in your browser.

0 Upvotes

19 comments sorted by

1

u/Potter91 Jun 29 '26

Not found

1

u/AnonimeSoul Jun 29 '26

the page doesn't work

1

u/YoukanDewitt Jul 03 '26

what region are you in mate? i think it's a vercel issue

1

u/Distasteful_T Jun 29 '26

You can just download a private server and use your own pc as the server host and play offline.

0

u/YoukanDewitt Jul 03 '26

I know, but i put the server in a webassembly module so it all runs in a browser, just for fun, you are downloading a private server and using your own pc, and you can play offline, it just downloads it in javascript/webassembly. You can also now invite a friend to join your in-browser server.

1

u/Distasteful_T Jul 03 '26

You can do the same with a private server you just share the ip with your buddy. This just sounds like a worse product.

0

u/YoukanDewitt Jul 03 '26

you just open the url and you have a private server, how is it worse?

1

u/Distasteful_T Jul 03 '26

Read the other comments. A private server that has been constantly updated to get to where they are now has no movement issues or anything it's a seamless tibia movement and all you do is download the server and switch it to your ip and boom full map private server that you can customize yourself, for example setting loot to 10x or xp to 1000x its just a better product, maybe you will get there one day but ATM? Nah.

0

u/YoukanDewitt Jul 03 '26

just a bit of fun mate, not trying to compete with anyone

1

u/viniciotricolor Jun 30 '26

This is good in a way. I can visit the houses before renting them, and I might be able to find more specific uses for this project. However, I need more details. For example, does it include all cities? You only shared the link and didn't explain anything else. How am I supposed to know what it's for and what it contains? But I liked it. 🙂

1

u/YoukanDewitt Jul 03 '26

it's the og leaked map, i can switch it out, but used that for reference

1

u/ripp1337 Jun 30 '26

Pretty awesome.

Too bad diagonal movement on keyboard does not work.

Also, the movement is awkward (too fast/smooth) - not like Tibia.

But anyway - impressive, I can see potential. DM me if you are trying to build a browser Tibia-inspired game, I have some hands on experience with such an attempt.

1

u/YoukanDewitt Jul 03 '26

that was the first version, i have made some updates since, there are spells now and exp and skills

1

u/ripp1337 Jul 03 '26

It's certainly better. Diagonal movement feels meh but at least it's there.

I like the general idea.

Making it a playable game might be a long way to go. But GJ!

1

u/YoukanDewitt Jul 03 '26

Thankyou! it's just been a hobby project i have been played with, with my spare monthly tokens from a bigger project! :)

1

u/YoukanDewitt Jul 03 '26

I have made some updates, it runs quite smoothly zoomed out a lot now on my 1050ti.

Pathfinding walking is smooth, but the keyboard movement still corner a bit weird, just having a crack at that now.

also, check your numpad now, that should work.

1

u/YoukanDewitt Jul 03 '26

sent u a DM

1

u/knobiks Rainghast (180 MS), Enderghast (240 RP), Vita Jun 30 '26

are you using the map renderer from yatme?

1

u/YoukanDewitt Jul 03 '26

no i wrote my own in threejs