1
0
forked from 0ad/0ad
Commit Graph

5591 Commits

Author SHA1 Message Date
a0cc289174 This was SVN commit r11642. 2012-04-22 21:50:20 +00:00
5f1f98970f Yet more tech tweaks.
This was SVN commit r11641.
2012-04-22 21:45:28 +00:00
vts
bb9af6da12 Requested update from quantumstate via IRC
This was SVN commit r11640.
2012-04-22 21:36:37 +00:00
b01a9c5471 Fixes broken defense tower reference
This was SVN commit r11639.
2012-04-22 20:48:53 +00:00
99777c8d3f 4 horseshoe icons for techs
This was SVN commit r11638.
2012-04-22 20:24:31 +00:00
a41250b0af Fixing some name stuff.
This was SVN commit r11637.
2012-04-22 20:21:44 +00:00
9c5379c9ed This was SVN commit r11636. 2012-04-22 20:06:58 +00:00
97715cb617 Added stone and mining rate techs for all Mills
This was SVN commit r11635.
2012-04-22 17:50:04 +00:00
4830cebf5e Wheel tech graphic
This was SVN commit r11633.
2012-04-22 15:38:56 +00:00
d836c6a26e Returned the "looter" ability to these units because as an unwanted side-effect they could not gain promotion.
This was SVN commit r11632.
2012-04-22 15:22:52 +00:00
31cec14575 Selection tweaks.
This was SVN commit r11631.
2012-04-22 14:25:44 +00:00
6032ab88e7 Battle axe and wood chopping icons for techs
This was SVN commit r11630.
2012-04-22 14:05:06 +00:00
62ec2bac69 Selection texture tweaks.
This was SVN commit r11628.
2012-04-22 13:17:54 +00:00
d9b8df65be Some refactoring of the military qbot code.
This was SVN commit r11627.
2012-04-22 13:04:31 +00:00
bdc5ad3f0d Some mining icons for techs
This was SVN commit r11626.
2012-04-22 11:19:04 +00:00
0d81325cc7 Fixed Attack and Armour bug by removing Armour/All and Attack/.../All technology modifications.
This was SVN commit r11625.
2012-04-22 10:53:38 +00:00
vts
34fc883317 Pretty unit selection overlay rings. Fixes #824.
This was SVN commit r11623.
2012-04-22 04:04:02 +00:00
60944a1439 Updated phase icons.
This was SVN commit r11622.
2012-04-22 01:47:30 +00:00
8cf72a5ab9 Fixed syntax error
This was SVN commit r11621.
2012-04-22 01:35:08 +00:00
c52d1293d7 Added "Citizen" class to these templates. I feel like "CitizenSoldier" class should be split into Citizen and Soldier, but I was told that this might break some stuff.
This was SVN commit r11620.
2012-04-22 01:26:50 +00:00
0befd88deb Plough tweak.
This was SVN commit r11619.
2012-04-22 01:04:06 +00:00
ddafad84f6 Moved 'plough' tech from Civ Centre to Farmstead.
This was SVN commit r11618.
2012-04-22 00:32:10 +00:00
1bbd226ff4 Renamed these techs more generically.
This was SVN commit r11617.
2012-04-22 00:26:44 +00:00
041da02ff9 This was SVN commit r11616. 2012-04-22 00:23:26 +00:00
db2c7929fd First tech pair.
This was SVN commit r11615.
2012-04-22 00:16:59 +00:00
4881e638e5 Arrow and sword icons for techs
This was SVN commit r11614.
2012-04-22 00:12:00 +00:00
12e46a35fd 128x128 version of the plough icon
This was SVN commit r11612.
2012-04-21 22:54:12 +00:00
60088384a6 Plough tech graphic
This was SVN commit r11611.
2012-04-21 22:42:17 +00:00
99c60789da Tech tweaks.
This was SVN commit r11610.
2012-04-21 22:24:55 +00:00
5ceea39a59 Added technology pairs.
This was SVN commit r11609.
2012-04-21 21:40:07 +00:00
b9695db52c Don't add units to selection if the selected unit isn't owned by the player. Fixes #1256, based on patch by mk12.
Update AI API to Health changes.

