Commit Graph

  • 921da2f19e Bump DiscordRichPresence library. Matthias Mailänder 2023-01-07 21:02:51 +01:00
  • 0b94a0639e Implemented WestwoodCompression for AUD files. Andre Mohren 2023-01-05 14:33:57 +01:00
  • fb93281beb Fixed a spelling error in Discovery ant mission Gustas 2023-01-06 16:52:15 +02:00
  • b75976b6d8 Remove bogus bridge tiles from temperate tileset Gustas 2023-01-06 16:51:37 +02:00
  • b0aea7b810 Bump checkout action. Matthias Mailänder 2022-12-28 22:58:09 +01:00
  • f65c3a09db Bump setup .NET action. Matthias Mailänder 2022-12-28 16:25:18 +01:00
  • d4d6d5b7c0 Remove custom network frame counting from ReplayConnection abcdefg30 2023-01-02 23:46:00 +01:00
  • 56ff98a2a3 Throw specific cursor sequence errors Matthias Mailänder 2022-12-11 13:24:57 +01:00
  • 6d438a9d61 Allow mods to customise the default rendering scale. Paul Chote 2022-12-22 08:40:59 +13:00
  • e21f94f36a Guarantee 1 riflemen on sell in mods Gustas 2022-12-01 16:21:11 +02:00
  • 34543e2952 Add an option to guarantee actors on sell Gustas 2022-12-01 16:20:04 +02:00
  • b1ffe0edd5 Don't use parameter expansion for paths Unrud 2022-10-21 15:45:19 +02:00
  • 19ecddcd86 Enforce use of 'var' instead of explicit type. Matthias Mailänder 2022-12-26 15:28:53 +01:00
  • 982c97dc6c Specify targetable offsets for the repair pad in Dune 2000 abcdefg30 2022-12-27 13:07:38 +01:00
  • 27c602fc30 Downgrade OpenAL-soft to 1.10.1. Paul Chote 2022-12-27 22:13:47 +13:00
  • 943751547e Don't hardcode enemy aircraft ignorance. Matthias Mailänder 2022-12-22 20:22:53 +01:00
  • 24ed5f7a1a Add linting to AI squad manager types. Matthias Mailänder 2022-12-22 20:21:54 +01:00
  • 0d654d5e53 Change into the correct directory before trying to push abcdefg30 2022-12-23 21:56:21 +01:00
  • ffa015dc21 Let the documentation workflow fetch the required git branch abcdefg30 2022-12-23 21:20:50 +01:00
  • a6eb00f326 Fix pseudo-fullscreen window size on macs with a notch. Paul Chote 2022-12-21 10:39:55 +13:00
  • 5a12f44a25 Fix map actors not being spawned with the correct owner abcdefg30 2022-12-24 09:25:16 +01:00
  • 5ffb564376 Fix invalid actors not spawning in-game. Matthias Mailänder 2022-12-22 11:36:43 +01:00
  • 6bcf2f718c In map editor replace invalid actor owners with neutral. Matthias Mailänder 2022-11-09 19:20:07 +01:00
  • 7c2be4ce3c Implement state prediction for lobby ready checkbox. Paul Chote 2022-12-21 15:03:18 +13:00
  • 25935bbe99 Implement state prediction for debug menu checkboxes. Paul Chote 2022-12-21 11:16:57 +13:00
  • 2ba52f1b94 Implement state prediction for lobby checkboxes. Paul Chote 2022-12-21 09:55:23 +13:00
  • e2e541a251 Package macOS releases as a universal binary. Paul Chote 2022-12-18 11:24:50 +13:00
  • 363a0e1d1e Update native deps to include macOS and Linux arm64 binaries. Paul Chote 2022-12-23 00:46:34 +13:00
  • 80945cd08a Report CPU arch in logs and sysinfo. Paul Chote 2022-12-17 17:34:48 +13:00
  • a17e1671f0 Fix MiniYaml source locations being lost when merging. Paul Chote 2022-12-23 19:26:45 +13:00
  • b619dd14c5 Remove sniper Gustas 2022-12-05 15:43:34 +02:00
  • 55cf40ec52 Added carryalls to spectator Economy statistics Gustas 2022-12-19 13:32:41 +02:00
  • f3e44094a1 Fix contrail using the wrong colors Gustas 2022-10-06 14:11:46 +03:00
  • 43094742fb Change tile 9 to Rough TerrainType N.N 2022-12-21 10:07:05 +01:00
  • 70549fce14 Run the CI workflow on PRs targeting prep abcdefg30 2022-12-17 23:31:33 +01:00
  • 360a5b293d Bubble unhandled double-click events to OnClick. Paul Chote 2022-12-21 10:06:53 +13:00
  • f4965915ee Fix PathFinderOverlay crash when deselecting actor moving along waypoints. RoosterDragon 2022-12-03 13:06:10 +00:00
  • 39e48d9e8d HPF is aware of map projection changes. RoosterDragon 2022-12-19 18:18:15 +00:00
  • d8ebb96077 HPF handles searches from unreachable source cells into cut off areas. RoosterDragon 2022-12-03 12:37:09 +00:00
  • 11e5d19f32 Prioritise primary buildings in CycleBasesHotkeyLogic. Paul Chote 2022-12-19 12:28:05 +13:00
  • 82d0546d16 build: harden workflow permissions Alex 2022-11-04 01:05:28 +02:00
  • a0f17b15ec Refactor translation files Ivaylo Draganov 2022-11-10 13:46:51 +02:00
  • 46caa2d889 Make RenderShroud/JammerCircle conditional. Matthias Mailänder 2022-12-02 21:11:08 +01:00
  • 475468ccc7 Fix Devil's Tongue attacking while submerged Gustas 2022-12-05 17:21:21 +02:00
  • f3dc168dbd Don't cancel guard cursor when holding shift Gustas 2022-12-17 20:06:57 +02:00
  • 4ffd81bd41 Fix documentation deployment. Matthias Mailänder 2022-12-04 16:21:26 +01:00
  • 0f149f1143 Fix the actor edit panel not always getting closed properly abcdefg30 2022-12-13 00:14:14 +01:00
  • 8513de0b47 Fix error in PlayerResources trait documentation Ivaylo Draganov 2022-12-13 16:00:39 +02:00
  • 614603089e Define and measure duration for text notifications in milliseconds Ivaylo Draganov 2022-12-13 11:49:58 +02:00
  • e280e0f31c Use an overload that already passes the second argument as true Ivaylo Draganov 2022-12-03 20:01:46 +02:00
  • c739447598 Fix map editor sliders stealing focus Gustas 2022-12-05 19:38:40 +02:00
  • e60f7bb125 Remove unused common chrome yaml file Ivaylo Draganov 2022-11-04 14:08:24 +02:00
  • 18e36b96db Add HPF overlay controls to observer chrome Ivaylo Draganov 2022-11-04 13:33:38 +02:00
  • 2b57b6be1d Don't cancel attack move cursor when holding shift Gustas 2022-12-06 18:04:57 +02:00
  • 45d4a2c7e2 Fix syncreport crash caused by getting LocalClient index from ReplayConnection dnqbob 2022-12-10 10:49:12 +08:00
  • 6fccd6be84 Fix attack move lines not showing up for undeploy on force move units Gustas 2022-12-06 18:39:21 +02:00
  • 767ac1c4e2 Remove MustDestroy from longbows in Soviet 11 Smittytron 2022-12-07 20:47:50 -06:00
  • b14caf004d Fix Siberian Conflict 3 win trigger Smittytron 2022-12-07 20:33:34 -06:00
  • d72d25c369 Update D2k map pool N.N 2022-12-06 17:28:41 +01:00
  • 640e52d4b4 Report missing translation keys only once. Matthias Mailänder 2022-11-18 20:37:55 +01:00
  • 9ba51c6b51 Manually add game speeds to the linter. Matthias Mailänder 2022-11-17 21:51:14 +01:00
  • 8297fcff30 Expose lobby options to localisation. Matthias Mailänder 2022-10-25 21:40:49 +02:00
  • aefa49a831 Add support for translating trait rules. Matthias Mailänder 2022-10-25 21:32:08 +02:00
  • e251377f7c Add support for translation attributes. Matthias Mailänder 2022-10-25 21:31:36 +02:00
  • 760a1245c5 Mark non-moddable translation strings as constant. Matthias Mailänder 2022-11-17 21:54:39 +01:00
  • 4f016f149f Install libfuse2 in Ubuntu 22.04 Matthias Mailänder 2022-12-04 13:06:00 +01:00
  • c14b585433 Remove a stray $ from infront of the version string when writing logs abcdefg30 2022-12-03 14:10:23 +01:00
  • 2d78dae01a Execute self-contained binaries with runtime as backfall Matthias Mailänder 2022-10-21 18:54:16 +02:00
  • b0036a2d3e Add cell reference HPF crash messages Gustas 2022-12-02 14:17:17 +02:00
  • 3091504c7e Unify file extensions. Matthias Mailänder 2022-10-09 17:58:47 +02:00
  • bd678659a2 Update Ubuntu Matthias Mailänder 2022-10-09 17:57:55 +02:00
  • 06edc3dff1 Remove redundant order copies. Paul Chote 2022-11-27 16:28:31 +00:00
  • c2208ce8fe Always serialize orders. Paul Chote 2022-11-27 16:26:57 +00:00
  • 1add57e5ad Fix frame number not being included in pre-serialized order packets. Paul Chote 2022-11-27 15:51:44 +00:00
  • 435c999abf Update notarisation to XCode 13 tooling. Matthias Mailänder 2022-11-27 18:58:10 +01:00
  • c82b8244e8 Fix display bounds when running on macbooks with a notch. Paul Chote 2022-11-26 18:16:12 +00:00
  • 8703cfc4f4 Incease NumSyncReports to 7 dnqbob 2022-11-23 17:31:05 +08:00
  • 63411f9938 Add Player is host infomation for a better debug of desync related with AI dnqbob 2022-11-21 17:27:06 +08:00
  • 60f35f779d SyncReport filename contains index of local client dnqbob 2022-11-21 11:16:04 +08:00
  • 1a2ef49100 SyncReport: Output the frames recorded for better debug. dnqbob 2022-11-21 10:38:06 +08:00
  • 6fbdc2c221 HarvesterBotModule should not command harvesters that cannot be ordered dnqbob 2022-11-18 16:18:24 +08:00
  • 14b5504ea7 Show the host in the download failed error message. Matthias Mailänder 2022-11-23 00:26:27 +01:00
  • 6f4f0c4e8f Fix unknown host not getting translated. Matthias Mailänder 2022-11-23 19:16:44 +01:00
  • ac92162825 Weapon checks valid frozen actor dnqbob 2022-10-21 21:57:43 +08:00
  • a25558b550 Weapon doesn't check warheads in IsValidAgainst dnqbob 2022-10-20 19:24:39 +08:00
  • e8d9e2dfa9 Make weapon can target attacker itself an option. dnqbob 2022-10-20 19:33:17 +08:00
  • aa878c9dc8 ExceptionHandler, fix npe. Vapre 2022-11-20 17:08:26 +01:00
  • 7aa50d412c Remove the unused MONO_TAG variable from the MacOS buildpackage script abcdefg30 2022-11-20 21:27:57 +01:00
  • 69949f9d53 Revert "Scripts: Check exit status of background process" Matthias Mailänder 2022-11-20 15:26:17 +01:00
  • 0c8ae195ae Removed offset and length utility commands, obsolete now. Andre Mohren 2022-11-19 09:54:40 +01:00
  • e6682d2108 Added C&C Remastered installer support (Origin and Steam) Andre Mohren 2022-11-09 19:07:11 +01:00
  • 9fa6c47dc5 Added GoG and Steam SourceResolver. IceReaper 2022-11-06 20:38:25 +01:00
  • f5b169ab54 Added ExtractMixSourceAction. Andre Mohren 2022-11-09 13:06:41 +01:00
  • 09b32f7f98 Fixed the blast decompression. Fixes #13689 IceReaper 2022-11-06 21:20:24 +01:00
  • 621c85059e Extract Tiberian Dawn campaign translations. Matthias Mailänder 2022-09-11 20:24:39 +02:00
  • b62cf7ee9a Add translation arguments to the Lua API. Matthias Mailänder 2022-09-06 21:10:48 +02:00
  • 5d118e2634 Inline variables. Matthias Mailänder 2022-09-07 18:42:16 +02:00
  • 807e9b5496 Don't crash Lua when the translation attempt fails. Matthias Mailänder 2022-09-02 17:23:55 +02:00
  • 0c47a0a710 Bugfix: mod.yaml was listing downloads as source too! IceReaper 2022-11-06 20:38:30 +01:00
  • 35eb246080 Replaced hardcoded SourceType with custom defined ISourceResolver. IceReaper 2022-11-06 19:33:01 +01:00