|
249 | 249 | "it will be available once a language-pack for the current language has been installed"
|
250 | 250 | ],
|
251 | 251 | "leveltracker enable": [
|
252 |
| - "provides an automated leveling guide overlay and several campaign qol-tools" |
| 252 | + "provides an automated campaign guide-overlay and several qol features" |
253 | 253 | ],
|
254 | 254 | "leveltracker timer": [
|
255 | 255 | "adds a timer between guide text and navigation buttons that records your act times and stores them in csv-files",
|
|
385 | 385 | "refreshing kills only has to be done if you have finished the map and won't go back in"
|
386 | 386 | ],
|
387 | 387 | "maptracker mapinfo": [
|
388 |
| - "map-mod data loaded into the map-info panel will be logged", |
| 388 | + "map-mods in the map-info panel will be logged", |
| 389 | + "this also includes information such as:\nelder guardians, conquerors, type of maven invitation, blight(-ravaged), contract/blueprint", |
389 | 390 | "the map-info panel is a separate feature and has to be enabled"
|
390 | 391 | ],
|
391 | 392 | "maptracker notes": [
|
392 |
| - "adds an icon to the tracker panel to log custom notes for individual map runs", |
393 |
| - "long-click to view current notes, right-click to edit" |
| 393 | + "adds an icon to the tracker panel to log custom notes for individual map runs" |
394 | 394 | ],
|
395 | 395 | "maptracker color unselected": [
|
396 | 396 | "used for highlighted cells in the log-viewer, and for non-league dates in the date selection",
|
|
523 | 523 | "screenchecks pixel-test": [
|
524 | 524 | "click this button while the ui element shown in <info> is visible, the test should return positive",
|
525 | 525 | "click it again while the ui element shown in <info> is not visible, the test should return negative",
|
526 |
| - "geforce now: move your character around a bit, then redo steps 1 & 2" |
| 526 | + "geforce now: move your character around a bit, then redo steps 1 & 2" |
527 | 527 | ],
|
528 | 528 | "screenchecks pixel-info": [
|
529 | 529 | "hold to see instructions"
|
|
815 | 815 | "long-click to export the list of runs below as a CSV-file, overwriting any existing file with the same date",
|
816 | 816 | "right-click to open the export folder"
|
817 | 817 | ],
|
818 |
| - "logviewer filter": [ |
819 |
| - "type in keywords (separated by commas) and press <enter> to only show specific runs: simple words are treated as map names, simple numbers as map tiers (e.g. \"crimson temple, 16\")", |
820 |
| - "you can search inside columns by using search operators (check the book icon on the far left)" |
| 818 | + "logviewer page-entries": [ |
| 819 | + "how many entries to show on each page (auto = log-viewer will adjust to available screen space)" |
| 820 | + ], |
| 821 | + "logviewer search": [ |
| 822 | + "each column has a search bar that supports regex and custom patterns (hover over them for more info):\npress <enter> to start a search with every input at once, or click the red x to restore the unfiltered log-viewer" |
821 | 823 | ],
|
822 | 824 | "logviewer sum avg": [
|
823 | 825 | "click highlighted cells in this row to display the data within a column as totals / percentages / averages"
|
824 | 826 | ],
|
825 |
| - "logviewer headers": [ |
826 |
| - "some column headers can be clicked for searching: left = paste search-operator, right = paste !operator", |
827 |
| - "double-clicking will immediately start the search with the bare operator: using an operator without any keywords will simply search for runs where corresponding data had any value other than 0 or blank" |
| 827 | + "logviewer search map": [ |
| 828 | + "supported inputs:\n\"xyz\" (search), \"!abc\" (exclude), \"xyz !abc\" (search xyz, exclude abc)" |
828 | 829 | ],
|
829 | 830 | "logviewer header map": [
|
830 | 831 | "long-click a map name to edit it, hold right-click to delete the run",
|
831 |
| - "names can be clicked for searching, just like some of the headers (check the book icon in the top left)" |
| 832 | + "map names are clickable for searching:\nclick to paste \"<name>\" into the search, r-click to paste \"!<name>\", double-(r-)click to search immediately" |
| 833 | + ], |
| 834 | + "logviewer search tier": [ |
| 835 | + "supported inputs:\n\"x\" (exact tier), \"!x\" (exclude), \"x-y\" (between x and y), \"x+\" (x or higher)" |
| 836 | + ], |
| 837 | + "logviewer header tier": [ |
| 838 | + "the tier (map) or level (e.g. contract) of the run", |
| 839 | + "numbers are clickable for searching:\nclick to paste \"<tier>\" into the search, r-click to paste \"!<tier>\", double-(r-)click to search immediately" |
| 840 | + ], |
| 841 | + "logviewer search run": [ |
| 842 | + "supported inputs:\n\"x\" (exact time), \"x-y\" (between x and y), or \"x+\" (x or longer)", |
| 843 | + "if x/y don't include any colons, they will be treated as seconds, otherwise as (hh:)mm:ss" |
832 | 844 | ],
|
833 | 845 | "logviewer header run": [
|
834 |
| - "searching for \"r:XYZ\" will only list runs that took XYZ amount of time and below", |
835 |
| - "if XYZ doesn't include any colons, the value is treated as seconds, otherwise it's treated as hh:mm:ss" |
| 846 | + "the time it took to complete the run" |
836 | 847 | ],
|
837 | 848 | "logviewer header e-exp": [
|
838 |
| - "effective exp gained in a map, based on your level and the monsters'", |
839 |
| - "requires your character name in the <general> section of the settings menu" |
| 849 | + "effective exp gained in a map (i.e. after penalties), based on your level and the monsters'", |
| 850 | + "you have to specify your character's name in the <general> section of the settings menu first" |
| 851 | + ], |
| 852 | + "logviewer search deaths": [ |
| 853 | + "supported inputs:\n\"x\" (exact value), \"x-y\" (between x and y), or \"x+\" (x or higher)" |
840 | 854 | ],
|
841 | 855 | "logviewer header deaths": [
|
842 |
| - "searching for \"d:X\" will only list runs with at least X deaths" |
| 856 | + "number of deaths in a run", |
| 857 | + "header is clickable for searching:\nclick to paste \"1+\" into the search, r-click to paste \"0\", double-(r-)click to search immediately" |
| 858 | + ], |
| 859 | + "logviewer search portals": [ |
| 860 | + "supported inputs:\n\"x\" (exact value), \"x-y\" (between x and y), or \"x+\" (x or higher)" |
843 | 861 | ],
|
844 | 862 | "logviewer header portals": [
|
845 |
| - "searching for \"p:X\" will only list runs with at least X portals used" |
| 863 | + "number of portals used in a run" |
| 864 | + ], |
| 865 | + "logviewer search kills": [ |
| 866 | + "supported inputs:\n\"x\" (exact value), \"x-y\" (between x and y), or \"x+\" (x or higher)" |
846 | 867 | ],
|
847 | 868 | "logviewer header kills": [
|
848 |
| - "number of monsters killed in a map: uses /kills command (optional setting, has to be enabled first)", |
849 |
| - "searching for \"k:X\" will only list runs with at least X kills" |
| 869 | + "monsters killed in a run (optional, has to be enabled first): uses the in-game /kills command", |
| 870 | + "header is clickable for searching:\nclick to paste \"1+\" into the search, r-click to paste \"0\", double-(r-)click to search immediately" |
| 871 | + ], |
| 872 | + "logviewer search loot": [ |
| 873 | + "supported inputs:\n\"xyz\" (search), \"!abc\" (exclude), \"xyz !abc\" (search xyz, exclude abc), \"abc, xyz, ...\" (search abc, and xyz, ...)" |
850 | 874 | ],
|
851 | 875 | "logviewer header loot": [
|
852 |
| - "loot found in a map (optional setting, has to be enabled first)", |
853 |
| - "click highlighted cells in this column to view the list" |
| 876 | + "loot found in a map (optional, has to be enabled first):\nclick highlighted cells in this column to view a list with logged loot", |
| 877 | + "header is clickable for searching:\nclick to paste \"yes\" into the search, r-click to paste \"no\", double-(r-)click to search immediately" |
| 878 | + ], |
| 879 | + "logviewer search mapinfo": [ |
| 880 | + "supported inputs:\n\"xyz\" (search), \"!abc\" (exclude), \"xyz !abc\" (search xyz, exclude abc), \"abc, xyz, ...\" (search abc, and xyz, ...)", |
| 881 | + "you can search for mods and also general rolls, e.g. \"100q\" for 100% quantity\n(for general rolls, it will always search for <x and above>)" |
854 | 882 | ],
|
855 | 883 | "logviewer header mapinfo": [
|
856 |
| - "mods rolled on a map (optional setting, has to be enabled first): click highlighted cells in this column to view the list", |
857 |
| - "the operator also allows searching for general stats (mod-count, quant, etc.), e.g. \"m:100q\" will search for 100% quant and above" |
| 884 | + "mods rolled on a map (optional, has to be enabled first):\nclick highlighted cells in this column to view a list of logged mods", |
| 885 | + "header is clickable for searching:\nclick to paste \"yes\" into the search, r-click to paste \"no\", double-(r-)click to search immediately" |
| 886 | + ], |
| 887 | + "logviewer search notes": [ |
| 888 | + "supported inputs:\n\"xyz\" (search), \"!abc\" (exclude), \"xyz !abc\" (search xyz, exclude abc), \"abc, xyz, ...\" (search abc, and xyz, ...)" |
858 | 889 | ],
|
859 | 890 | "logviewer header notes": [
|
860 |
| - "notes can be added to individual map runs by right-clicking cells in this column", |
861 |
| - "click highlighted cells in this column to view the notes" |
| 891 | + "custom notes for runs (adding notes during/before the run is optional and has to be enabled first):\nright-click cells in this column to add/edit notes after the run, click highlighted cells to view them", |
| 892 | + "header is clickable for searching:\nclick to paste \"yes\" into the search, r-click to paste \"no\", double-(r-)click to search immediately" |
862 | 893 | ],
|
863 |
| - "logviewer header content": [ |
864 |
| - "side-content you encountered in a map (optional setting, has to be enabled first)", |
865 |
| - "the icons can be clicked for searching, just like some of the headers (check the book icon in the top left)" |
| 894 | + "logviewer search content": [ |
| 895 | + "supported inputs:\n\"xyz\" (search), \"!abc\" (exclude), \"xyz !abc\" (search xyz, exclude abc), \"abc, xyz, ...\" (search abc, and xyz, ...)", |
| 896 | + "available short-hand inputs: \"elder\" for elder guardians, \"sirus\" for conquerors" |
866 | 897 | ],
|
867 |
| - "logviewer header tier": [ |
868 |
| - "the tier (map) or level (e.g. contract) of the run", |
869 |
| - "tiers can be clicked for searching, just like some of the headers (check the book icon in the top left)" |
| 898 | + "logviewer header content": [ |
| 899 | + "side-content you encountered in a map (optional, has to be enabled first)", |
| 900 | + "header & icons are clickable for searching:\nclick to paste \"<content>\" into the search, r-click to paste \"!<content>\", double-(r-)click to search immediately" |
870 | 901 | ]
|
871 | 902 | },
|
872 | 903 | "maptrackernotes": {
|
|
0 commit comments