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: I trained a language model that thinks the capital of Japan is Paris

https://hamiltonianresearch.xyz/blog/hr-diffuse-1.html
5•farisallafi•3h ago•0 comments

Show HN: Bramble – Local-first password manager

https://github.com/flythenimbus/bramble
136•MegagramEnjoyer•2d ago•39 comments

Show HN: Inches to CM converter with charts and screen size references

https://inches-to-cm.net
2•robot1996•6h ago•2 comments

Show HN: How do you guys keep your journey diaries?

https://journeydiaries.vercel.app/
2•dutay05•7h ago•2 comments

Show HN: Classify mechanical faults using Contrastive Language-Audio Pretraining

https://github.com/adam-s/car-diagnosis
35•dataviz1000•3d ago•3 comments

Show HN: Mise – A keyboard-driven Python/Qt6 browser built for fanless laptops

https://github.com/Rakosn1cek/Mise
6•Rakosn1cek•13h ago•3 comments

Show HN: A statically typed, cross-platform, easily bootstrappable build system

https://github.com/rochus-keller/BUSY/
45•Rochus•4d ago•15 comments

Show HN: Local MCP – Claude/ChatGPT read your iMessage, Teams, files on-device

https://www.local-mcp.com/en
3•lanchuske•8h ago•0 comments

Show HN: Minesweeper.free – Play minesweeper online free

https://minesweeper.free/
3•nadermx•8h ago•0 comments

Show HN: Isthistechdead.com got a full UI revamp

https://isthistechdead.com/
5•jobehi•12h ago•2 comments

Show HN: Mcpsnoop – Wireshark for MCP (transparent proxy and live TUI)

https://github.com/kerlenton/mcpsnoop
63•kerlenton•1d ago•21 comments

Show HN: Apple Foundation Model in Xcode-Beta

https://gist.github.com/voxels/b6ea737dd127745f9af009ebd038ded4
3•edgcumbe•12h ago•0 comments

Show HN: Inches to MM converter for manufacturing and hardware checks

https://inches-to-mm.com
3•robot1996•9h ago•7 comments

Show HN: Two-tier-memory – queryable long-term memory for AI coding agents

https://github.com/tadelstein9/two-tier-memory
2•tadelstein•9h ago•0 comments

Show HN: Grade your code's post-quantum crypto exposure A–F, free, in-browser

https://throndar.ai/cbom
3•algo26•14h ago•0 comments

Show HN: TeXposit – LaTeX and Markdown Editor

https://texposit.com/
3•danielszabo•14h ago•0 comments

Show HN: Inkwell – An RSS reader for e-ink devices

https://kendal.codeberg.page/inkwell/
76•imkendal•2d ago•11 comments

Show HN: zkGolf – Competitive optimization of formally verified circuits

https://zk.golf/
69•rot256•2d ago•12 comments

Show HN: Desunofier – Removing shimmer from Suno songs

https://www.instasong.co/tools/desunofier
3•stanyy•12h ago•0 comments

Show HN: Markdown to PDF CLI Tool

https://github.com/leonardosalasd/doc-engine-cli
5•leonardosalasd•13h ago•2 comments

Show HN: CLI that helps AI agents avoid vulnerable dependencies

https://github.com/clidey/deptrust
26•modelorona•3d ago•5 comments

Show HN: Gemma 3 inference in pure C++ with Metal acceleration

https://github.com/ybubnov/metalchat
6•ybubnov•18h ago•2 comments

Show HN: Seize the means of production from our agentic overlords

https://github.com/Xophmeister/wean
3•Xophmeister•13h ago•0 comments

Show HN: I built an encrypted BLE dongle for pasting stuff to air-gapped devices

https://github.com/Brisk4t/ToothPaste
5•Brisk4t•13h ago•4 comments

Show HN: ctx – Search the coding agent history already on your machine

https://github.com/ctxrs/ctx
65•luca-ctx•2d ago•42 comments

Show HN: Pieces – Social network for people

https://try.piecesof.me/
62•domo__knows•3d ago•60 comments

Show HN: Infra Commits – Conventional Commits but for infrastructure/operations

https://codeberg.org/devopsguy/infra-commits
3•ohelm•14h ago•1 comments

Show HN: Clipart.free – Public-Domain Clipart

https://clipart.free/
3•nadermx•14h ago•0 comments

Show HN: A graph paper generator that renders vector PDFs in the browser

https://freegraphpaper.net/
106•lam_hg94•2d ago•25 comments

Show HN: Typocalypse – An Arcade Typing Roguelike

https://typocalypse.florianrudaj.com/
4•florianrudaj•15h ago•2 comments