July 2024
7.30.2024
- Updated – Spells
- Added – View Only – for subscribers
- Added – Spell List – for subscribers
- Added – Spell List – for Admin
- Added – Edit/Add Spell – for Admin
- CDN disable for time being due to numerous changes being made
7.28.2024
- Added – Spell list with search functions
- Added – spell view page // need to debug update feature and restrict new/edit pages to admin.
7.27.2024.
- Installed – Buddypress – extended profile features as well as social networking functionality (currently “off”) for future expansion
- Updated – Maintenance features to enable maintenance mode if needed
- Updated – Login page
- Updated – Foe Search & Foe Admin – force table to display alphabetically by name
- Updated – Foe Edit – force image resize to ensure full image displays correctly.
- Added – The Oobliette (404 page)
7.26.2024
- Updated – Encounter Builder – now includes Foe Types.
- Added – Chuckleberry Plugin to Admin Menu
- Added – Characters to user profile menu in top right links to character page.
7.25.2024
- Created a rudimentary character builder form and list assigned to each user. // needs limits established for race/class/subclass to include only those pertaining to the selected options.
- Created a campaign table to include all campaigns created //still need to create a form to allow creation of campaigns assigned to the “DM” and selectable by all users for further functionality
7.21.2024
- Rudamentary encounter builder has been coded and is working. Accepts inputs for required fields and matches against the inventory table. Displays the encounter foes names, quantities, and rolls initiative for each. // Still needs some restrictions set for formulas to be defined by the DM and filters are incomplete due to monster table not being complete at this time, so all fields are listed as “optional” at this time.
- Recoded all templates into a “plugin” to facilitate thematic changes and such without requiring moving/copying all files that have been edited to create specialized pages. // Happy Birthday “Chuckleberry Plugin”
- Verified encounter builder functionality does allow for the bypass of “owned” monsters for those running virtual games.
7.20.2024
- Recoded the Foe Search & Foe Search Admin – Two Column Layout & Added Filter Functions
7.19.2024 – Updates and Such.
- Rewrote the create/edit templates to remove bloat caused by ambitious coding not supported by WordPress and current host.
- Imported DND 5E Monster Manual, identified several fields not included in this dataset but it was the “most complete” for now so updates should be relatively easy downstream.
- Deleted nonsense characters created during initial development.
- Search forms and Edit forms updated to improve efficacy.
- Theme updated to another random theme (new article based, this time) previous template hard-coded boarders and such making it difficult to utilize.
- Final editions of pages to be fleshed out once permanant template and such are identified.
- Drafted the Encounter Builder form based on generic user story info.
- Issue – No current user libraries are built so all queries default and fail; also need clarification on handling seeds and other various mathmatical equations to make this function as requested.
- Need query logic and formula’s to ensure proper calculation
- Change encounter page header
7.13.24 – Transitions from UserSpice Backend to WordPress.
- Original design allowed for significant usability however due to longterm expansions a transition to wordpress foundation was ultimately necessary.
- Original functionality was transferred for “Foes” including New Foes & Foe Search.
- Added functionality for registered users to create ownership of individual foes including quantity.
- Added restrictions for Adding Foes and Editing foes to administrator level only.
- Navigation updated to include restricted roles.
- Userstory and all functions restricted behind login.
- Temporary template applied, task added to migrate affected files once permanent template selected.