-
Notifications
You must be signed in to change notification settings - Fork 9
A series of revisions - HTML #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: gh-pages
Are you sure you want to change the base?
A series of revisions - HTML #16
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
|
@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
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).