Jump to content

hyperion

WFG Programming Team
  • Posts

    1.155
  • Joined

  • Last visited

  • Days Won

    3

hyperion last won the day on April 28 2025

hyperion had the most liked content!

1 Follower

About hyperion

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

hyperion's Achievements

Primus Pilus

Primus Pilus (7/14)

633

Reputation

  1. It's inspired by the network code found in AOE2, the original edition. A resource would be https://www.gamedeveloper.com/programming/1500-archers-on-a-28-8-network-programming-in-age-of-empires-and-beyond Beyond that we use enet and @phosit has a move to quic in the works https://gitea.wildfiregames.com/0ad/0ad/pulls/8925 No discord, we are using irc , see the forum header, but none of us is highly active, so you would have to idle some time there to catch someone.
  2. The structure tree mockup is also much better then the current one, do you have one for in-game ui as well?
  3. I'm not really fond of "customizations" either, lots of code for little value. Having a single toggle for two UIs, the current "CRT" optimized one and a new one focusing on modern format 1080p and 16:9 supporting also 21:9 and whatever insanely wide monitors exist. The "LED" version would scale well on modern resolutions, be it 720p, 1080p, 1440p or even 2160p. It could also incorporate many of the suggested changes, I can't say I absolutely love the mock ups but they are much much better than what we currently have. Once the "LED" one is polished we can consider dropping the "CRT" one at some point.
  4. Yes, Wildfiregames doesn't hand out IPads. About getting mail, maybe you have email notification enabled, click the bell icon at the top and go to notification settings. That would be a means for others to send you email through the forum software itself without having to know your email.
  5. If you find someone let us know Well, if you are familiar with 3D video for instance in Blender then the learning curve exists but isn't to steep either, no new concepts, just a new tool. The scripting part for making things lively might be the hardest.
  6. Yes, typically you'd need to create a scene for an idea, with the scenario editor you can do most of the work. You might want to do some scripting to make the scene more lively. Then you need to create camera paths (again scenario editor) and finally render the thing. I don't see an issue with uploading videos about random topics to the play0ad youtube account if they are of similar quality as the release videos, whether short or long. Civ intros sounds like a good idea. Doing a few of them is also good practice for when the next release video is due in roughly 6 months. Not necessarily recruiting as an official team member but surly as a contributor. I for one contributed to many open source projects, hardly any of them in an official role and don't see a reason not to do so in the future. Less commitment but still able to improve what I already use and value. For some that is plenty satisfying already.
  7. Was just told, there is now a release video ( by @Stan` the silent helper 2 months ago? ). Doesn't change the fact for months prior to the release we weren't able to make it happen. It takes a lot of time and dedication, so someone with the required passion for such would still be desirable.
  8. There is no release video for 0.28.0, so obviously we had no one doing it. This isn't about some streaming their matches. It would still be desirable to have a release video for 0.28.0, if you are up for that would be fantastic, as it's the only release missing one. So better late than never. It would also be a project where you would need to learn most about what there is to learn making videos using the engine.
  9. That's me deleting about a 100 spam posts. Definitively the most obnoxious bot I came across so far.
  10. Backlog milestone to my understanding is because on trac you couldn't have no milestone assigned. So no milestone and backlog are defacto the same. Personally I prefer no milestone to backlog, tho looks a bit awkward if there are only a few with no milestone. Anyway I treat them the same.
  11. The phab diff says changes planned, so I assume nothing was fixed. If it's still an issue please create a ticket on gitea and feel free to assign me, so I can look into it once I have time.
  12. Would be nice if you actually copied the error message as text (the image doesn't load for me) so a blind guess is you use SetProgress instead of yield.
  13. Probably another instance of https://gitea.wildfiregames.com/0ad/0ad/issues/8757, so reporting it to the fedora bug tracker would be the best course of action as we can't do anything about that one on our side.
  14. Requires edit bug rights, just registering an account isn't enough or in other words works as expected.
  15. Maybe https://gitea.wildfiregames.com/0ad/0ad/issues/8757
×
×
  • Create New...