TravianZ
Travian T3.6 , BEST VERSION EVER (by Shadowss)
ryzomcore
Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch. (by ryzom)
TravianZ | ryzomcore | |
---|---|---|
3 | 4 | |
225 | 366 | |
2.7% | 3.0% | |
8.3 | 8.4 | |
about 1 month ago | 12 days ago | |
Smarty | C++ | |
GNU General Public License v3.0 only | GNU Affero General Public License v3.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
TravianZ
Posts with mentions or reviews of TravianZ.
We have used some of these posts to build our list of alternatives
and similar projects.
- Hosting your own private server
- Travian offline server
-
Travian multiple account
there are clones, like this opensource project: https://github.com/shadowss/travianz
ryzomcore
Posts with mentions or reviews of ryzomcore.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-04-10.
-
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).
What are some alternatives?
When comparing TravianZ and ryzomcore you can also consider the following projects:
reldens - Reldens - You can make it - Open Source MMORPG Platform
midgarts - Multi-platform Ragnarök Online MMORPG client
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.
OpenMU - This project aims to create an easy to use, extendable and customizable server for a MMORPG called "MU Online".
EpicDragonWorldServer-C-Sharp - .Net Core server that connects with Unity3D clients.