Commit Graph

  • cc7e758b27 Replace pseudo-childactivities in carryall logic. tovl 2019-03-31 17:17:14 +02:00
  • 0eb0a5a2bd Add WithHarvesterSpriteBody reaperrr 2019-03-09 03:55:28 +01:00
  • 840eb7006d Make actors ignore ReturnToBase order if already on resupplier reaperrr 2019-04-04 20:49:05 +02:00
  • 717b8a24f1 Fix ReturnToBase restarting on each hotkey press reaperrr 2019-03-31 23:58:23 +02:00
  • b24e4510c8 Make aircraft without TakeOffOnResupply always land reaperrr 2019-03-31 23:30:49 +02:00
  • c7eee6ae5d Improve ReturnToBase Activity.cs adherance reaperrr 2019-03-10 02:14:03 +01:00
  • 8edf5b56ea Exclude dead actors from ChooseResupplier reaperrr 2019-02-24 23:09:25 +01:00
  • 2cdae0b380 Merge HeliReturnToBase into ReturnToBase reaperrr 2019-02-18 19:30:57 +01:00
  • 2a942bd04a Fix crash in FindAndDeliverResources.GetSearchFromLocation. tovl 2019-04-05 20:43:03 +02:00
  • 14a4c47758 Increase the ZOffset of ore and gem mines in RA abcdefg30 2019-04-07 23:26:05 +02:00
  • 71596ae959 Added drag direction mouse interaction for set the approach direction for airstrike and parabombs teinarss 2019-03-30 20:08:14 +01:00
  • 1dd90a1d7b Pushed down the MouseInput handling to the OrderGenerators and made a base class for handling the basic logic teinarss 2019-03-30 20:07:11 +01:00
  • 9ec8d25dff Add AppearsOnMapPreview to default mods. Mustafa Alperen Seki 2018-10-25 21:16:09 +03:00
  • 9fef2c01ec Add AppearsOnMapPreview Mustafa Alperen Seki 2018-10-25 21:15:56 +03:00
  • ea4f24d0b7 Rework harvester automation. tovl 2019-03-22 20:42:05 +01:00
  • 1d590ac207 Sanitize harvester search behavior. tovl 2019-03-14 23:45:22 +01:00
  • 8d8cade266 Remove no-op on harvester creation. tovl 2019-03-02 23:07:01 +01:00
  • bc7516989e Rework harvester unblock and idle behavior. tovl 2019-03-01 02:19:08 +01:00
  • 3bfa32ca33 harvester Harvest order works with queues tovl 2019-02-09 23:30:23 +01:00
  • 307a87cd9e harvester Deliver order works with queues tovl 2019-02-01 23:39:07 +01:00
  • f64c8f1ee8 Fix pluggable regression Anson Wayman 2019-03-28 18:29:35 -06:00
  • e7b8a56511 Add ValidStances to AutoTargetPriority. Mustafa Alperen Seki 2019-03-23 14:59:43 +03:00
  • 25bc3ae2d2 Fix chinook being unable to land. tovl 2019-03-31 01:25:54 +01:00
  • a467e2c92e Added the setting insert_final_newline to editorconfig teinarss 2019-03-31 11:35:45 +02:00
  • 6289816a69 Update thirdparty/configure-native-deps.sh Daniel Llewellyn 2019-03-19 18:53:54 +00:00
  • 320717003f Fix crash due to conflicting access to collection in killed Cargo Oliver Brakmann 2019-03-27 00:49:33 +01:00
  • 1373a4e16e Seperate TS shellmap rules to Rules yaml. Mustafa Alperen Seki 2019-03-30 19:57:03 +03:00
  • f69c6ab3fb Update SharpZipLib to 1.1.0. Paul Chote 2019-03-30 15:46:05 +00:00
  • 9cbf08201f Disable debug and enable optimizations by default. Paul Chote 2019-03-24 16:01:58 +00:00
  • 93193d4e63 Document dependency changes in INSTALL.md. Paul Chote 2019-03-30 18:57:10 +00:00
  • 2c0711d5fb Enable HiDPI rendering in Windows installer. Paul Chote 2019-03-17 19:11:34 +00:00
  • d53338ca5e Switch to the newer Roslyn compiler on Linux/macOS. Paul Chote 2019-03-23 10:56:05 +00:00
  • 5b00586de2 Update Travis to Ubuntu 16.04, Mono 5.10, NSIS 3.03. Paul Chote 2019-03-17 19:50:09 +00:00
  • 8ee11028d7 Replace SequenceActivities with ChildActivity in several air activities. tovl 2019-03-30 16:13:31 +01:00
  • 7fe2d1223b Disable veterancy on TS Shellmap Mustafa Alperen Seki 2019-03-30 19:02:41 +03:00
  • 18be10b537 Make walls on shellmap indestructible. Mustafa Alperen Seki 2019-03-16 17:39:40 +03:00
  • dc2fe5b682 Fix Veterancy removal on shellmap rules. Mustafa Alperen Seki 2019-03-16 17:39:16 +03:00
  • c82888204b MovementTypes refactor update rule reaperrr 2019-03-22 04:14:51 +01:00
  • 404eee23f9 Adapt WithMoveAnimation to INotifyMoving reaperrr 2019-03-11 00:50:51 +01:00
  • 4c53599736 Adapt GrantConditionOnMovement to INotifyMoving reaperrr 2019-03-11 00:49:53 +01:00
  • a10af382b4 Add plumbing for notifying traits of movement reaperrr 2018-08-26 13:49:23 +02:00
  • 32ab822786 Fix ResupplyAircraft being cancelable by Stop command reaperrr 2019-03-18 01:00:22 +01:00
  • b92aef5754 Make Aircraft.GetActorBelow() LandAltitude-aware reaperrr 2019-03-17 21:32:35 +01:00
  • 3211119027 Simplify ResupplyAircraft reaperrr 2019-03-17 20:06:22 +01:00
  • b4fd7331b2 Simplify Activity class Oliver Brakmann 2019-03-26 03:11:03 +01:00
  • 19977bb7da Counterstrike Soviet mission Top o' The World ported AngryBirdz 2019-02-04 17:27:29 -05:00
  • 7695714f66 Add hotkey for removing actors from control groups Ivaylo Draganov 2019-01-02 22:52:20 +02:00
  • 99987db5d9 Add Counterstrike mission Sarin Gas 2: Down Under Smittytron 2018-12-26 20:51:50 -06:00
  • 3b926d71b5 Honor modifiers in multitap detection Clément Bœsch 2019-03-24 18:38:40 +01:00
  • 54d5afed57 Package mono inside the macOS app bundles. Paul Chote 2019-03-17 13:38:49 +00:00
  • 872bf737e0 Fix transport being blocked by its own passengers. tovl 2019-03-15 22:37:02 +01:00
  • a46ec5d930 Cargo improvements Voidwalker 2019-03-10 14:54:09 +01:00
  • 30de4df749 Replace SequenceActivities with ChildActivity in several activities. tovl 2019-03-23 19:20:34 +01:00
  • 90ddf24cf3 Display the correct version on generated wiki pages. Paul Chote 2019-03-22 08:19:43 +00:00
  • d7ff894346 Actually push the generated weapon docs to the wiki. Paul Chote 2019-03-22 08:14:38 +00:00
  • 63817ae807 TS: fix disruptor healing Vasya N 2019-03-22 22:44:45 +01:00
  • 44ca01d36c Remove pretick argument from Activity.Queue() Oliver Brakmann 2019-03-24 12:13:51 +01:00
  • 9a15df9dde Update bleed update rule folder and update path reaperrr 2019-03-23 03:23:23 +01:00
  • 5782dde1c7 Remove ISync from AttackMove. tovl 2019-03-23 14:46:10 +01:00
  • 151fea9c00 Remove duplicate Aircraft from TS jumpjet husk reaperrr 2018-12-13 14:10:14 +01:00
  • 817db8dbe0 Fix build artifacts leaking between platforms. Paul Chote 2019-03-16 14:20:11 +00:00
  • 2afd8a3a74 Package mono 5.10 in the AppImages. Paul Chote 2019-03-15 22:44:22 +00:00
  • 2ba2510018 Check for unpackaged dependencies in make check. Paul Chote 2019-03-16 13:18:32 +00:00
  • 6c9d961bb5 Polishing Hovers Mustafa Alperen Seki 2019-02-21 18:11:10 +03:00
  • 16f1750252 Remove ResupplyAircraft hack tovl 2019-03-16 23:23:53 +01:00
  • e2e4caf0ba Make Aircraft.OnBecomingIdle accesible. tovl 2019-03-16 19:02:34 +01:00
  • 64cec4a0ad Revise AttackMoveActivity. tovl 2019-03-09 16:06:03 +01:00
  • 01f6f98097 Require .NET Framework >= 4.7.2 on Windows. Paul Chote 2019-03-17 19:11:18 +00:00
  • ac7d2e00e3 Use .Trait<ConditionManager>(); on GrantConditionOnDamageState Mustafa Alperen Seki 2019-03-15 11:46:23 +03:00
  • d54e4395e5 Add GrantConditionOnHealth Mustafa Alperen Seki 2019-02-21 10:43:36 +03:00
  • 040f071833 Also trigger mission fail when subpen is sold Maarten 2019-02-07 10:28:12 +01:00
  • a3325277d9 Prevent support powers from creating two camera actors abcdefg30 2019-03-12 14:35:09 +01:00
  • aa9724cc40 Remove SharpFont dependency. Paul Chote 2019-03-07 00:45:51 +00:00
  • ebeaf95e4c Reimplement FreeTypeFont against FreeType directly. Paul Chote 2019-03-06 22:29:29 +00:00
  • 1d4576229a Move FreeType handling into the Platform dll. Paul Chote 2019-03-06 20:16:58 +00:00
  • e2a51676f7 Add an update rule for the PlaceSimpleBeacon removal abcdefg30 2018-12-26 10:56:30 +01:00
  • 2ab127537c Remove PlaceSimpleBeacon and AnimatedBeacon abcdefg30 2018-12-26 10:37:16 +01:00
  • 8578ce1346 Merge PlaceSimpleBeacon and AnimatedBeacon into PlaceBeacon and Beacon abcdefg30 2018-12-26 10:36:42 +01:00
  • 8edbf665c5 Make D2k AI don't update ConYard for 2,5 Minutes. Mustafa Alperen Seki 2019-01-21 14:41:20 +03:00
  • 2aebb05cd0 Implement Building/UnitDelays Mustafa Alperen Seki 2019-01-21 14:41:03 +03:00
  • 2a9721a9f8 Remove System.Drawing dependency. Paul Chote 2019-03-05 21:13:47 +00:00
  • 5cc81f7bf7 Implement a simple managed png writer. Paul Chote 2019-03-05 21:03:55 +00:00
  • 9f419fca34 make cargo unload deploy action queueable tovl 2019-01-12 21:29:54 +01:00
  • da2e56e478 Make deploying mines queueable. tovl 2019-03-10 13:44:16 +01:00
  • 556774804f Make Capture related traits conditional. Mustafa Alperen Seki 2019-03-12 12:23:32 +03:00
  • 35ad33e8be Fix filenames of capture related traits. Mustafa Alperen Seki 2019-03-12 12:18:43 +03:00
  • 00b8576edf Remove the unused INotifySold.Selling implementation abcdefg30 2019-03-11 22:02:27 +01:00
  • f021439dee Use explicit implementation in ScriptTriggers.cs abcdefg30 2019-03-11 19:11:41 +01:00
  • 59a438b80e Add the ScriptTriggers trait to the world actors abcdefg30 2019-03-11 19:09:28 +01:00
  • 2db2148310 Add OnAnyProduction and OnSold lua triggers abcdefg30 2019-03-11 19:07:54 +01:00
  • c096fbde96 make portable chrono queueable tovl 2019-01-27 18:13:55 +01:00
  • 71b61ad8ee Remove bogus and unnecessary Color[] FieldLoader override. Paul Chote 2019-03-09 11:46:46 +00:00
  • d70055c38d Add int channel version of Color.FromAhsl. Paul Chote 2019-03-09 22:27:40 +00:00
  • 6927767013 Add authentication fingerprint to replay metadata. Paul Chote 2019-03-10 11:05:13 +00:00
  • ed255fa919 Move update rules into the correct subfolder abcdefg30 2019-03-11 22:46:13 +01:00
  • c1506416c9 Change MECH repair voice from Move to Action Curtis Shmyr 2019-03-10 18:47:32 -06:00
  • 0ab7e0a855 Add support for multiple (un)deploy sounds on GrantConditionOnDeploy abcdefg30 2019-03-02 18:40:24 +01:00
  • ab6ae7bc8d Support 24 bit png loading. Paul Chote 2019-03-04 18:55:11 +00:00
  • ea2e452075 Add SpawnActorEffect reaperrr 2019-01-06 07:40:41 +01:00
  • ab4268025a Fix TS Stealth Generator ignoring EMP reaperrr 2019-03-10 19:15:14 +01:00