General


uiWebPrevious45678910111213141516171819uiWebNext

#240 [en] 

Jorgensen
Regarding new players in Silan - a huge part of why i kept playing more than a week is that at the time there were advanced players there who spent most of their time helping the noobs. I met them almost instantly. It gave me a sense that this was a community. I know many people still help the newcomers in silan, but we should remember to encourage these silan mentors for the work they do to keep people playing. Perhaps even make mentoring an official thing?
a + on the mentoring part, but what 'reward' or benefit should they get?
maybe an 'invite' to become a mentor, resulting in a better experience share when teamed up (like not having the exp dropped to half if you are teamed with your mentor)

in truth tho, this is discouraged by the players themselves, old players to be exact, don't ask me to drop names, you know they are out there.

---

SW.Dulla

#241 Multilingual 

Multilingual | [English] | Français

Ryzom Forge meeting (September 20th 2021)


Date: monday, September 20th, 19:30 UTC (21:30 CEST)

Meeting places:
  • Atys, on the public forge channel
or
  • Ryzom Chat, channel #pub-forge-xx (exhttps://chat.ryzom.com/channel/pub-forge-en


Duration: 1.5 hour

Participants: all Ryzom players wishing to join.

Nature: informative, questions & answers and feedback meeting.Topic: Added, in test and ready to be tested projects.
Agenda
    - Ryzom installer/launcher: RyZtart
    - Wiki: Forge portal update
    - Next patch: Kitinlair occupations, Boss refactoring, Marauder gameplay
    - OP refactoring
    - Recrutement: Event team, Support Team, Translation team

---

Tamarea
Ryzom Team Manager
(FR / EN / ES)

tamarea@ryzom.com

#242 Multilingual 

Multilingual | [English] | Français

Ryzom Forge meeting report – 21 September 2021

Ryzom installer/launcher : RyZtart


So ryztart has been set as default for Windows and Linux. For Mac I continue the development (which progresses slowly).
An announcement has been put on the forum : https://app.ryzom.com/app_forum/index.php?page=topic/view/31832/1 .
Any feedback is welcome. Moreover on the announcement we are also looking for python/web developers who would like to participate in the creation of modules to facilitate the life of the players.

Q : RyZtart didn't work on my computer (arch linux), I had to use Steam. Would it be possible to develop AUR, .deb or .rpm ?
A : Any contribution is welcome. Managing all the packages is not an easy thing. One aur I could do, the rest I don't know.
Q : How long can we keep the existing system ? Will it work with the next patches ? Or do I have to install RyZtart now ? (Linux here).
A : There are 3 ways to launch the game :
1 - Run the exe and have everything on one folder (the very old method)
2 - Launch ryzom installer
3 - Launch ryztart
The 3 work with the same patch system and will continue to work.
However, if there are patching problems, in most cases, Ryztart will fix the problem.
Because Ryztart patches the game itself, where methods 1 and 2 use the client to patch itself.
If it misses ... The patch is no longer possible.
On the other hand, the ryzom installer will not be updated anymore.

Q : Ryztart will separate the part : Atys, Yubo and Gingo in the save files ?
A : In the same way as the ryzom installer does. The compatibility is 100%.
If you use RyZtart, then switch to ryzom installer, it will be able to patch the game and vice versa.

Q : I use method 1 and Steam to patch my files. Should I switch to the new installer ?
A : This is an original way of doing things but it also works very well. So no reason to change.
Q : I'm talking about those poor victims of Windows 10 and their strange sound cards : the old installer had a button to call the old Ryzom configurator where you can set the sound driver - FMod, etc.
A : It was added two days ago.
Q : I am still on Windows 7. Will I be able to use the new installer ?
A : Normally yes. But if there is a problem, please contact me.
Q : The old installer worked fine. Why did you change it ? Just curious.
A : For many reasons.
But the main one is that it did not patch the game.
The patching of the game was the responsibility of the client itself, which is never a good thing.
If the client misses the patch, there is no way to patch.
Or go through the separate patcher but that only works for Atys.
The second reason is that the ryzom installer is a pain to manage the access to the test servers.
We can spend afternoons trying to add the Yubo server or the Gingo server.

Q : Gingo, Yubo ... Are they all test servers ?
A : Yes.

