Commit Graph

71 Commits

Author SHA1 Message Date
Matthias Mailänder
e7874b850d never allow C4 on barrels 2014-02-15 23:46:18 +01:00
Matthias Mailänder
44f00dc48e setup all hospital frames 2014-01-17 08:18:42 +01:00
Matthias Mailänder
da59468fa5 setup all biolab frames 2014-01-17 08:18:42 +01:00
Matthias Mailänder
493de23527 use all tech center frames 2014-01-17 08:18:37 +01:00
Matthias Mailänder
3a6989ce24 removed redundant default mini bridges 2014-01-04 09:39:43 +01:00
Paul Chote
9d221b85e4 Merge pull request #3666 from Mailaender/c4-bridges
Allow bridges to be demolished with C4
2013-12-26 12:28:25 -08:00
Matthias Mailänder
c78a856894 C4 demolishable bridges 2013-12-26 21:22:47 +01:00
Matthias Mailänder
61ef48585c Merge pull request #4374 from MicroGraphics/rushouse
fixed yaml for rushouse and snowhut
2013-12-26 06:57:00 -08:00
MicroGraphics
16a3f38a11 fixed yaml for rushouse and snowhut 2013-12-26 15:46:56 +01:00
Paul Chote
996877d9e5 Upgrade mod rules to match engine changes. 2013-12-26 20:42:13 +13:00
MicroGraphics
f00c82a110 polished rushouse , changed footprint
made it smaller and worked with a blurring-tool, so it fits better to
the westwood-stuff
2013-12-25 16:32:17 +01:00
MicroGraphics
8e9364e5a4 snowhut 2013-12-21 13:52:38 +01:00
Matthias Mailänder
efdc14e1d5 Merge pull request #4218 from ScottNZ/balance
Increase ra oil derrick cash trickler period to 375. Closes #4217
2013-12-03 05:00:27 -08:00
ScottNZ
42961b9dd5 Increase ra oil derrick cash trickler period to 375 2013-12-04 00:26:56 +13:00
ScottNZ
9312a7e03a Add husk for V19 (oil pump) 2013-11-29 22:54:42 +13:00
reaperrr
4664e3ed2b Makes desert church garrisonable by Sniper. Closes #4152. 2013-11-20 16:27:25 +01:00
ScottNZ
9f65bc7d6b Tone down our barrel explosions to be on par with the original game 2013-11-09 22:33:56 +13:00
Curtis Shmyr
2229bbf985 Rename LegacyCapture related traits to Capture 2013-10-27 17:25:44 -06:00
Curtis Shmyr
c1e5be380e Rename Capture related traits to ExternalCapture 2013-10-27 17:25:44 -06:00
epicelite
ebcd4a8b8c Update civilian.yaml
Remove bib from Oil Derrick as it caused graphical errors on some maps where it was placed near terrain obstacles. (The bib being on top of a river for example)
2013-09-10 01:29:07 -04:00
epicelite
e88c113857 Update civilian.yaml
Changed armor type of barrels to none so they can be shot by Tonya, Snipers, or other weapons with damage only applying to armor type none.
2013-09-03 04:23:24 -04:00
Paul Chote
b02fd0d002 Remove BibLayer and use sequences / RenderSprites instead. 2013-08-11 00:25:53 +12:00
Paul Chote
04e5edc811 Rewrite bib to match new FrozenUnderFog capabilities. 2013-08-04 19:42:16 +12:00
Chris Forbes
fc458d191d Merge pull request #3563 from ScottNZ/hosp
Make ra hosp reveal shroud
2013-07-14 02:19:42 -07:00
ScottNZ
b314b37d67 Make ra hosp reveal shroud 2013-07-14 20:54:38 +12:00
Matthias Mailänder
4cebe6b9dc split ammobox into 3 single SHPs because of editor limitations 2013-07-09 17:33:37 +02:00
Matthias Mailänder
2d1a4404bc added an Asian hut by @JOoGraphics
http://content.open-ra.org/?p=detail&table=units&id=351

