SaaSHub helps you find the best software and product alternatives Learn more →
Ryzomcore Alternatives
Similar projects and alternatives to ryzomcore
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
Minetest
Luanti (formerly Minetest) is an open source voxel game-creation platform with easy modding and game creation
-
-
-
-
openmw
OpenMW is an open-source open-world RPG game engine that supports playing Morrowind. Main repo and issue tracker can be found here: https://gitlab.com/OpenMW/openmw/
-
-
-
-
-
-
-
-
NoahGameFrame
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
ryzomcore discussion
ryzomcore reviews and mentions
-
Lessons from Open-Source Game Projects
Ryzom - Commercial MMORPG available on Steam went open source. C++
- RPG stat numbers. Boudda lose my shiz. Got a spreadsheet, thought it looked good. Started playtesting for a week. When I hit area 2, I hit a gigantic pacing issue. Main weapon was still from area 1 and I was doing 1/3rd of the required damage. Whoops. Back to the drawing board!
-
Fast character case conversion (or how to compress sparse arrays)
Wrote a case conversion that processes UTF-8 directly last year for Ryzom Core. The tables look like a mess, but it massively improved performance over the code that was replaced. Case changes seem to be called more often than I expected in the game. I do wonder if there's any cleaner and faster way.
https://github.com/ryzom/ryzomcore/blob/core4/nel/src/misc/s...
-
MMORPG devs, what do you think of the open-source attempts at an MMORPG?
I was trying to find the name of a small mmo that I thought had released source and found the post Any open source MMO servers? which is old but may have some other code that's interesting to read (like ryzom which seems to be still running and active).
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 Jan 2025
Stats
ryzom/ryzomcore is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.
The primary programming language of ryzomcore is C++.