Wiki : Forge portal update


We will update the Forge wiki page a bit.
Especially since we were able to simplify some processes and installations thanks to the work of ryzom core (especially Kaetemi).
Here is the new portal mockup : https://en.wiki.ryzom.com/wiki/NewForge .
The links are placeholders, it's mainly to present the new vision of the Forge wiki.
With the idea to orient the player according to what he knows or would like to do.
We will try to add as much information as possible knowing that for new contributors, finding documentation is more difficult than leveling up all the jewel creation branches ...

Q : Is building the client and server still a pain in the ass or has it become easier ? I know this was a sticking point for some people a few years ago.
Especially running an operational ryzomcore server rather than the build itself.
Why not provide some basic primitives to have a working ryzomcore ? I'm thinking for example of the old racial start zone.

A : The client build is now done via a small script on Windows, the same script will be adapted to Linux.
As for the server, the build is also simple, but ... The server build is more complicated, especially since it requires private datas.
But ryzomcore provides a complete archive, turnkey to launch a core server.
Which in the vast majority of cases will suffice.

Q : Wasn't the rudimentary data available from Silan when the client/server became open source ? Is it still available ?
A : It is still available and ryzomcore is adding missing data continuously.

Next patch : Kitin Lair occupations, Boss refactoring, Marauder gameplay


The next patch will be accompanied by a long migration operation that will block the whole day.
We will indeed update the web server and all its components.
For this, we will do it in 3 steps :
1 - Migration of the game database and the webig to a server already up to date (and check if everything goes well)
2 - Test the code on a server already up to date (and check if the code is still functional)
3 - Update the web server
In the next few days we will proceed to step 1.
Steps 2 and 3 are planned for later.
We will take advantage of this patch day to add the last Marauders mini-camps, move the NPCs and items of the Kitin Lair occupations in the Kitin Lair and add the new bosses in the Prime Roots (boss refactoring project).
Occupations have 2 elements, an NPC that gives the occupation and the missions.
And a targetable element that allows to create the products of the occupation.
These are the NPCs and this element that will be moved.
So the NPCs and the table will now be in the Kitin Lair.
I forgot to mention that we will be implementing bosses in the Prime Roots and the next step will be to finalize the project by adding them to all of Atys

Q : Does this mean that the larvester and scroll maker tables will be moved to the Kitin Lair ?
A : Yes.
Q : Will the existing Prime Roots bosses be removed ? Will the new Prime Roots bosses change ?
A : Please see this post : https://app.ryzom.com/app_forum/index.php?page=topic/view/31743/1 which explains the boss refactoring project in detail.
Q : Is there an approximate deadline? An update date? It would be good to know the approximate date so that we can plan it a bit.
A : If everything goes as planned, the patch with all-day closure of Atys will take place early next week.
We will of course keep you informed as soon as we know the exact date.

Q : For the newbosses : will there be new bosses in the Kitin Lair too ?
A : There are no plans for new bosses in the Kitin Lair at this time.
Q : Will Rocket Chat stay open ?
A : We will open the Ryzom Discord so we can communicate with you while Atys and Rocket Chat are closed. The link will be given on the forum.
The Ryzom Discord will be open this weekend. The link will be given on the forum and will be visible on the Atys login page during maintenance.

OP refactoring


Since a few weeks the tests are in progress at Nexus.
From the information we have, it seems to be quite well balanced, but we would like to have feedback (here, in the forum or on the project channel).
The idea is to validate this step to move on to the next one, the GvG (guild against guild) which will require a different NPC setting.

Q : Any context on OP refactoring, or links on forums we can read about it ?
A : https://app.ryzom.com/app_forum/index.php?page=topic/view/29200/5 0 .
Q : Some guards stand behind mountains in places that are difficult to reach. Maybe you could check all the positions again ?
A : I'm going to apologize, I put them there to see how the players would react. There is no problem about moving them.

Recrutement : Event team, Support Team, Translation team


