Commit Graph

  • f07fb57e98 Rework relative mouse events. teinarss 2019-05-06 19:34:03 +02:00
  • 647cc2698b CursorViewportZoomed in SelectDirectionalTarget teinarss 2019-05-04 22:58:51 +02:00
  • ffd3834849 Lock mouse position teinarss 2019-05-01 10:53:08 +02:00
  • 7bbfd823d0 Fix Minelayer crashes abcdefg30 2019-06-23 11:47:26 +02:00
  • 739f437c18 Fix blocked cursor for queued undeploy orders. Paul Chote 2019-06-20 20:19:23 +00:00
  • 8f573568c8 Fix PostProcess command to handle paths with spaces. RoosterDragon 2019-06-20 19:16:33 +01:00
  • 98125a3d94 Fix Mobile conditions. Paul Chote 2019-06-23 10:38:39 +01:00
  • 71ed22a473 Fix crate paradrop animation. Paul Chote 2019-06-21 23:39:43 +01:00
  • d70c86d37a Allow crates to spawn in water. Paul Chote 2019-06-21 23:34:34 +01:00
  • a2d51753ba Fix final parachuted actor position. Paul Chote 2019-06-21 23:25:07 +01:00
  • d26919efd5 Fix position of lobby admin icon in player tooltips Ivaylo Draganov 2019-06-07 00:46:17 +03:00
  • 58dced7e05 Silence some doc errors in VS2019. RoosterDragon 2019-06-20 18:18:48 +01:00
  • b647d46196 Vertical alignment in TS teinarss 2019-05-31 19:01:58 +02:00
  • 95874ccfde Vertical alignment in RA teinarss 2019-05-31 18:41:00 +02:00
  • ed1250b14d Vertical alignment in D2k teinarss 2019-05-31 18:40:38 +02:00
  • 702a419fc5 Vertical alignment fixes in common teinarss 2019-05-31 18:40:11 +02:00
  • d2639645bf Vertical alignment on labels in TD teinarss 2019-05-30 18:10:09 +02:00
  • cc588f11c4 Updated vertical alignment for labels in Manage Content teinarss 2019-05-30 17:26:58 +02:00
  • 4e84545b55 Updated ChatDisplayWidget to use the new vertical alignment teinarss 2019-05-27 20:42:21 +02:00
  • ab382ce4d6 Removed BaseLine and updated ButtonWidget and CheckboxWidget to use Font.TopOffset teinarss 2019-05-27 18:53:08 +02:00
  • 9982b01642 Get the Ascender value from mod.yaml instead from the Font teinarss 2019-05-27 18:48:12 +02:00
  • a260b50ce1 Document the revised protocol. Paul Chote 2019-05-18 19:38:40 +00:00
  • c6232f20f9 Split Protocol version into Handshake vs Orders. Paul Chote 2019-05-31 19:03:49 +00:00
  • fe41dcb45e Restore 0xFE order for handshakes. Paul Chote 2019-05-11 16:09:53 +00:00
  • bfddfec461 Replace magic numbers with an OrderType enum. Paul Chote 2019-05-11 16:03:57 +00:00
  • 862a274357 Merge ServerOrder into Order and 0xFE order type into 0xFF. Paul Chote 2019-05-11 15:58:17 +00:00
  • 90ebffc6c0 Remove unused PauseGame handling. Paul Chote 2019-05-11 17:28:07 +01:00
  • 9daf02a955 Remove unused field from HandshakeRequest. Paul Chote 2019-05-11 10:20:29 +00:00
  • 1e23c0a7b7 Fix bot PlaceBuilding orders. Paul Chote 2019-06-20 16:48:34 +00:00
  • db0c6d88bf Fix AbortOnResupply not working reaperrr 2019-06-09 05:00:27 +02:00
  • 9f59b007ab Add palette order to support powers in TD, RA and d2k Ivaylo Draganov 2019-06-07 01:49:37 +03:00
  • a85b634655 Add SupportPowerPaletteOrder to SupportPowerInfo Ivaylo Draganov 2019-06-07 01:46:42 +03:00
  • a8b7fcaf87 Fix undeploy orders always being queued. Paul Chote 2019-06-10 10:14:34 +01:00
  • b63792c73e Update global mix database.dat with Sole Survivor definitions. Mustafa Alperen Seki 2019-06-12 19:31:54 +03:00
  • c8a42cbce2 Introduce AirAttackType reaperrr 2019-06-08 14:56:42 +02:00
  • b59ae476e4 Add PlaceBuildingVariant trait. Paul Chote 2019-05-06 09:56:39 +00:00
  • 44e41cc054 Add key handling to order generators. Paul Chote 2019-05-23 21:40:20 +01:00
  • 0eb5063260 Add lua function Media.DisplaySystemMessage Mustafa Alperen Seki 2019-06-09 16:46:40 +03:00
  • 97084effac Improve Aircraft firstTick code reaperrr 2019-06-06 01:50:08 +02:00
  • 788e73db64 Enable StyleCop rule SA1115. Paul Chote 2019-06-08 18:01:14 +01:00
  • 4dd08d9dc2 Enable StyleCop rule SA1500. Paul Chote 2019-06-08 15:04:46 +01:00
  • ebf2ce32c0 Make sure braces for multi-line statements are on their own lines. Paul Chote 2019-06-08 15:04:36 +01:00
  • c89f8dbb89 Enable StyleCop rule SA1002. Paul Chote 2019-06-08 15:18:27 +01:00
  • 65856f3b0e Fix remaining semicolon spacing issues. Paul Chote 2019-06-08 15:18:13 +01:00
  • c253aaeb9d Replace for(;;) with while (true). Paul Chote 2019-06-08 15:17:27 +01:00
  • 4d8aaeb690 Enable StyleCop rule SA1128. Paul Chote 2019-06-08 13:00:21 +01:00
  • 674155a8dd Move ctor initializers to their own line. Paul Chote 2019-06-08 12:59:02 +01:00
  • 979ed1b140 Merge HeliAttack into FlyAttack reaperrr 2019-06-08 08:41:09 +02:00
  • a7617b2443 Reseed the RNG when restarting a game. Paul Chote 2019-06-08 13:16:19 +01:00
  • 586fa80943 Defer running the contents of TraitEnabled in WithMoveAnimation abcdefg30 2019-06-05 17:16:25 +02:00
  • 1aa80f9c11 Add download hashes for the default mod packages. Paul Chote 2019-05-04 14:38:01 +00:00
  • 03c1eaad76 Add a SHA1 check for downloaded packages. Paul Chote 2019-05-31 16:52:44 +00:00
  • 1d3754f9c0 Enable StyleCop rules SA1509, SA1513. Paul Chote 2019-06-07 22:08:10 +01:00
  • 548de12e85 Add newlines after closing braces. Paul Chote 2019-06-07 22:01:55 +01:00
  • 9f15754926 Remove scoped blocks in ReplayBrowserLogic. Paul Chote 2019-06-07 22:05:18 +01:00
  • 208b5b9686 Enable StyleCop rule SA1129. Paul Chote 2019-06-07 21:28:57 +01:00
  • ebd36891dc Switch other struct types to default(T). Paul Chote 2019-06-07 21:28:38 +01:00
  • dba1301b61 Change new BitSet<T> to default(BitSet<T>). Paul Chote 2019-06-07 21:28:13 +01:00
  • 37889af20e Enable StyleCop rule SX1101 Paul Chote 2019-06-07 20:07:51 +00:00
  • dabc7ec8dd Remove unnecessary this. references. Paul Chote 2019-06-07 21:07:16 +01:00
  • ebe37a44ad Require force move for all undeploy-triggering orders. Paul Chote 2019-06-07 23:08:11 +00:00
  • 5d886b79f1 Remove AlternateTransportsMode. Paul Chote 2019-05-28 21:22:09 +00:00
  • ecd8dee575 Add TransformsInto* traits to trigger construction yard undeploy. Paul Chote 2019-06-05 20:00:27 +00:00
  • 1b026b7e20 Disable out-of-range non-force targeting for deployed units. Paul Chote 2019-05-27 23:30:15 +01:00
  • c853e8c5d6 Disable non-force move for deployed units. Paul Chote 2019-05-27 23:21:39 +01:00
  • ea036d4cc0 Allow move orders to cancel DeployForGrantedCondition. tovl 2019-06-07 22:14:47 +00:00
  • 8589e26dc2 Resolve rally point target on first run. reaperrr 2019-06-02 02:32:07 +00:00
  • e6402d28a3 Fix and streamline MaximumPitch values in TS reaperrr 2019-05-24 22:31:40 +02:00
  • 52ef5617d3 Clarify MaximumPitch and AltitudeVelocity descriptions reaperrr 2019-05-24 22:30:03 +02:00
  • ac08f24828 Make aircraft move to CruiseAltitude on new order reaperrr 2019-05-25 16:12:20 +02:00
  • ce3d7c98ad Refactor TakeOff reaperrr 2019-05-23 18:45:37 +02:00
  • 4f8f8cfb9d Merge HeliFly into Fly reaperrr 2019-05-01 15:45:10 +02:00
  • 5698ea0910 Remove HeliFlyAndLandWhenIdle reaperrr 2019-05-01 14:50:03 +02:00
  • 27cfa9b1f0 Fix MAD tanks always being repairable abcdefg30 2019-06-05 13:52:57 +02:00
  • bf6fa94224 Remove unnecessary comments from aircraft.yaml abcdefg30 2019-05-23 14:20:16 +02:00
  • 26ec5946b3 Add LandableTerrainTypes to D2k's frigate abcdefg30 2019-05-23 14:19:42 +02:00
  • 1a078d13aa Remove the Ore landable terrain type from TRAN in TD abcdefg30 2019-05-21 16:00:59 +02:00
  • c10f4e53e0 Work around C17s not being able to deliver units abcdefg30 2019-05-21 15:55:09 +02:00
  • 760a2b483e Fix RA/TD map editor copy/paste tile definitions. Paul Chote 2019-06-02 09:54:29 +01:00
  • ccc68b0272 Make Crate trait public. Mustafa Alperen Seki 2019-06-02 15:04:06 +03:00
  • 229bac6777 Disable capturing while the make animation is playing. Paul Chote 2019-06-01 18:53:02 +00:00
  • 3ff8fb3cd2 Rename Hovers' OffsetModifier to BobDistance reaperrr 2019-05-26 20:34:47 +02:00
  • 2f1f0c8aec Adapt TS aircraft to changed Hovers defaults reaperrr 2019-05-04 19:04:14 +02:00
  • d5c66d9474 Fix or prevent bugs in Hovers reaperrr 2019-05-04 19:01:46 +02:00
  • b60346abb1 Polish various aspects of Hovers reaperrr 2019-05-04 18:34:24 +02:00
  • 4fae77ed1c Writing benchmark data at the end of the game teinarss 2019-04-30 22:41:45 +02:00
  • 982291119c Fix misaligned TD production tooltip icons Ivaylo Draganov 2019-06-01 02:24:03 +03:00
  • 1614cba99e Fix warhead removal lint warnings. Paul Chote 2019-05-04 18:45:34 +01:00
  • fb075dc803 Improve linting of weapon and trait yaml removals. Paul Chote 2019-05-04 18:39:09 +01:00
  • 2a7ea28b74 Fix inconsistency in oberserver statistics ltem 2019-05-31 19:39:04 +02:00
  • 11e4c971c4 Fix a compiler error (wrong using) in D2kActorPreviewPlaceBuildingPreview abcdefg30 2019-05-31 16:25:42 +02:00
  • 3a30b013a5 Move Selection into a Trait Evgeniy S 2019-05-16 16:15:32 +03:00
  • 6723306bb4 Remove Enum.HasFlag from building preview generation. Paul Chote 2019-05-21 22:39:19 +01:00
  • 697935f931 Display yellow footprint for cells that trigger damage in D2k. Paul Chote 2019-05-18 18:45:52 +00:00
  • 3b2b093e0e Use original RA and TD footprint artwork. Paul Chote 2019-05-18 17:14:11 +00:00
  • b3c1d96027 Add place previews for TS building plugs. Paul Chote 2019-05-18 10:41:37 +01:00
  • 087887250f Add line-build palette to RA, TD, D2k. Paul Chote 2019-05-18 01:03:27 +01:00
  • 3f9e4a313f Improve visibility of building placement preview. Paul Chote 2019-05-18 09:02:35 +00:00
  • cdad07d172 Fix footprint type for line build structures. Paul Chote 2019-05-17 23:52:13 +01:00
  • 52fd32c311 Split IPlaceBuildingPreviewGeneratorInfo from PBOG. Paul Chote 2019-05-18 09:00:12 +00:00