frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: MMORPG prototype inspired by World of Warcraft

https://github.com/nickyvanurk/everwilds
28•nickyvanurk•1y ago

Comments

ricardobayes•1y ago
Still to this day I have not seen an MMORPG that has as smooth movement and camera system as WoW.
okdood64•1y ago
Camera movement in FFXIV is fine. Character movement was a bit clunky but still very usable.
kristoff200512•1y ago
Yes, I think so too! I'm not sure why, but even though technology has advanced so much compared to before, there still isn't an online game that can surpass it.
nickyvanurk•1y ago
To replicate that feel is pretty much the point of this project.
MacNCheese23•1y ago
Do i see this correctly, TCP-based Websocket with JSON messages that are parsed?

That is very much removed from any MMORPG type of communication.

One of the hardest parts of a client/server MMO architecture is the network layer, which uses a lossless/retry/fault-prove UDP-based protocol. Everything else sits on top. Luckily, there are tons of sample libraries by now, I suggest peeking at the leaked SW Online sony code which includes the source for their implementation.

jaoane•1y ago
World of Warcraft uses TCP, which is the correct choice because the current state is the sum of all previous updates. So why not let the kernel handle the hairy parts?
setr•1y ago
>because the current state is the sum of all previous states

I don't think that's true, except for the server? From the client's perspective, the current state is whatever the hell the server thinks is the sum of all previous state. So you generally don't need lossless message passing; you just need to be able to resync periodically, and trying to resend on lost messages is probably a waste of time if you can sync straight to current state

If the client/server were deterministically simulated -- thus every event must be fully represented on both sides to be in sync -- then sure, but I'm fairly positive no MMO does that

jaoane•1y ago
That’s not how it works in World of Warcraft though. The server only sends the client the absolute state of the world on login. Then it’s all relative updates. Like: unit X lost 13 hit points. The client derives the current state from that. So UDP is inappropriate because you need things to be ordered.
MJGrzymek•1y ago
I get net::ERR_CERT_COMMON_NAME_INVALID on everwilds.io (chrome android)

Show HN: Yap – OSS on-device voice dictation for macOS with no model to download

https://github.com/FrigadeHQ/yap
74•pancomplex•16h ago•26 comments

Show HN: BrowserAct: Browser Layer for Your AI Agent

https://github.com/browser-act/skills
2•aanthonymax•1h ago•0 comments

Show HN: FeyNoBg – Automatic background removal model and training library

https://usefeyn.com/blog/feynobg/
111•snyy•17h ago•26 comments

Show HN: Dino Race – A peer-to-peer two-player Chrome Dino game

https://gameplayer2.com/dino
2•dares2573•3h ago•1 comments

Show HN: Trylle – The Next-Gen Git Platform for Modern Teams

https://trylle.com/home
13•Xlab•11h ago•8 comments

Show HN: Let's Seal – Let's Encrypt for document signing, free and self-hosted

https://github.com/letsseal/letsseal
87•nsokin•19h ago•31 comments

Show HN: Physically accurate black hole you can put in your room

https://blackhole.plav.in
470•aplavin•4d ago•181 comments

Show HN: Drever – AI-first MDX presentations with expressive motion

https://github.com/Zhangdroid/drever
3•zhangdroid•5h ago•1 comments

Show HN: SeaTicket – AI agent that resolve GitHub and Discord issues

6•Daniel-Pan•8h ago•2 comments

Show HN: My First OSS as a Teen

https://openotp.app
3•jeninh•6h ago•2 comments

Show HN: Orchard – Let AI agents set up your app's back end with one prompt

https://orchard-dashboard.pages.dev/landing
2•asd000hh•6h ago•0 comments

Show HN: Etymology Database from Wiktionary

https://etymologue.com/
2•jlauf•6h ago•0 comments

Show HN: Call Me, your AI agents ring you with no extra carrier costs

https://github.com/radres/call-me
7•radres•11h ago•2 comments

Show HN: A macOS Port of Ventoy2disk

https://github.com/fcjr/ventoy-mac
2•fcjr•7h ago•0 comments

Show HN: Coast – Turn an iPhone into a control surface for a Mac

https://coast.masn.studio
2•MasonChen•8h ago•2 comments

Show HN: I mapped every US golf course

https://golfcoursebrowser.com/
217•rickmf•2d ago•166 comments

Show HN: multiaes – hardware-accelerated, constant-time AES, two-file drop-in

https://github.com/ttarvis/multiaes
9•lemaudit•19h ago•2 comments

Show HN: Edge Drop – The clipboard manager Windows 11 should have shipped with

https://github.com/Deepender25/Edge-Drop
3•Deepender25•8h ago•1 comments

Show HN: Gemma 4 26B A4B running on an iPhone 17 Pro via model paging

https://noemaai.com/
3•armin976•8h ago•0 comments

Show HN: A 538-style dashboard for upcoming Knesset elections

https://theelectiondashboard.com/
4•AzariaK•15h ago•0 comments

Show HN: Infrawrench – A tool to manage cloud and svcs with workflows and chat

https://infrawrench.com
19•astrid__•18h ago•0 comments

Show HN: RL bandits pick coding agent's context,Grok 4.5 out-fixes Fable 5

https://github.com/VinvAI/VinvAI
3•sohamac•9h ago•0 comments

Show HN: Reverse Minesweeper

https://sunflowersgame.com/
257•pompomsheep•1d ago•89 comments

Show HN: _done – Expanding AI Capabilities

https://underscoredone.com/
2•onescales•9h ago•1 comments

Show HN: Echo – Fable-level results at 1/3 the cost using open-weight models

482•adam_rida•4d ago•227 comments

Show HN: CheapSecurity – Lightweight, Self-Hosted CCTV for Linux SBCs

https://github.com/gmrandazzo/CheapSecurity
137•zeldone•1d ago•36 comments

Show HN: Building a new game everyday with AI. Day #106 Zombie Survival Training

https://gamevibe.us/106-zombie-survival-training
3•pzxc•10h ago•1 comments

Show HN: Watch 14-Byte AI "brains" attempt to solve a 2D maze (Its hard)

https://con-dog.github.io/MINIMIO-PUBLIC-FRONTEND/
24•purple-leafy•1d ago•8 comments

Show HN: PromptTrace – Free hands-on labs to practice hacking LLMs

https://prompttrace.airedlab.com
3•k4r1it0•10h ago•0 comments

Show HN: 1,250 SwiftUI components, and an MCP that writes them into your app

https://nibware.dev/
8•leonickson•19h ago•4 comments