Jump to content

Alpha 21 Discussion Overflow


meilodasreh

Recommended Posts

20 minutes ago, Fanatical_Meat said:

Yeah it is about support for windows & overall driver support.

I really like intel, I believe they are capable of great things, I really want them to be successful with video cards. Our current Duopoly is boring and sucks. 

 

Again I would generally agree, except that in the case of Intel it is a mixed blessing as it is still the top dog in CPUs by a wide margin. And having so much power in CPUs always breeds possibilities for unfair practices against competitors in related markets.

 

Luckily that could change in the future. ARM/Apple as well as AMD seem to be in a good position to make it a fight on equal terms.

 

Not so good is that with TMSC a new near-monopoly underneath the CPU/GPU companies is emerging.

 

Link to comment
Share on other sites

The current issue you're all forgetting about is that in the foreseeable future, ALL chip manufacturers are going to have raw material shortages because of... <put geopolitics reason here> so we're basically all screwed until more important issues get sorted globally.

 

Sorry for being so pessimistic, but from what I can gather, that's where we're at. :noidea:

Link to comment
Share on other sites

9 hours ago, RipClaw said:

For everyone, fun is something different. I find it much more fun to build something myself than to run through a POI that someone else built and kill zombies.

This is why the player base should not, and CANNOT, be the designers of a game.  The game studio has designers that map out how the game should play, and make changes to the map based on how well it's matching the company's ultimate goals for the game.  The player base all want different things and would pull the coders in contradicting directions with nothing ever getting accomplished.

Edited by Ricowan (see edit history)
Link to comment
Share on other sites

28 minutes ago, Ricowan said:

This is why the player base should not, and CANNOT, be the designers of a game.  The game studio has designers that map out how the game should play, and make changes to the map based on how well it's matching the company's ultimate goals for the game.  The player base all want different things and would pull the coders in contradicting directions with nothing ever getting accomplished.

 

Which is why mods are important for those that have a different vision from TFP.  Don't get me wrong, I have played a lot of vanilla 7D2D.  But after 3k hours, sometimes you want a little variety.  Which is why I got myself into learning xml coding so I can tweak the game to my preferences.  

Link to comment
Share on other sites

15 hours ago, meganoth said:

 

git is a versioning system that had its main thread called "master" as default. But they recently changed that because the old term was implicated as a reminder of slavery. Now the poster seems to see some uses of the term "master" somewhere in or around TFPs xml, or maybe in the versioning inside the steam data base(?).

 

 

I know how this turns into a troll farm, but not to be misinterpreted. I am conforming my coding standards so if anyone looks at my Mod and they see the Xml they can compare it with the ConfigDumps from the game to see what I am doing. I am using your code as a standard. I could change all my stuff and make it difficult for people to read or I could just propose a simple change. I am fine with you all doing nothing. Its just a suggestion not a call to arms.

 

Anyone thinking im making some political stand is just lying to themselves so they feel better. I have no cares in the world, i would just prefer to use neutral terms so when people see my work they dont think I am just like you. 

Edited by Code_Ovrld
used you are instead of your (see edit history)
Link to comment
Share on other sites

9 minutes ago, Code_Ovrld said:

 

I know how this turns into a troll farm, but not to be misinterpreted. I am conforming my coding standards so if anyone looks at my Mod and they see the Xml they can compare it with the ConfigDumps from the game to see what I am doing. I am using your code as a standard. I could change all my stuff and make it difficult for people to read or I could just propose a simple change. I am fine with you all doing nothing. Its just a suggestion not a call to arms.

 

Anyone thinking im making some political stand is just lying to themselves so they feel better. I have no cares in the world, i would just prefer to use neutral terms so when people see my work they dont think I am just like you. 

 

I'm not weighing in on the usage of the word in question (I am a dev and my team has made a decision on this). I did want to point out that you requesting a "simple change" because you don't want to use a word or follow the devs convention would require the devs and the entire modding community to rewrite their code. There are no simple changes.

Link to comment
Share on other sites

26 minutes ago, Code_Ovrld said:

 

I know how this turns into a troll farm, but not to be misinterpreted. I am conforming my coding standards so if anyone looks at my Mod and they see the Xml they can compare it with the ConfigDumps from the game to see what I am doing. I am using your code as a standard. I could change all my stuff and make it difficult for people to read or I could just propose a simple change. I am fine with you all doing nothing. Its just a suggestion not a call to arms.

 

Anyone thinking im making some political stand is just lying to themselves so they feel better. I have no cares in the world, i would just prefer to use neutral terms so when people see my work they dont think I am just like you. 

 

Sorry, I seem to have made a mistake while searching for the term the first time and got no result. I searched again now and yes, TFP uses "Master" almost everywhere to denote templates that get inherited and get extended into actual items/blocks/...

 

So you want terms like "pouredRConcreteMaster" to be renamed to "pouredRConcreteMain" or "pouredRConcreteTemplate". Got it.

 

