1
0
forked from 0ad/0ad
Commit Graph

4016 Commits

Author SHA1 Message Date
a6d519e70f Fix #779 differently, to avoid problems with building on top of cheering units
This was SVN commit r9528.
2011-05-15 23:51:51 +00:00
fd65a492d9 Add button to promote selected units, for testing
This was SVN commit r9527.
2011-05-15 21:53:24 +00:00
b9f04a3d27 Fixes some scenario bugs. Fixes #856, #857
This was SVN commit r9526.
2011-05-15 20:43:34 +00:00
d5d5fd3b7d units are not stuck on construction sites anymore. fixes #779
This was SVN commit r9525.
2011-05-15 20:30:54 +00:00
87a44a6b38 This was SVN commit r9522. 2011-05-15 18:17:41 +00:00
0eae00d75d Moved Rome struct texture from Internal to Public (so OSers can work on Roman buildings if they want). Updated a terrain.
This was SVN commit r9521.
2011-05-15 17:17:21 +00:00
886bc301d9 This was SVN commit r9518. 2011-05-14 23:26:37 +00:00
65b75fbb7f Small fix, it now shuffles troops round the CC every minute or so to avoid issues with gatherers not being able to get in. Crappy way of doing it, but should solve the problem 90+% of the time.
This was SVN commit r9517.
2011-05-14 20:31:33 +00:00
2dff290c28 Fix entity validation errors
This was SVN commit r9515.
2011-05-14 19:15:43 +00:00
edd8ef2bf2 Fix units in formation blocking construction and not moving out of the way (see #779).
Make non-movement-blocking buildings (e.g. farms) not require units to
move out of the way.

This was SVN commit r9510.
2011-05-13 20:32:41 +00:00
03b87f9a8d Fix typo
This was SVN commit r9508.
2011-05-13 19:32:19 +00:00
123c00763a Use JuBot by default.
Fixes #774.

This was SVN commit r9507.
2011-05-12 23:55:35 +00:00
ff7cc75055 Fixes garrisoning bug (units don't have to approach buildings in order to garrison)
This was SVN commit r9505.
2011-05-12 21:48:59 +00:00
ba66de2143 Fix #835 more comprehensively (the same bug affects other actions performed on nearby targets while moving)
This was SVN commit r9504.
2011-05-12 21:27:15 +00:00
6b499bdc8a Armour for Persian cataphract.
This was SVN commit r9503.
2011-05-12 05:10:56 +00:00
fc9a9789e0 Extra starting resources for Median Oasis.
Added XP value to mechanical units.

This was SVN commit r9502.
2011-05-12 03:59:01 +00:00
8a434aae1b Ensure units don't move while gathering. fixes #835
This was SVN commit r9501.
2011-05-11 19:34:39 +00:00
b96a3f74c2 This was SVN commit r9500. 2011-05-11 17:05:21 +00:00
afd8a79f9c fix #842
This was SVN commit r9499.
2011-05-11 16:10:40 +00:00
025a00340e Fixes garrisoned units being found as idle (even if they are, we can't select them, so skip them instead). Fixes #844.
Garrisoned units now remain in the GARRISONED state until explicitly
ungarrisoned

This was SVN commit r9498.
2011-05-11 04:05:05 +00:00
cda5c5f5c9 Promotion stuff.
This was SVN commit r9497.
2011-05-09 07:32:57 +00:00
aad79f54d1 This was SVN commit r9496. 2011-05-09 07:26:03 +00:00
14ecca8052 Lots of work on Temperate and Tropical biome terrains.
This was SVN commit r9495.
2011-05-09 06:37:17 +00:00
1420a229ff Fix various position-related errors with garrisoned units.
Fix some formatting consistency.

This was SVN commit r9494.
2011-05-09 02:02:00 +00:00
33a2a50d2c This was SVN commit r9493. 2011-05-09 01:45:47 +00:00
84817e1a6f Updated some cavalry attack event times.
This was SVN commit r9492.
2011-05-09 01:22:44 +00:00
834b3fc134 This was SVN commit r9491. 2011-05-08 22:56:00 +00:00
2eeaf9f5af Deleting broken audio files (to be replaced next)
This was SVN commit r9490.
2011-05-08 22:53:57 +00:00
cf80b9bb97 Fixed a bunch of trees being Player 1
This was SVN commit r9488.
2011-05-08 16:16:27 +00:00
4ca43e453e Made aggressive animals a little more formidable. Previously they only has 1H1P attack.
This was SVN commit r9487.
2011-05-08 16:12:47 +00:00
8be54aac90 This was SVN commit r9486. 2011-05-08 15:23:34 +00:00
OmriLahav
2ed0c665b6 Updated Ogg file size.
This was SVN commit r9483.
2011-05-08 08:10:05 +00:00
343101588b This was SVN commit r9482. 2011-05-08 05:23:26 +00:00
821556c50e This was SVN commit r9481. 2011-05-08 04:27:12 +00:00
a0de656c60 Updated description.
This was SVN commit r9480.
2011-05-08 04:22:36 +00:00
be5e4933d8 Added shields to Celt cav skirmisher Advanced and Elite to differentiate from the Basic.
Finalized Acropolis II. Please playtest. It's a 1v1 acropolis-style map
with the Mediterranean assets.

This was SVN commit r9479.
2011-05-08 04:19:05 +00:00
ede48a077b Edited some actors so that the melee sound effect happens at the correct time. I may need to go through all of the melee cavalry unit actors and do this.
New Acropolis II map for Alpha 5. Nearly complete. Is already playable.

This was SVN commit r9478.
2011-05-08 03:24:12 +00:00
9837e23808 Changed release name
This was SVN commit r9474.
2011-05-07 15:23:11 +00:00
1a17fde105 Change health bar tooltip from hitpoints to health
This was SVN commit r9473.
2011-05-07 02:57:23 +00:00
0fc0335285 Tweaks resources in all random maps.
Updates progress steps for random maps.
Latium is not circular, so explicitly set that.
Fixes some weirdness with Atlas random map generation.

This was SVN commit r9470.
2011-05-06 23:50:30 +00:00
f6ffe7f121 Fix triple-click's accepted inter-click timing to match double-click's
This was SVN commit r9468.
2011-05-06 22:24:03 +00:00
c1ed608291 Modified starting resources.
This was SVN commit r9464.
2011-05-06 19:35:34 +00:00
05cf7d0249 Added a new "bridge" across the center and some eye candy stuff. :)
This was SVN commit r9463.
2011-05-06 19:10:37 +00:00
e7e2e03bb9 Changed tooltip to read "Experience" instead of simply "XP." This is to help spell it out better for the players who may not be familiar with our internal nomenclature.
This was SVN commit r9461.
2011-05-06 18:29:01 +00:00
15e4500a01 Fix tests
This was SVN commit r9460.
2011-05-06 17:04:32 +00:00
cb612b17b5 Rebalancing some armour stats.
This was SVN commit r9459.
2011-05-06 16:46:08 +00:00
6f3761a73a shrink displayed rank icons to actual resolution of 16x16
This was SVN commit r9457.
2011-05-06 02:19:36 +00:00
022950a540 Documents AI autostart option in readme
This was SVN commit r9455.
2011-05-05 22:10:09 +00:00
5ed18a103d Tweaked the colors a bit.
This was SVN commit r9449.
2011-05-05 16:54:04 +00:00
508f56d2dd Fixes bug in triple-click unit selection for units without a SelectionGroupName defined. In this case, triple-click will behave the same as double-click.
This was SVN commit r9444.
2011-05-05 02:06:53 +00:00