Added a filter button to the filter boxes. Typing in the filter box no longer auto filters, you need to click the filter button to apply/clear the filter.
Part 1 - Added a filter button to the filter boxes on the Dino, Engram and Resources grid. Typing in the filter box no longer auto filters, you need to click the filter button to apply/clear the filter.
diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml
index 5407b7fe..6aa0e6ed 100644
--- a/ASM/beta/en-US.xaml
+++ b/ASM/beta/en-US.xaml
@@ -1686,6 +1686,8 @@
Reset all engram customizations back to defaults.Paste custom engram data.Save custom engram data.
+ Import custom engram data.
+ Export custom engram data.Custom Engram SettingsOnly Allow Selected EngramsIf enabled, only the selected engrams will be available to learn in game.
@@ -1724,6 +1726,20 @@
Click 'Yes' to confirm you want to select all the engrams.Confirm Unselect All ActionClick 'Yes' to confirm you want to unselect all the engrams.
+
+ Export Error
+ Select engram override data file
+ json
+ JSON Files
+ *.json
+
+ Import Confirmation
+ You are about to import the engram data, this will overwrite the engrams in the list with data from the file. Do you want to continue?
+ Import Error
+ Select engram override data file
+ json
+ JSON Files
+ *.json
@@ -1741,8 +1757,8 @@
Delete all existing levels.Reset all level customizations back to server manager defaults.Reset all level customizations back to official defaults.
- Import level customizations from CSV file.
- Export level customizations to CSV file.
+ Import level customization data.
+ Export level customization data.Update maximum XP Cap to last level value.+
@@ -1768,15 +1784,17 @@
Confirm Reset ActionClick 'Yes' to confirm you want to reset all the current dino levels.
- Export Error
- Import ErrorUpdate Error
- Save level customizations
- Select level customization CSV file
+
+ Export Error
+ elect level customization data filecsv
- csvCSV Files*.csv
+
+ Import Error
+ Select level customization data file
+ csvCSV Files*.csv
@@ -2400,6 +2418,7 @@
+ NoneValentines DayEasterFear Evolved (Halloween)
diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt
index 9609fa13..5db19090 100644
--- a/ASM/beta/latest.txt
+++ b/ASM/beta/latest.txt
@@ -1 +1 @@
-1.1.385.10
+1.1.386.1
diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip
index 8ebdef1f..b7d0b283 100644
Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