Skip to content

Releases: Elite-Kode/elitebgs

Zaurak

27 Mar 16:07
8b1fd9f
Compare
Choose a tag to compare

Its been a while since a release was made. This release comes with a lot of changes made over the past few months. Some of them are listed.

  • Switch to EDCD Tick detector
  • Lots of fixes

Yildun

23 Apr 12:32
0ee7465
Compare
Choose a tag to compare
  • The frontend is fully revamped to use VueJS instead of Angular.
  • Code is modularised and using a http proxy for dev env

Xamidimura

10 Apr 07:38
Compare
Choose a tag to compare
  • The deprecated v4 API of EliteBGS is removed
  • Redis is added for server side caching

Wezen

12 Mar 12:09
Compare
Choose a tag to compare

A huge architectural change has been made.

EliteBGS contains of many parts working together and until now it was designed as a monolith. But, this monolith wasn't able to handle the loads anymore, more so due to the single threaded nature of NodeJs. This release has broken up EliteBGS into 5 components:

  1. backend - This is the API that is publicly available. This gets the biggest loads and is targeted to be clustered.
  2. eddn_listener - This module is responsible for listening to EDDN and updating the db with the records.
  3. frontend - This module has the Angular app and a small Nodejs for serving that Angular app. This module also handles authentication.
  4. tick_listener - This module listens to the tick detector and updates the db accordingly.
  5. guild_bot - This is a small bot for handle roles and stuff for the Discord Guild supporting this project.

Vega

19 Oct 09:50
3539104
Compare
Choose a tag to compare
  • Added redirect from EDDB ids in the url. Use the URL like /system/eddbId-1234. Works with factions and stations too.

Ukdah

13 Sep 12:28
Compare
Choose a tag to compare
  • Added system API filter by influence (greater than and lesser than)
  • Added system API filter by faction government and faction allegiance
  • Added faction API filter by influence
  • Added system API filter by minimum distance from reference system
  • Optimized spherical and cubic search when lookup filters are not present
  • Station types are now tracked in the station history

Tauri

17 Aug 07:43
Compare
Choose a tag to compare
  • Added v5 db backend
  • Added v5 APIs
  • Updated frontend compatible with V5 endpoints
  • Added docs for V5 APIs

Sirius

07 Jun 11:24
Compare
Choose a tag to compare

Added Fleet Carrier events.

Regulus

08 Feb 15:40
Compare
Choose a tag to compare

Updated tools, UI framework and front-end framework as well as Nodejs and MongoDB dependency

Proxima Centauri

16 Jun 12:23
Compare
Choose a tag to compare

Added Conflict information added to the journal.