Open main menu

Project: Gorgon Wiki β

Changes

User:Alleryn

389 bytes added, 17:16, 15 December 2020
m
Known Bugs/Potential Improvements
* Skips items with "EquipSlot:" and with "Lint_NotObtainable" in "Keywords" (because they are numerous, and generally uninteresting since they can't be obtained in game by any normal means). Most of these do not have wiki pages at all, with the exception of a few admin items, the starting underwear, and a few other random uninteresting items (or maybe this is one of those 'only interesting because it would otherwise be uniquely uninteresting in a swath of interesting' type of deals (see https://en.wikipedia.org/wiki/Interesting_number_paradox), but probably not) like [[HumanClothBoots1]].
=== Known Bugs/Potential Improvements ===
* High Priority (really ought to fix these before they cause major headaches)
** Fails to check if an item's name has changed. (Items are stored by ItemID number in the json. If item_1234 has its name changed from OldName to NewName, but nothing else changes, AllyBot will think that the page at /wiki/OldName is doing a fine job of holding the data that really should be at /wiki/NewName.
* Medium Priority (may be added eventually if i have spare time)
** Notes about unobtainable (Lint_NotObtainable) items, to avoid confusion (although this info is already present in the item infobox)
* Low Priority (unlikely to be added, unless someone thinks it's important)
** Sometimes the Ability Consumption script will report some misleading data, as the "AmmoDescription" in abilities.json is not always precise. For example, Basic Shot will report consuming "Beginner's Arrow (or better)", correctly, but Multishot will report consuming "Beginner's Arrow x5" even though it can also use "(or better)" arrows.
** Purchase info for work orders (from w.o. board), i.e. automatically add to Purchasing section which work order board the work order can be purchased from (info is currently available at the page for the item in the Quest Fulfillment section; this would add the info also to Purchasing section at the page for the work order for the item.
== Other Projects ==
5,698
edits