Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Mars

#166
Mods / [Editor] CryoFall Map
June 04, 2020, 06:34:34 PM
CryoFall Map

Explore CryoFall Map in CryoFall editor with mobs and objects.

Screenshot:
(https://i.imgur.com/nXFlTg6.jpg)
   
Mod type: Client-server mod for the editor.

Supported game version: A26

Download latest version: here (https://drive.google.com/file/d/131mmjDXg4zNFFQmm1RdtEi8orM5SgOQB/view?usp=sharing)

How to install mod:
File "ModsConfig.xml":

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
  <mod>CryoFallMap</mod>
</mods>
#167
Mods / [Client+Server] and [Client] Achievements
June 04, 2020, 12:40:45 AM
Achievements

More complete achievements list.  All visible.

Screenshot:

   

Mod type: Client+Server mod.

Supported game version: A26

Download latest version:  here (https://drive.google.com/file/d/1nCto54wmZhdo1dJ7-bZwjiSorkNs8w1i/view?usp=sharing)

How to install mod:
File "ModsConfig.xml":

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
  <mod>MoreAchievements</mod>
</mods>





Mod type: Client-side mod.

You can't have more achievements on client side, but they are all visible.

Supported game version: A27

Change log:
0.1.2 Fixed fishing
0.1.1 A27 Support

Download latest version: here (https://drive.google.com/file/d/1TarIYThGzDaZsZsWT6L10jAXYqNi_Wg_/view?usp=sharing)


How to install mod:
File "ModsConfig.xml":

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
  <mod>AchievementsVisibility</mod>
</mods>

#168
Mods / [Client] Flashing notifications
June 02, 2020, 11:03:39 PM
Flashing Notifications

Red flashing border around notifications, sometimes I just don't see the events  ::)

Screenshot:

   
Mod type: Client-side mod.

Latest version: 0.1.1

Change log:
0.1.1 A27 support

Download latest version A27: here (https://drive.google.com/file/d/1G048y1TvAV5q96J1xjz1LgUib7FpUI9q/view?usp=sharing)

Download old version A26: here (https://drive.google.com/file/d/16uPIGfHN4qi2aDZwkyQ_MZACgb94bjpZ/view?usp=sharing)

How to install mod:
File "ModsConfig.xml":

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
  <mod>FlashingNotifications</mod>
</mods>

#169
Mods / Re: [Client] Marketplace
June 02, 2020, 09:23:26 PM
I never played PVP, but thats a good point  :)  I removed the available count in PVP.   I love it in PVE though, we still have to walk to the end of the map sometimes, at least we know how many is available, will that change with delivery, or we have to walk to deliver the goods?
#170
Mods / Re: [Client] Marketplace
June 02, 2020, 12:09:49 PM
I agree that sorting by price when you have 2 currencies is not really friendly, but I liked having both when I started playing, it's a little more difficult compared to other games with only 1, trying to find out how the item is worth and how to switch from one currency to another. I hope you won't remove recycling, it's really cool that you can recover the materials.

I think you are far in development to remove a feature as huge as 2 currencies.
#171
Mods / [Client] Marketplace
May 28, 2020, 01:08:13 PM
Marketplace

List all items from the trading station markers, with search filter.

How to use: My first time doing XAML, so it's built like CNEI interface by Djekke.  There is a Shiny icon on the upper right, default key is F9.  You can add search filters, so you can check "Is buying" and search for "gold".  You can click the coords to get a notification.

Screenshot:

   
Mod type: Client-side mod.

Latest version: 0.1.5

Supported game version: R31

Download latest version: here (https://github.com/mars-x24/Marketplace/releases/download/0.1.5/Marketplace.mpk)

GitHub: https://github.com/mars-x24/Marketplace

How to install mod:
File "ModsConfig.xml":

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
  <mod>marketplace</mod>
</mods>


Changelog:
0.1.5
Fixed an error issue with the UI
0.1.4
Added item type search, like "gem" or "ammo"
0.1.3
Changed the coords button color to green if you are the owner of the trade station
0.1.2
Added support for my next mod, the notification changed to Mark(x;y), the mark pops on your map
0.1.1
Added sorting
Added ratios
Removed Available Count from PVP