Commit Graph

85 Commits

Author SHA1 Message Date
3f5661a90e Adjusted build times for buildings.
This was SVN commit r8034.
2010-08-26 02:51:02 +00:00
e2b55d56a6 Tweaked the tooltips again.
This was SVN commit r8032.
2010-08-26 01:14:14 +00:00
2c5c4bc292 Re-worded the tooltips a little bit.
This was SVN commit r8031.
2010-08-24 02:34:04 +00:00
a41dd1d736 # Add repair command.
Fix #537 (Repair functionality for damaged buildings) based on patch
from evans.
Make some unnecessarily optional template elements required.

This was SVN commit r8015.
2010-08-21 21:53:51 +00:00
b38e032c7e # Population limits.
Fix #531 (Enforce Population Limit), based on patch from evans.
Empty training queue and refund resources when buildings are destroyed
or captured.
Specify Cost defaults in XML instead of JS, to simplify some code.

This was SVN commit r8014.
2010-08-21 20:43:55 +00:00
445a300a3a Rebalanced the gather speeds for Advanced and Elite unit levels. Players will need to research econ techs in order to speed up gathering.
This was SVN commit r8012.
2010-08-21 00:55:00 +00:00
9a316f21e0 This was SVN commit r8009. 2010-08-20 00:27:38 +00:00
09a64be42f This was SVN commit r8001. 2010-08-18 02:56:24 +00:00
65358cb9fe This was SVN commit r7997. 2010-08-18 02:15:59 +00:00
5ee7f7b178 Reworked selection details and rank code
Added rank tag to templates to avoid string parsing

This was SVN commit r7995.
2010-08-17 13:37:46 +00:00
e3b6d47b95 This was SVN commit r7994. 2010-08-17 05:43:26 +00:00
0405ebd7a6 Added a cheeky tooltip to the pyramids.
This was SVN commit r7993.
2010-08-17 02:43:17 +00:00
7dd4bdb2ed This was SVN commit r7992. 2010-08-17 02:26:37 +00:00
723653fdbc This was SVN commit r7991. 2010-08-17 02:24:47 +00:00
e44c87543f This was SVN commit r7990. 2010-08-17 01:18:15 +00:00
d9aa52af8e Edited tooltips.
This was SVN commit r7989.
2010-08-17 01:13:29 +00:00
ee642bd030 Animal icons by Mario Machado
This was SVN commit r7984.
2010-08-16 15:58:40 +00:00
fc68300f58 This was SVN commit r7980. 2010-08-16 00:50:45 +00:00
7525aecc17 #Gather food from Apple Trees.
This was SVN commit r7976.
2010-08-15 22:04:19 +00:00
5323ba6299 This was SVN commit r7973. 2010-08-15 19:11:39 +00:00
85774db1c4 #Egyptian Cliff textures.
This was SVN commit r7972.
2010-08-15 17:14:40 +00:00
cabd993966 Switch default multiplayer map.
Change infantry-train sound to something a bit more appropriate.

This was SVN commit r7967.
2010-08-15 12:22:19 +00:00
da32e232ba Added some of Amish's icons to the icon sheets.
This was SVN commit r7965.
2010-08-15 05:17:47 +00:00
2af573edbc This was SVN commit r7960. 2010-08-15 04:16:09 +00:00
6117fbeff7 This was SVN commit r7959. 2010-08-15 04:13:30 +00:00
7a99bab861 Tweaked armor and other stats based upon 2 weeks of play testing.
This was SVN commit r7957.
2010-08-15 04:00:46 +00:00
4e1b6d08f4 Fix lithobolos size and projectile.
Fix projectiles launching from actors with no ammo prop.
Fix default camera location on maps with no civ centers.
Avoid units getting stuck on the edges of buildings.

This was SVN commit r7950.
2010-08-14 22:11:32 +00:00
2e4be5f781 Made the Hetairoi a little stronger in charge (they are actually beaten by Elite Hypikkoi in basic combat, lol). I also toned down the Cavalry meat gathering bonus.
This was SVN commit r7927.
2010-08-12 23:53:36 +00:00
3eb9249a6b Re-enable cavalry movement sounds
This was SVN commit r7920.
2010-08-12 11:00:18 +00:00
9562dc5abe This was SVN commit r7917. 2010-08-12 04:17:04 +00:00
2c23b6c3bb Added golden fleece actor placeholder
Change golden fleece resource value from 3000 to 1000
Changed large tree resources from 500 back to 300

This was SVN commit r7916.
2010-08-12 03:33:30 +00:00
d67b7cdc41 This was SVN commit r7915. 2010-08-12 03:16:15 +00:00
053bc539fc This was SVN commit r7913. 2010-08-12 03:00:41 +00:00
05204d481e This was SVN commit r7911. 2010-08-12 02:45:20 +00:00
75494ef13c Fix fence obstruction
This was SVN commit r7907.
2010-08-11 13:15:15 +00:00
0dc50ea1cd Fix GUI errors on broken entities with no icons. Delete some bogus icon sheet references.
This was SVN commit r7905.
2010-08-11 10:54:08 +00:00
0e022109c5 Disable broken cavalry movement sounds
This was SVN commit r7899.
2010-08-11 01:20:42 +00:00
e6c3f1c482 # Use more sound effects
This was SVN commit r7891.
2010-08-10 01:25:24 +00:00
9220424275 This was SVN commit r7889. 2010-08-10 00:09:55 +00:00
dbc178e4dd Expand some selection circles
This was SVN commit r7879.
2010-08-08 17:17:11 +00:00
0adb57ef98 #Fixed healer duplicate in Greek temple UI queue.
This was SVN commit r7865.
2010-08-07 20:14:21 +00:00
ea8e5a7598 Make animals spend more time eating, to save pathfinding costs
This was SVN commit r7862.
2010-08-06 22:13:57 +00:00
4f2d9ee128 Fixed bandboxed entity preference code from relying on parsing template names
New rules for preferences:
 units
 defensive
 others

This was SVN commit r7857.
2010-08-06 00:29:58 +00:00
07615310f2 # Add rally points for newly-trained units, based on patch from evans.
Fixes #521.

This was SVN commit r7849.
2010-08-05 10:20:47 +00:00
82b6449f8b This was SVN commit r7847. 2010-08-05 06:47:14 +00:00
b0141436a5 This was SVN commit r7846. 2010-08-05 05:40:47 +00:00
41ad5bd965 # Add corpse decay and building collapse.
Make 'delete' command kill the unit instead of destroying it.
Make projectiles vanish after a timeout.
Fix projectile landing positions with low framerates.

This was SVN commit r7837.
2010-08-01 17:38:01 +00:00
cad0baed3c Adjusted gather speeds
Rocks have more resources (500 -> 1000)

This was SVN commit r7830.
2010-08-01 00:06:40 +00:00
be59106400 Cleaned up code (slight redesign)
Added more wood to trees
 Standard trees 100 -> 300
 Special trees 300 -> 500

This was SVN commit r7829.
2010-07-31 21:46:25 +00:00
913404e4b2 Multiply vision ranges by 4 (convert from tiles to metres)
This was SVN commit r7816.
2010-07-29 20:26:26 +00:00