PS: @jorbascrumps it is a rather straightforward simple change, it could be done in less than an hour to the xml with mass edit commands and some care to look for exceptions. Or even in 10 minutes as there seem to be few exceptions. The problem is that ALL modders would have to do the same. Leaving lots of abandoned mods in the dust, so it would be better done early and when changing to a new major alpha as that leaves many abandoned mods behind anyway

 

 

Edited by meganoth (see edit history)
Link to comment
Share on other sites

1 hour ago, meganoth said:

PS: @jorbascrumps it is a rather straightforward simple change, it could be done in less than an hour to the xml with mass edit commands and some care to look for exceptions. Or even in 10 minutes as there seem to be few exceptions. The problem is that ALL modders would have to do the same. Leaving lots of abandoned mods in the dust, so it would be better done early and when changing to a new major alpha as that leaves many abandoned mods behind anyway

 

I know the act of replacing the word is simple. The complexity I was referring to was the breakage of all of those mods.

 

Regardless, I took issue with the reason the request was made. The entitlement that the devs and community should make a change so that one person can have their code a certain way.

Link to comment
Share on other sites

31 minutes ago, jorbascrumps said:

Regardless, I took issue with the reason the request was made. The entitlement that the devs and community should make a change so that one person can have their code a certain way.

 

It's not really entitlement, it is just an understanding that some of the language we use today has a racist background to it.  Changing that past language is understanding that the words we use today based off of that history is hurtful to others.

 

And Code_Ovrld didn't demand any change, just brought it up and the reason the change was being asked to be made.

 

Quoting Code's original post

 

Quote

Wondering if you guys could make an update that changes all of your base xml definitions to something neutral. not saying anything wrong with Master, just saying there are other words that imply inheritance 

 

A polite request and why it was made.  Everyone is allowed to ask for a change, it is up to the developers to decide if they want to make that change.

 

Link to comment
Share on other sites

1 minute ago, BFT2020 said:

 

It's not really entitlement, it is just an understanding that some of the language we use today has a racist background to it.  Changing that past language is understanding that the words we use today based off of that history is hurtful to others.

 

And Code_Ovrld didn't demand any change, just brought it up and the reason the change was being asked to be made.

 

Quoting Code's original post

 

 

A polite request and why it was made.  Everyone is allowed to ask for a change, it is up to the developers to decide if they want to make that change.

 

The request had nothing to do with the word having racist connotations, it was purely for their code standards.

 

2 hours ago, Code_Ovrld said:

I know how this turns into a troll farm, but not to be misinterpreted. I am conforming my coding standards so if anyone looks at my Mod and they see the Xml they can compare it with the ConfigDumps from the game to see what I am doing. I am using your code as a standard. I could change all my stuff and make it difficult for people to read or I could just propose a simple change. I am fine with you all doing nothing. Its just a suggestion not a call to arms.

 

Anyone thinking im making some political stand is just lying to themselves so they feel better. I have no cares in the world, i would just prefer to use neutral terms so when people see my work they dont think I am just like you. 

 

Link to comment
Share on other sites

1 hour ago, jorbascrumps said:

 

I know the act of replacing the word is simple. The complexity I was referring to was the breakage of all of those mods.

 

Regardless, I took issue with the reason the request was made. The entitlement that the devs and community should make a change so that one person can have their code a certain way.

 

I won't say anything about whether the people who want those words to vanish from common use are right or wrong (and discussing that would be a sure way to receive a warning in this forum by the way). But they obviously are not just a few.

 

The reason of the OP might be just to avoid controversy or he might not want to use the words himself in works he publishes. But the underlying reason of his request is clear in my opinion and originates from that rather large group of activists that also succeeded in removing the word "Master" in git.

 

 

 

Edited by meganoth (see edit history)
Link to comment
Share on other sites

3 hours ago, meganoth said:

 

Sorry, I seem to have made a mistake while searching for the term the first time and got no result. I searched again now and yes, TFP uses "Master" almost everywhere to denote templates that get inherited and get extended into actual items/blocks/...

 

So you want terms like "pouredRConcreteMaster" to be renamed to "pouredRConcreteMain" or "pouredRConcreteTemplate". Got it.

 

PS: @jorbascrumps it is a rather straightforward simple change, it could be done in less than an hour to the xml with mass edit commands and some care to look for exceptions. Or even in 10 minutes as there seem to be few exceptions. The problem is that ALL modders would have to do the same. Leaving lots of abandoned mods in the dust, so it would be better done early and when changing to a new major alpha as that leaves many abandoned mods behind anyway

 

 

 

Seriously 100% fine with this response. Again just a suggestion but thank you for understanding what I was saying. 

35 minutes ago, Red Eagle LXIX said:

I took no issue with the request but I do find offense in the virtue signalling that came with the request.  Such as the "I don't want to be seen like you" (paraphrased).

 

 

The correct quote is "when people see my work they dont think I am just like you"

Link to comment
Share on other sites

I've also had a request to change terms like "master node" and "worker nodes" to primary and secondary nodes. But I feel such blanket requests for language change loses the simple straight forward description.

 

If I said master/worker nodes, most IT people would understand it is some kind of load distribution set up. If I said primary/secondary, am I talking an active/standby set up? A load distribution set up?

 

