Commit Graph

1075 Commits

Author SHA1 Message Date
0d385f4112 Make selected stances and formations more obvious. Patch from leper, fixes #1190.
This was SVN commit r11386.
2012-03-21 16:45:02 +00:00
a957455647 Shift-click ungarrisons all units of a type. Patch from leper, fixes #1206.
This was SVN commit r11385.
2012-03-21 15:18:31 +00:00
2c913b4a9f Removed qbot entity extend functions since they are now in the common-api
This was SVN commit r11382.
2012-03-20 23:34:03 +00:00
97479830e9 New Iberian civic centre.
Made Indibil a cavalry dude.
Tweaked Army Camp entity.

This was SVN commit r11378.
2012-03-20 19:00:11 +00:00
02c848d1f1 Adjustments to palisade walls and rotated gate
This was SVN commit r11375.
2012-03-20 00:13:55 +00:00
b72d72dec2 Minor changes.
This was SVN commit r11362.
2012-03-18 14:47:13 +00:00
b68d770c89 This was SVN commit r11359. 2012-03-17 22:17:45 +00:00
148f84b708 Tweaked garrison capacity.
This was SVN commit r11358.
2012-03-17 22:16:48 +00:00
78840ad7b4 Roman Temple of Mars, and sword rack. :)
This was SVN commit r11356.
2012-03-17 22:06:35 +00:00
f71cdd90a3 This was SVN commit r11355. 2012-03-17 17:41:33 +00:00
7d52cbc540 Roman army tents. Try out Oasis IX. :)
This was SVN commit r11350.
2012-03-17 02:42:02 +00:00
f347939909 Carthaginians +25% sea trading bonus.
Persians +25% land trading bonus.

This was SVN commit r11349.
2012-03-16 17:56:58 +00:00
b6ec143aee Added Engine.ProfilerStop() to qBot so it doesn't cause memory leaks when it has no units to control
This was SVN commit r11348.
2012-03-16 17:36:07 +00:00
f923667657 Palisade segments for the click-drag wall system
This was SVN commit r11344.
2012-03-15 23:28:21 +00:00
acb853056b Fix XML error
This was SVN commit r11338.
2012-03-14 13:09:01 +00:00
24b38da680 Tweaked Army Camp cost.
This was SVN commit r11334.
2012-03-14 02:28:31 +00:00
095f7a2381 #New Roman army camp.
This was SVN commit r11333.
2012-03-14 02:19:46 +00:00
e35d8f7df9 This was SVN commit r11324. 2012-03-13 02:59:14 +00:00
83c276afc4 Ruins gathering sounds.
Portrait for Rhodian Slinger.

Updated the name of the Roman merchant.

Updated the names of these maps.

This was SVN commit r11323.
2012-03-13 01:59:06 +00:00
0cace671b7 Fixed bug with economy not finding food.
The problem was with the new caching and unhuntable animals.  The cache
would have an unhuntable food source so would show as not being empty
but then when this was filtered out at a later stage.  After this later
stage there would be no attempt to search a larger area.

This was SVN commit r11321.
2012-03-11 23:09:12 +00:00
cd906e074f Added support for romans to qBot
This was SVN commit r11320.
2012-03-11 22:24:02 +00:00
0741d0ccd6 Fixed Celt slinger sound effects.
Tweaked cav spear tooltip.

This was SVN commit r11314.
2012-03-11 04:39:53 +00:00
8e94dea94d This was SVN commit r11313. 2012-03-11 00:23:26 +00:00
vts
7934e3ab0b Fixed missing cmpIdentity null check in Barter.js:60 (causes failure on Isthmus when territory_pull entity is iterated over). Fixes #1199.
This was SVN commit r11309.
2012-03-10 16:34:59 +00:00
c8fde142af New Greek trader portrait. Tweaked Greek and Roman trade cart footprints.
This was SVN commit r11298.
2012-03-10 07:08:31 +00:00
63b2743338 Tweaked garrison healing. Temple is now more important for healing than before.
This was SVN commit r11297.
2012-03-10 05:55:18 +00:00
4b7a5ac814 Allows garrison heal rate of "0" (disables healing).
This was SVN commit r11296.
2012-03-10 04:08:15 +00:00
b6cd9a47a5 Fixed Greek temple prop point error.
Also: Re-added the B and C variants, by working around the root node
problem with smoke. Added 'smoke' prop nodes to the A, B, &C base meshes
so that the prop meshes for these variants can continue to use the
'root' node.

