faatal
Fun Pimps Staff
We are planning to release a .5.Well - there will be more A20.X updates or now just wait for A21?
And... in second situation : When stream or more info about A21 will be annouced?
Don't know.
We are planning to release a .5.Well - there will be more A20.X updates or now just wait for A21?
And... in second situation : When stream or more info about A21 will be annouced?
Can you tell us how the meeting went? What is the problem with windows? Will it be solved in skyscrapers (how?)? In high hopes...faatal said:Skyscraper windows are expensive and need to be improved. I actually have a meeting tomorrow to discuss with art/design devs.
faatal said:Skyscraper windows are expensive and need to be improved. I actually have a meeting tomorrow to discuss with art/design devs.
Can you tell us how the meeting went? What is the problem with windows? Will it be solved in skyscrapers (how?)? In high hopes...[SIZE=14.6px][/SIZE]
Windows has ALWAYS had problems! Why even bother asking? :confused2:Can you tell us how the meeting went? What is the problem with windows?
Will it work the same for single player?It can also be set in the serverconfig.xml file.
<property name="UserDataFolder" value="absolute path" /> <!-- Use this to override where the server stores all generated data, including RWG generated worlds. Do not forget to uncomment the entry! -->
Will it be possible to shoot through the holes in these new doors when they are damaged, as is currently the case with the new basement hatches?
View attachment 24613
We already allow you to specify a location on the command line for data files, which you could specify in the launcher. You can then place a Mods folder there.
-UserDataFolder=x:\7DTDData
@faatal can players use this setting for the desktop shortcut that launches the game?
Thus, it was possible to make several folders with different sets of modifications in the game folder, and make several shortcuts on the desktop with different launch options, which would allow the game to be launched with the desired set of modifications, without having to make a copy of the game folder.
It went fine. Skyscraper windows are block models, so they are each a draw call and it uses a sub mesh for trim and glass, so they are actually two draw calls each. They need to be changed to a standard block. We spent more of the time talking about making normal blocks that have opaque and transparent sections and decided we could support that if our mesh naming system handled marking meshes transparent, so that those would end up in the transparent chunk mesh. I have a prototype working of an arch with glass inside the arch. Still thinking on if I like this solution.Can you tell us how the meeting went? What is the problem with windows? Will it be solved in skyscrapers (how?)? In high hopes...![]()
But, why does this change have to affect those of us who bought the game via Steam? Can it not be set to only affect those obtain 7 Days to Die via the Microsoft Store of Game Pass only?We can't have it in the Mods folder for installing from the Microsoft store or Game Pass, because MS does not want users changing files in the install location.
We already allow you to specify a location on the command line for data files, which you could specify in the launcher. You can then place a Mods folder there.
-UserDataFolder=x:\7DTDData
It can also be set in the serverconfig.xml file.
<property name="UserDataFolder" value="absolute path" /> <!-- Use this to override where the server stores all generated data, including RWG generated worlds. Do not forget to uncomment the entry! -->
I've been doing it like that for years. Nowadays I even have a powershell script(*) to launch the game that makes a backup of the saves -- the userdata folder was the location of generated worlds and save games are saved, so now it also has mods, screenshots and logs.@faatal can players use this setting for the desktop shortcut that launches the game?
Thus, it was possible to make several folders with different sets of modifications in the game folder, and make several shortcuts on the desktop with different launch options, which would allow the game to be launched with the desired set of modifications, without having to make a copy of the game folder.
And another question: did I understand correctly that using this command you can specify a new location for storing game saves, screenhots and logs?
I'm not a tfp employee so don't quote me but I'm under the impression that 20.4 is there last fair sized update before 21, how ever we might see 2 or 3 more minor builds with small updates and fixes before 21.1 minute ago, beerfly said:
Sooo, who needs a doctor ?
Hide contents
Is this going to replace the current hospital POI? Or will it be a 9th tier 5 poi?
A .5 is planned. Beyond that, none are planned other than if we need to fix major bugs.Sorry if I overlooked this post, but how many alphas are planned until A21? And how many alphas are planned until the final release (if there is already a deadline for the release ... year)?
So... there will be no beta after alpha? just Alpha then gold?A .5 is planned. Beyond that, none are planned other than if we need to fix major bugs.
We don't know how many more alphas there will be before gold. Way too many variables.
There should be a Beta, but the labels don't really matter. A beta would just be a stable Axx relabeled to B1, then bug fixes for weeks/months and then is gold.So... there will be no beta after alpha? just Alpha then gold?
It went fine. Skyscraper windows are block models, so they are each a draw call and it uses a sub mesh for trim and glass, so they are actually two draw calls each. They need to be changed to a standard block. We spent more of the time talking about making normal blocks that have opaque and transparent sections and decided we could support that if our mesh naming system handled marking meshes transparent, so that those would end up in the transparent chunk mesh. I have a prototype working of an arch with glass inside the arch. Still thinking on if I like this solution.