Jump to content

alre

Balancing Advisors
  • Posts

    1.357
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by alre

  1. just wondering if you know that 0AD has the loot system already working in the main game.
  2. actually, 0ad has docks. You should look how those work and if their behavior can be replicated. In general, I would think most if not all of these mechanics would require adding JS components to the game or at least editing them. What we have is less flexible than you may think. Also, adding buttons is no joke either. Unfortunately, it's a completely independent programming task. I whish we had better tutorials for this stuff, honestly I couldn't even start by creating a new dummy component without asking here for a reproducible example.
  3. may I suggest that this problem is patched by using a proper market maker algorithm in the game instead of one that's improvised? constant product is one that immediately jumps to my mind, that is actually applied in solutions with real money involved.
  4. don't know why you'd say that. Compared to last year, the model has improved and also apparently acquired some understandment of the game, but still the strict majority of the recommendations given in that answer are trash.
  5. so maybe there were about two olympic champions in the spartan army who served as elite soldiers, while hippeis were an established elite contingent. name should be changed already.
  6. if someone needs it, I have a dateaset of some (many, can't recall now) thousands of results from rated 1v1. I'd also add to the problems with integrating the old rating system that it's a particular custom version of elo, which makes very little sense to me and, while similar to elo in the results, it's very different in implementation, so I wouldn't know how to touch it.
  7. some time ago, there was consensus that major reasons for lag - especially during big fights - were javascript attack/die routines and c++ proximity search. In particular, I remember the latter was a very simple function and a relatively low hanging optimization opportunity.
  8. there are multiple accounts of attackers throwing at targets behind city walls (usually incendiary projectiles)
  9. red sea is a good map, I've played it a lot in A23-25
  10. just change captured buildings behavior. I swear, the biggest obstacle I can see to 0ad progression is bogus features that won't ever get corrected because some random dev likes them in spite of all reason.
  11. shooting wall joints were canceled because they didn't have any positioning restriction and this made it possible to cram a lot of firepower in a small space. this is what I remember.
  12. Gastraphetes also had very long draw length, don't get confused with medioeval crossbows that evolved into a shorter draw length. I don't think they were considered an "elite weapon", nor that they were used by soldiers of particularly elevated social status. They were produced as a mean of defending city walls and kept by the city guard, or produced before sieges by campaign engineers. I don't think they were usually sold. There are not a lot of sources or archaeological evidences though.
  13. they were siege weapons
  14. very good video and channel. I love a feminine take at experimental archeology.
  15. did you drop the "blood meter"?
  16. it can be a map. maps allow a lot of variation on gameplay. no need to apply it to more maps, not right away anyway.
  17. this. wfg should realize that simply discouraging new accounts is the best strategy for enhancing the mp experience. to me, the most disrupting players are in order from most to least bothering: 1. smurfs 2. rage-quitters 3. players toxic in player chat, often ending in rage-quitting 4. players stealing in ladder 5. players toxic in lobby chat, and other unsocial behaviour like being interested in cheating, blatantly cheating, being racist or bullying I understand how others may see it differently, but nothing disrupts balance in games as much as a smurf.
  18. that would be correct. in fact, the answer looks a lot like it's mosty allucinated while including some details found in real time from the web: Grok has access to context retrieved from the internet. well that seems wildly inefficient. what would even the output format from the LLM be like?
  19. I think it's a mistake to take campaigns like those from starcraft or aom as a model for a historical game like ours. it can be quite awkward to attribute to historical characters narrative roles, including personal drives, flings and fights, character arcs and plot twists. The main selling point for historical RTS is to give players the chance to reenact big historical moments. Impervim GBOR understood that and introduced their scripted scenarios with effective short videos: https://youtu.be/9KNsYGoogxY?si=Cn6NvHu8nIb3aOOr Inside the scenarios, there are dialogues, but they are relevant for the game mostly, not for the story or for narration.
  20. even in total war, the only real reason for manual switch is that ammo is limited. but still, soldiers do automatically switch to melee if engaged.
×
×
  • Create New...