A series of revisions - HTML#16
Open
DeathFishAtEase wants to merge 18 commits intoAres-Developers:gh-pagesfrom
Open
A series of revisions - HTML#16DeathFishAtEase wants to merge 18 commits intoAres-Developers:gh-pagesfrom
DeathFishAtEase wants to merge 18 commits intoAres-Developers:gh-pagesfrom
Conversation
Starting from frame 150 (0-based), the cursor that overlays the wrench on the Move cursor and continuously rotates is actually EngineerRepair, and the same applies to the other one.
[General] -> DeployDir to [AudioVisual] -> C4Warhead
…s the first one initiated, in HTML. [General] -> C4Warhead to [CombatDamage] -> C4Warhead
it directly used the value from the previous line's TakeVehicle. Specifically, this is equivalent to using the image for Enter instead of C4.
e928cab to
52fb8fb
Compare
c324f39 to
c66b8f8
Compare
Author
|
@AlexBx If you have free time, I recommend checking this PR over #10, which involves changes to |
In fact, even before the changes were made, the original text's `VehicleTypes` was also rendered incorrectly due to incorrect writing in rst.
It does not use buildings with `EMPulseCannon=yes`, but rather uses the buildings to which this super weapon is attached.
It does not use `SW.AffectsHouse` but uses `Lightning.RadarOutageAffects`.
c66b8f8 to
ab5d7bc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The HTML version of PR #10, can be used directly for reading even if the changes to
rstcannot be merged, and considering that HTML documents are actually generated from*.rstfiles using Sphinx, therefore, these edited HTML files can be easily overwritten even if merged, thus, there are unlikely to be issues with merge conflicts.Note
Unlike the changes to
rstin PR #10, these HTML modifications are based on the official offline documentation that has been updated to version 3.0p1 (currently, the official online version is actually version 3.0).