Skip to content

Releases: IharSha/build_a_hero

Babs (01-09-2021)

09 Jan 14:20
ca7b319
Compare
Choose a tag to compare

New features (#10)

  • Location model and supportive things added;
  • Character location model added;
  • Ability to select character location added;
  • Map page added with locations;
  • Story page placeholder added;
  • Smarter redirections;
  • Remember character_id through session now;

Bug fixes:

  • Github CI updated;

Ann (01-06-2021)

06 Jan 13:22
69c9aad
Compare
Choose a tag to compare

New features:

  • Remember latest selected character (#6)
  • Omit character Id from the url (#6) 🔢
  • Character level up cooldown added on detail page (#7)
  • Maximum Level added (#7)
  • Avoid duplicates in cooldowns on database level(#8)

Alf (12-31-2020)

31 Dec 20:55
ec248a4
Compare
Choose a tag to compare

Deployed application to Heroku 🎉

New features:

  • Application went online. Check this out!!
  • Count user's visits 🙈
  • New admin pages
  • Remember last selected character

DevOps stuff:

  • Updated license
  • Updated readme
  • Github actions ⭐
  • Tests for model's methods added

P.S. Happy 2021 friends!

Adam (12-27-2020)

27 Dec 13:48
84b2f35
Compare
Choose a tag to compare

Code rewritten to Django framework.

What's New:

  • Well, apparently everything 👍
  • HTML for every page
  • Bootstrap 5
  • Designed Character and CharacterAttributes models
  • Custom views for sign up/sign in and logout
  • Character creation view
  • Page with list of characters that user created 🎉
  • Page with character details
  • View for character level up from detail page 🆙

Abba (12-24-2020)

24 Dec 18:43
6fbe112
Compare
Choose a tag to compare

This release only for history. Text-based game.

  • New game
  • Save/Load game
  • Character creation
  • Leveling up
  • Select options