Commit Graph

  • 78d973c11e Check for lastPos existence in Combat-Approaching-MovementUpdate [fix 5568bd4c16] wraitii 2020-08-18 07:46:29 +00:00
  • dbca1ed99b Removes unused mapSize uniform and changes too short names of variables in wide scopes. vladislavbelov 2020-08-17 21:20:18 +00:00
  • 840ed69fa3 Implements correct distance to edges for the building snapping feature. vladislavbelov 2020-08-17 20:13:18 +00:00
  • a909d303de Replace hele_tunic.png to hele_tunic.dds following c9a523796a Alexandermb 2020-08-16 15:24:22 +00:00
  • ba743afcc1 Move TargetKilled function from Attacking.js-helper to KilledBy in cmpHealth. Freagarach 2020-08-16 06:10:28 +00:00
  • dd8c7b597b Remove some redundant lines from ship templates. Freagarach 2020-08-15 06:06:15 +00:00
  • 69e7a781c4 Use mercenaries in scenarios instead of mace_* duplicates. Freagarach 2020-08-15 05:52:48 +00:00
  • 4e033dace9 Correct a typo cooper -> copper. Alexandermb 2020-08-13 02:21:37 +00:00
  • c9a523796a Update the cretan pelte with a new mesh (Reused from the Xiongnu shield mesh with some adjustments) Alexandermb 2020-08-12 19:49:05 +00:00
  • c527ca3d6c Remove some unnecessary lines from a few civic structure templates. Freagarach 2020-08-10 06:06:43 +00:00
  • 24e0e50a9d Javelinist -> Javelineer in templates. Freagarach 2020-08-10 05:59:56 +00:00
  • 4f39e6675a Completely separates fixed and shader paths in sky rendering. vladislavbelov 2020-08-09 15:21:06 +00:00
  • b664a1ae8e Moves GL calls of fixed pipeline under the same condition. vladislavbelov 2020-08-09 13:01:58 +00:00
  • 4c1847d3db Removes old matrices from sky rendering in shader path. vladislavbelov 2020-08-09 11:24:09 +00:00
  • 36c1566640 Forgot female support in d503363e83 Angen 2020-08-08 11:52:55 +00:00
  • b3f40e54f8 Correct cart.json changes that slipped on commit rebase in d503363e83 Angen 2020-08-08 11:37:58 +00:00
  • d503363e83 Rename italiote to italic Angen 2020-08-08 11:23:34 +00:00
  • 26ae55cad0 Adds contrast-adaptiv-sharpening filter, also helps to partly remove FXAA texture blurring. vladislavbelov 2020-08-07 22:16:55 +00:00
  • 8d90636306 Correct buildings in PetraAI's config.js. Freagarach 2020-08-07 17:36:11 +00:00
  • e49cc91257 Adds ARB shaders for GUI materials to replace fixed ones. vladislavbelov 2020-08-07 08:32:01 +00:00
  • 3b668e0a71 Fix the barter string which were in reversed order. Freagarach 2020-08-07 07:34:02 +00:00
  • f27e5ce139 Fix ODR violation for ShaderModelRendererInternals. wraitii 2020-08-06 11:33:26 +00:00
  • 45d136d57e Fix GetPosition2D call when the entity may be out of the world in unitMotion wraitii 2020-08-06 08:40:14 +00:00
  • cdefefa617 Switch Medium and Normal map sizes. wraitii 2020-08-06 07:57:27 +00:00
  • 02efd269c9 Only scan the relevant part of the map in DiskPlacer wraitii 2020-08-06 07:03:26 +00:00
  • 3fbc3f2cd5 Standardise armour technology tooltips. Freagarach 2020-08-06 06:05:28 +00:00
  • bbeeaae768 Rename workshop to arsenal. Freagarach 2020-08-05 18:47:17 +00:00
  • cb25b5e9b7 Tweak vision of walls and some special structures. wraitii 2020-08-05 09:36:23 +00:00
  • 395a10beb0 Fix compilation error on arch introduced by 5473393e30 wraitii 2020-08-05 09:25:24 +00:00
  • 1dd01f2ca8 Tweak soldier footprints wraitii 2020-08-04 14:24:34 +00:00
  • a0ee4f35a8 Remove territory influence from arch, monument, pillar wraitii 2020-08-04 13:48:09 +00:00
  • ce9307c1a9 Streamline animal footprints. wraitii 2020-08-04 13:42:49 +00:00
  • 84d92ecfaf Disable artillery towers and bolt towers in-game. wraitii 2020-08-03 14:11:16 +00:00
  • ea725cc289 Fix text input max_length attribute. fixes 5593f573f4 Reviewed by: @wraitii Fixes #5266 Differential Revision: https://code.wildfiregames.com/D2377 This was SVN commit r23927. Stan 2020-08-03 12:39:25 +00:00
  • 01118c1196 Fix issues relating to SDL and wxWidgets interaction in Atlas. wraitii 2020-08-03 12:23:16 +00:00
  • 375c319639 Improve ship pickup. wraitii 2020-08-03 12:02:24 +00:00
  • 88dc6d8e1e Do not let every entity with UnitAI listen to "OnGlobalConstructionFinished". Freagarach 2020-08-03 10:13:54 +00:00
  • 7bf1bf3f66 Alphabetize entity limits and statistics classes. Freagarach 2020-08-03 09:25:22 +00:00
  • a6e41c545e Allow women citizen to lay the same foundations as citizen soldiers. wraitii 2020-08-02 12:43:14 +00:00
  • d0ff48bc7a Fix gathering infinite loop when the gatherer is out of the world. wraitii 2020-08-02 11:40:46 +00:00
  • 21cdcf44bc Fix segfault when sending a very large net chat message. wraitii 2020-08-01 15:25:13 +00:00
  • 5473393e30 Add an interface for Reinforcement Learning. wraitii 2020-08-01 10:52:59 +00:00
  • 164af0742a Use new FastMoving class instead of Cavalry in AI/petra. wraitii 2020-08-01 10:35:44 +00:00
  • 17e6d8b24b Delete paired wall technologies. wraitii 2020-08-01 10:32:35 +00:00
  • ff08e383a0 Resolve issue with palisade health in Structure Tree s0600204 2020-07-31 00:14:31 +00:00
  • bb0f680e42 Fix missing coma in bbb83d2c08. Stan 2020-07-30 06:07:24 +00:00
  • ab7cf4c3bf Remove stretching from the 5x8 and 5x9 decals Stan 2020-07-29 20:59:02 +00:00
  • 1d7c382e9a Fix warning with disabled templates in 70c71bff0f. wraitii 2020-07-29 09:45:42 +00:00
  • 2946a06239 Add missing gravel and normal files from previous commit Stan 2020-07-28 23:49:25 +00:00
  • 5461865eff New dirt and gravel decal textures. Stan 2020-07-28 21:07:07 +00:00
  • 09332fe5ab Fixes the broken animation "attack_slaughter" of the camelry archer actors Stan 2020-07-28 20:31:56 +00:00
  • bbb83d2c08 Fixes the broken animation of the persian champion_cavalry_archer Stan 2020-07-28 20:23:54 +00:00
  • 8f946aa3d9 Split Audio and Map credits from Art. bb 2020-07-27 15:19:19 +00:00
  • bd48a45aad Add more animations to the atlas drop-down list and delete non-existent animations Stan 2020-07-27 07:36:38 +00:00
  • 828fdf7096 Fix the "pick" tool being in the incorrect hand. Stan 2020-07-27 07:35:20 +00:00
  • f0f0d6eed7 Allow selectable component to overwrite shape of displayed selection from footprint Angen 2020-07-26 18:26:20 +00:00
  • f074096cf3 Use average rotation of members when giving formation controller into the world Angen 2020-07-26 18:22:26 +00:00
  • 6201574fc0 Fix Citizen cavalry axemen attack and clean up melee cav templates. wraitii 2020-07-25 09:23:08 +00:00
  • 8af88dfc58 Civilisation .json style corrections wraitii 2020-07-25 09:17:20 +00:00
  • 41572245cf Unify infantry walking speed / vision. wraitii 2020-07-25 08:47:25 +00:00
  • 14cc16fbdc Fix various tooltip/text oversights. wraitii 2020-07-25 08:35:40 +00:00
  • e804da16fd Update Briton war dog. wraitii 2020-07-25 08:30:13 +00:00
  • 45a10a16dc Tweak the Spartan "Agoge" tech, affect champions only. wraitii 2020-07-25 08:17:26 +00:00
  • 66c147f06e Buff "archery tradition" tech. wraitii 2020-07-25 08:10:20 +00:00
  • 4641890ad1 Enable Macedonian gastraphetēs (crossbowmen) at the siege workshop. wraitii 2020-07-25 08:04:05 +00:00
  • 1475360ebe Reduce palisade health and repair ratio. wraitii 2020-07-25 07:59:28 +00:00
  • 1a6f155780 Disable Persian Hall & Ishtar gate as buildable structures. wraitii 2020-07-25 07:54:46 +00:00
  • fc50efd7eb Train champion chariots at the Persian fortress. wraitii 2020-07-25 07:28:23 +00:00
  • 031f2221fa Update gate cost to be proportional to wall costs & not cost stone. wraitii 2020-07-25 07:16:30 +00:00
  • eb0d89e220 Delete unused function left behind in e9361705ae wraitii 2020-07-25 07:05:36 +00:00
  • 1368f87590 Fixes actor seed for deleted entities in Atlas. vladislavbelov 2020-07-24 19:13:09 +00:00
  • 8190dd9054 Fix Atlas crash introduced by aeaba3c14c Stan 2020-07-24 18:53:03 +00:00
  • 57bbd774f6 Makes FXAA working only for GLSL and disabled for ARB. vladislavbelov 2020-07-24 18:48:18 +00:00
  • bff1481b32 Allow the interval to be changed in the templates for the Resource Trickle component. Stan 2020-07-24 18:39:51 +00:00
  • bf87c2e686 Split attack range and vision range queries. Freagarach 2020-07-24 06:07:27 +00:00
  • 663eb0eba0 Javelinist -> Javelineer. Freagarach 2020-07-23 16:50:49 +00:00
  • 2769424407 Cleanup of Capturable component bb 2020-07-23 13:46:56 +00:00
  • db90b7add8 Defeat players on conquestStructures nomad who don't build anything. bb 2020-07-23 13:40:04 +00:00
  • edb956424e Allow world population capacity. Freagarach 2020-07-23 09:00:34 +00:00
  • 69ff754148 x → × in game speeds Imarok 2020-07-22 16:27:48 +00:00
  • d5fbba314a [gui] replace hyphen-minus with em-dash in credits Imarok 2020-07-22 16:24:29 +00:00
  • 8dca7f221c Add all (visible) classes found by P217 in Identity.js Remove a useless class from palisade_fort (already a visible class) bb 2020-07-22 14:26:17 +00:00
  • 84a3f36537 Tweak champion cost to make the viable again. wraitii 2020-07-22 09:42:18 +00:00
  • f489ab3a16 Abort formation-walking on any message from UnitMotion. wraitii 2020-07-22 09:31:08 +00:00
  • 2ef3fd7a77 Clean up market classes: bb 2020-07-21 19:45:30 +00:00
  • e428678b7e Don't assume health is both plural and singular in all languages. bb 2020-07-21 16:37:43 +00:00
  • 47d5422e64 Heal HP → Health, Rate → Interval bb 2020-07-21 16:28:29 +00:00
  • 98108be43e Fix GetTechModifiedProperty mistake in 70c71bff0f & allow multiple token modifiers. wraitii 2020-07-21 08:15:59 +00:00
  • 28e6c936e7 Fix oversights from 215c503e30. Freagarach 2020-07-21 06:09:19 +00:00
  • 3ed9df0d6c Allow map to recenter during resize in Atlas. Fixes #1109. vladislavbelov 2020-07-21 02:08:50 +00:00
  • 25e8b38ba8 Fix message on allied victory with no active players Angen 2020-07-20 17:10:08 +00:00
  • 215c503e30 Move the ability to hold a turret to a separate file. Freagarach 2020-07-20 10:51:14 +00:00
  • e07f12bea6 Clean up tower classes and related changes. Angen 2020-07-19 11:45:00 +00:00
  • 772bb7ea69 Fix tests after eec47157ad Angen 2020-07-19 11:01:22 +00:00
  • edac6cecf1 Keep rotation when leaving formation Angen 2020-07-19 10:49:18 +00:00
  • eec47157ad Set previous behaviour for SetFacePointAfterMove. Angen 2020-07-19 10:42:45 +00:00
  • a9d1d16d5f Allow garrison and attack to be queued order in entityCollection bb 2020-07-19 10:41:30 +00:00
  • aeaba3c14c Use victory conditions json's in Atlas Stan 2020-07-18 17:39:59 +00:00
  • 5e2f76f461 Fix preselection action breakage in 4bed678194. wraitii 2020-07-17 10:27:11 +00:00
  • cbdabe4b5a Show summary graphs for teams Imarok 2020-07-17 09:54:53 +00:00