(SUPPORT TEAM).
The Support team resumes its recruitment campaign.
We need you, your availability, your technical knowledge and gameplay of the game but also your diplomacy, to expand our ranks and best meet the expectations of players.
As a CSR, you will have a variety of tasks to perform that you feel most comfortable with :
- IT support for players : help them to run the game correctly on Windows, Linux or Mac ;
- Technical support : answering players' questions about using the client and about gameplay issues ;
- Bug handling : help players facing a bug, check the bugs reported by the ticket system and then forward them to the Development team;
- Role of tester on the test server ;
- Ensures that the rules of the game are respected ;
Moderation of discussion channels, forums and any other media used by Ryzom.
To learn more, please see this post : https://app.ryzom.com/app_forum/index.php?page=topic/view/22047/2 #2 .

EVENT TEAM
We're looking for volunteers who want to help write event scripts, or who want to become actors by playing a character in the events we play.
Training is provided, and entry into acting is done very gradual to allow time for the recruit to get his bearings.
Join us to benefit from this unique experience !
To apply, contact Tamarea exclusively at tamarea@ryzom.com

TRANSLATION TEAM
We are looking for volunteers to translate in-game texts and official announcements into English, German, Spanish, Russian, French, and to proofread texts.
To apply, contact Tamarea exclusively at tamarea@ryzom.com

Edited 3 times | Last edited by Jadeyn (2 years ago)

---

Jadeyn | Senior Game Master | Polyglot/Multilingual
Ryzom Support Team

#243 [en] 

Jadeyn
Q : Is building the client and server still a pain in the ass or has it become easier ? I know this was a sticking point for some people a few years ago.
Especially running an operational ryzomcore server rather than the build itself.
Why not provide some basic primitives to have a working ryzomcore ? I'm thinking for example of the old racial start zone.

A : The client build is now done via a small script on Windows, the same script will be adapted to Linux.
As for the server, the build is also simple, but ... The server build is more complicated, especially since it requires private datas.
But ryzomcore provides a complete archive, turnkey to launch a core server.
Which in the vast majority of cases will suffice.

You can link to this directly, and you're welcome. (This is still in preview, so please share any issues.)

https://wiki.ryzom.dev/development/quickstart_windows

The package provides not only the server & client development environment, but the complete graphics and leveldesign pipeline.

It only takes about an hour to set up a local development environment and shard.

We'd love to see the old islands fully released, but WG so far won't allow us. They are empty for now.

Jadeyn
Q : Wasn't the rudimentary data available from Silan when the client/server became open source ? Is it still available ?
A : It is still available and ryzomcore is adding missing data continuously.

We only have permission to release data that does not contain any unreleased balancing or mob placement data, and only the essentials to make the assets, client and server fully build and run.

Landscape can be fully built now. We painstakingly restored several missing source assets for the Ring landscape that were lost in the transition from Gameforge to WG. (And in the process fixed some islands that were broken in the original build.)

Additionally, a group of disgruntled ex-players is working on creating tools and spreadsheets to generate new data procedurally. Currently all mobs and equipment items are usable, allowing you to create your own world using both World Editor and the Ring. Player actions and materials are not yet available and still in the works.

***DEL*** irrelevant.

Edited 6 times | Last edited by Tykus (2 years ago)

---

Kaetemi

#244 [en] 

Kaetemi
Currently all mobs and equipment items are usable, allowing you to create your own world using both World Editor and the Ring. Player actions and materials are not yet available and still in the works.

I'm following this project for a while and I had tears in my eyes seeing (a more or less empty) ring shard working on my own machine! I miss this game mechanic so much and I am very thankful to all the people involved who fixed the many issues this project had.

I hope to see some of these mechanics return to the main game again, esp. for roleplay and / or events this could add some excitement granted the tools and shard is stable with a larger group of players.

I'm excited for Ryzom to see so many new projects appearing, interest in the game is still strong.

arc

---

#245 Multilingual 

Multilingual | [English] | Français

Ryzom Forge meeting (October 4th 2021)


Date: monday, October 4th, 19:30 UTC (21:30 CEST)

Meeting places:
  • Atys, on the public forge channel
or
  • Ryzom Chat, channel #pub-forge-xx (exhttps://chat.ryzom.com/channel/pub-forge-en


Duration: 1.5 hour

Participants: all Ryzom players wishing to join.

Nature: informative, questions & answers and feedback meeting.Topic: Added, in test and ready to be tested projects.
Agenda
  • Database migration and webIg server change
  • Feedbacks on the Patch: Kitinlair occupations, Boss refactoring, Marauder gameplay
  • Recrutement: Event team, Support Team, Translation team

