Skip to content

Releases: adventurerscodex/adventurerscodex

v2.3.0

03 Nov 23:39
e90fa38
Compare
Choose a tag to compare
Adds level sort to feature table (#2053)

* Adds level sort to feature table

* Adds new POI DC check fields.

These fields are optional and do not block submissions nor apply to old
POIs.

This commit also adds some new flex utilities present in Bootstrap 4/5
but not in 3 and they're really nice.

This commit also redoes the Wealth Quick Spend to use these new
utilities.

POI DC checks can be set to any text and number value, but the skill
autopopulates the basic skills and stats.

* Fixes merge issue

* Addresses PR comment

Archived v1 (The Last Gasp)

27 Oct 04:26
caf2bcc
Compare
Choose a tag to compare

This is intended to be a save point of the last version of AC before the rewrite.

Version 2.2.0 (07/8/2019)

09 Jul 03:57
Compare
Choose a tag to compare
  • Adds Sharable Character Sheets feature
  • Fixes bug in creating notes

Version 2.1.0 (04/29/2019)

30 Apr 04:10
3b56c3c
Compare
Choose a tag to compare

version 2.1.0 (04/29/2019)

  • Updates some more validation constraints
  • Fixes a bug with switching tabs
  • Fixes calculations related to weight
  • Adds Trap Encounter Section
  • Adds inactivity timer
  • Encounter sections that can be sent via the chat now have a symbol next to the field to indicate that they will be sent to the player
  • Adds image links to various Encounter Sections
  • Adds the ability to send more encounter sections through the chat
  • Fix bug with connection status dot

Version 2.0.3 (03/16/2019)

17 Mar 01:10
Compare
Choose a tag to compare
  • Removes an unused version of font awesome

Version 2.0.1 and 2.0.2 (03/09/2019)

16 Mar 23:28
Compare
Choose a tag to compare

version 2.0.2 (03/9/2019)

  • Updates spells to not require damage type
  • Adds banner to account page to help remind users to register their account

version 2.0.1 (03/3/2019)

  • Updates skills to support addition of new skills
  • Fixes typo in DM screen
  • Adds required marker to Armor stealth field

Version 2.0 Cloud-Syncing (03/02/2019)

03 Mar 08:27
Compare
Choose a tag to compare
  • Adds support for cloud syncing
    • Characters and campaigns are now synced between devices for a user's account
    • Adds validation to all fields
  • Various fixes and enhancements
  • Various UI changes in modules with no modals + chat UI changes.
  • Stability enhancements

Version 1.6.2 (02/27/2018)

28 Feb 22:42
Compare
Choose a tag to compare
  • Adds selenium testing compatibility.
  • Fixes dropbox profile pictures not rendering in chat section.
  • Fixes an issue with inventory and armor sorting.
  • Fixes worth in gold calculation
  • Fixes a longstanding issue with temp HP not being calculated properly with damage.
  • Moves XMPP websocket to standard port.
  • Players now auto-join party when they have only 1 saved party.
  • Adds Random Number Generator service
  • Applies a temporary workaround for Death Saves corrupting character sheets.

Version 1.6.0 (1/3/2018)

03 Jan 05:10
Compare
Choose a tag to compare
  • App now stretches the whole screen on larger devices
  • Import button is now disabled if there is no character selected to import
  • Enhancement to death save and the health status line
  • Added delete button on the character picker screen
  • Notes section improvements
  • Deleting a character no longer changes you to the first character on the list
  • Various UI fixes for DM tools on mobile
  • Remove select2 and add jquery auto-complete
  • Move menu to the nav bar
  • Implemented point buy system in the wizard
  • Current character or campaign and tab is saved the URL so that those are loaded when the page is refreshed
  • Various UI improvements and performance enhancements

Version 1.5.2 (12/19/2017)

20 Dec 08:03
Compare
Choose a tag to compare
  • Upgrades project build/deploy to webpack
  • Drastically simplifies build process
  • Fixes a number of internal code issues
  • Adds support for continous deployment
  • Adds support for testing environment and environment dependent variables
  • Fixes an issue where deleting encounters would not not delete their data or their children.
  • Fixes issue with deleting last note.
  • Adds Dropbox Image support to all image fields.
  • Adds migration to fix issue with monster ability scores causing slow performance.
  • Fixes an issue with Monster Ability Scores continually saving new data.
  • Fixes support page link
  • Improves overall app load time and initial run performance.
  • Adds version info to footer.