Exodus4D
|
7a187ecbb9
|
- improved drag&drop system selection (live preview for selected systems)
- improved drag&drop system selection performance ( added requestAnimationFrame() API for smother rendering)
- improved signature table JS update counter for (created, updated columns)
|
2016-09-18 18:32:33 +02:00 |
|
Exodus4D
|
74faec37c9
|
- added multi character support per user, #314
- improved client site storage (IndexedDB) setup
|
2016-09-14 19:51:14 +02:00 |
|
Exodus4D
|
d3001c2e4d
|
- added settings dialog to route module for default configuration, closed #247
|
2016-09-06 20:36:04 +02:00 |
|
Exodus4D
|
055c34faf3
|
- added warning for active characters to "delete systems?" - dialog, closed #305
|
2016-09-03 19:03:14 +02:00 |
|
Exodus4D
|
c9a792083d
|
- added persistent system information, #184
- fixed some PHPDoc comments
- fixed bug where system "status" change fails to update
|
2016-08-28 20:46:27 +02:00 |
|
Exodus4D
|
12874a0913
|
- improved error handling for invalid connections, #269
|
2016-08-28 12:01:02 +02:00 |
|
Exodus4D
|
0e39f8c2d1
|
- improved "set rally point" dialog
- fixed wrong character name on poke notifications, closed #297
|
2016-08-27 23:59:42 +02:00 |
|
Exodus4D
|
58a4c03c1f
|
- added persistent map configuration for ("snap to grid", "magnetizing"), closed #289
- fixed "snap to grid" bug with "locked" systems
|
2016-08-21 22:09:16 +02:00 |
|
Exodus4D
|
344c99c84e
|
- improved "delete system(s)" function, closed #299
- refactored, moved some "system" function from map/map.js -> new /map/system.js
|
2016-08-20 21:56:59 +02:00 |
|
Exodus4D
|
4b90645ede
|
- updated wormhole connection labels, closed #251
|
2016-08-14 15:59:20 +02:00 |
|
Exodus4D
|
835d3563d0
|
- added shortcut for all dialogs, to force close (key: "ESC"), #133
- added ".jshintrc" config file. Used by Gulp build tasks
- fixed some JS code style issues
|
2016-08-14 15:27:21 +02:00 |
|
Exodus4D
|
a359496b7e
|
- added "default map" local storage, closed #117
|
2016-08-14 02:10:03 +02:00 |
|
Exodus4D
|
4bf81bcfac
|
- fixed "current location" selection, fixed #281
|
2016-08-09 16:48:55 +02:00 |
|
Exodus4D
|
a87459895a
|
- added new "rallyPoke" column to "system" table, #279
- fixed "rally point" desktop notifications, #279
- updated/fixed "pnotify" library 2.0.1 -> 3.0.0, #279
- moved some "map util" functions from map.js -> map/util.js
|
2016-08-06 14:43:27 +02:00 |
|
Exodus4D
|
444d50698e
|
- improved map export, removed unnecessary JSON data
- fixed bug where "updated" table column is not set on insert
|
2016-08-06 00:06:20 +02:00 |
|
Exodus4D
|
1c9c9f4563
|
- WIP: improve "Set rally point" context menu option for systems, #279
|
2016-08-05 19:35:56 +02:00 |
|
Exodus4D
|
e2c3018aff
|
fixed typo
|
2016-07-30 23:20:09 +02:00 |
|
Exodus4D
|
6349ce7b36
|
- fixed setParameters() bug for moving/new connections, #269
|
2016-07-30 23:18:46 +02:00 |
|
Exodus4D
|
01d4f751a1
|
- added new "EOL" timer for connections, closed #172
- some refactorings (moved map util functions from "util.js" to new "map/util.js")
|
2016-07-30 20:07:22 +02:00 |
|
Exodus4D
|
fadba2a929
|
- removed console.log(),,,
|
2016-07-17 18:18:12 +02:00 |
|
Exodus4D
|
f0a5642ddb
|
- added new system tooltip for "region name", closed #236
- updated "Bootstrap" JS-library 3.3.0 -> 3.3.5
|
2016-07-17 18:16:16 +02:00 |
|
Exodus4D
|
f943f31d9a
|
- removed IGB support #206
- removed location tracking by IGB
|
2016-07-06 19:04:40 +02:00 |
|
Exodus4D
|
1ab5033c18
|
- added local storage (IndexedDB)
- added local storage for map scroll position. closed #69
|
2016-06-30 20:33:45 +02:00 |
|
Exodus4D
|
a6234749ad
|
- closed #102 added "set waypoint/destination" context menu to route finder module
- update "Select2" 4.0.0 -> 4.0.3
- update "Font Awesome" 4.6.1 -> 4.6.3
|
2016-06-20 17:16:27 +02:00 |
|
Exodus4D
|
2a73bb3018
|
- added new map scopes to map dialog, which affect system (jump) trackintg
- moved system (jump) tracking from client (js) to backend (php)
- improved system (jump) tracking performance (reduced update timings by 40%)
- improved map data caching
- updated jQuery custom content scroller 3.0.9 -> 3.1.13
- updated "manual dialog" content
- increased "manual dialog"
|
2016-06-12 13:30:39 +02:00 |
|
Exodus4D
|
1b4b8af3dc
|
closed #163 added CREST endpoint support for "waypoints"
|
2016-05-22 01:23:06 +02:00 |
|
Exodus4D
|
ef8f5666aa
|
closed #137 fixed javascript errors on trying to establish an "invalid" connection
|
2016-05-02 15:28:52 +02:00 |
|
Exodus4D
|
ac1a746f12
|
closed #131 new "route search" algorithm, added current map systems to live search, added refresh/update functionality for each found route, added bulk route refresh function, added "meta map" route search (search on multiple maps), added route "filters" (restrict search on "stargates", "wormholes", "jumpbridges"), added route "filter" for wormholes (reduced/critical wormholes)
closed #89 fixed "loop connections" on same system
#84 added error messages for "invalid" CREST "Client ID"
added "bootboxjs" (customized styled checkboxes/radio buttons) CSS only
"Font Awesome" version upgrade 4.4.0 -> 4.61
"Bootbox.js" version upgrade 4.3.0 -> 4.4.0
fixed "system dialog" (added responsive layout)
|
2016-04-24 19:59:17 +02:00 |
|
Exodus4D
|
09129e4bb7
|
closed #120 removed map-loading animation for larger maps (same behaviour as IGB)
|
2016-04-10 13:29:27 +02:00 |
|
Exodus4D
|
95119fcd3d
|
pathfinder-84 [Feature Request] CREST Pilot Tracking, many smaller Bugfixes
|
2016-04-05 21:31:03 +02:00 |
|
Exodus4D
|
d1fbdf8a95
|
updated jsPlumb v1.7.6 -> v2.0.5
add animation to GitHub Release-Log dialog
|
2016-01-19 23:31:29 +01:00 |
|
Exodus4D
|
92c3bedd63
|
fixed position for "new system" according to current mouse cursor position
|
2015-11-14 18:38:45 +01:00 |
|
Exodus4D
|
7d0a28f507
|
Build *.js files for v.0.0.14, updated *.sql dump
|
2015-10-25 20:02:31 +01:00 |
|
Exodus4D
|
18a2838f1b
|
close #32 (beta) new feature "system magnetization"
|
2015-10-25 14:36:44 +01:00 |
|
Exodus4D
|
93686f4f87
|
close #52 fixed cache timings for corp/ally models in CCP API-calls. added new Gulp task for cache clearing, fixed "main" character auto-set on registration
|
2015-10-17 18:47:47 +02:00 |
|
Exodus4D
|
593278bc00
|
#49 WIP "user interaction" dialog
|
2015-10-13 20:44:25 +02:00 |
|
Exodus4D
|
56fab30aeb
|
refresh "connection table" on system remove (map dialog)
|
2015-10-12 00:24:21 +02:00 |
|
Exodus4D
|
525c2f1a06
|
close #31 Fixed "empty" labels
|
2015-10-05 22:12:07 +02:00 |
|
Exodus4D
|
5314bec204
|
close #30 fixed tooltip after system movement
|
2015-09-26 21:44:08 +02:00 |
|
Exodus4D
|
0458ff3b74
|
close #34 fixed tooltip position, improved "map connection cache", fixed signature config,
|
2015-09-26 19:44:23 +02:00 |
|
Exodus4D
|
1bfcabe2f9
|
close #23 fixed system tooltips, fixed typo
|
2015-09-22 20:17:43 +02:00 |
|
Exodus4D
|
b71d670d61
|
close #20 fixed system alias update, gulp copy task fixed, jshint fixes, updated package.json
|
2015-09-20 20:30:13 +02:00 |
|
Exodus4D
|
e452adb597
|
close #18 New Gulp build process, jsHint fixes
|
2015-09-20 16:01:40 +02:00 |
|
Exodus 4D
|
ae60b4122a
|
OGB optimized landing page
OGB map fixes
|
2015-09-01 23:27:41 +02:00 |
|
Exodus4D
|
52957d1ac8
|
Bug fixing, new map info dialog
|
2015-08-25 23:04:47 +02:00 |
|
exodus4d
|
16058fbd1d
|
bigfixing
|
2015-08-11 19:05:19 +02:00 |
|
exodus4d
|
65cbc9440f
|
bug fixing minor improvements
|
2015-07-31 15:54:10 +02:00 |
|
exodus4d
|
9826be3275
|
bug fixes, map share configuration
|
2015-07-18 14:12:25 +02:00 |
|
exodus4d
|
075d2330bd
|
improved request caching, new C4 statics, landing page carousel,
|
2015-07-06 20:39:36 +02:00 |
|
exodus4d
|
d223ac6555
|
splashpage feature list, carousel, first iteration of request cache engine.
|
2015-06-28 00:15:12 +02:00 |
|