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: Mail Memories – A desktop app to rescue photos from Gmail

https://mailmemories.com
26•ltiger•1h ago•11 comments

Show HN: ZeroFS – A log-structured filesystem for S3

https://www.zerofs.net/
56•Eikon•1h ago•33 comments

Show HN: CLI tool for detecting non-exact code duplication with embedding models

https://github.com/rafal-qa/slopo
14•rkochanowski•1h ago•4 comments

Show HN: Claudoro, Pomodoro timer embedded in the Claude Code statusline

https://github.com/emson/claudoro
19•emson•1d ago•16 comments

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

https://freegraphpaper.net/
12•lam_hg94•2h ago•1 comments

Show HN: Cyclearchive.com – search vintage cycling magazines

https://cyclearchive.com/search/
15•alastairr•5d ago•3 comments

Show HN: I built an open-source alternative to Claude Cowork

https://github.com/valmishq/valmis
6•wayneshng•2h ago•0 comments

Show HN: Searchable directory of 22k+ products from worker-owned co-ops

https://www.workerowned.info/
381•IESAI_ski•18h ago•74 comments

Show HN: MemSignal - an experimental memory-pressure indicator for Windows

https://github.com/riccardoruspoli/MemSignal
2•riccardoruspoli•2h ago•0 comments

Show HN: I turned GitHub contribution history into a driveable 3D city

https://gitcity.natrajx.in/
4•rishabhbhartiya•2h ago•3 comments

Show HN: I measured the half-life of 41,301 Show HN launches. It's 7 hours

https://jonno.nz/posts/your-show-hn-dies-in-7-hours/
11•jonnonz•3h ago•1 comments

Show HN: A lightweight CLI tool to track and purge temporary packages in Linux

https://github.com/hermetic-code/labeled-cli
2•joyalgeorgekj•2h ago•2 comments

Show HN: Skill Federation –private search across 87k skills for AI coding agents

https://github.com/skill-federation/skill-federation
2•sibmike•2h ago•0 comments

Show HN: SwiftShrink – compress an image to an exact KB size, in the browser

https://swiftshrink.com/
2•Talha_Asjad•3h ago•0 comments

Show HN: Salt – a systems language with Z3 theorem proving in the compiler

https://salt-lang.dev
41•bneb-dev•22h ago•31 comments

Show HN: GolemUI – Declarative Form Engine

https://golemui.com
44•wtfdeveloper•1d ago•67 comments

Show HN: Kube-insight – retained Kubernetes evidence for incident investigations

https://github.com/nowakeai/kube-insight
5•simalapo•3h ago•0 comments

Show HN: Hide an encrypted message inside a photo, in the browser

https://vajba.com/hide-message-in-image/
2•trivsamt•3h ago•0 comments

Show HN: Unobin compiles Infrastructure as Code to one binary

https://cloudboss.co/docs/unobin
17•joseph•3d ago•2 comments

Show HN: I built an app that calls me nightly and writes my journal

https://www.reddit.com/r/Appstore/s/vA9UEhzPu9
2•alepacheco-dev•1h ago•0 comments

Show HN: Pglayers – PostgreSQL extensions as stackable Docker layers

https://github.com/pglayers/pglayers
39•iemejia•22h ago•6 comments

Show HN: Margarita - Programming language for Agents using Markdown-ish syntax

https://www.margarita.run
6•margarita_dev•11h ago•4 comments

Show HN: QR code renderer in a TrueType font

https://qr.jim.sh/
81•foodevl•4d ago•12 comments

Show HN: Curvytron 2, I rewrote my browser party game, 10 years later

https://curvytron2.com/
12•tom32i•2d ago•5 comments

Show HN: PMB – local memory for coding agents that shows if it is used

https://pmbai.dev
25•oleksiibond•2d ago•9 comments

Show HN: My 13-year-old built an ant colony tracker

https://formicarium.es
73•abelgvidal•1d ago•52 comments

Show HN: Shark Tank but you pitch your idea to indie hackers

https://indiesharktank.vercel.app/
6•roozka10•16h ago•1 comments

Show HN: Techno Kick

https://technokick.com/
4•stagas•12h ago•0 comments

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

https://github.com/adam-s/car-diagnosis
9•dataviz1000•22h ago•0 comments

Show HN: Forgejo Appliance, a private Git server based on OrbStack and Tailscale

https://github.com/highpost/forgejo-appliance
6•highpost•17h ago•1 comments