1
0
forked from 0ad/0ad
Commit Graph

1449 Commits

Author SHA1 Message Date
3cf726ffa8 Adjusted wall sets so that all wall segments have the same health. Gave gates 2/3 of wall segment health.
This was SVN commit r12493.
2012-08-20 08:48:03 +00:00
b624328a89 Reverted k776's not-suggestion from ca3886be20, per k776's suggestion.
This was SVN commit r12492.
2012-08-20 08:23:21 +00:00
ca3886be20 Made citizen-soldiers build 25% faster than female citizens, per k776's suggestion.
This was SVN commit r12491.
2012-08-20 07:48:48 +00:00
4136512a90 Scale the build rate as 'builders^0.7' rather than 'builders' (linear).
This was SVN commit r12490.
2012-08-20 07:30:50 +00:00
cebe8bed64 Removed unused 'remain' corpse logic from UnitAI.
This was SVN commit r12487.
2012-08-20 01:41:56 +00:00
66012e2e2c Destroy dying 'remain' entities and replace them with visually-identical resources. Fixes #1600.
This was SVN commit r12486.
2012-08-20 01:38:39 +00:00
034212a554 Made Mace fortress use the new actor and meshes.
This was SVN commit r12485.
2012-08-20 01:30:09 +00:00
36f2781a38 A better Spartan hoplites tip pic.
This was SVN commit r12484.
2012-08-20 00:51:54 +00:00
141dfabf5b Removed stray cd from a template file.
This was SVN commit r12483.
2012-08-19 22:05:28 +00:00
edd882492b Fixed syntax error in new technology.
This was SVN commit r12480.
2012-08-19 20:20:37 +00:00
1c1486d74a Don't allow people to train heroes because they are not balanced.
This was SVN commit r12479.
2012-08-19 20:16:18 +00:00
0dfdf868b2 Set ownership to Gaia when units that remain on death are killed. Refs #1600.
This was SVN commit r12465.
2012-08-18 20:33:44 +00:00
9519635869 0-population units (e.g. sheep) should never have production blocked.
This was SVN commit r12463.
2012-08-18 18:44:20 +00:00
77f26c454a Have UnitAI respect the LeaveFoundation order unless in combat. Fixes #1406.
This was SVN commit r12462.
2012-08-18 08:13:47 +00:00
065a3e093b Fixes incorrect test for command debugging
This was SVN commit r12446.
2012-08-16 02:29:08 +00:00
de38f9ef9a Prevent domestic animals from being manually deleted (killed). Patch by yakca. Fixes #1525.
This was SVN commit r12445.
2012-08-16 02:08:56 +00:00
78e9fecf92 Added support for ungarrisoning units by template name and for ungarrisoning from multiple entities at once. Fixes #910.
This was SVN commit r12443.
2012-08-16 01:15:04 +00:00
3653fe5d3a Added support for putting technologies in folders. Fixes #1462.
This was SVN commit r12440.
2012-08-15 22:25:25 +00:00
8256f691f4 Optimizations, and made qBot-xp destroy walls when Iberians (but not towers).
This was SVN commit r12436.
2012-08-15 09:06:45 +00:00
3e29520326 Mauryan Swordsman body textures
This was SVN commit r12435.
2012-08-15 06:44:58 +00:00
851786b01a Band-aid fix for corpses responding to the stop order.
This was SVN commit r12433.
2012-08-15 02:51:48 +00:00
aa86664d8f Make sure to initialize the entity collection's cached length before modifying the actual object. Fixes #1535.
This was SVN commit r12432.
2012-08-15 01:31:53 +00:00
927592aca9 This was SVN commit r12424. 2012-08-14 17:47:13 +00:00
0c56dfe272 Forgot to add the new short, medium wall templates.
This was SVN commit r12423.
2012-08-14 17:10:55 +00:00
981db4c005 Stone wall segments now have costs dependent on length. Rebalanced gate/tower costs per IRC discussion.
This was SVN commit r12420.
2012-08-14 07:46:47 +00:00
4138a78c7f Fixes infinite recursion error in UnitAI when hunting an animal with a unit that's standing ground
This was SVN commit r12415.
2012-08-14 00:44:36 +00:00
7d86fc4c31 Gate conversion now maintains wall HP percentage instead of magically restoring to full health
This was SVN commit r12413.
2012-08-13 21:37:40 +00:00
902fc4a541 Show a red overlay over training/construction... icons that cannot be afforded.
This was SVN commit r12404.
2012-08-13 16:47:10 +00:00
9e9e1e3b78 Optimize enemy watchers usage. This should avoid massive lag later in the game.
This was SVN commit r12401.
2012-08-13 08:06:20 +00:00
8c97458de7 Prevent healers from healing themselves.
This was SVN commit r12398.
2012-08-13 02:56:51 +00:00
cbddd53e47 Avoid an edge case when buildings are destroyed while researching, leaving techs stuck. Refs #1521.
This was SVN commit r12396.
2012-08-12 23:40:04 +00:00
3b704b12a9 Summary screen: separate barter info for each resource
This was SVN commit r12393.
2012-08-12 09:12:06 +00:00
e735df4a7f New geo entity.
This was SVN commit r12378.
2012-08-12 02:16:50 +00:00
danschub
277b637578 Updated Greek_Fortrees_Up entities and added foundation to the model.
This was SVN commit r12372.
2012-08-12 00:08:49 +00:00
7a7d7e5d0a Add trade/barter stats to the summary screen.
This was SVN commit r12365.
2012-08-11 16:38:01 +00:00
4890789d58 Added support for team chat in multiplayer. Team chat is default if you are on a team of size >1. Using the prefix g will make the message global. Fixes #1583.
This was SVN commit r12360.
2012-08-11 15:12:48 +00:00
96534fc5ed Fix a problem with civilizations who didn't have advanced building defined.
This was SVN commit r12359.
2012-08-11 12:41:29 +00:00
226738d447 Last batch of fix for qBot-xp for the day if all goes well.
This was SVN commit r12358.
2012-08-11 10:36:39 +00:00
508994e4c8 Fix a typo.
This was SVN commit r12357.
2012-08-11 07:59:05 +00:00
dc916e7295 Fix bugs related to garrisoning, should fix the pathfinder sometimes choosing a path over water when unneeded.
This was SVN commit r12356.
2012-08-11 07:41:23 +00:00
0f4acf7167 Bigger foundation for Brit fortress.
This was SVN commit r12346.
2012-08-10 18:18:14 +00:00
07ea313ad6 Major update for qBot-xp, with slight changes to unitAI (that broke qBot, and fix for that).
This was SVN commit r12343.
2012-08-10 16:33:58 +00:00
8b365ca96d New Celtic Broch fortress
This was SVN commit r12339.
2012-08-09 21:13:21 +00:00
613f845095 Improve gate closing behaviour when locked or with no allies nearby. Fixes #1551.
This was SVN commit r12337.
2012-08-09 19:06:01 +00:00
c5ce1b23ae Remove a bit of indirection in UnitAI.
This was SVN commit r12331.
2012-08-09 02:32:56 +00:00
87b2346154 Condensed the sanity checks for the Gaia range query, per leper's suggestion.
This was SVN commit r12328.
2012-08-08 23:29:30 +00:00
af9da8e01e Fixed decals on Celt Tavern and Mill.
This was SVN commit r12321.
2012-08-08 18:16:50 +00:00
eadd24b64b Added a 'Stop' button to the GUI for immediately halting units.
This was SVN commit r12318.
2012-08-08 05:36:42 +00:00
1120701351 Substantially rework how Gaia is handled by UnitAI, BuildingAI. Dangerous animals and combat units will be attacked like regular enemies.
This was SVN commit r12317.
2012-08-08 05:32:53 +00:00
84305155de Seamlessly change a player's entities to be Gaia-owned when resigning.
This was SVN commit r12316.
2012-08-08 05:27:59 +00:00