Avorion

Avorion

Trade Mapping
Showing 1-10 of 13 entries
< 1  2 >
Update: Jul 31, 2022 @ 6:14am

Never actually remembered to fill out the modinfo...

Update: Jul 31, 2022 @ 5:00am

fixed a bug with the price labels not showing up

Update: Jul 29, 2022 @ 11:23am

2.2 update

Update: Jul 24, 2022 @ 3:00pm

Compatibility for 2.0

Update: Nov 19, 2020 @ 8:43am

Fix was broken...

Update: Nov 18, 2020 @ 8:13pm

A maybe-fix for an issue

Update: Nov 2, 2020 @ 9:00pm

Update: Oct 17, 2020 @ 11:45am

Update: Oct 11, 2020 @ 10:32pm

Small fix because I deleted a function I thought was unused but it was actually only called by the server...

Shift happens.

Update: Oct 11, 2020 @ 2:49am

Selecting a ware from the list on the map now also shows the prices at which sectors sell and buy them.

Green means they buy it, money goes up = good
Red means they buy it, money goes down = not as good


Also if you want the improved functionality for the buy and sell orders, as in that they remember what you've last entered in the filter and price, then you have to modify the base MapMappings.lua: edit it so that the whole variable defining (local ...) block is BEFORE the "if onClient() then" line.