Skip to content

Releases: ElectroAAC/electro

v1.9.1

20 Nov 01:54
0c742a4
Compare
Choose a tag to compare

Features

  • Added docker in project

Fixes

  • Adjusted admin account validation for tfs 1.3

v1.8.1

11 Jul 00:16
3993c43
Compare
Choose a tag to compare

Features

  • Added endpoint to check server status
  • Added endpoint to list maximum amount of players
  • Added server status widget

Fixes

  • Missing table migrations to support tfs

v1.7.7

29 May 18:52
243a1f8
Compare
Choose a tag to compare

Features

  • Added player outfit in Raking, Online list and Highscores Widget
  • Added endpoint to fetch all player storages
  • Added list of achievements (Quests) in character view
  • Improved character screen interface
  • Death's stores, items, skills and storage are now accessed separately from the character's store
  • Added creature migration
  • Added items migration
  • Added reading monsters.xml
  • Added reading items.xml
  • Added creatures page
  • Added items page

Fixes

  • Adjusted character skills reading
  • Adjusted character deaths reading
  • Adjusted character items reading
  • Adjusted responsiveness in character preview
  • Adjusted toast for mobile devices
  • Fixed bug of some pages updating when accessed
  • Fixed equipment loading in character view

v1.4.12

22 May 22:30
587a4ff
Compare
Choose a tag to compare

New version of ElectroAAC v1.4.12, what's new:

Release:

  • New default layout on the website.
  • Store added in frontend
  • Store added to the Dashboard, being possible to register and edit Categories and Items.
  • Added alert for when there are no deaths recorded
  • Added alert message when trying to access a screen without being authenticated.
  • Added guild routes in the header.
  • Added animation on the download screen.
  • Added Tibia logo.
  • Added endpoint to view a category and store item.

Fixes:

  • Adjusted request methods accepted by the backend.
  • Adjusted admin account verification for tfs 1.3 on frontend
  • Adjustment in checking non-guild characters per account
  • Adjusted post creation endpoint
  • Adjusted base ranking type when loading the Ranking screen.
  • Adjusted payload received when updating a store item.

Good use everyone!

v1.1.4

08 May 13:59
f48014c
Compare
Choose a tag to compare

New version of ElectroAAC v1.1.4, what's new:

  • Added support for tfs 1.3, from now on the project will support tfs 1.3+ and not 0.x
  • Added shop-system (Back-end)
  • Added migrations for all tfs 1.3 tables
  • Added seeders for admin account and character sample
  • Added guild management

Good use everyone!

v0.0.2

05 Feb 15:53
2e1a95f
Compare
Choose a tag to compare

New version of ElectroAAC v0.0.2, what's new:

What's New on the Dashboard:

  • Find and Update an Account
  • Find and Update a Character
  • Responsive screens

What's new on the site:

  • Ranking with filters for all skills
  • Responsive menu 
  • Optimized code and structure in the backend

Good use everyone!

v0.0.1

28 Jan 00:28
d1d3291
Compare
Choose a tag to compare

First version of the ElectroAAC project. It is not yet a stable version to be used in 1 real project. What you will find in it:

HomePage

  • Show lastnews

Account Management:

  • Create an account
  • Create Character
  • Change Character name
  • Delete Character

Ranking:

  • View the top players, with pagination and choose the amount of data on screen.
  • Top 5 player widget in side menu.

Character information

  • View character information
  • View character items
  • View character skills
  • View character deaths
  • View character achievements

Guilds

  • Show all Guilds
  • View Guilds
  • Create Guild

Online

  • Online Pages
  • Widget Players Online

Lastkills

  • Lastkill Page

Download

  • Download Page

Customize Layout

  • Customize Layout Structure

Dashboard - ADMIN

  • Validate permissions
  • Home Page
  • News Page
  • Create new post
  • List all post
  • Edit post
  • Delete post