-
Posts
17.968 -
Joined
-
Last visited
-
Days Won
578
Everything posted by Stan`
-
Some of the ways to improve our art quality and performance have been written here https://trac.wildfiregames.com/wiki/TechnicalArtRequirements cc @wowgetoffyourcellphone @wackyserious @Alexandermb @LordGood
-
The "Alpha" label is scaring off new users from trying the game
Stan` replied to Thunderforge's topic in Help & Feedback
Except that's not really part of the API. Also those are the easiest to update ^^ I'd take automating template changes every day over updating hyrule code after we changed some of the underlying javascript Changing techs from json to XML is a much bigger breaking change. -
The "Alpha" label is scaring off new users from trying the game
Stan` replied to Thunderforge's topic in Help & Feedback
I did not mean it as a dismissal. I meant that somehow players are playing single player and seem to be gaining something out of it. @Langbart and @SciGuy42 did a great job porting a campaign to A27, hopefully will be available through mod.io Yes. But from what I read you seemed to mean that the player base would increase, rather than not decrease. Sorry if it wasn't what you meant. -
My bad then.
-
IIRC in a A26/A27 there is an option to reduce the area that does the scrolling so I suppose if you set it to 0 it's disabled.
-
The "Alpha" label is scaring off new users from trying the game
Stan` replied to Thunderforge's topic in Help & Feedback
Another thing I don't know how to advertise is the opportunity the engine has. You can stick to a version if you wanna play with A23b forever and don't need anything else you can and just make mods for that. Hyrule (even though it was not a voluntary choice) have managed to do that people download old versions to play their mods. You can even package the mod with the game! @Freagarach is a good example of a modder that wanted more and eventually added a ton of gameplay features (he's also responsible for some of the api breakage but shhhh). I wouldn't mind having more features borderline with the game but used by mods. -
The "Alpha" label is scaring off new users from trying the game
Stan` replied to Thunderforge's topic in Help & Feedback
I suppose the first one is a typo and mean solo playing? We know that there are at least 10 times more player that play solo matches than multiplayer ones (1500 per day). And those are the ones that enabled feedback. So we're obviously doing something right, even though we're not sure what it is. I suppose competitive 1v1 is just missing the "balanced" maps? How so? It will not create new players. I think the issue here is that it's not that we don't want that, it's more than we don't have the resources for it. Well what we do currently is offer as many scripts as possible to update mods. But at the same time mods benefit from the extended API as well. Is there a list? Yes tickets have been flagged beta. Does that mean it's exhaustive? Not really because there are things we hadn't forseen that came in the way. https://trac.wildfiregames.com/query?status=assigned&status=new&status=reopened&keywords=~beta&col=id&col=summary&col=status&col=type&col=priority&col=milestone&col=component&order=priority&report=22 Looking at it some stuff is missing and some stuff shouldn't probably be there. -
That's what happens when 100% of the work is volunteer based.
-
Sure. Keep in mind that most people are not tech friendly, so ideally you should provide it as a pyromod. See the relevant documentation here: https://trac.wildfiregames.com/#Formodders:
-
Yeah, the patch did that before, but it was split. the problem is that while you're in pause, the camera still moved.
-
Yeah you can restore the <history> tag in the identity components. It will then show up in the detailed view of the unit.
-
@Mentula Do you have a stat that computes the number of hours you put in matches ? I wonder how hard it would be to integrate your stats in my replay database.
-
Some progress was made here: https://code.wildfiregames.com/D1730 by @trompetin17 Relevant ticket: https://trac.wildfiregames.com/ticket/2087 Relevant thread:
-
There a few discord servers, but none of them is really active. You kind find their link in the linktree https://linktr.ee/wildfire_games
-
The "Alpha" label is scaring off new users from trying the game
Stan` replied to Thunderforge's topic in Help & Feedback
Well IMHO the whole (Spamming, Cheating, DDOSing) lobby debacle, and the lagging kinda proves the point. If 5 people can tank the multiplayer game are we really allowed to be called a beta? Or should we just target single player folks, in which case not having a campaign is kind of a no no ? -
Has Building capture been eliminated in A27
Stan` replied to Old Roman's topic in General Discussion
IIRC that breaks attack move which is why it wasn't used. EDIT: I think @Freagarach created a ticket for the default behavior to be optional -
I suppose that with a little change entity limits could use the upgraded requirements by Freagarach. You can now have much more complex requirements for other things
-
Vulkan - new graphics API
Stan` replied to vladislavbelov's topic in Game Development & Technical Discussion
Do you play the official distribution package? Or do you play anything else? If it is the latter and you want to use vulkan you need the mod. If you're using a release candidate it's integrated. -
Vulkan - new graphics API
Stan` replied to vladislavbelov's topic in Game Development & Technical Discussion
You don't need it anymore. Only when playing the development version.