Fixed some Player 1 color issues in a few maps. More to come.

This was SVN commit r11293.
2012-03-10 01:25:39 +00:00
d1ed264c9b Fixes stance change during garrison causing instant garrison. Fixes #1184.
Adds range check to garrisoning, with <LoadingRange> element added to
GarrisonHolder. Adds maximum range values to templates (2 for land
units/structures, 10 for ships).
Adds retry to garrison failure due to unreachable target.
Cleans up a few templates.

This was SVN commit r11292.
2012-03-09 23:33:55 +00:00
506cea7d54 This was SVN commit r11289. 2012-03-09 04:05:34 +00:00
050a194d73 tweaked merchant ship tooltip.
This was SVN commit r11288.
2012-03-09 02:23:52 +00:00
829a5444fe Updated Trade Demo map.
Updated some Greek horse textures.

Tweaked Greek and Roman Traders.

This was SVN commit r11287.
2012-03-09 02:12:50 +00:00
497aadb653 trader tweaks. trading demo map
This was SVN commit r11286.
2012-03-09 00:34:53 +00:00
8484a2b2e2 New Roman and Hele trader units
This was SVN commit r11285.
2012-03-08 23:52:46 +00:00
6a2e5a9f16 This was SVN commit r11283. 2012-03-08 21:40:44 +00:00
b3f4b9af7f Some temp trader stuff until we can make them look prettier at a later date.
This was SVN commit r11282.
2012-03-08 21:31:59 +00:00
9a30da9726 Fix the trade tooltips order
This was SVN commit r11281.
2012-03-08 21:28:55 +00:00
894dc30c69 Trade. Closes #30.
This was SVN commit r11279.
2012-03-08 20:42:28 +00:00
gregory
e0052aa863 Added the peacock.
This was SVN commit r11254.
2012-03-05 22:14:49 +00:00
f3a52dd440 Fixes incorrect and inconsistent tests for undefined.
Removes unused buggy GUI script.
Corrects some inconsistent formatting.

This was SVN commit r11241.
2012-03-04 22:59:14 +00:00
ed575eee54 arch portrait
This was SVN commit r11237.
2012-03-04 07:47:59 +00:00
06672f0001 This was SVN commit r11229. 2012-03-03 20:47:49 +00:00
acf63afeaa Fix some whitespace, and spelling, and capitalisation, and unnecessary array wrapping.
This was SVN commit r11218.
2012-03-01 23:16:01 +00:00
edbbe38ee1 Fixes idle champion units not being found. Fixes #1188.
Adds trade class to merchant ship (for use in "find idle workers").
Explicitly adds females, traders/merchant ships, fishing boats, and
healers to "find idle workers".
Fixes typos in fire ship template.

This was SVN commit r11211.
2012-03-01 05:41:18 +00:00
a247da1585 Siege status bars tweaked. Tweaked hoplite portrait.
This was SVN commit r11208.
2012-03-01 00:12:51 +00:00
1498469730 Player 1 is a bit bluer.
This was SVN commit r11201.
2012-02-29 00:29:35 +00:00
c169898a18 Made qBot not serialize the metadata which conatins too complicated a data structure and wasn't being used in any case. Fixes #1185.
This was SVN commit r11198.
2012-02-28 20:40:17 +00:00
131758e1ac committed a couple minimap color changes
This was SVN commit r11197.
2012-02-28 19:51:23 +00:00
eb5425c139 Roman trireme portrait.
This was SVN commit r11195.
2012-02-28 18:49:45 +00:00
9bb33fcc68 This was SVN commit r11192. 2012-02-28 05:02:17 +00:00