Commit Graph

  • 9605e5ad9c Use the new MiniYAML GitHub syntax. Matthias Mailänder 2022-02-23 10:44:23 +01:00
  • da4fb27fca Use modern string syntax. Matthias Mailänder 2022-02-23 10:44:01 +01:00
  • 57d3321d0f Make WithDockingAnimation optional penev92 2022-02-23 19:47:18 +02:00
  • fa8bfc6ca0 Allow mods to implement new building placement conditions and cursors. IceReaper 2022-02-20 10:46:25 +01:00
  • 0f1ff3f2fc Recommend the MiniYAML language server extension penev92 2022-02-18 19:46:52 +02:00
  • 91f626c42a Make WithVoxelWalkerBody PausableConditional. Mustafa Alperen Seki 2022-02-15 14:02:48 +03:00
  • 6c33d47ef3 Update rule on renaming 'CloakTypes' to 'DetectionTypes' dnqbob 2022-01-17 23:05:40 +08:00
  • 831bed2c4d Add enter-cloak & exit-cloak effect for Cloak dnqbob 2022-01-14 13:51:43 +08:00
  • d67f696bd0 Move BlockedByActor, IPositionableInfo, IPositionable to Mods.Common. RoosterDragon 2022-01-30 16:43:22 +00:00
  • d8a4d7fd1d Cache the global mix database in MixLoader RoosterDragon 2022-01-29 20:23:52 +00:00
  • f5d1fe4bc4 Use more efficient search in MergeIntoResolved RoosterDragon 2022-01-29 20:21:56 +00:00
  • ed72e61f8f Add detailed documentation for BlockedByActor enum. RoosterDragon 2022-01-30 14:12:33 +00:00
  • 9cd55df584 Ensure editorconfig naming styles align with StyleCop SA13XX style rules. RoosterDragon 2022-01-23 15:20:27 +00:00
  • 13ee62c181 Make overlay dropdown optional Gustas 2022-01-29 14:54:21 +02:00
  • addfdf50fa Crash when EditorWorld does not have BuildableTerrainOverlay Gustas 2022-01-29 12:39:51 +02:00
  • a17af87a5e Fix aircraft with TakeOffOnCreation=false not freeing exit reaperrr 2021-06-18 17:52:00 +02:00
  • 44fc4a1d0f Fix random placement of AssociateWithAirfieldActivity reaperrr 2021-06-18 15:04:03 +02:00
  • 257ef95963 Suffix projectile shadow palettes with player name if IsPlayerPalette = true. darkademic 2022-02-01 12:55:48 +00:00
  • 9bb41630e7 Update documentation action to .NET 6 Matthias Mailänder 2022-01-29 14:05:00 +01:00
  • f5ab9d95fe Make remove from control group hotkey available only to players Ivaylo Draganov 2022-02-04 20:12:40 +02:00
  • c096934db8 Fix projectile shadow alpha calculation. Mustafa Alperen Seki 2022-02-02 20:31:56 +03:00
  • 1813edc74b Add contexts for hotkey validation Ivaylo Draganov 2022-01-25 17:45:00 +02:00
  • 1bc95a290f Preallocate dictionary size in ToDictionaryWithConflictLog RoosterDragon 2022-01-29 20:18:49 +00:00
  • 74cced319c Change terrain type of clear straight bridge tiles Smittytron 2022-01-29 13:17:41 -06:00
  • bd30c66f95 Reuse object arrays in FieldLoader Parse methods RoosterDragon 2022-01-29 20:19:40 +00:00
  • 2ab3917f29 Clean up usage of DomainIndex RoosterDragon 2022-01-30 14:19:26 +00:00
  • 4b4b0125a2 Make UnitsInRange accessible to mod code. Matthias Mailänder 2022-01-15 16:28:37 +01:00
  • 240c96b781 Expose sprite sequence to linting and documentation. Matthias Mailänder 2022-01-15 16:04:52 +01:00
  • 6dc189b7d1 Rearrange various API surfaces related to pathfinding. RoosterDragon 2021-11-27 12:23:08 +00:00
  • cd1fe2d23b Fix saving into writable system directories. Matthias Mailänder 2022-01-29 17:36:11 +01:00
  • 2af8296f48 Add the possibility to always show detection circles abcdefg30 2022-01-24 17:38:38 +01:00
  • 7c085e49c7 Cache DetectCloaked traits in RenderDetectionCircle abcdefg30 2022-01-24 17:28:15 +01:00
  • 13fbc412d2 removal xan2622 2022-01-29 17:42:45 +01:00
  • a9cd2d41c7 Fix ToAhsv using the wrong type for alpha abcdefg30 2022-01-12 14:49:17 +01:00
  • 7a93b9ea8c Make control group hotkeys configurable Ivaylo Draganov 2021-09-14 22:54:45 +03:00
  • 04b456d6c2 Create overlays dropdown Gustas 2022-01-23 12:39:05 +02:00
  • 2f130b17ba Fix buildable overlay not updating and make ramps unbuildable Gustas 2022-01-22 19:56:25 +02:00
  • 9cc631ca7e Added a rule about using object initializers penev92 2022-01-20 01:07:46 +02:00
  • ab09ce21b4 Changed code to use object initializers everywhere penev92 2022-01-20 01:07:24 +02:00
  • 70e2769a85 Added a rule about the readonly modifier penev92 2022-01-20 00:45:15 +02:00
  • bf332b6619 Fixed fields missing the readonly modifier penev92 2022-01-20 00:43:58 +02:00
  • f83e27d647 Point towards arm libraries Piotr Usewicz 2022-01-18 15:23:48 +01:00
  • a67cfabd1e Reordered code style rules penev92 2022-01-19 23:38:23 +02:00
  • 8dbaa0c49f Added more explanations to .editorconfig penev92 2022-01-12 13:07:00 +02:00
  • 92d1d64dce Changed one-liner braces rule to silent penev92 2022-01-12 11:27:45 +02:00
  • 31b3647c09 Added a rule about unordered modifiers penev92 2022-01-09 21:58:19 +02:00
  • d37336456d Fixed inconsistent declaration modifier order penev92 2022-01-09 21:57:51 +02:00
  • 3bacd81b8b Added a rule about zero-length array allocations penev92 2022-01-09 21:33:54 +02:00
  • 0d24ccc47a Fixed unnecessary zero-length array allocations penev92 2022-01-09 21:32:25 +02:00
  • 1312c1aa72 Rename macOS compat packages to mono. Paul Chote 2022-01-17 18:35:23 +00:00
  • 19dd23e349 Beautified the .editorconfig file penev92 2022-01-10 00:59:13 +02:00
  • 242d589c45 Make AI airstrike aircraft spawns randomly dnqbob 2021-12-27 10:35:55 +08:00
  • d149624b84 Add Lua Scripting for Carryall. Mustafa Alperen Seki 2021-04-03 18:08:46 +03:00
  • 860ec642b8 Addressed review comments penev92 2022-01-09 22:54:54 +02:00
  • 248b8d1102 Renamed IVideo implementations penev92 2021-09-22 02:27:37 +03:00
  • 6f0509d235 Removed now-unused ITexture.SetData() overload penev92 2021-08-03 00:51:35 +03:00
  • cb8530fbae Reworked internal palettes in video reader classes penev92 2021-08-02 19:32:28 +03:00
  • c4ab7041b8 Updated VideoPlayerWidget to play new IVideo data penev92 2021-09-22 01:58:33 +03:00
  • ee29d0f9c7 Changed IVideo.CurrentFrameData uint[,] -> byte[] penev92 2021-08-02 02:26:18 +03:00
  • 1b5f2f1b39 Removed caching properties from video readers penev92 2021-08-01 20:50:03 +03:00
  • 0df3b34c52 Did a beautification pass on IVideo and family penev92 2021-08-01 20:41:46 +03:00
  • 556413c91d Add whitespace fixes from the automatic update rule run abcdefg30 2022-01-07 02:45:24 +01:00
  • f3bc450e20 Fix an oversight in the update rule for AttackBomber's FacingTolerance abcdefg30 2022-01-07 02:44:35 +01:00
  • 6556b33cef Move update rules to the correct subfolders and paths abcdefg30 2022-01-07 02:27:55 +01:00
  • 15c2800601 Retire the release-20191117 UpdatePath abcdefg30 2022-01-07 02:21:06 +01:00
  • d660ce9c47 Change the UpdatePath targets from playtest-20201213 to release-20210321 abcdefg30 2022-01-07 02:20:51 +01:00
  • 6770c08bf9 Fix scrollitem-nohover-hover not found. Matthias Mailänder 2022-01-11 11:14:20 +01:00
  • 99ac128820 Add selected actors count to feedback notification text Ivaylo Draganov 2022-01-08 19:29:32 +02:00
  • fe05382b24 Change "actor id" to "actor name" in some descs. Mustafa Alperen Seki 2022-01-09 18:00:42 +03:00
  • 3c60a515f7 Add CarryableConditions to Carryall. Mustafa Alperen Seki 2021-12-11 20:48:39 +03:00
  • b67954451a Removed obsolete file OpenRA.sln.DotSettings penev92 2021-11-14 02:15:42 +02:00
  • 2f6f214bac Removed a bunch of explicit access modifiers penev92 2022-01-05 04:14:24 +02:00
  • 413d564f1d Removed obsolete file stylecop.json penev92 2021-11-14 02:07:48 +02:00
  • 1326bca65c Updated .gitignore file penev92 2021-11-14 01:49:59 +02:00
  • 721210eafe Fix RevealsMap's effect not being removed for non-owners. Mustafa Alperen Seki 2021-02-10 18:19:20 +03:00
  • c6dacb50e8 Added hiding of the palette picker in the AssetBrowser penev92 2022-01-06 03:17:47 +02:00
  • 495faea96b Updated scale sliders to accout for the new AssetBrowser layout penev92 2022-01-06 03:07:34 +02:00
  • b6b417d42f Fixed AssetBrowserLogic disposing audio streams prematurely penev92 2022-01-04 23:58:07 +02:00
  • 6fb228ddd1 Fixed Mp3Loader and OggLoader not resetting stream position penev92 2022-01-04 23:58:55 +02:00
  • 87b92b53a4 Reworked ISoundFormat.LengthInSeconds implementations penev92 2022-01-04 23:13:56 +02:00
  • 631297417c Fixed background music playing momentarily in AssetBrowser when switching to a video asset penev92 2022-01-04 23:14:40 +02:00
  • 001efc9409 Added containing package name to asset tooltip penev92 2021-07-26 03:10:36 +03:00
  • 8d20487cb6 Added manual playing and stopping of audio in the AssetBrowserLogic penev92 2021-07-26 00:30:21 +03:00
  • abea3a0f74 Fixed AudFormat and WavFormat implementations of ISoundFormat.LengthInSeconds penev92 2021-02-21 15:10:59 +02:00
  • 8b944e9c82 Added audio playback to the AssetBrowser penev92 2022-01-05 00:12:11 +02:00
  • 7a9e0863d6 Added a scale slider for sprites in the AssetBrowser penev92 2021-02-07 21:23:45 +02:00
  • 40c728269c Added a scale slider for models in the AssetBrowser penev92 2021-02-07 19:44:25 +02:00
  • 6907081c2b Paused shellmap music when opening videos in the AssetBrowser penev92 2021-02-07 19:22:38 +02:00
  • a058b1f5bd Split AssetBrowser supported formats penev92 2021-07-26 00:25:20 +03:00
  • 8ac2815c9e Fix the first Land ctor not passing targetLineColor on abcdefg30 2022-01-04 21:08:12 +01:00
  • 942a0c8712 Update an outdated comment in Land.cs abcdefg30 2022-01-04 18:47:31 +01:00
  • cdac14b92b Avoid duplicate field. Matthias Mailänder 2021-09-12 12:47:50 +02:00
  • 718bf88b9a Remove superflous null checks Matthias Mailänder 2021-12-13 20:03:32 +01:00
  • eb4de47362 Add support for disabled click sound in scrollbar widget Ivaylo Draganov 2021-12-22 19:29:53 +02:00
  • c3dfac7ade Remove redundant default hotkey UI notice Ivaylo Draganov 2021-10-05 20:50:40 +03:00
  • 5aeae694be Use disabled button state for slider thumb Ivaylo Draganov 2021-10-05 20:44:14 +03:00
  • bdfe025059 Update introductory prompts to match settings layout Ivaylo Draganov 2021-09-29 21:08:29 +03:00
  • 8a2b63c944 Update lobby options tab layout to match settings layout Ivaylo Draganov 2021-10-07 10:48:12 +03:00
  • 9f96d4159a Update common game ingame info tabs to match settings layout Ivaylo Draganov 2021-10-07 10:24:01 +03:00
  • 955464ee1d Update TD game info panel to match the settings panel Ivaylo Draganov 2021-09-22 17:00:09 +03:00