Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    18.547
  • Joined

  • Last visited

  • Days Won

    606

Stan` last won the day on May 27

Stan` had the most liked content!

About Stan`

Profile Information

  • Gender
    Male

Recent Profile Visitors

63.332 profile views

Stan`'s Achievements

Imperator

Imperator (14/14)

11k

Reputation

4

Community Answers

  1. Hello, that would be me. Thanks for reaching out, but indeed, we are currently and for the forseeable future, not interested in adding advertisements to the engine 1. Pyrogenesis engine, it's custom and handmade 2. None whatesoever 3. N/A 4 N/A 5 N/A
  2. What kind of videos would you like to do ?
  3. It's basically the same code, but I didn't expose all the stuff. e.g Aliases are notoriously a touchy subject. The weights are the default weights the mod had at the time I wrote the app Indeed, I probably haven't updated the code since my last PR. It's hard for me to estimate how much people use replay pallas so updates are usually low in my list of tasks (which is already massive)
  4. I think that was the case in @Mentula's mod
  5. Looks like some kind of infinite loop, do you have the game logs ? you can also upload the saved game as well.
  6. What you mention is called culling, you can see what's being culled through the dev menu, by locking the camera frustrum. The problem is that at low angles, it's almost impossible to cull stuff, because you see an infinite distance forward. Other than that it's already implemented.
  7. Glicko2 is already implemented in Replay Pallas.
  8. Unfortunately you cannot make web requests via JS (which would be very problematic) so not really. I could theoretically make a distinct app for it in the mean time, but not sure that's worth the trouble
  9. Hello, thanks for reaching out, depending on what you are good at / what you want to do there are various tasks you could do.
  10. Well if you know someone that can implement hotseat (that's how that's called) feel free to redirect them to https://gitea.wildfiregames.com
  11. Saves are zip files, I haven't checked but the seed should definitely be in there
  12. That's not a limitation, that's a bug XD
×
×
  • Create New...