Mods / QP's Client Side Tools

Tags:
Utility
Author:
QPTech
Side:
Client
Created:
Oct 23rd 2023 at 9:48 PM
Last modified:
Nov 1st 2023 at 6:45 PM
Downloads:
875
Follow Unfollow 19
Latest release (for Vintage Story 1.18.15, outdated):
qpt 1.0.1.zip  1-click install

So far just adds a few simple "." commands:

.qpt imat  Tells the everyone in the selected chat window your current coordinates, eg: I'm at 500 118 -1000
.qpt this   Tells the opened chat window what you have in your hand, eg: Iron Pantograph
.qpt c        Copies your current location to the clipboard so you can paste it somewhere else (v 1.0.1)
Will add more as I think of things, feedback welcomed!
(Note a lot of stuff may not be possible because it's a client side only mod)

Mod Version Mod IdentifierFor Game version Downloads Released Changelog Download 1-click mod install*
1.0.1 qpclienttools 623 Nov 1st 2023 at 6:45 PM qpt 1.0.1.zip 1-click install

Added command .qpt c (copies your location to the clipboard)

1.0.0 qpclienttools
1.18.14 - 1.18.15
252 Oct 23rd 2023 at 9:49 PM Empty qpclienttools_1.0.0.zip 1-click install

7 Comments (oldest first | newest first) (threaded | flat)

QPTech , Feb 16th 2024 at 11:52 AM

adres4t what do you mean?

adres4t, Feb 14th 2024 at 9:03 PM

Hey Quentin, could you add HTTP/HTTPS integration?

QPTech , Nov 1st 2023 at 12:27 PM

DanaCraluminum ah didn't see that i will definitely update that!

DanaCraluminum, Oct 26th 2023 at 11:32 PM

QuentinP The game uses this everywhere:

(api as ICoreClientAPI).Input.ClipboardText = "ClipboardText";
QPTech , Oct 26th 2023 at 10:47 PM

DanaCraluminum ah good idea.

I was hoping to have it copy to the system clipboard maybe, but then I have to include windows forms and I don't think it would work on every system then.

QPTech , Oct 26th 2023 at 10:47 PM
DanaCraluminum, Oct 26th 2023 at 3:23 PM

Can you add .qpt gps alias for .qpt imat command?