This was SVN commit r11608.
2012-04-21 20:50:07 +00:00
03f04e54fc Fix garrisoning issue.
This was SVN commit r11607.
2012-04-21 20:12:52 +00:00
b25d7a4bab Display all trainable/builable (by selected entities) entities.
This was SVN commit r11606.
2012-04-21 20:10:11 +00:00
6938ecf431 Allow switching to not yet buildable entities, if they are in the current selection. Use consts if we already define them.
This was SVN commit r11605.
2012-04-21 17:26:06 +00:00
96549e0418 Modified caching behavior to work similarly to how k776 suggested. Also added modification level affects as also suggested by k776.
This was SVN commit r11604.
2012-04-21 16:37:35 +00:00
dfc86d8ab2 This was SVN commit r11599. 2012-04-21 11:32:52 +00:00
3e3a8d5414 Fix error when no items of a class exist and that class is used for techology requirements.
This was SVN commit r11598.
2012-04-21 10:55:02 +00:00
1b49c53f4c Buildings now unlock per phase. :)
This was SVN commit r11597.
2012-04-21 10:51:32 +00:00
d3d95c6b66 This was SVN commit r11595. 2012-04-21 07:19:43 +00:00
497c1ff948 A few portrait tweaks.
This was SVN commit r11593.
2012-04-21 04:48:13 +00:00
774809b0a9 Allow training in all selected buildings. Fixes #1210.
This was SVN commit r11592.
2012-04-21 00:21:01 +00:00
a6ceceb79c Renaming the old celt wall files and new templates for them
This was SVN commit r11591.
2012-04-20 22:27:17 +00:00
06b342db46 Fix save/load with common-api-v2
This was SVN commit r11590.
2012-04-20 21:31:43 +00:00
85d5962328 Roman wall gate model updated
This was SVN commit r11589.
2012-04-20 21:25:34 +00:00
03d625dd2e Added tech modification for carrying capacity and fixed warning for min range
This was SVN commit r11588.
2012-04-20 20:37:12 +00:00
b7cf51be34 Check properties exist in resourceSupplyAmount and resourceCarrying to avoid warnings. Code from wraitii
This was SVN commit r11587.
2012-04-20 19:48:25 +00:00
ed6e5bdaf0 Fixed phase detection in GUIInterface and added Armour and Attack tech modification.
This was SVN commit r11586.
2012-04-20 19:47:01 +00:00
755e407aeb Technologies. Refs #3. Full unlocking technology implementation. Only unit gathering rates can be modified currently because the patch was big enough already.
This was SVN commit r11584.
2012-04-20 17:21:04 +00:00
be0109331c New update. Tightens up some of the military side of things.
This was SVN commit r11583.
2012-04-20 16:53:31 +00:00
2037c1fc6e Spartan Helot Skirmishers less reliable. Spartan female citizen stronger.
This was SVN commit r11582.
2012-04-20 04:02:03 +00:00
c93621d2ad Moved these to Public.
This was SVN commit r11580.
2012-04-20 03:12:09 +00:00
813f7e9102 Updated Prytaneion template.
This was SVN commit r11579.
2012-04-20 03:09:25 +00:00
a99e1236be New Prytaneion by Enrique.
This was SVN commit r11577.
2012-04-20 02:48:27 +00:00
c8745ee41f Handle game ending in Atlas a bit more gracefully, it now continues until the user stops the simulation test. Fixes #641.
This was SVN commit r11575.
2012-04-20 01:41:54 +00:00
7d47407c70 Carthaginian wall segments
This was SVN commit r11574.
2012-04-20 00:08:31 +00:00
9a58afcb62 Internal to Public.
This was SVN commit r11573.
2012-04-19 22:38:00 +00:00
b535c76ca1 This was SVN commit r11572. 2012-04-19 21:40:31 +00:00
ba17009767 Deposit resources when garrisoned in a dropsite. Patch by MattDoerksen. Fixes #1124.
This was SVN commit r11571.
2012-04-19 20:34:59 +00:00
388d77f37d Structures from Internal to Public. Thanks Leper.
This was SVN commit r11570.
2012-04-19 18:43:39 +00:00
82263fd3d3 Shift-N adds that groups units to selection. Fixes #1262.
This was SVN commit r11569.
2012-04-19 09:00:51 +00:00
496445c615 New mapz0rz
This was SVN commit r11568.
2012-04-19 08:31:05 +00:00
0e6ecdcf48 Some art assets moved from Internal mod.
This was SVN commit r11567.
2012-04-19 08:28:48 +00:00
4a54b29250 Moving some minor stuff from Internal to Public mod.
This was SVN commit r11566.
2012-04-19 08:21:13 +00:00
aa07511739 This was SVN commit r11565. 2012-04-19 08:09:24 +00:00
65f4cb1d18 Units arent as efficient food gatherers anymore.
This was SVN commit r11564.
2012-04-19 07:56:25 +00:00
d9cb518904 Updated maps.
This was SVN commit r11563.
2012-04-19 07:19:23 +00:00
3d0d59b4c0 Fixed this horseman. Attempting to make a Theban fireraiser.
This was SVN commit r11562.
2012-04-19 06:26:19 +00:00
7653043759 Changed some old class filters from Super to Champion
This was SVN commit r11559.
2012-04-18 21:05:36 +00:00
a9475c3854 Stops qBot training heroes and makes it build a market after abuot 10 minutes.
This was SVN commit r11557.
2012-04-18 20:54:14 +00:00
769350a3e7 Compute camera height and zoom limits based on smoothed terrain heightmap. Fixes #794, based on patch by Dietger.
This was SVN commit r11556.
2012-04-18 20:39:00 +00:00
9572a4314a Iberian wall.
This was SVN commit r11555.
2012-04-18 19:59:53 +00:00
2e65416489 Healer range tweaks.
This was SVN commit r11554.
2012-04-18 19:57:49 +00:00
454af1928d Selection groups for healers.
This was SVN commit r11553.
2012-04-18 19:53:10 +00:00
131d5eb88f Tweak default healer behaviour, fix a small bug.
This was SVN commit r11552.
2012-04-18 18:26:49 +00:00
egbert
f5344d37e1 The new Iberian fortress model
This was SVN commit r11551.
2012-04-18 17:55:39 +00:00
egbert
159453f13d adjusted prop positions for the new Iberian fortress
This was SVN commit r11550.
2012-04-18 17:54:03 +00:00
egbert
032a6b1557 adjusted prop positions for the new Iberian fortress
This was SVN commit r11549.
2012-04-18 17:53:38 +00:00
egbert
3ffeb1eee5 adjusted dirt decal reference from size 4x4 to 6x6.
This was SVN commit r11548.
2012-04-18 17:52:32 +00:00
13281e230d Handle updates for foundation progress, resource carrying and resource supply amount for AIProxy. Fixes #1327
This was SVN commit r11547.
2012-04-18 11:30:28 +00:00
4b4411116f Actually committed the Filters.byOwners fix mentioned in 167cd7151e
This was SVN commit r11546.
2012-04-18 10:49:45 +00:00
167cd7151e Bug fixes and dead code removal
Fixed Filters.byOwners, before it was using indexOf() which caused
problems with number/string inequality.
Fixed the countUnassignedUnits and getAvailablenits functions to work
with the new filters.
Removed old updating entity collection code since it has been replaced
by the common-api-v2

