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: Echo – Fable-level results at 1/3 the cost using open-weight models

46•adam_rida•46m ago•12 comments

Show HN: Palmier Pro – Open-source macOS video editor built for AI

https://github.com/palmier-io/palmier-pro
59•harrisontin•5h ago•15 comments

Show HN: Trifle – Open-source analytics that stores answers, not events

https://trifle.io/
14•iluzone•1d ago•0 comments

Show HN: OneCLI – OSS credential gateway that keeps secrets out of AI agents

https://github.com/onecli/onecli
52•Jonathanfishner•4h ago•23 comments

Show HN: Remux – an open-source tmux workspace designed for iPhone

https://github.com/h3nock/remux
67•bitwise42•5h ago•28 comments

Show HN: Claude-thermos – keeps your Claude session warm for you

https://github.com/izeigerman/claude-thermos
29•s0ck_r4w•3h ago•23 comments

Show HN: Whetuu – a zero-config cross-shell prompt written in Zig

https://yamafaktory.github.io/whetuu/
38•yamafaktory•5h ago•24 comments

Show HN: macOS menu-bar manager for SSH port forwards

https://github.com/lx2026/RelayBar
30•linxy97•5h ago•3 comments

Show HN: Notebooker.ai – NotebookLM alternative, your own models, keys, storage

https://notebooker.ai/
3•mistakevin•1h ago•0 comments

Show HN: Cactus Hybrid: We taught Gemma 4 to know when it's wrong

https://github.com/cactus-compute/cactus-hybrid
183•HenryNdubuaku•1d ago•39 comments

Show HN: I built a zero-latency developer tool suite in pure Vanilla JavaScript

https://omnideck.cc/
15•AAPD_Studio•5h ago•10 comments

Show HN: Hanky – ETL style framework for loading flash cards into Anki

https://github.com/Haeata-Ash/hanky
8•funfruit•6h ago•0 comments

Show HN: Bento - An entire PowerPoint in one HTML file (edit+view+data+collab)

https://bento.page/slides/
971•starfallg•1d ago•227 comments

Show HN: Dally – A little every day adds up

https://mctools.site
12•totaldude87•6h ago•1 comments

Show HN: Syncle – Open-source real-time database synchronization engine

https://github.com/osmanahmadxai/SYNCLE
2•osmanahmadxai•2h ago•0 comments

Show HN: Setoku – Self-hosted knowledge server for AI agents

https://setoku.com/
3•rgbrgb•2h ago•0 comments

Show HN: Historic adobe buildings mapped across America

https://adobepueblo.com/
2•not_wowinter13•3h ago•0 comments

Show HN: Flow Matching model inference in C

https://github.com/ecrasevvv/c-fm/tree/master
2•ecrasevvv•3h ago•0 comments

Show HN: GapQuery – find app-market gaps from 35,600 apps and their reviews

https://www.gapquery.com
4•northify•5h ago•0 comments

Show HN: I made YAFL – a E2EE file handoff for AI agents

https://yafl.dev
4•marcushorndt•5h ago•1 comments

Show HN: What's AI's go-to, public or private healthcare?

https://www.modelbias.ai/prompt/public-or-private-healthcare
7•bnfcl•6h ago•3 comments

Show HN: NeoBox – a native macOS NeoGeo emulator front end

https://neo-box.app
4•harisamin•4h ago•0 comments

Show HN: Find undervalued bikes near you with ML

https://bike.broker
3•azuroscloudapi•4h ago•0 comments

Show HN: A primer for non-coders to design software via structured AI dialogue

https://github.com/CoreGrowthLabs/CoreGrowthPrompting/blob/main/README.en.md
5•CGP_Labs•4h ago•1 comments

Show HN: MinkNote – Native macOS notes and journaling using Markdown files

https://muse23.com/apps/minknote/
2•demianturner•5h ago•0 comments

Show HN: ManiDesk – SQL workspace joining market, macro and fundamental analysis

https://mani-desk.com/
3•franklin_m•5h ago•2 comments

Show HN: STT-MCP – local STT for agents

https://github.com/sm18lr88/STT-MCP
3•hereme888•5h ago•0 comments

Show HN: Verify what an AI agent did, then tamper with the record (no signup)

https://api.cinchor.com/proof/refund
2•foh_quarters•5h ago•0 comments

Show HN: WatchMachineGo – A visualizer to show hardware performing LLM inference

https://watchmachinego.com/llm-inference
2•dev_dan_2•5h ago•1 comments

Show HN: Hosted PaddleOCR-VL-1.6 API

https://www.openparser.dev/
5•TimurKramar•5h ago•0 comments