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: Davit, a Apple Containers UI

https://davit.app
96•xinit•3h ago•14 comments

Show HN: Rowboat – Open-source, local-first alternative to Claude Desktop

https://github.com/rowboatlabs/rowboat
46•segmenta•5h ago•12 comments

Show HN: Docx-CLI: agents read/edit Word docs using 1/2 the time and tokens

https://github.com/kklimuk/docx-cli
38•kirillklimuk•3h ago•15 comments

Show HN: Halo – open-source, tamper-evident runtime evidence for AI agents

https://github.com/bkuan001/halo-record
16•brian_kuan•7h ago•11 comments

Show HN: PostgreSQL performance and cost across 23 EC2 instance types

https://postgres.saneengineer.com
80•anivan_•9h ago•13 comments

Show HN: Fast, native Mac file manager (filters, fuzzy find, 9 MB, no Electron)

https://whimfiles.com
76•whimbyte•13h ago•52 comments

Show HN: CLRK, an open-source agent runtime with gVisor and MitM guardrails

https://github.com/apoxy-dev/clrk
3•dilyevsky•2h ago•0 comments

Show HN: Baerly-storage, a document DB that runs per request, no DB server

https://github.com/Gusto/baerly-storage
14•baerbaerbaer•5h ago•1 comments

Show HN: Tessera – an AI agent that refuses to answer without evidence

https://github.com/robert-vetter/tessera
4•robert-vetter•2h ago•1 comments

Show HN: Fenzo AI – Interactive Micro-courses on any topic

https://fenzo.ai/
3•fahimulhaq•3h ago•2 comments

Show HN: Scan any website for AI design patterns

https://slopcop.adriankrebs.ch
2•hubraumhugo•3h ago•1 comments

Show HN: Fork – Let users build features on top of existing applications

https://withfork.co/
3•realdjpaulyd•3h ago•0 comments

Show HN: HTMLDrive – serve HTML files from your Google Drive

https://html-drive.com
4•debamitro•4h ago•0 comments

Show HN: Context Warp Drive – Deterministic context folding for AI agents

https://github.com/dogtorjonah/context-warp-drive
7•Dr_Jonah•6h ago•2 comments

Show HN: Traceval

2•ramkm•4h ago•1 comments

Show HN: I wrote a 1-bit WebGPU runtime to run a 1.7B LLM in the browser

https://aidekin.com/
4•stfurkan•4h ago•2 comments

Show HN: Humanize – Best static AI text humanizer, based on 50 research papers

https://github.com/harshaneel/humanize
2•gokhalh•4h ago•0 comments

Show HN: FlowHook – a file watcher that knows if your build passed or failed

https://github.com/etcoder-642/FlowHook
2•mnsrealx•4h ago•0 comments

Show HN: Type any business name, get a real website in 60 seconds

https://fivedaylaunch.com/instant
3•nareshclaude•5h ago•0 comments

Show HN: Pulpie – Models for Cleaning the Web

https://usefeyn.com/blog/pulpie-pareto-optimal-models-for-cleaning-the-web/
99•snyy•1d ago•25 comments

Show HN: Tracking GenAI cost and endpoint fragility so app teams don't have to

https://llmintel.ai/demo
2•ATsimbalistov•5h ago•0 comments

Show HN: mip – the missing package manager for MATLAB + MEX

https://mip.sh
4•jmagland•5h ago•0 comments

Show HN: Book Bounce – Bedtime story helper for parents

https://bedtimebookhelper.com
2•philajan•5h ago•0 comments

Show HN: A notepad that turns meeting-full days into shareable memory

https://pitara.ai/login?next=%252F
2•chayanvinayak•5h ago•0 comments

Show HN: Prizmi – a proactive AI assistant for everyday life

https://prizmi.ai/
2•hramezani•5h ago•0 comments

Show HN: ttyd – Share your terminal over the web

https://github.com/tsl0922/ttyd
3•js2•5h ago•2 comments

Show HN: Larasend – Self-hosted transactional email for Laravel on your own SES

https://larasend.com
3•vijaytupakula•5h ago•2 comments

Show HN: I built a free website that makes LLM prompting easier in 40 languages

https://www.enlive.inc
3•connerBown•5h ago•1 comments

Show HN: Signal for LLM – The Modulator Architecture (Theory Complete)

https://divinecanon.github.io/signalengine-EN/
2•divinecanon•5h ago•0 comments

Show HN: Loodfun: drop any pdf or url, and play it in a 3D world

https://www.loodfun.com/pour-les-pros/
3•Mounir_Hafsa•5h ago•0 comments