Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 6b8f94e6e7 Merge remote-tracking branch 'vcmi/master' into develop il y a 1 an
  Ivan Savenko 6300473ff8 Block AI from acting at the same time as guest-human during simturns il y a 1 an
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
  Ivan Savenko 2ff28f6957 Merge pull request #4018 from IvanSavenko/voting il y a 1 an
  Ivan Savenko 215b279ea8 Contact between allies will no longer break simturns il y a 1 an
  Ivan Savenko e04c662bc9 Owned object in range of enemy heroes now break simturns il y a 1 an
  Ivan Savenko 10b50cd905 It is now possible to vote for simturns and turn timer changes il y a 1 an
  Ivan Savenko 5010344df0 Added serialization of turn timer handler il y a 1 an
  Ivan Savenko 2c2bec791c Fixes and cleanup of game client network shutdown and restart il y a 1 an
  Ivan Savenko 45a3d04d25 Fix simturns termination check il y a 1 an
  Ivan Savenko 8303ce5d13 Added option to ignore guards in pathfinder il y a 1 an
  Ivan Savenko cd526a5e15 Send notifications when simultaneous turns end il y a 1 an
  Ivan Savenko a3adfcf7a7 Do not attempt to start a new turn on game end il y a 1 an
  Ivan Savenko 80b82cc026 Remove invalid assert - may trigger on human player defeat il y a 1 an
  Ivan Savenko 18c0217679 Relaxed ordering requirements - player can start turn even if players il y a 2 ans
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files il y a 2 ans
  nordsoft d7d435dcb7 Add game pause il y a 2 ans
  Ivan Savenko 5b21a5ffbc Simturn duration is now part of StartInfo il y a 2 ans
  Ivan Savenko a9dbd08dec Compute player contacts only once on turn start il y a 2 ans
  Ivan Savenko 623fb2a63e Do not allow visiting objects blocked by visit of another player il y a 2 ans
  Ivan Savenko 541f7590c5 Add simple detection of player-player contact il y a 2 ans
  Ivan Savenko 64c43c91dc Added hardcoded min/max simturns duration il y a 2 ans
  Ivan Savenko b2f30f78fa Allow one AI and human to act simultaneously il y a 2 ans
  Ivan Savenko 219f81d28b Added explicit "PlayerEndsTurn" netpack il y a 2 ans
  nordsoft 98f7ed9dfd Implement player start turn query il y a 2 ans
  Ivan Savenko edd029c79c Replace "currentPlayer" from gamestate with "activePlayers" il y a 2 ans
  Ivan Savenko 940bdcee3e Fixes according to review il y a 2 ans
  Ivan Savenko f9410145d6 Fix handling of "7 days without town" loss condition il y a 2 ans
  Ivan Savenko a19cdb57ba Fix handling of turn order in case of player defeat il y a 2 ans
  Ivan Savenko d83aa828f6 Fix turn ending il y a 2 ans