-
Notifications
You must be signed in to change notification settings - Fork 1
/
changelog.txt
76 lines (76 loc) · 3.87 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
v1.0
- First operational build!
- Supports basic GBF wiki lookup for weapons
v1.0.1
- Added change log
- Added warning for users attempting to set long reminders
- Added help command functionality
v1.0.2
- Fixed weapon lookups with edge cases
- Minor help page reformatting
v1.0.3
- Fixed Luminiera weapon lookups crashing the bot
- Apostrophes in descriptions display properly now
v1.0.4
- Added weapon category icons and retrieval timestamps to weapon lookups
v1.0.5
- Replaced element icons with higher-resolution versions
- Clarity pass on help text
v1.0.6
- Added character and summon lookup functionality
- Moved icons below titles
v1.0.7
- Migrated advanced HTML parsing to BeautifulSoup4. This has no effect on what you see, but it saves vic a lot of sanity.
- Weapon lookup now has basic Charge Attack information. Please let vic know if something is missing an icon!
v1.1
- HUGE update!
- Finalized migrating advanced HTML parsing to BS4
- Added 4/5★ uncap stars
- Characters obtainable via Premium Draw now have their recruitment weapon listed
- Weapons now have their skills and charge attacks included in lookup
- Characters now have their charge attacks, skills, and subskills listed
- Summons now have their auras and calls listed
- Simple lookup is now available with the "lookupsimple" command, since the normal lookup command is getting rather big
- Lazy lookup is now available by surrounding your search query with [], or s[] if you'd like simple lookup.
v1.1.1
- Fixed formatting errors on help page
- Fixed Ultima Weapons sneaking past the large skill table check and breaking the bot
- More icons added
v1.2
- Event lookup is now available (event lookup is in an early state, and may produce errors)
- Anonymous search logging has been added to collect data to identify bugs and other issues (privacy policy is available in the support server)
- Help page updated to now include the command for the help page, which apparently wasn't there before
- A new help page solely for GBF lookup is now available by calling "@Brynhildr wikihelp"
- A new command to get an invite to the support server DM'd to you is now available by calling "@Brynhildr discord"
- More icons added
v1.3
- Search functionality is now available and will automatically initialize on searches that do not return an existing page
- Interactive reactions have been added, allowing you to interact with search results and remove lookups once you're done with them if desired
- More icons added
v1.3.1
- Fixed display error with character charge attacks that get an upgrade but keep the same name
- Fixed reactions applying the react action to all recent messages
- Fixed search menus sometimes displaying more reaction options than search results found
- Refined search functionality to only return pages supported by lookup
- Fixed an edge case where looking up pages with no description (commonly newly added pages) would break lookup
- Changed bot to summer mode
- More icons added
v1.3.2
- Reconfigured summon calls to prevent text fields exceeding the maximum length allowed by Discord with certain summons (Freyr)
- More icons added
v1.3.3
- Fixed issue causing lookup of Proto Bahamut to fail
- Minor error message changes
- Changed bot out of summer mode
v1.3.4
- Added new icons for character categories
- Minor regex improvements
- More icons added
v1.3.5
- Internal code refactoring, shouldn't impact functionality but makes the code way less ugly
v1.4
- Added support for characters with multiple skill tables
- Fixed new Evoker EMPs breaking lookup
- More icons added
v1.4.1
- Fixed certain weapons still managing to have skill tables too long for Discord embeds and overhauled how these cases are handled (thanks for the tip, Jed!); weapons with very long skill tables should now be split into two embed pages that can be toggled like with characters that have two skill tables