Skip to content

Bulk exporting of npc, item and skill values, bugfixing

Compare
Choose a tag to compare
@steffendx steffendx released this 12 Oct 20:12
· 7 commits to master since this release

Quick Start Deployment Steps in the Wiki: Click here
Docker Quick Start in the Wiki: Click here

This release focused on improving the exporting / importing and balancing capabilities of GoNorth:

  • Bulk exporting of objects and field values for npcs, items and skills
  • Bulk importing of objects and field values for npcs, items and skills
  • Dropped nordic names in home and map module
  • Bugfixes

Please note: Since there is a new setting you will have to extend the appsettings if you dont use the included appsettings.
The new key inside the "Misc" part is:

"CsvDelimiter": ";"

You can check the appsettings.json file for more details.