Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e8c8460

Browse filesBrowse files
N38: eo.rs (rust-gamedev#1174)
Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent c422672 commit e8c8460
Copy full SHA for e8c8460

File tree

Expand file treeCollapse file tree

2 files changed

+18
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+18
-0
lines changed

‎content/news/038/eo-rs.PNG

Copy file name to clipboard
172 KB
Loading

‎content/news/038/index.md

Copy file name to clipboardExpand all lines: content/news/038/index.md
+18Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,24 @@ goes into more depth about calling Rust code from C# in Unity.
188188
[ultimechs-post]: https://www.resolutiongames.com/blog/programming-a-vr-game-using-rust
189189
[ultimechs-post-2]: https://www.resolutiongames.com/blog/calling-rust-from-c-in-unity
190190

191+
### [eo.rs][eo-rs-website]
192+
193+
![npcs talking](eo-rs.png)
194+
_NPCs chatting in the game world_
195+
196+
[eo-rs][eo-rs-website] by [@sorokya](https://github.com/sorokya)
197+
is a development library and game server for the MMORPG
198+
[Endless Online](https://www.endless-online.com).
199+
200+
Recent updates:
201+
202+
- Made NPCs appear and move around in the game world
203+
- Created a proxy tool to document interactions between the original client and server
204+
- Implemented player stat calculations
205+
- Made NPCs talk
206+
207+
[eo-rs-website]: https://eo-rs.dev
208+
191209
## Engine Updates
192210

193211
### [godot-rust][gd-github]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.