Conflicts:
	mods/ra/rules/civilian.yaml
2013-07-09 17:32:47 +02:00
Matthias Mailänder
e0a7819c54 Added Russian city building by @JOoGraphics
http://content.open-ra.org/?p=detail&table=units&id=308
2013-07-09 17:32:46 +02:00
Matthias Mailänder
71a4ebe8b7 added a temperat rice field by @JOoGraphics
http://content.open-ra.org/?p=detail&table=units&id=307
2013-07-09 17:32:46 +02:00
Matthias Mailänder
3cff9cc392 Added ammo boxes by @CombineCR
http://content.open-ra.org/?p=detail&table=units&id=324
2013-07-09 17:32:46 +02:00
ScottNZ
4f099348b2 Make captured hospitals in cnc/ra gradually heal all infantry units on the map 2013-07-04 18:38:49 +12:00
ScottNZ
7e7d48444b Reduce RA oil derrick capture bonus from $500 to $100 2013-06-27 16:31:44 +12:00
Matthias Mailänder
e6bdacce9c various fixes towards LegacyCapture
- sniper using Captures, but churches using LegacyCapturable
- unable to parse CaptureThreshold/SabotageHPRemoval from yaml
- not firing up INotifyCapture and breaking:
  * sniper transforming the church on capture in ra
  * proc not giving away it's contents in cnc
2013-06-23 12:43:24 +02:00
Curtis Shmyr
6a1b37b5b7 Capture changes - Engis now capture from outside. Added classic (legacy) capturable traits. 2013-06-11 20:44:06 -06:00
Scott_NZ
81563ee5d6 Add capture bonus to OILB 2013-05-25 03:16:58 +12:00
Scott_NZ
37fe6009ee Increase the health of OILB to 1000 and the amount of cash its CashTrickler brings in to 100 2013-05-13 00:18:09 +12:00
Paul Chote
921c7b4fb1 Add invisible repair zones to bridges. 2013-04-15 23:22:08 +12:00
Paul Chote
4ca777597f Replace UnitTraitOrderTargeter with TargetTypeOrderTargeter.
This also makes naval buildings untargetable for c4 and demo trucks, as they don't make much sense.
2013-04-15 23:10:57 +12:00
Matthias Mailänder
1ccd1cd1ac Merge pull request #2886 from Mailaender/community-icons
Added more cameos and showcase everything in developer mode
2013-03-30 00:59:17 -07:00
Paul Chote
7c816f75d2 Convert ra turrets/weapons to world coordinates. 2013-03-29 21:44:04 +13:00
Matthias Mailänder
4ebaaf716d showcase everything we got icons for when dev cheats on 2013-03-29 09:23:52 +01:00
Paul Chote
27d852a425 Rename legacy offset coordinates on Turrets and Armaments. 2013-03-29 20:39:27 +13:00
Paul Chote
0167bbfbaa Move weapon/turret definitions out of AttackBase.
Weapons are now defined with the Armament trait
and turret parameters live in Turreted.
This has the side effect of allowing any number
and distribution of weapons and turrets.
2013-03-24 11:58:45 +13:00
Scott_NZ
817e6f1ec1 Have Tanya not shoot her pistols at buildings, and have her shoot pistols at barrels instead of using C4 on them 2013-02-27 17:57:53 +13:00
Scott_NZ
4e161f0c91 Change V19 tooltip to Oil Pump 2013-02-09 12:19:39 +13:00
Scott_NZ
87190762d1 Add V19 civilian building 2013-02-09 12:19:39 +13:00
Scott_NZ
60e9d3f660 Add c3 civilian, made by JOo 2013-01-28 00:33:06 +13:00
Scott_NZ
742a27158a Make oil derricks repairable by engineers 2013-01-12 18:55:59 +13:00
Scott_NZ
11c45e4388 Start unbreaking ScaredyCat 2013-01-08 22:44:08 +13:00
Scott_NZ
e3d25f6fed Give MISS a tooltip 2013-01-08 22:44:07 +13:00