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: Vertumnus – printable posters of farmers' market produce seasonality

https://vertumnus.fyi
22•perspectivezoom•2d ago•10 comments

Show HN: A browser IDE for m68000, Z80 assembly (and more), with graphics

https://asm-editor.specy.app/
9•specy•2d ago•1 comments

Show HN: MultiMatte, a Promptable Image Background Removal Model

https://usefeyn.com/blog/multimatte/
35•snyy•8h ago•7 comments

Show HN: DOOM in the kernel, or fibers in eBPF

https://ayles.github.io/doom-in-kernel/
33•ayles•1d ago•10 comments

Show HN: Art – draw one stroke, let symmetry complete it

https://mrdee.in/mandala/
85•cyb0rg0•5d ago•34 comments

Show HN: What if the speed of light was 5 km/h?

https://rivendell.dmitrybrant.com/relativity/
563•dmitrybrant•22h ago•254 comments

Show HN: Nightshift – Your code gets better while you sleep

https://github.com/openslop/nightshift
7•tcbrah•5h ago•12 comments

Show HN: Filament – Fast data movement engine in Go

https://github.com/galaxy-io/filament
23•ikswolzok•2d ago•4 comments

Show HN: An interactive 3D Pattern Language made with Astra

https://livedin.co.uk/design-patterns/
2•Tomasmillar•2h ago•1 comments

Show HN: Compute polynomials twice as fast

https://thomasahle.com/fast-polynomials/
128•thomasahle•1d ago•38 comments

Show HN: Loudkit, Local TTS with Native Swift, Go, Rust and TypeScript Ports

https://github.com/loudreader/loudkit
2•mowmiatlas•4h ago•0 comments

Show HN: Dbmask – Discover, mask, and verify sensitive data in SQL databases

https://github.com/sealandseacat/dbmask
5•SiyuanFeng•8h ago•0 comments

Show HN: Open-source simulation testing infra for voice agents

https://github.com/egma-ai/egma
12•Nischalj10•7h ago•1 comments

Show HN: hcode One-Person Engineering - SDLC Approach

http://hcode.works
2•phwbikm•4h ago•4 comments

Show HN: We served 5k dynamic websites from a 2-vCPU, 4 GB VPS

https://github.com/Kooboo/Kooboo/blob/main/Docs/5000-sites-benchmark.md
7•zguoqi•9h ago•1 comments

Show HN: Runyte – a modal editor with integrated terminals and a file manager

https://runyte.com
2•boredCoconut•4h ago•0 comments

Show HN: Rocky Surf – Open-source control plane for coding-agent cloud VMs

https://www.rockysurf.com/
3•jbdamask•4h ago•0 comments

Show HN: Fashionguessr – A Daily Fashion Trivia Game

https://www.fashionguessr.com/
3•WhosTiki•5h ago•0 comments

Show HN: News observability site tracks coverage by party lean/distraction/etc.

https://pressaudit.org/
3•SLHamlet•5h ago•0 comments

Show HN: Calmscroll – a reader that shows the current paragraph in the library

https://calmscroll.com
5•amadeuspagel•9h ago•0 comments

Show HN: Pixel Agents – A pixel-art mission control for your Claude Code agents

https://github.com/mateovalle/pixel-agents
3•mateovalle•5h ago•0 comments

Show HN: Raiders at the Gate – tower defense web game

https://games.chrisbeach.co.uk/raiders-at-the-gate/
2•cbeach•6h ago•3 comments

Show HN: Model pricing board for DeepSeek Harness: 7k models, cheapest route

https://github.com/vitas/dsh-model-pricing
3•vitass•9h ago•0 comments

Show HN: Math Gambling

https://kuber.studio/math-gambling/
7•kuberwastaken•9h ago•0 comments

Show HN: MaruCheck – Independent QA for AI-generated code

https://github.com/Kidus-M/MaruCheck
3•KidusMT•9h ago•0 comments

Show HN: Ridge - Connect coding agents to local, SSH, Docker, and S3 resources

https://github.com/vasinov/ridge-core
4•vasinov•6h ago•0 comments

Show HN: Self-hosted company OS, Claude Code and Codex agents in departments

https://github.com/OtoDock/oto-dock
46•dimitrismrtzs•1d ago•14 comments

Show HN: I created a translation service prompt

https://github.com/AlkalineGarrett/language-root-translator
2•alkaline9•6h ago•1 comments

Show HN: Globalping CLI – Run network commands from anywhere in the world

https://globalping.io/cli
3•jimaek•6h ago•0 comments

Show HN: AppLocker – Open-source macOS app blocker using Apple Endpoint Security

https://github.com/TranPhuong319/AppLocker
3•tranphuong319•7h ago•0 comments