[Plugin] GPS (new updated and fixed version of original) v1.7.1

  • Hello,


    first of all i like to thank @Miwarre for his great job with his really useful gps plugin. I don't want any credit for his work, i just want to help maintain and adding new features since he seems to be gone :(


    As i'm using VSCode to create Plugins i had to merge the original gps code into my maven plugin boilerplate. I also replaced his translation with my i18n solution wich allows every player to use the plugin in his language (player.getSystemLanguage(); will be used)
    The other thing i changed is the DB connection, i removed the db class from gps plugin and created a Wrapper class in my tools lib that can also be used by other plugins. It creates a db file named WORLD_NAME.db in the plugin root directory.


    If you have used gps before please follow these steps:


    • Backup your old gps directory
    • unpack new GPS directory in your plugin directory
    • move the db files from your old gps directory into the new GPS directory and remove the gps2- prefix of all files.
    • check the settings.properties as there is some settings changed (do not use the old file)
    • be sure you have installed https://forum.rising-world.net…ibrary-for-plugins-0-7-0/ too!

    Any questions, feedback or suggestions for improvements please leave a comment!


    See https://github.com/Devidian/oz…gps/blob/master/README.md for more information!



    ==========================================================================================================



    ==========================================================================================================



    Hallo zusammen,


    zunächst möchte ich @Miwarre danken für sein wirklich praktisches gps Plugin. Ich möchte keinesfalls seine Arbeit als meine ausgeben, ich möchte lediglich helfen das Plugin weiterhin zu warten und evtl auch neue Features hinzuzufügen, denn es scheint das er (Miwarre) seit längerem verschwunden ist :(


    Da ich VSCode zum entwickeln verwende und dort nur Maven (Java) Projekte kompilieren kann musste ich den original code mit meinem Maven boilerplate zusammenführen. Ich habe dabei auch die Übersetzung der texte durch meine eigene i18n Lösung ersetzt. Dies erlaubt das jeder Spieler auf einem Server das Plugin in seiner Sprache verwenden kann und nicht der Server die Sprache vorgibt. (Wenn jemand weitere Übersetzungen beisteuern möchte bitte zusenden @Galochka vielleicht? GPS in russisch ? ;))
    Außerdem habe ich noch die db klasse entfernt und eine Wrapper Klasse in meiner tools lib hinzugefügt, diese kann dann auch (theoretisch) von anderen Plugins verwendet werden (die wrapper klasse legt immer eine db pro welt in dem jeweiligen plugin Ordner an)


    Wer vorher das original gps verwendet hat sollte folgende Schritte befolgen für eine Aktualisierung:


    • Den alten gps Ordner sichern!
    • Den neuen GPS Ordner ins plugin Verzeichnis entpacken
    • alle *db Dateien aus dem alten gps Ordner in den neuen GPS Ordner kopieren und alle datei-prefixe (gps2-) entfernen. (Datenbank ist kompatibel!)
    • prüfe settings.properties ob die Einstellungen passen (nicht die alte Datei verwenden!)
    • Vergewissern das https://forum.rising-world.net…ibrary-for-plugins-0-7-0/ auch installiert wurde!

    Alle Fragen, Feedback oder Konstruktive Verbesserungsvorschläge bitte einfach hier posten!


    Detaillierte Beschreibung findet ihr ausserdem hier: https://github.com/Devidian/oz…gps/blob/master/README.md
    (aktuell leider nur in englisch, deutsch folgt noch... irgendwann)


    ==========================================================================================================


    Discord for support: https://discord.gg/UVvcJ2m

    Files

    • GPS-1.7.1.zip

      (55.07 kB, downloaded 963 times, last: )

    Gamer aus Leidenschaft
    (Web) Entwickler aus Leidenschaft
    <3 Vater aus Leidenschaft <3
    (prio in aufsteigender Sortierung ;) )


    ~~~~~~~~~~~~~~~~~
    1. Entweder man macht etwas richtig oder lässt es bleiben!
    2. Egal wie lange etwas dauert, Hauptsache es wird fertig (irgendwann)
    ------------------------
    Discord: Devidian#1334

    Edited 8 times, last by Devidian ().

  • Файл с Русским переводом.
    Поместите данный файл в папку "i18n".
    Путь. Plugins\GPS\i18n\
    ===========================
    File with Russian translation.
    Place this file in the "i18n" folder.
    Way. Plugins \ GPS \ i18n \
    ===========================
    Datei mit russischer Übersetzung.
    Legen Sie diese Datei im Ordner "i18n" ab.
    Weg Plugins \ GPS \ i18n \


    Google TR.

  • Code: changelog 1.6.0
    ## [1.6.0] - 2019-04-07
    ### Fixed
    - PluginChangeWatcher was not executed
    ### Added
    - new command: `/gps spawn` teleport to your bed (player-spawn)
    - new command: `/gps serverspawn` teleport to server-spawn (default spawn)
    - new commands can be activated in `settings.properties`
    - Russian translation by `Galochka`

    @Galochka may need updated translation (please also translate the rest if you like not only GPS*, could be copied from you discordplugin translation)

  • Also ich habe die 1.6 installiert und die DB rüber geschoben.


    Unsere DB Name hat ein Leerzeichen vielleicht liegt es daran aber ich habe nen Fehler.



    Habe den alten GPS Ordner wieder eingespielt und da geht die DB


    Code
    VARIATON 4 ICON 9
    VARIATON 4 TEXTURE 8
    SQLite: C:\Program Files (x86)\Steam\steamapps\common\RisingWorldDedicatedServer\plugins\gps/gps2-Lets Play.db
    GPS 1.4.0 enabled successfully!
    API: REGISTER LISTENER class com.vistamaresoft.gps.Gps
  • ok prüfe ich später, hatte gestern abend beim testen der 1.6 keine probleme


    1.5 hat funktioniert ? Hab den download extra noch drin gelassen im ersten Beitrag


    Ach moment!!!! Ich lese gerade der hat die Klasse nicht gefunden, hast du auch den shared Ordner installiert ? Da sind wichtige Klassen drin


    PS: Meine Welt hat auch Leerzeichen, das ist es jedenfalls nicht ;)

  • УРА-УРА-УРА 8o8o8o
    Hi, everybody. !!)))) The plugin works exactly. Thank You Davidian. I'll put the GPS on an external server now. Thanks so much.
    Plugins I will translate, necessarily, only later. and I'll send it to you in PM or GitHub, send it.
    ============================================
    Hallo alle zusammen! !!))))Das Plugin funktioniert genau. Vielen Dank, Devidian. Zalu GPS jetzt auf einem externen Server. Herzlichen Dank.

  • Thank you for confirming that issue ;)


    Known Issues:


    • sometimes rwgui throws java error (same error as with original version <=1.4.0 - i try to fix that i think, maybe i must take and maintain rwgui too or merge into my tools lib)
    • Slot 15 / last slot still not saved permanently (this is an issue from original too)


    I'l try to fix them asap

  • Здравствуйте. Транслите файлы плагинов ''Devidian''
    DiscordPlugin
    Global Intercom
    GPSРост
    RisingMaps
    можно также просмотреть и скачать здесь:https://github.com/1Galochka/R…a340f1bc8b20c1988246e6012
    ==============================================
    Hello. Transmit "Devidian"
    DiscordPlugin
    Global Intercom
    GPSRising
    Mapsplug-in files. You can also view and download Maps here. https://github.com/1Galochka/RisingWorldFiles-ru/tree/0b3a75da0509270a340f1bc8b20c1988246e6012
    ===============================================
    Guten Tag. Übertragen Sie "Devidian"
    DiscordPlugin
    Global Intercom
    GPS
    RisingMaps
    Hier können Sie auch Karten anzeigen und herunterladen.
    https://github.com/1Galochka/R…a340f1bc8b20c1988246e6012 (Google tr)

  • Devidian
    RisingMaps plugin has a string error (/rm info)
    I fixed the en.properties and de.properties I checked, check and you.
    =============================
    RisingMaps-Plugin hat einen String-Fehler (/rm info)Ich habe die en.properties und de.properties repariert, die ich überprüft habe, und Sie. (Google TR)

  • This is already fixed in my local version but thanks for reporting ;)


    I did not update the repository for some time, i will do that asap to get this fixed for all.

    Gamer aus Leidenschaft
    (Web) Entwickler aus Leidenschaft
    <3 Vater aus Leidenschaft <3
    (prio in aufsteigender Sortierung ;) )


    ~~~~~~~~~~~~~~~~~
    1. Entweder man macht etwas richtig oder lässt es bleiben!
    2. Egal wie lange etwas dauert, Hauptsache es wird fertig (irgendwann)
    ------------------------
    Discord: Devidian#1334

  • Code: Changelog 1.6.1
    ## [1.6.1] - 2019-04-09
    ## Fixed
    - Slot 15 (last slot in general) is now loaded correctly

    Just packed and uploaded, was tested yesterday, please report any issues.

Participate now!

Don’t have an account yet? Create a new account now and be part of our community!