Skip to content

Commit 300bceb

Browse files
committed
Updating README and LICENSE
1 parent 815c631 commit 300bceb

File tree

2 files changed

+48
-11
lines changed

2 files changed

+48
-11
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2013-2017 Valeria Moreno and the SGPvP contributors
3+
Copyright (c) 2013-2024 Valeria Moreno and the SGPvP contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 47 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,54 @@
11
# The Scorpion Guard's Better PvP Pardus Extension
22

3-
**SGPvP** is a browser extension that enhances the user interface of the online
4-
space game [Pardus](http://www.pardus.at/). It adds keyboard shortcuts to player
5-
vs. player combat, giving you an edge in speed while engaged in a dogfight.
3+
[![Chrome Web Store Version](https://img.shields.io/chrome-web-store/v/flbeciljbdgkljhfmmgnglcjilacfgfe)](https://chromewebstore.google.com/detail/flbeciljbdgkljhfmmgnglcjilacfgfe)
4+
[![SGPvP Mozilla Add-on Version](https://img.shields.io/amo/v/pardus-sgpvp)
5+
](https://addons.mozilla.org/en-US/firefox/addon/pardus-sgpvp/)
66

7-
* [Install SGPvP for Google Chrome](https://chrome.google.com/webstore/detail/flbeciljbdgkljhfmmgnglcjilacfgfe)
8-
* [Install SGPvP for Firefox](https://addons.mozilla.org/firefox/addon/pardus-sgpvp/)
7+
**SGPvP** is a free browser extension that enhances the user interface of the
8+
online space game [Pardus](http://www.pardus.at/). It adds configurable keyboard
9+
shortcuts to many in-game actions, making it faster to perform repetitive tasks,
10+
and especially giving you an edge in player vs. player combat.
11+
12+
This extension is approved by the Pardus developers.
13+
14+
## Installation
15+
16+
Follow the instructions of the web store for your browser:
17+
18+
* [Install SGPvP Extension for Chrome](https://chromewebstore.google.com/detail/flbeciljbdgkljhfmmgnglcjilacfgfe)
19+
* [Install SGPvP Add-on for Firefox](https://addons.mozilla.org/en-US/firefox/addon/pardus-sgpvp/)
920

1021
Once installed, reload your Pardus tab, press the key _i_ (for _info_), and find
11-
and click the link to the online help; this will get you started.
22+
and click the link to the online help.
1223

13-
**Firefox users: please note that the Greasemonkey version is now deprecated**, it will
14-
not be supported or updated any more. Firefox users should remove it and install
15-
the version from Mozilla Add-ons.
24+
## News
1625

17-
This extension is approved by the Pardus developers.
26+
On July 2024, after seven years of dormancy, SGPvP version 44 has been
27+
released. This is a redesign to conform to Chrome's "manifest V3" requirement,
28+
in time to survive deprecation of V2. Here's to seven more years of uneventful
29+
service!
30+
31+
## A note about SGPvP TE
32+
33+
At some point in those seven years, due to my disinterest in working on this
34+
extension, other developers forked the code and published their own improved
35+
versions, for which I'm very grateful. Of note is Tsunder's popular [Trader
36+
Edition](https://github.com/Tsunder/SGPvP), with additional non-combat commands,
37+
as well as "autopilot" navigation which is quite magical.
38+
39+
All features of SGPvP TE have now been merged into this version—let's call it
40+
"plain" or "original" SGPvP.
41+
42+
**As a user, for the time being, you should uninstall SGPvP TE and install plain
43+
SGPvP from one of the links above.** This is because plain SGPvP actually works
44+
on current Chrome, after the phase-out of manifest V2, and it includes all the
45+
functionality from SGPvP TE.
46+
47+
If/when SGPvP TE pulls this code again as a base for future improvements, you
48+
will be able to use either version, at your option. I will try to keep this
49+
one up to date, promise.
50+
51+
When you switch from plain to TE, and vice versa, you will have to export and
52+
import your keymap, and configure again your QL and armour settings. Sorry about
53+
that. You actually can have both installed at the same time but, it goes without
54+
saying, one of them should be disabled at all times.

0 commit comments

Comments
 (0)