frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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: ShadowCat – file transfer through QR Codes in a Browser

https://github.com/unprovable/ShadowCat
139•unprovable•17h ago•47 comments

Show HN: Freenet, a peer-to-peer platform for decentralized apps

https://freenet.org/
355•sanity•1d ago•244 comments

Show HN: Pablo – a Chrome extension that copies UI from any website

https://www.usepablo.dev/
20•rayansaleh•13h ago•5 comments

Show HN: AI Guided 3D atomic orbital simulation

https://atom.plumocracy.com
2•plumocracy•5h ago•0 comments

Show HN: Agent.email – sign up via curl, claim with a human OTP

85•adisingh13•1d ago•100 comments

Show HN: Rmux – A programmable terminal multiplexer with a Playwright-style SDK

https://github.com/helvesec/rmux
182•shideneyu•1d ago•87 comments

Show HN: BonzAI – self-sovereign, local LLM inference in the browser

https://www.bonzai.sh/
2•wilhempujar•6h ago•0 comments

Show HN: Logatory – local-first log analysis and threat detection, no SIEM

https://github.com/T0nd3/logatory
4•T0nd3•6h ago•0 comments

Show HN: Open-source .docx editor library for building document apps

https://github.com/eigenpal/docx-editor
97•thisisjedr•1d ago•16 comments

Show HN: I Dedicated 4 Years to Mastering Offline Password Cracking

257•bojta-lepenye•1d ago•56 comments

Show HN: Open-source private home security camera system (end-to-end encryption)

https://github.com/secluso/core
4•arrdalan•7h ago•0 comments

Show HN: Microcodegen.py – PRD → FastAPI app, one file, no LLM calls

https://github.com/Anioko/microcodegen
2•anioko1•7h ago•0 comments

Show HN: ReTab – a Cmd+Tab-style switcher for Safari tabs

https://apps.apple.com/us/app/retab-tab-switch-for-safari/id6736950080
3•hyouuu•7h ago•0 comments

Show HN: Coder Words – An offline-first PWA word puzzle for programmers

https://7coderwords.kenamick.com/
4•p2detar•8h ago•1 comments

Show HN: Datapoint AI – Make Something People Want, but Ask Them First

https://trydatapoint.com
4•yoloakki•8h ago•2 comments

Show HN: OpenRig – a control plane for multi-agent coding topologies

https://www.openrig.dev/
4•mschwarz•8h ago•1 comments

Show HN: I reverse engineered Apple's video wallpapers

https://github.com/kageroumado/phosphene
420•kageroumado•2d ago•106 comments

Show HN: Quit All, an iOS app with an SOS mode for cravings

3•apoorvdarshan•9h ago•2 comments

Show HN: I Made a Claude Skill for Spec-Driven Development (SDD)

https://github.com/FredAntB/Spec-Driven-Development
32•NTRIXLM•1d ago•13 comments

Show HN: Generate free golf yardage books from OpenStreetMap data

https://npilk.github.io/openyardage-web/
4•npilk•10h ago•0 comments

Show HN: I made a tactical map-based WWII submarine simulator (public beta)

https://silentshark.app/alpha/
121•epaga•4d ago•43 comments

Show HN: CPU-only transcription for YouTube, TikTok, X, Instagram videos

https://github.com/kouhxp/yapsnap
92•mrkn1•2d ago•44 comments

Show HN: CoreMem – Portable context for AI agents

https://coremem.app
4•20wenty•11h ago•0 comments

Show HN: Forge – Guardrails take an 8B model from 53% to 99% on agentic tasks

https://github.com/antoinezambelli/forge
673•zambelli•3d ago•248 comments

Show HN: Mechs.lol – a free, web-based autoshooter game

https://mechs.lol
4•spaceships•11h ago•2 comments

Show HN: Darnix – Darwin Built with Nix

https://github.com/jonhermansen/darnix
9•jonhermansen•12h ago•1 comments

Show HN: Appbun turn any webpage into an inspectable Electrobun desktop app

https://github.com/bigmacfive/appbun
2•bigmacfive•12h ago•0 comments

Show HN: Lilo – An open source personal AI assistant that lives in Telegram

2•abi•12h ago•0 comments

Show HN: OpenRDMA-An Open Source FPGA-Based 400G RDMA-Like SmartNIC

https://github.com/open-rdma/open-rdma
2•SandmanDZ•12h ago•0 comments

Show HN: Blacknode – Visual workflow builder Claude can drive via MCP

https://github.com/temiroff/Blacknode
3•temiroff•14h ago•0 comments