Skip to content

Commit 3f45b62

Browse files
author
Val
committed
Version 43
1 parent 64fd882 commit 3f45b62

File tree

5 files changed

+12
-10
lines changed

5 files changed

+12
-10
lines changed

chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
"web_accessible_resources": [
2828
"ui.html", "ui.css", "default-keymap.json"
2929
],
30-
"version": "42"
30+
"version": "43"
3131
}

gm/Scorpion_Guard_Better_PvP_Script.meta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// @resource ui_style ui.css
1414
// @resource default_keymap default-keymap.json
1515
// @author Val
16-
// @version 42
16+
// @version 43
1717
// @updateURL https://dssrzs.org/sgpvp/Scorpion_Guard_Better_PvP_Script.meta.js
1818
// @downloadURL https://dssrzs.org/sgpvp/Scorpion_Guard_Better_PvP_Script.user.js
1919
// @grant GM_getValue

gm/Scorpion_Guard_Better_PvP_Script.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// @resource ui_style ui.css
1414
// @resource default_keymap default-keymap.json
1515
// @author Val
16-
// @version 42
16+
// @version 43
1717
// @updateURL https://dssrzs.org/sgpvp/Scorpion_Guard_Better_PvP_Script.meta.js
1818
// @downloadURL https://dssrzs.org/sgpvp/Scorpion_Guard_Better_PvP_Script.user.js
1919
// @grant GM_getValue

gm/changelog.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99

1010
<h1>SGPvP Change log</h1>
1111

12+
<h3>Version 43</h3>
13+
<p>Released 8 September 2017. Adds boost activations, level 7 armour, and
14+
minor fixes.</p>
15+
1216
<h3>Version 42</h3>
1317
<p>Released 8 March 2017. New actions telerob and buy missile, plus bug
1418
fixes.</p>

gm/help.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body>
99
<div id="content">
1010

11-
<h1>The Scorpion Guard's Better PvP Script V41 User's Manual</h1>
11+
<h1>The Scorpion Guard's Better PvP Script V43 User's Manual</h1>
1212

1313
<div class="logo"><img src="128.png" alt="" /></div>
1414

@@ -132,16 +132,14 @@ <h3>Robots</h3>
132132

133133
<h2><a name="changes">Changes</a></h2>
134134

135+
<h3>Version 43</h3>
136+
<p>Released 8 September 2017. Adds boost activations, level 7 armour, and
137+
minor fixes.</p>
138+
135139
<h3>Version 42</h3>
136140
<p>Released 8 March 2017. New actions telerob and buy missile, plus bug
137141
fixes.</p>
138142

139-
<h3>Version 41</h3>
140-
<p>Released 19 Oct 2016. A wide array of new actions, including switching
141-
combat modes, repair-or-attack keys, timebomb deployment and more. New
142-
download and update URLs for Firefox, due to Dropbox policy change. Source
143-
code now on Github.</p>
144-
145143
<p>For earlier releases, see <a href="changelog.html">here</a>.</p>
146144
</div>
147145
</body>

0 commit comments

Comments
 (0)