|
| 1 | +# v0.0.x |
| 2 | +This page contains all updates before the initial release of Lorekeeper. |
| 3 | + |
| 4 | +## [240220] |
| 5 | +### Miscellaneous |
| 6 | +- dA package was swapped out for another one - verification should work on hosts without HTTP2 now. |
| 7 | + |
| 8 | +### Bug Fixes |
| 9 | +- Masterlist page error. |
| 10 | +- Prompt creation error. |
| 11 | +- Viewing completed raffle error. |
| 12 | +- Error while trying to delete a MYO slot. |
| 13 | +- Missing recipient_id trying to grant currency to a character. |
| 14 | +- 500 error in delete shop modal. |
| 15 | +- Trying to use a nonexistent table when deleting an item. |
| 16 | +- Error displaying ownership log to non-logged in users. |
| 17 | +- Error trying to edit a page. |
| 18 | +- Item category sorting not being reflected in inventory/shop stock. |
| 19 | +- Leaving the owner fields blank while creating a character would credit it to the first user without an alias. |
| 20 | + |
| 21 | +## [020320] |
| 22 | +### Miscellaneous |
| 23 | +- Removed time of registration from profiles (leaving only the date). |
| 24 | +- Some query optimisation. |
| 25 | + |
| 26 | +### Bug Fixes |
| 27 | +- Error 500 in inventory when no item categories exist (and similar areas). |
| 28 | +- Fixed display of character image credit links when a URL is entered. |
| 29 | +- Fixed breadcrumb link for user admin panel. |
| 30 | +- Made the logged in dashboard page links link to their respective pages. |
| 31 | +- Fixed currency icon not displaying. |
| 32 | +- Removed masterlist link from admin panel sidebar, since it didn't have a staff-only page. |
| 33 | +- Fixed error on deleting character categories. |
| 34 | +- Fixed masterlist search links in the encyclopedia. |
| 35 | +- Fixed bug with viewing the blacklist. |
| 36 | + |
| 37 | +## [090320] |
| 38 | +### New Additions |
| 39 | +- Create/edit/delete bookmarks. |
| 40 | +- Bookmark page. |
| 41 | +- Notifications for changes in bookmarked characters. |
| 42 | +- Toggleable thumbnail hiding. |
| 43 | + |
| 44 | +### Miscellaneous |
| 45 | +- Timezone abbreviations and UTC difference in tooltips. |
| 46 | +- Collapsible display of item description in shop stock description. |
| 47 | +- News page should display news posts newest first now. |
| 48 | + |
| 49 | +## [140320] |
| 50 | +### New Additions |
| 51 | +- Added option to transfer characters to an offsite user (for admin use only). |
| 52 | + |
| 53 | +### Bug Fixes |
| 54 | +- Entering a number in the character creation page for the character code is 1 keystroke off. |
| 55 | +- TOS agreement not required to be checked. |
| 56 | +- 500 error when clicking add image on character profile. |
| 57 | +- Undefined variable $oldUser when deleting item from user. |
| 58 | +- Error when trying to admin transfer a character owned by an offsite user to a registered user. |
| 59 | +- displayName error when trying to change traits on an image without a trait category. |
| 60 | +- Cannot see item addons when viewing a design update as staff. |
| 61 | +- Could create characters without a rarity, causing character page to give a 500 error. |
| 62 | +- Shops still display purchase section in modal when logged out. |
| 63 | +- Profile page shows non-visible characters. |
| 64 | +- If character creation fails, the page doesn't retain entered data (it now does for most of the form). |
| 65 | + |
| 66 | +## [170320] |
| 67 | +### New Additions |
| 68 | +- README.md file was added on Github. |
| 69 | + |
| 70 | +## [230320] |
| 71 | +### New Additions |
| 72 | +- Subtypes are creatable in the admin panel. |
| 73 | +- They function as an additional, optional field for feature creation/editing, character (image) creation/editing, design updates. |
| 74 | +- They don't impose any restriction on feature selection. |
| 75 | +- However, if a subtype is selected in a dropdown (for assigning a subtype to a character for instance), the species for the same thing must match up to the species of the subtype. |
| 76 | +- Species entries in the encyclopedia list any subtypes under them. |
| 77 | +- Masterlist search now has a subtype field. |
| 78 | + |
| 79 | +### Miscellaneous |
| 80 | +- Added a MYO slots page to user profiles. |
| 81 | +- Rarity cap on features selectable during design approval has been removed. |
| 82 | +- Submitted prompt page (admin view) now shows number of times the user has submitted the prompt and had it approved before. |
| 83 | +- Prompt queue shows name of submitter. |
| 84 | +- Log pages, queue pages etc. now break long links. |
| 85 | +- An image can now be uploaded for prompts, same as other encyclopedia entries. |
| 86 | +- Tweaked the appearance of raffle pages very slightly. |
| 87 | + |
| 88 | +### Bug Fixes |
| 89 | +- MYO slot count not being updated when someone links their dA account and had MYO slots credited to their account. |
| 90 | +- MYO slots were not selectable for trades. |
| 91 | +- Missing validation checks for deleting some basic data in the admin panel. |
| 92 | +- Redundant/non-working visibility toggle on character pages. |
| 93 | + |
| 94 | +## [250320] |
| 95 | +### Bug Fixes |
| 96 | +- Broke the MYO slot masterlist. |
| 97 | + |
| 98 | +## [270320] |
| 99 | +### Bug Fixes |
| 100 | +- Unable to create new traits. |
0 commit comments