-
Posts
17.575 -
Joined
-
Last visited
-
Days Won
557
Everything posted by Stan`
-
That's a different thing.
-
Well that's enough to break the immersion for people that don't care about competitive play. (Not seeing the projectile annoys me enough) That's probably because you play zoomed out Also you can achieve the same result by disabling the spread and the fact archers can miss. That's not what I proposed (I just want an on/off switch under the form of a game option) but yeah, you could do that too given the engine supports it.
-
I hope someday we can have a non hacky version of it in vanilla.
-
The tournament thread is filled with zip with multiple replays Yeah Titles are a bit dangerous for me, for its extra moderation. Some of the matches name in the mp lobby are pretty bad. Not sure how I'm gonna tackle tags though. I was thinking of doing it through the interface with a curated list one could choose from
-
python2 was removed from arch repos but mentioned on the wiki
Stan` replied to sternstaub's topic in Help & Feedback
Yes. CXXTEST supports python3 (might need an alias in case python = python2) And I addressed Spidermonkey above. -
Sacred places / Sites [ Gaia - Neutral stuff]
Stan` replied to Lion.Kanzen's topic in Eyecandy, custom projects and misc.
Does those exist? -
As long as you have the commands.txt it's fine. I just assume one commands per subfolder. That's because the game creates folders like that. Commands.txt have a unique MatchId, which is shown on one of the screenshot, you can turn the timestamp into a date aswell. Gamenumber doesn't really make much sense since it depends on the machine.
-
Well I could then overwrite your .bashrc...
-
Well MatchId is supposed to be unique. If that proves to not be enough we can add the timestamp. Yeah rar and 7zip would be an issue. So far most people usually upload a zip or two files. Yeah export would be nice inside the game but adding something to save files anywhere from JS is a can of worms I suppose. Same as exposing a curl api. The main issue is that on macOS and Linux all the interesting files are in hidden folders... Importing replays sounds more manageable if we drag and drop them like mods. For now though I don't plan to touch the game I'll think about it. For now I planned to call it more a vs b vs c or a,b,c vs d,e,f. And adding tags like, tournament, 1v1 etc
-
Just because it is the only solution you can think of doesn't mean it is the only solution. The reason you can still dance is because we reduced the turn times to please competitive players. The reason we're having this discussion is because people complained so much about automatic dancing in A23, not the manual one, which still requires you to "waste" time doing the automation. Another solution could be to add a Gamemode such as relic and conquest, which applies a technology on top of all units increasing the turn times, but turning archers into melee units by making their arrows faster. I am however not sure the game allows techs to affect TurnRate, Acceleration, and ArrowSpeed. But it could, in theory.
-
Sacred places / Sites [ Gaia - Neutral stuff]
Stan` replied to Lion.Kanzen's topic in Eyecandy, custom projects and misc.
We already have it in the game? -
Hello everyone, Today I would like to share a project that's been in the back of my mind for a while. Sharing replays has always been a mess and annoying and I wanted to address that a bit by providing a centralized address so that all replays you want to share can be uploaded there. I made a proof of concept Using Svelte & Fastify and it's now using React instead of Svelte. I'd like to hear your feedbacks about what you'd want the UI to look like, what filters would you like to see etc, details about the match (we don't have the possibility to get all the info) Here are some screenshots (Keep in mind the layout isn't set in stone, just wanted to have a convenient way to test things out) For security reasons there will be no direct upload button there if it gets online. You'll need to be approved by me or another administrator first. One can upload a zip containing a replays or containing multiple folders with replays, or just the commands.txt or the commands.txt and the metadata.json. There is no e-mail confirmation. LIVE AT: https://replay-pallas.wildfiregames.ovh/ Sources at:
- 73 replies
-
- 16
-
python2 was removed from arch repos but mentioned on the wiki
Stan` replied to sternstaub's topic in Help & Feedback
Was removed when we upgraded Spidermonkey versions from 38 to 45. -
Wraitii said it rang a bell as of being a quirk of the hotkeys but he isn't quite sure what's going on. And he is busy ATM.
-
Been there for a month.
-
Currently stuck in Feature Freeze until all the bugs with the new renderer are fixed.
-
That's because random is the wrong word. The word we should use is procedural.
-
Elephants - How can I use them and defend against them?
Stan` replied to Yekaterina's topic in Gameplay Discussion
@andy5995 Obviously it is best, yes. I suppose the committer did not know elephants were referenced at all in the FAQ. At least I did not. Also it raises the question of whether we should update the FAQ before the updated has been released, to avoid confusing players. The change is mentioned here wiki:Alpha27:Gameplay -
How about @Feldfeld ' maps or Badosu's balanced map ?
-
There is an issue with [Diffusion] rP26035 (wildfiregames.com) by @nwtour where: It doesn't translate (missing g_Translate calls). It doesn't convert the keys (Maybe missing call to FindKeyName)
-
@Yekaterina Can you clarifiy whether it's on disconnect or on pause? I cannot reproduce on Pause, but I see you have modded the interface.
-
The suggestion would revert back to the state of the game up to alpha 23 when none of those features were there. When we had a lot of complaints about automatic dancing making units unvulnerable. There is a also a disagreement between some players and some developpers, where some think the values should be even slower, and others think they should disappear. So it's unlikely for it to happen in the main game. But it can happen in a mod for sure.