Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    18.144
  • Joined

  • Last visited

  • Days Won

    587

Everything posted by Stan`

  1. Might need to add this to your config file. cursorbackend = "system" nohwcursor = "true" Do you have a 4K monitor or do you use display scaling ?
  2. We only build the game once a day. So if you get C++ changes in between they might not work. So far most changes had no impact on the game itself. You need to wait for the next autobuild commit. To fix the red exclamation mark you can right click on the folder, tortoisesvn and click revert
  3. @Old Roman Did you rebuild ? C++ changes today.
  4. Just disable TLS in the game options
  5. Well you can do plenty of fancy stuff with the UI as @maroder proved.
  6. @asterix We already have most of this stuff... In a less fancy way, maybe.
  7. Use the executable I provided above.
  8. In theory nobleman fought in front IIRC. Which lead to Agincourt...
  9. For the record https://trac.wildfiregames.com/changeset/26269
  10. If you have the old user.cfg on the machine yes.
  11. IIRC Nescio did that by reducing armor levels if they were equal eg. Crush 5 Pierce 6 Hack 5 Health 100 to Crush 0 Pierce 1 Hack 0 Health 141
  12. @gameboy https://code.wildfiregames.com/D4637
  13. Nothing is it's a material bug. Was revealed by @vladislavbelov's refactorings. Before no blood was visible at all.
  14. Thanks to Langbart there is one now http://trac.wildfiregames.com/ticket/6531#comment:1
  15. The cinema path should allow you to do that. For triggering animations though that's some extra scripting.
  16. It's not a crash here, the window just disappears
  17. Could be a wayland issue? @vladislavbelov
  18. There is no way to play videos in the engine currently. I imagine you can trigger pause through the GUIInterface though.
  19. A24 it seems https://github.com/0ADMods/A-Mythology-mod-f-or-0-A.D.
  20. Hey @Sevda You need to edit that file https://github.com/0ad/0ad/blob/master/binaries/data/mods/public/simulation/data/settings/player_defaults.json Do note that some maps can and will overwrite this. It should be MP safe to change it.
  21. Hello, Unfortunately, as long as we will not have a dedicated server, this is not possible. The person who hosts, hosts the server. If for whatever reason they crash the game is over and cannot be recovered. Another solution is implementing multiplayer saved games but so far nobody has taken that on.
×
×
  • Create New...