[DISCONTINUED][Mod] EmpyrionCommandCrate v2.11.1 (EmpyrionSpotGuard addon)

Discussion in 'Empyrion API' started by Exacute, Jul 23, 2018.

Thread Status:
Not open for further replies.
  1. Taelyn

    Taelyn Administrator Staff Member Community Manager

    • Developer
    • Administrator
    Joined:
    Oct 4, 2021
    Messages:
    894
    Likes Received:
    1,252
    EmpyrionCommandCrate v2.9.1

    If you lost your download link, then contact me

    Fixes:

    - Exceptions found in the log files
     
    #101
  2. Taelyn

    Taelyn Administrator Staff Member Community Manager

    • Developer
    • Administrator
    Joined:
    Oct 4, 2021
    Messages:
    894
    Likes Received:
    1,252
    EmpyrionCommandCrate v2.9.2

    If you lost your download link, then contact me

    Changes:

    - Changed {ToLower(input)}, {CapFirst(input)} & {Cap(input)} to include spaces between words
    - Add new ModApi DLL Files
    - Updated Packages
     
    #102
    Last edited: Mar 10, 2022
  3. PoPoWanObi

    PoPoWanObi Ensign

    Joined:
    Jan 3, 2023
    Messages:
    1
    Likes Received:
    0
    Hello Taelyn. I'm a new Empyrion hoster, and I am curious about the steps required to access the two APIs (SpotGuard and CommandCrate).

    From what I understand it is (or was?) a donation based tool. I'm just wondering what steps would be required for me to be able to access them so I can utilize them on my server.

    I appreciate your time regarding this. Thank you.
     
    #103
  4. Taelyn

    Taelyn Administrator Staff Member Community Manager

    • Developer
    • Administrator
    Joined:
    Oct 4, 2021
    Messages:
    894
    Likes Received:
    1,252
    Ill send you a private message with the info :)
     
    #104
  5. Taelyn

    Taelyn Administrator Staff Member Community Manager

    • Developer
    • Administrator
    Joined:
    Oct 4, 2021
    Messages:
    894
    Likes Received:
    1,252
    EmpyrionCommandCrate v2.9.6

    If you lost your download link, then contact me

    Changes:

    - Add new ModApi DLL Files
    - Updated Packages
    - Removed combineing of all DLLs in one to minimize bload
    - Removed old Config_Example.ecf from import
     
    #105
  6. Fenra369

    Fenra369 Commander

    Joined:
    Apr 5, 2016
    Messages:
    355
    Likes Received:
    143
    Certain generic commands shipped with the mod are not working anymore. Not sure if I can list them here, but it would be appreciated if they were fixed.
     
    #106
  7. Taelyn

    Taelyn Administrator Staff Member Community Manager

    • Developer
    • Administrator
    Joined:
    Oct 4, 2021
    Messages:
    894
    Likes Received:
    1,252
    The same logic applies here as when you write a bug report, repro steps

    I cant go look in 20.000 lines of code and guess what does not work ;)
     
    #107
  8. Taelyn

    Taelyn Administrator Staff Member Community Manager

    • Developer
    • Administrator
    Joined:
    Oct 4, 2021
    Messages:
    894
    Likes Received:
    1,252
    EmpyrionCommandCrate v2.10.0

    If you lost your download link, then contact me

    Fixes:

    - Fixed mod not working with Epic Platform Id
     
    #108
  9. Taelyn

    Taelyn Administrator Staff Member Community Manager

    • Developer
    • Administrator
    Joined:
    Oct 4, 2021
    Messages:
    894
    Likes Received:
    1,252
    EmpyrionCommandCrate v2.10.1

    If you lost your download link, then contact me

    Fixes:

    - More fixes to the Epic Ids (to be inline with internal changes)
     
    #109
  10. Taelyn

    Taelyn Administrator Staff Member Community Manager

    • Developer
    • Administrator
    Joined:
    Oct 4, 2021
    Messages:
    894
    Likes Received:
    1,252
    EmpyrionCommandCrate v2.10.2

    If you lost your download link, then contact me

    Changes:

    - Update packages

    Fixes:

    - Fixed ItemReturn not working correctly
     
    #110
  11. Taelyn

    Taelyn Administrator Staff Member Community Manager

    • Developer
    • Administrator
    Joined:
    Oct 4, 2021
    Messages:
    894
    Likes Received:
    1,252
    EmpyrionCommandCrate v2.10.3

    If you lost your download link, then contact me

    Fixes:

    - Fixed CCreturn not working correctly in some cases
     
    #111
  12. Taelyn

    Taelyn Administrator Staff Member Community Manager

    • Developer
    • Administrator
    Joined:
    Oct 4, 2021
    Messages:
    894
    Likes Received:
    1,252
    EmpyrionCommandCrate v2.11.0

    If you lost your download link, then contact me

    This update starts with a big rework of the code and structure of the mod for better optimisation and code handeling.
    Its not fully done and future updates will contain more work done. But I didnt want to hold back on the many changes Ive done so far.

    ! Take a good look at the zip and make changes to your mod on the server since location of files and some directory / file names changed !

    Changes:

    - Reworked Back-up. Back-up is now only done on Server Shutdown and Zips the data
    - Added Log Manager. Instead of adding logging to the dedicated_xxxx.log. Command Crate now writes own logs to ../EmpyrionCommandCrate/Logs/Client_<Date>_<Time>.log
    - Restructure of code
    - Added new property to Cost , BoxGUI: true / false (default is false). If set to true the cost message is output in a yellow box top screen instead of a personal message in chat.
    - Relocate config files to Config directory
    - Relocate and rename PermaData folder to Config/Data (You need to rename in the Config.yaml > PermaDataDirectory: PermaData to PermaDataDirectory: Data)
    - Rework Block/Item Id mapping to Config/Items.dat (ALWAYS Overwrite with file from zip)

    - Updated VirtualBackpack.yaml with more options (Global Bags, Faction Bags, Vip Bags)
    - Added example of voting rewards (Thanks to Elrick) (you need to set the api key from empyrion-servers.com in the Voting_Config.yaml in the Config/Data directory. Rewards can be updated in Voting.yaml in the Additional/Extension directory

    Fixes:

    - Fixed CCreturn not working correctly in some cases
    - Fixed ItemReturn not working correctly
     
    #112
  13. Taelyn

    Taelyn Administrator Staff Member Community Manager

    • Developer
    • Administrator
    Joined:
    Oct 4, 2021
    Messages:
    894
    Likes Received:
    1,252
    EmpyrionCommandCrate v2.11.1

    If you lost your download link, then contact me

    Fixes:

    - Fixed Config/Data wasnt correct in some cases
     
    #113
  14. Taelyn

    Taelyn Administrator Staff Member Community Manager

    • Developer
    • Administrator
    Joined:
    Oct 4, 2021
    Messages:
    894
    Likes Received:
    1,252
    Public development of CommandCrate stoppes as of today

    You can continue using the mod as it is but no future updates will be done anymore
     
    #114
Thread Status:
Not open for further replies.

Share This Page