Commit Graph

6 Commits

Author SHA1 Message Date
soneill
335b33916f updates config key in getMaps 2021-07-28 15:11:09 +12:00
soneill
671a16572f extracts session maps into new getSessionCharacterMaps method 2021-07-28 15:09:25 +12:00
soneill
c92526af76 restores controller/api/map.php and reimplements changes in model/pathfinder/CharacterModel#getMaps() 2021-07-28 13:41:49 +12:00
Mark Friedrich
5cdf62447a - improved ESI request for in-game roles. Switched from "corporations roles" to "characters roles" endpoint #930 2020-03-22 15:35:20 +01:00
Mark Friedrich
a5f29ee2eb - NEW "Thera connections" UI module, closed #829
- Upgraded "[_pathfinder_esi_](https://github.com/exodus4d/pathfinder_esi)" Web API client`v1.3.2` → `v2.0.0`
- Fixed a js bug where current active(selected) system becomes deselected after system was dragged on map
- Fixed a js bug where new auto mapped systems (e.g. after jump) were positioned outside current map scroll viewport
- Fixed a js bug where map sync failed after map tabs switch
- Fixed blurry map when map zoom was changed
- Fixed multiple minor JS bugs where map render/update failed
2020-03-02 16:42:36 +01:00
Mark Friedrich
647bd7db58 - BC Break: _PHP_ namespaces changed (PSR-4 standard). The _root_ namespace for all _PF_ related scripts is Exodus4D\Pathfinder
- BC Break: Project folder structure changed. Removed `app/main` dir.
- BC Break: Core _PHP_ framework + dependencies moved into `composer.json` and are no longer part of this repo
2019-12-15 22:27:17 +01:00