Technical documentation's primary purpose is to convey facts accurately. Inputed meaning and avoiding unintended offence is very much a secondary concern... unless you're trying to control thought with words. In which case, my comment is double plus ungood comrade!

Link to comment
Share on other sites

6 hours ago, Mister Forgash said:

.. All this talk makes me feel very insensitive for all those years I spent wanting to be a pokemon master. >.>

 

Having never really gotten into Pokemon, I'm suddenly curious what y'all wanted to do with them...

 

Joking aside, talking about a master's degree could become weird too, I suppose. Google is showing me 12 different definitions for the word and 1 of them relates to slavery. I recognize that both language and society are fluid and could make a word unfavorable, kind of like the name "Adolf." While I think the game's (and git's) use isn't an issue, I can understand changes made to show support or solidarity with a cause.

Link to comment
Share on other sites

Water overhaul seems to be abit of a mess in 21.

 

I get the need to re-balance water but some of whats being done makes little sense.

 

The lack of containers makes absolutely no sense as they would be laying around everywhere .

The half life of plastic is around 500 years  lol

 

What would make more sense is have drinking water only coming from dew collectors and murky water still easily collectible.

 

Have the murky water being unable to be cleaned (call it a non removable zombie virus or contamination )

 

This would allow for the water to be re-balanced but still allow for murky water being used in the making of duct tape and the like.

 

This would make a lot more sense and keep both sides happy.

 

Since breaking part of the game to fix another part of the game doesn't make a lot of sense.

 

 

Edited by Magnus33john (see edit history)
Link to comment
Share on other sites

7 hours ago, Code_Ovrld said:

Again just a suggestion but thank you for understanding what I was saying

 

2 hours ago, zztong said:

Google is showing me 12 different definitions for the word and 1 of them relates to slavery.

 

This was the owners' initial response when I gave them a heads up about this request. They said there are many meanings for the word master and they aren't using the meaning that relates to slavery. At least for now they are not planning to rename "master" wherever it appears in the code. Perhaps they will for their next game if they begin with an alternate word from the beginning of development since they are at least now aware of the request. Be assured, they were not at all of the attitude that they would keep instances of "master" in the code as some kind of anti-woke obstinacy-- they just have much higher priorities at the moment and were frankly surprised that anyone who looked at the code and saw the context in which the word was being used would even make a connection to slavery and feel offended.

 

 

Edited by Roland (see edit history)
Link to comment
Share on other sites

2 hours ago, Magnus33john said:

Water overhaul seems to be abit of a mess in 21.

 

I get the need to re-balance water but some of whats being done makes little sense.

 

The lack of containers makes absolutely no sense as they would be laying around everywhere .

The half life of plastic is around 500 years  lol

 

What would make more sense is have drinking water only coming from dew collectors and murky water still easily collectible.

 

Have the murky water being unable to be cleaned (call it a non removable zombie virus or contamination )

 

This would allow for the water to be re-balanced but still allow for murky water being used in the making of duct tape and the like.

 

This would make a lot more sense and keep both sides happy.

 

Since breaking part of the game to fix another part of the game doesn't make a lot of sense.

 

 

It's a good job that we're not all designers of the game then, as everyone seems to want it to behave slightly differently. 😜

 

Link to comment
Share on other sites

On 9/27/2022 at 10:14 AM, unholyjoe said:

that does explain it all. :)

 

so if the devs change things to up the ante to a survival game... you basically want an offset to make it counter the change... hmmm sounds like playing american football in reverse only mode. you will never win nor advance. :)

I'm saying the size of the collector makes no sense for the output. You guys want to keep it an output of three per day? Fine. It should be a smaller workstation. 2x2x2 (or 2x2x3) makes more sense than 3x3x4. Especially if the idea is to have us set up dew collector "farms."

That said, I look forward to A21 and seeing how this all actually works out.

Link to comment
Share on other sites

52 minutes ago, Roland said:

 

 

This was the owners' initial response when I gave them a heads up about this request. They said there are many meanings for the word master and they aren't using the meaning that relates to slavery. At least for now they are not planning to rename "master" wherever it appears in the code. Perhaps they will for their next game if they begin with an alternate word from the beginning of development since they are at least now aware of the request. Be assured, they were not at all of the attitude that they would keep instances of "master" in the code as some kind of anti-woke obstinacy-- they just have much higher priorities at the moment and were frankly surprised that anyone who looked at the code and saw the context in which the word was being used would even make a connection to slavery and feel offended.

 

 

 

Totally fine man, im thinking mods are not the way to go. Why give people something free when i can make something. See you all on the flip side. 

Link to comment
Share on other sites

39 minutes ago, Code_Ovrld said:

 

Totally fine man, im thinking mods are not the way to go. Why give people something free when i can make something. See you all on the flip side. 

 

Absolutely! When I think of you, I totally get the "fair compensation for work done" vibe. ;) Hope your dreams come to fruition as I'm always interested in great new games

Link to comment
Share on other sites

  • Roland unpinned this topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...