1
0
forked from 0ad/0ad
Commit Graph

1051 Commits

Author SHA1 Message Date
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
e3bacd948f Adds defense tower and Romans support to JuBot, based on patch by gudo. Fixes #1152.
This was SVN commit r11191.
2012-02-28 04:26:08 +00:00
f52bf1e5fd Roman walls
This was SVN commit r11188.
2012-02-27 23:09:17 +00:00
fe38587112 Tweaked Roman army camp and fortress.
This was SVN commit r11187.
2012-02-27 22:51:19 +00:00
64f0a91efc Adds new metal and stone mines for polar and alpine biomes.
This was SVN commit r11181.
2012-02-27 15:09:56 +00:00
7d9e98b00e Adds multiple entity selection to Atlas (including move/delete). Fixes #678.
Makes all actors selectable in Atlas and gives them selection rings (an
EditorOnly flag is used in the template for Atlas-only selectables).
Adds player colors to Atlas selection rings.
Fixes decal selection by falling back to old-style AABBs. Refs #1032.
Replaces UnitManager selections with EntitySelection helpers.
Adds DrawOverlays to Atlas views, for Atlas-specific rendering.
Fixes bug where selection rings conflicted with Move/rotate tool in
Atlas simulation test.

This was SVN commit r11177.
2012-02-27 05:32:35 +00:00
a3c04b62c0 Added some caching in the reassignIdleWorkers code for a large performance gain.
Also fixed a bug in entitycollection-extend.js when calculating length
for updating entity arrays

This was SVN commit r11165.
2012-02-25 23:32:01 +00:00
9b15970a48 Update healer templates and scenarios to add ranks.
Also added a comment to FSM.js to clrify that state names must be A-Z
only

This was SVN commit r11161.
2012-02-25 20:07:30 +00:00
f5fc636b4e Initial support in the templates for healer ranking
This was SVN commit r11159.
2012-02-25 18:44:33 +00:00
7286fbaf90 This was SVN commit r11148. 2012-02-25 09:06:43 +00:00
1b84b7c618 stat tweaks
This was SVN commit r11126.
2012-02-23 06:07:49 +00:00
0e8d47d35b #Ishtar Gate.
Destruct dust for a few other buildings.

This was SVN commit r11124.
2012-02-23 05:18:33 +00:00
ee8f05554f Last big construction dust commit.
This was SVN commit r11123.
2012-02-23 04:39:54 +00:00
23f122988a Added and fixed some functions in entity.js from RootBot. Fixes #1165.
This was SVN commit r11121.
2012-02-23 00:11:39 +00:00
31c6d681a4 Made fire ship a bit faster. Tweaked burnt wood texture.
This was SVN commit r11119.
2012-02-22 21:56:55 +00:00
2a27448b8c This was SVN commit r11118. 2012-02-22 21:47:33 +00:00
46b1c53b31 Some interim improvements to the Roman bireme and trireme in case Amish and Emjer don't come through on modeling new ones.
This was SVN commit r11116.
2012-02-22 19:54:53 +00:00
b82efa5242 #Iberian Fire Ship.
This was SVN commit r11115.
2012-02-22 01:24:49 +00:00
d34abc2abd Iberian Fireship model and basic template files
This was SVN commit r11114.
2012-02-22 00:06:33 +00:00
457961555b More pierce armour for siege engines.
This was SVN commit r11113.
2012-02-21 23:59:56 +00:00
6d110048c0 Slightly smaller footprint/obstruction.
This was SVN commit r11107.
2012-02-20 00:50:50 +00:00
73d19555fc More player color for Vesta temple.
Altered the footprint and obstruction for the Vesta temple.

This was SVN commit r11105.
2012-02-19 22:58:01 +00:00
a1aea94435 Some footprint resizing.
This was SVN commit r11101.
2012-02-19 06:19:28 +00:00
ccf1b1290f Added destruction dust to a bunch of structures.
Made the Parthenon prettier.

This was SVN commit r11098.
2012-02-19 02:26:47 +00:00
42a407ee23 Fixing typos and updating tooltips to be somewhat more consistent.
This was SVN commit r11096.
2012-02-18 20:54:03 +00:00