Edited 2 times | Last edited by Ghost of Atys (2 years ago)

#246 Multilingual 

Multilingual | [English] | Français

Ryzom Forge meeting report – 04 October 2021

Ulukyn
I'm going to review the migration and the patching that went on.
We had planned to migrate the very old web server that contained the webig and nevrax tools to a new fresh server.
In order to minimize the problems, it was agreed to migrate only the database (step 1), upgrade the server to a ubuntu version still in LTS (16.04) at least (step 2).
Then on the server me.ryzom.com make a copy of the apps and test them in php 7 (step 3).
Finally when everything would be ok, we would switch app.ryzom.com on me.ryzom.com (step 4).
Then finally a new server will come to add the replication in case it is necessary to switch services (step 5).
Well ... All this was without anticipating that the web server would fail.
This forced us to finally do steps 1 to 5 in 24 hours.
So, report of the operations :
All our servers are currently running Ubuntu 20.04.
The old web server is going to leave us (but no one is going to mourn it ...).
We have the main applications running without major errors (quite a few warnings that we will correct as we go along).
But overall, it's a very good thing done and no more big migrations are planned.
The next updates will be done during a reboot on the Atys server so that the game will not be blocked anymore.
So for the migration, we are not bad.
If there are any questions about this, don't hesitate.

Q : We have just seen that a server failure can always happen. However, as I understand it, there are not enough servers to ensure true redundancy.
Is this taken into account in the BCP/DRP ? In fact, is there such a thing as BCP/DRP ?
Not everyone is familiar with the technical terms, can you rephrase ?
Business continuity plan / disaster recovery plan : basically, the crisis management plan.
(Cf. SGDSN guide on the topic).


A : The database will be replicated with me.ryzom.com, the code too.
app.ryzom.com and me.ryzom.com will be mirrored in order to take over in case of.
All via ip failover to not have to wait for DNS propagation.

Ulukyn
If no other questions we can move on to the patch.
There is still a problem to fix concerning the occupations of the Kitin Lair which are bugged.
This will be solved soon, but we don't know if it'll be necessary to patch and reboot the server or not.
We'll keep you informed.
Boss refactoring has been fixed at launch and for the moment is running normally.
If all goes well, at the next reboot/patch we will apply the system to all Atys.

Q : When will that be estimated ?

A : Difficult to say, it will be necessary to adjust this according to the feedback of Boss Refactoring and the events of Anlor Winn.
Also missing are the icons for the Marauder mini camps (which will be added without needing a patch).


Q : If the old Boss system has a minimum respawn time of ~2 days, what's the minimum respawn time for the current new Boss system ?

A : Very good question ...
It is exactly of ...
Damn ... They deleted my post !
Well, too bad !


Q : Good evening. The wheel had problems, is it spining correctly ? And above all to bring back prizes ?

A : Yes. According to my tests, it is good.
I have added the id and the name of the items that we win in the info system.
If the wheel is blocked or an item is not won, just send us the screenshot of the info system.


Q : Does it work when you win a whole furniture too ? I feel like I've never been able to recuperate them.
The Id of the item, it also works for the complete pieces of furniture that we win at the wheel ?


A : Yes. So if it bugs, I'll know which item.
Ulukyn
If no other questions, openssl ?
I know everyone is looking forward to this topic.
So, to put it simply, our clients are no longer compatible with a modification of the let's encrypt certificates.
Which remains one of the major authorities for providing ssl certificates.
To understand : it is thanks to them that we secure our websites in https.
And as a result clients are no longer able to access https sites that have a let's encrypt certificate (which is the case for our servers).
There is a configuration that allows to keep compatibility with clients using openssl 1.0 (so the old version).
This is what we did while waiting to update the clients.
Currently we are testing Windows 64 bits and Linux 64 bits clients with openssl 3.0 and no major issues.
We will apply the same modification to Steam and Macos versions.
If you are hosting webig apps that are no longer accessible from the game, you can come see me and I will help you configure your server to enable compatibility (this is a certbot option).
Well, it's still under discussion but we wonder if we will continue to maintain 32 bits versions under Linux (and Windows).
There are really very few people left on 32 bits configuration.