This was SVN commit r11545.
2012-04-18 10:46:24 +00:00
41f50e6b4c specular added for more objects.
Boosted healing stats for healer ranks.

This was SVN commit r11542.
2012-04-17 21:57:55 +00:00
4926dc53ee Celt wall segments
This was SVN commit r11541.
2012-04-17 21:51:43 +00:00
46bf2cac22 Fix remaining issue
This was SVN commit r11539.
2012-04-17 21:05:01 +00:00
c56f96040e Implement healing. Fixes #999.
This was SVN commit r11536.
2012-04-17 20:22:13 +00:00
OmriLahav
9a719c32be This was SVN commit r11533. 2012-04-17 12:01:34 +00:00
3edb8248e5 This was SVN commit r11532. 2012-04-17 06:39:54 +00:00
bee7ecc90c Iberian Walls for these maps.
This was SVN commit r11531.
2012-04-17 05:39:12 +00:00
af207e1c0a Fixed the gameState.GetEntityById() function
This was SVN commit r11526.
2012-04-16 16:54:11 +00:00
d7b31da2dc Loot stuffs. :)
This was SVN commit r11524.
2012-04-16 00:17:41 +00:00
52efb54673 Added serialize and deserialize functions to common-api-v2
This was SVN commit r11522.
2012-04-15 22:31:17 +00:00
c6f9df4020 Map name tweaks. Use Arabic numerals instead of Roman.
This was SVN commit r11521.
2012-04-15 20:55:27 +00:00
cb45fd2800 Tweaked Iberian civ file.
This was SVN commit r11520.
2012-04-15 20:44:01 +00:00
46c23d1c3c Template tweaks, namely attack bonuses.
This was SVN commit r11519.
2012-04-15 20:35:38 +00:00
4a795dd631 Wall costs and health.
This was SVN commit r11518.
2012-04-15 19:08:29 +00:00
f004b0cd94 Roman wall segments - long, medium, and short. Gate needs work
This was SVN commit r11517.
2012-04-15 18:28:09 +00:00
c942d3e8c6 Fixed these maps.
This was SVN commit r11516.
2012-04-15 18:23:45 +00:00
1ee8bfe231 Update wall_builder and add wall_demo map. Patch by FeXoR. Closes #1311.
This was SVN commit r11515.
2012-04-15 17:23:05 +00:00
9c4a7b8086 Clean up gui code.
This was SVN commit r11514.
2012-04-15 16:27:44 +00:00
544f5ff048 Fixing errors in a number of demo maps
This was SVN commit r11513.
2012-04-15 11:25:07 +00:00