1
0
forked from mirrors/0ad

Commit Graph

  • 017d5cc7de petra: fix serialization on f057eb5aba and fix placement of rotary mills mimo 2016-04-07 16:55:08 +00:00
  • dd7ee8f53f Rename StrictAlly to ExclusiveAlly, since that term was already used in the AI code. sanderd17 2016-04-07 16:51:25 +00:00
  • 3c40131c61 Player component cleanup. elexis 2016-04-07 10:57:11 +00:00
  • f7099d364c Fix typo sanderd17 2016-04-07 08:23:06 +00:00
  • ffe2c7bbb4 Add methods to check for strickt alliance. Patch by fatherbushido sanderd17 2016-04-07 08:12:15 +00:00
  • f8ce6819b9 Add s1lence to credits sanderd17 2016-04-07 07:24:14 +00:00
  • 6471a54c9f Refactor GetEntityCollisions to make it clear what the function actually does since the new pathfinder sanderd17 2016-04-06 17:36:47 +00:00
  • 9aa829d034 Add female Greek voice and musicians credits. Itms 2016-04-06 16:56:29 +00:00
  • 7d9f64ca40 Set default model of cart wall tower to Idle while constructing. Fixes #3504 sanderd17 2016-04-06 12:59:23 +00:00
  • eeb07d8231 Don't show bridges on minimap, and don't let them change ownership sanderd17 2016-04-06 11:44:05 +00:00
  • fd4e899f11 Remove useless History tags from the templates in preparation of #3212 sanderd17 2016-04-06 09:53:53 +00:00
  • ccf0f74970 Random-map-script cleanup. elexis 2016-04-05 22:32:51 +00:00
  • 138724ce0f Random-map-script cleanup. elexis 2016-04-05 18:49:37 +00:00
  • 5744c2c6b0 petra: improve warning and warn only once when garrisonManager gets muddled mimo 2016-04-05 18:44:15 +00:00
  • 7029ddc2dd fix autostart in maps with gaia in PlayerData, fixes #3880 mimo 2016-04-05 18:21:10 +00:00
  • 8b0d24048a First unit test for auras sanderd17 2016-04-05 15:28:38 +00:00
  • 4be96ece08 Implement stackable auras + fix an issue with techs, auras and ownership changes. Patch by fatherbushido. Fixes #3792 sanderd17 2016-04-05 14:13:44 +00:00
  • 70a3201b23 Remove triple X comment pollution from maps. elexis 2016-04-05 11:53:05 +00:00
  • 62b7c07353 Remove unused author and version tag from ardennes forest. elexis 2016-04-05 11:22:16 +00:00
  • bfa94b87ae Bumps up version number. scythetwirler 2016-04-04 21:20:45 +00:00
  • a7806675fb This was SVN commit r17977. Itms 2016-04-04 21:18:58 +00:00
  • 6c3964f52a Cleanup of SoundGroup XML files. Itms 2016-04-04 20:54:48 +00:00
  • 2a11d3ca7b Interpolate cinematic camera rotation + allow more points in cinematic path + add comments. Patch by Vladislav. Refs #3814 sanderd17 2016-04-04 20:31:18 +00:00
  • 46ead523b8 Cleanup of the Auras code in preparation of stackable auras. Implements auras being enabled by techs. Refs #3792. Patch by fatherbushido sanderd17 2016-04-04 18:55:44 +00:00
  • d7b62e0af7 cleanup of the ai api, with removal of some old stuff mimo 2016-04-04 18:12:48 +00:00
  • f057eb5aba petra now uses corrals on maps with low starting resources mimo 2016-04-03 09:16:14 +00:00
  • 63fad07905 nerf a bit wall towers mimo 2016-04-03 09:13:13 +00:00
  • 1d0c0e00e5 allows destroying animals when controlAllUnits is set mimo 2016-04-02 14:58:31 +00:00
  • 8211f95978 petra cleanup mimo 2016-04-02 14:49:08 +00:00
  • 18960ddcf8 fix petra training of support units, fixes #3864 mimo 2016-04-02 14:23:14 +00:00
  • 42b93c45b8 fix playerData of Forest Battle map mimo 2016-04-02 14:21:20 +00:00
  • 3f1b30a8e3 Update Translators credits and add texane to the list of contributors (refs #3863). a20 Itms 2016-03-28 00:23:04 +00:00
  • a517184150 Update the creditTranslators script for the A20 languages. Itms 2016-03-28 00:18:13 +00:00
  • d3255168b9 enet backward-compatibility fix, refs #2854. Patch by texane, fixes #3863. elexis 2016-03-27 23:27:37 +00:00
  • 373107898c Update the list of included languages for A20: Bulgarian, Hungarian and Swedish get in the team! Itms 2016-03-27 22:08:25 +00:00
  • ad34950780 Add a missing check to 347ffabaeb as the previous one throws errors in case a dead sheep lies in the selection rectangle. elexis 2016-03-27 12:46:18 +00:00
  • 6b2a3bb549 Translate the "Observer" choice in the observer mode player selection dropdown. Itms 2016-03-26 19:19:49 +00:00
  • c777e34cba Properly fix the typo mentioned in 91ed318f0d. The ++i in the for loop already increments i so doing it once more is not wanted. Itms 2016-03-26 13:25:51 +00:00
  • 6b212dc6ad Fix promotion of barrack champions for the Macedonians. Fixes #3853. Patch by fatherbushido. sanderd17 2016-03-26 11:21:49 +00:00
  • b0c74fdaa0 petra: fix a misbehaviour spotted by sanderd17, when the defenseManager tries to rescue units performing an attack mimo 2016-03-25 18:21:13 +00:00
  • c5ede78373 Require players to own a wonder for 10minutes (instead of 5) before declaring them the winner of wonder-victory games. elexis 2016-03-25 18:05:19 +00:00
  • 6f0d0ff8f4 Round max hp of units in simulation. Refs #3855 sanderd17 2016-03-25 12:51:48 +00:00
  • e8decfbd2b Amend fdf7dabe18: the foundation component won't exist for a mirage (foundation inside the fog-of-war) so the miraged interface to it should be queried. Itms 2016-03-24 21:48:15 +00:00
  • aa64a92d1a Ignore production hotkeys for observers instead of throwing errors on press. elexis 2016-03-24 21:26:34 +00:00
  • 350422dcae Fix whitespace (leading mixed whitespace, trailing whitespace and missing newlines). elexis 2016-03-24 15:53:53 +00:00
  • 66267cb714 Remove a check for an edge case where the entrance of a bluff would be cutoff by the players territory. elexis 2016-03-24 15:34:36 +00:00
  • 6312b71911 Improve the resource distribution on the map "Ambush" and maps using bluffs in general. Based on patch by _kali, refs #3455. elexis 2016-03-24 14:54:47 +00:00
  • ebfd214a19 Return Infinity instead of undefined in BuildingAI.GetMaxArrowCount. Refs #3196, #3846 and 82fa9d8f5b. elexis 2016-03-24 13:25:47 +00:00
  • 58d3425ad4 Reduce the number of lobby gamelist updates by roughly 60-80% by eliminating duplicate packets, refs #3847. elexis 2016-03-24 12:08:00 +00:00
  • 572847ddd4 Revert 1f34a004e5. Itms 2016-03-23 21:58:23 +00:00
  • c58bbfaa14 Select observer for defeated players, but keep the current player selected on win. elexis 2016-03-23 13:49:59 +00:00
  • 82fa9d8f5b Fix counting issue with previous commit sanderd17 2016-03-23 10:01:27 +00:00
  • 63d276b73b Fix counting of arrows in buildings: don't remove entities twice from the garrisonholder. Fixes #3846 sanderd17 2016-03-23 09:04:02 +00:00
  • e7deb587bb Random-map-script cleanup. elexis 2016-03-23 03:05:39 +00:00
  • cfb8a6e30e Fix confusion between concat and push in map Frontier, patch by _kali. elexis 2016-03-23 02:06:06 +00:00
  • fc14e733bd Change an Object into a Map, this should stop the deserializer of reordering the keys in some cases and stop an OOS on rejoining. Refs #3375 sanderd17 2016-03-22 20:57:27 +00:00
  • c43ce2ca55 cleanup of missing semicolon mimo 2016-03-21 20:33:05 +00:00
  • 1a02684cf7 Check for GUID, as the playerIndex doesn't distinguish between observers. Refs #1767. elexis 2016-03-21 18:58:52 +00:00
  • f8d05ed5c3 fix petra serialization (add two variables forgotten, and remove two useless ones) mimo 2016-03-21 18:15:39 +00:00
  • 820846b56b Completely initialise Auras even before ownership is set. Fixes #3843 sanderd17 2016-03-21 16:22:40 +00:00
  • 0448a3de73 Lobby cleanup. elexis 2016-03-21 14:29:41 +00:00
  • e514aca599 Display chat-timestamps in the lobby in the correct timezone, refs #3350. elexis 2016-03-21 13:53:22 +00:00
  • 1f34a004e5 Add timestamps to the GUI/chat-notifications sent from XmppClient, even if it's not a historical message. elexis 2016-03-21 13:48:22 +00:00
  • 86a309ad76 Show replay path in commandline interface. elexis 2016-03-21 12:09:21 +00:00
  • f8a09cf5c1 Seleucid barracks model, actor, AO LordGood 2016-03-21 10:25:01 +00:00
  • 8f4daa9dd0 Lobby performance improvement. elexis 2016-03-21 03:44:01 +00:00
  • cfe169d2bc Reduce lobbybot load by only requesting a ratinglist when actually opening the leaderboard (as suggested by scythetwirler). elexis 2016-03-21 01:51:05 +00:00
  • 9e338f4461 Barter component cleanup. Replace deprecated for-each. elexis 2016-03-21 00:45:32 +00:00
  • 10b6022557 Convert string to int conversion in the lobby-leaderboard. elexis 2016-03-21 00:38:31 +00:00
  • 91e8248273 Make "Lion's Den" and "Empre" default maps. Add more animals/berries to "Ambush". Improve placing of initial resources on all of _kali's maps. elexis 2016-03-20 19:03:43 +00:00
  • b84b9a374a Improve some strings based on translators' feedback. Itms 2016-03-20 18:58:59 +00:00
  • 81948477df fix the test when changing markets, fixes #3838 mimo 2016-03-20 14:00:49 +00:00
  • 3025b4b8e3 Reduce query time of rating sorts. scythetwirler 2016-03-20 05:17:15 +00:00
  • 01b963b259 Update version names to A20 sanderd17 2016-03-19 08:21:00 +00:00
  • d5059e8e23 Don't use that variable outside of scope. elexis 2016-03-18 17:54:22 +00:00
  • 31fe2770f6 Update credits, refs #3234. elexis 2016-03-18 14:58:13 +00:00
  • 5c6ba10626 Remove blood from skeletons, refs #3455. elexis 2016-03-18 14:02:47 +00:00
  • 3337adcbbe Remove unused variables, duplicate comments and trailing whitespace from volcanic lands. elexis 2016-03-18 12:04:17 +00:00
  • b623a3a9ff Ensure initial trees are placed on volcanic lands and add missing semicolons. Patch by niektb, refs #3808. elexis 2016-03-18 11:56:00 +00:00
  • 0a8ed799f1 Revert tech applying to auras due to issues. Patch by fatherbushido. Fixes #3830 sanderd17 2016-03-17 08:25:13 +00:00
  • d44c4fd5c6 Update manual to mention skirmish maps sanderd17 2016-03-17 08:13:52 +00:00
  • f7045b23ce Fix some errors reported by translators on Transifex. Itms 2016-03-16 23:27:17 +00:00
  • 19a218cd48 Change the language names for translation credits to the names in the original language. Itms 2016-03-16 23:04:10 +00:00
  • 6d52a71d4a Include some new random maps by kali! Style updates by elexis and map previews by niektb. Itms 2016-03-16 22:59:10 +00:00
  • 94f9100ba1 Limit the length of error strings to prevent crashes when logging long strings sanderd17 2016-03-16 18:24:32 +00:00
  • 29e0a23c8e fix gui for non-sharable dropsites mimo 2016-03-16 16:13:18 +00:00
  • d033038d69 Also translate specific name in strucTree (translations already exist) sanderd17 2016-03-16 12:22:23 +00:00
  • c3324765d2 improved icon from niektb mimo 2016-03-15 20:22:19 +00:00
  • 0863f20722 cleanup mimo 2016-03-15 18:27:17 +00:00
  • 62f6aa07d0 Add missing round to the armor tooltip. Patch by fatherbushido, fixes #3817. elexis 2016-03-15 05:12:22 +00:00
  • 518ae4fcb2 Lock diplomacy for all players if the locked-teams setting is enabled, fixes #3702. elexis 2016-03-15 04:53:13 +00:00
  • d61e315f4d Fix few style issues remarked by leper. elexis 2016-03-15 04:37:41 +00:00
  • a2ecee4168 Rest of the previous commit, refs #3743. elexis 2016-03-15 04:08:07 +00:00
  • d7fe1b6002 Allow observers to follow the commands and attacks of the currently viewed player, fixes #3743. elexis 2016-03-15 04:02:15 +00:00
  • f1d99a9450 Fix a typo which made the "Exit" button in the in-game menu look weird. Thanks niektb for noticing! Itms 2016-03-14 19:47:34 +00:00
  • dd07241ef7 Petra: fix a bug in attackPlan spotted by leper mimo 2016-03-14 18:08:51 +00:00
  • c4f607f6e0 Random Map cleanup. elexis 2016-03-14 18:00:09 +00:00
  • 87da09bf1b Fix tests broken in 028e573759 sanderd17 2016-03-14 17:50:56 +00:00
  • bedce1e617 Observer fix for shared-dropsites, refs #3791. elexis 2016-03-14 01:23:09 +00:00
  • 541a5567d8 Show the attack-notification to observers. elexis 2016-03-14 00:35:37 +00:00