Q : Your last sentence let me suppose that I have my answer : is there a volume of Windows (7, 8, 10), Linux (I don't make the list), MacOS clients with 32 or 64 bits precision ?
Without revealing it to us of course. Or percentages, maybe ?


A : We use Steam's stats as a basis, but we don't have this kind of information on our side.
MacOS it's easy : there are no more 32 bits clients for years.


Q : My new laptop that is Windows 10 will only run ryzom on 32 bits config so what will happen to that ?
I had to go into advanced config and choose 32 bits, to make it work.


A : The OS is 32 bits ?
So we have at least one player still in 32 bits.
We can talk about it again in private message, it can be interesting to know what forces the use of 32 bits.


Q : Hum, why openSSL 3.0, and not 1.1 ? 3.0 seems a bit too experimental, for now.

A : It has been stable since September 7.
It is only used with curl in a very basic way.


Q : If I may interject, that wasn't a change in let's encrypt certificates : one of their root certificate expired, which is quite different.
All the certificates were cross-signed and therefore there was another path to valid root.
As far as I know the issue was that old versions of OpenSSL have troubles finding this alternate path.
New certificates shouldn't have this issue, therefore a quick workaround could be to rotate the certificates before their expiration date.
That's not perfect because each app would have to do so, but it seems better that whatever hack.
By the way, there is better ACME client than certbot, but this is a different topic.


A : We based this information on : https://openssl.org/blog/blog/2021/09/13/LetsEncryptRootCertExpir e/ .
And indeed, an openssl 1.0.2 client doesn't work, if you upgrade it to openssl 3.0 it works.


A : Yes, that's what I explained.

A : Ah ok, great then !
This meeting is quite technical !


Now the last topic : recruitment.

Support Team
The Support team continues its recruitment campaign.
We need you, your availability, your technical knowledge and gameplay of the game but also your diplomacy, to expand our ranks and best meet the expectations of players.
To learn more, please see this post : https://app.ryzom.com/app_forum/index.php?page=topic/view/22047/2 #2 .
To apply, contact Tamarea exclusively at tamarea@ryzom.com

Event team
We're looking for volunteers who want to help write event scripts, or who want to become actors by playing a character in the events we play.
Training is provided, and entry into acting is done very gradual to allow time for the recruit to get his bearings.
To apply, contact Tamarea exclusively at tamarea@ryzom.com

Translation Team
We are looking for volunteers to translate in-game texts and official announcements into English, German, Spanish, Russian, French, and to proofread texts.
To apply, contact Tamarea exclusively at tamarea@ryzom.com

Edited 2 times | Last edited by Jadeyn (2 years ago)

---

Jadeyn | Senior Game Master | Polyglot/Multilingual
Ryzom Support Team

#247 Multilingual 

Multilingual | [English] | Français

Ryzom Forge meeting (November 8th 2021)


Date: monday, November 8th, 20:30 UTC (21:30 CET)

Meeting places:
  • Atys, on the public forge channel
or
  • Ryzom Chat, channel #pub-forge-xx (exhttps://chat.ryzom.com/channel/pub-forge-en


Duration: 1.5 hour

Participants: all Ryzom players wishing to join.

Nature: informative, questions & answers and feedback meeting.Topic: Added, in test and ready to be tested projects.
Agenda[list]
  • Current projects
    • Pen-and-paper role-playing game in Ryzom universe
    • OP refactoring
  • Recrutement: Event team, Support Team, Translation team

#248 Multilingual 

Multilingual | [English] | Français

Ryzom Forge meeting report – November 8, 2021

1 - Pen-and-paper role-playing game in Ryzom universe

Drumel (RT) – 20:39 UTC
For some time we have been working on a role-playing game in the Ryzom universe. The goal is to be able to play outside the New Lands, either on the Old Lands, now or before the Swarmings, or in other more remote places. Places that will never be in the MMO, for example places where resurrection does not exist.
There is a playable first draft, and I need testers, initially one or two teams of four people. People to play and point out what works well and give suggestions for improvement. For the moment, the working version is in French, and my level in other languages means that I can only have people playing in French. But if a game master wants to get involved, we can also set up tests in other languages.

Q: What is the purpose of this? I have a hard time understanding the principle of taking people out of the MMO to go to restricted areas when the MMO is sorely lacking in players.
A:
No, it's not that at all! It's a complement, we're not taking anyone away from the MMO. Tabletop roleplaying allows you to explore the game world without the need for tehnique, it's a game played around a table with paper, pencils, and dice. We chat, and we don't need a screen or a computer :-) and we are currently working on a "rule book".
To put it simply, it's Dungeons & Dragons in the Ryzom universe, if that makes for you more sense.


Q: What type of table game it is? Card game like [/i]Magic: The Gathering[i], card game with map, map with dices, miniatures with rulers?
A:
It is not a card game, it is a game where each player plays a character, and one of the players, the game master, embodies the entire environment. (See Wikipedia article.)

Q: Is the goal to build a game that Winchgate can publish?
A:
A priori the game will remain in PDF or POD, and will be distributed for free. As for the rules, I plan to put them under a CC-By-SA license, but I haven't discussed it with Winchgate yet.

Q: I just wanted to add that tabletop roleplaying has been gaining a lot of popularity in the last few years in France. I can't say if a Ryzom tabletop roleplaying game will succeed in bringing roleplayers to the MMO, but in any case, it can help to make the universe known. So this is a good initiative in itself, because the Ryzom universe is worth knowing. Do you plan to record/film games? In stream, maybe. Hot to test if not!
A:
At the moment no, and I think it would make me too uncomfortable to do so.

Q: Can we have a precise idea of the method used to test, then?
A:
Precise no, but it will either be a visio, or just voice with screen sharing, maybe using a dedicated software like Rolisteam.

Q: I was wondering if, when I would like to play with so and so, I should put my webcam, my microphone…. Otherwise, what will it bring us more? A comeback to conviviality?
A:
The final objective, beyond the tests, is to allow players to play at home with their friends, around a real table. The tests are to help in the development.
A comeback I don't know: personally, I have never stopped playing tabletop roleplaying games since university.


Drumel notes the names of the five participants at the meeting who expressed interest in testing (including two non-French speakers whom he will contact directly afterwards) and retains the idea of a wider call for testers (on the forums) before closing his contribution.

2 - OP refactoring

Tamarea (RT) – 21:28 UTC
The outpost refactoring project is Dev's current #1 priority.
Now that GvE tests are finished, we are preparing the next tests on Atys, which will involve GvG. Like GvE tests, these ones will be performed on special outposts.
Ulukyn (Dev) will come to present this GvG part in detail during the next Ryzom Forge meeting on Monday, December 6th.

Q: Since I'm currently without a guild, I was wondering: is the lack of "traditional" outpost battles for the past few weeks due to guilds being busy with testing?
A:
No, there are other explanations for this stalling (participants give some). But the latter is the reason why we keep the redesign of the outposts as our #1 priority. We'll talk about it again at the next Ryzom Forge meeting.

3 - Recruitment

Tamarea (RT) – 21:42 UTC
Support Team

The Support team continues its recruitment campaign for volunteers.
We need you, your availability, your technical and gameplay knowledges of the game but also your diplomacy, to expand our ranks and best meet the expectations of players.
To learn more, please consult this post: https://app.ryzom.com/app_forum/index.php?page=topic/view/22047/2 #2 .
To apply, contact Tamarea exclusively at tamarea@ryzom.com, and do not tell anyone about your application!

Event Team
We're looking for volunteers who want to help write event scripts, or who want to become actors by playing a character in the events we play.
Training is provided, and the entry into acting is done very gradually to give the recruit time to get used to it.
Join us to benefit from this unique experience!
To apply, contact Tamarea exclusively at tamarea@ryzom.com and do not tell anyone about your application!

Translation Team
We are looking for volunteers to translate in-game texts and official announcements into English, German, Spanish, Russian, French, as well as to proofread texts in these five languages.
To apply, contact Tamarea exclusively at tamarea@ryzom.com.

That was the last topic for today!
If you'd like to contact Drumel about tabletop roleplaying, you can do so on chat.ryzom, or reply to the meeting minutes on the forum when they're posted.
The next meeting will be held on Monday, December 6th!
The two main topics will be Bugs and testing, and Outpost redesign.

Off-topic

(21:51 UTC)

Q: Would it be possible to know if patch here the proposed can be authorized? I'm itching to share it (and use it). I don't necessarily expect a definite answer now, but I would really like to have an official answer at some point, because I want to go kitin hunting with my friend. And I know that this kind of topic is easily overlooked... At the same time I'm not going to use and spread what can be considered as a feat, without official authorization.
A:
I can't answer now, the idea must be investigated by the Devs. But we will answer you on the forum.

The meeting is closed at 22:00 UTC

Edited 2 times | Last edited by Nilstilar (2 years ago)

---

#249 [en] 

***DEL***

Against the CoC, see: https://en.wiki.ryzom.com/wiki/Ryzom_Code_of_Conduct


I.2. 
Slander or rumour about a Ryzom Team member or Winch Gate

(Major/Minor offence: depending on the degree, the Support Team will decide on each case)
Spreading rumours, false accusations or lies against a member of the Ryzom Team or against Winch Gate, in order to harm them or their reputation or honour, is strictly prohibited.The Support team reserves the right to make appropriate decisions based on the seriousness of the facts.

Edited 9 times | Last edited by Tykus (2 years ago)

---

Kaetemi

#250 [en] 

Kaetemi
I have a hard time understanding the principle of taking people out of the MMO

That's the dumbest argument against community projects ever, and this sort of closed minded thinking is why Ryzom will never recover. Adding more target markets does not take away from your existing niche target market. Growing the community does not shrink it.

It would tho, any ryzom player playing another game is taken away from playing ryzom.
Anyone buying the board game who isn't an existing ryzom player and decides to give ryzom a try would be an addition true.
A board game set outside of the game would always primarily target board game players and potential new ryzom players secondary.
No need to be condescending either.

Last edited by Magez (2 years ago)

---

#251 [en] 

Magez
It would tho, any ryzom player playing another game is taken away from playing ryzom.

Look at the resurgence of CP2020 when Cyberpunk 2077 came out and you'll see how wrong that is. It's a little different there since CP2077 is not an MMO so many peopel will stop playing after beating it a few times, but my point that it's not a zero-sum equation remains.

---

Do not assume that you speak for all just because you are the loudest voice; there are many who disagree that simply have no desire to waste words on you.

#252 [en] 

Gidget
Magez
It would tho, any ryzom player playing another game is taken away from playing ryzom.

Look at the resurgence of CP2020 when Cyberpunk 2077 came out and you'll see how wrong that is. It's a little different there since CP2077 is not an MMO so many peopel will stop playing after beating it a few times, but my point that it's not a zero-sum equation remains.

I get what you mean, but what i mean is time cannot be spend on both at the same time, spending those 1-2 hours on the board game are 1-2 hours that you are not present/active/engaged into ryzom.
Active playerbase optics is already a problem in ryzom, when 1 person leaves a large crowd it goes unnoticed, when 1 person leaves small group it will.
With your Cyberpunk example its doubtful 100% of cp2020 players that tried cp2077 did all return, of course a themed board game is very different from an mmo, not like going from fps to fps, but it remains that players time will be split regardless if they return.

Regarding the board game itself, i understand the 'fun' but not the benefit of it, the splitting of players activity/time aside, dev-time and resources spend there could have been spend on the main attraction, i also fail to see how it will attract new players besides circles of friends that likely would have already mentioned ryzom if there was interest among them (i hope), in the case of marketing i have doubts and raise the question why marketing ryzom isn't done more in stead and in the case marketing ryzom is already exhausted i fail to see why the board game would then raise new players in its place.

---

#253 [en] 

Magez
but what i mean is time cannot be spend on both at the same time, spending those 1-2 hours on the board game are 1-2 hours that you are not present/active/engaged into ryzom

***DEL***

Against the CoC again.

Edited 2 times | Last edited by Tykus (2 years ago)

---

Kaetemi

#254 [en] 

Magez
dev-time and resources spend there could have been spend on the main attraction

***DEL*** irrelevant.

Edited 3 times | Last edited by Tykus (2 years ago)

---

Kaetemi
uiWebPrevious45678910111213141516171819uiWebNext
 
Last visit Tuesday, 19 March 11:08:34 UTC
P_:

powered by ryzom-api