Skip to content

Latest commit

 

History

History
402 lines (200 loc) · 16.7 KB

CHANGELOG.md

File metadata and controls

402 lines (200 loc) · 16.7 KB

Changelog

4.0.0 (2019-06-09)

Bug Fixes

Changes

  • remove values in config that are not needed anymore (a37b31a)
  • spelling mistake identifer -> identifier (3bcad79)

Features

  • update init to use the new resource system (56034e1)

BREAKING CHANGES

  • spelling mistake identifer -> identifier

3.2.5 (2019-05-17)

Changes

  • remove images/map folder (87e8696)

Features

  • add default marker icons (9e11285)
  • add fire station and flame icons to markers (0769907)

Bug Fixes

Changes

  • remove random print from control file (2910f2a)
  • update changeServer to reset controls (46e42b3), closes #33
  • update marker accuracy (50ee202)

Features

  • add "groupPlayers" to config (ee2b957), closes #32 #32
  • add a stiched image of the normal tileset (8fedeba)

Bug Fixes

  • blip controls breaking when switching servers (b15938f)
  • leaflet error in production (3301a68)
  • nav item's class. (e19a93b)
  • player clusters not being clickable (aaa159a)
  • popup flickering on players (0149d21)

Changes

  • increase marker accuracy (878ee15)
  • move fonts (1920cf3)
  • rename pre-push to post-commit (d1cc408)
  • update bootstrap to 4.1.3 (2c5359f)
  • update font paths back to relative (e65f4b0)

Features

  • add clustering player icons (c162950)
  • add defaults to config (f393b91)
  • add new console._log function (493ba08)
  • add player filtering (3c3780c)
  • add utils/config.html (4ccebec)

Bug Fixes

  • accuracy issues in the map markers (9449dec)
  • config defaults when loading config (0b7ef8d)
  • controls being disabled on zoom (f550b78)
  • controls not working with leaflet (efc8913), closes #20

Changes

  • add tiles used during development (2a01e44)
  • changed bundler software (6afa8d4)
  • moved vendor files into a vendor folder (7d82699)
  • moved version check to JS (4255667)
  • remove php utility files (8a279d1)
  • update files to use new config.json file (618bc39)
  • update font-awesome fonts (ac76737)
  • update js names for new build system (d52ed41)
  • update map utils for better accuracy with new framework (792cfbb)
  • update scripts to use new global variables (213a1e0)
  • update static markers to new map (8d7c2d6)
  • update utils to new map (096e84e)
  • update webpack config to match previous PHP minifier (d6367be)

Features

  • add bundler configs (ffec536)
  • add font-awesome css (75e1714)
  • add git pre-push hook (77c3e39)
  • add leaflet.js framework (dd0f7c0)
  • add python files used to extract PNGs from YTD files (d23bec2)
  • add reverse proxy config (05c8f99)
  • add stripJsonOfComments to utils (cce1009)
  • moved from php to html (8f95d87)
  • update map code with better zooming (9a3cfd8)

Bug Fixes

Bug Fixes

  • blip icons not working on other servers (e8f5fa6)

Bug Fixes

Changes

Features

Bug Fixes

Changes

  • remove servers.php (6e71478)
  • update dropdown CSS (4e59a15)
  • update sidebar to be more mobile friendly (a4e0ed5)
  • update to latest development commit (36b12c8)

Features

Bug Fixes

  • socket label not using bootstrap 4 (1214e97)

Changes

Features

Changes

  • change console.debug to console.log (5e97c24)
  • update various files to use new alerts (69a9d96)

Features

Features

  • add sorted player names (5f2611c)

Bug Fixes

  • socket not closing when reconnecting (5e3eaee)

Bug Fixes

  • logic inside getPlayerInfoHtml (5d8561f)

Features

  • add debug setting (c78ca8b)
  • change boolean checks to use json_encode (8769f19)
  • dont show information when config is set to false (91e6a53)

Bug Fixes

  • 'show blips' button breaks (e625b5e), closes #8

Changes

Features

  • add blip socket commands (5644a00)
  • update coordinates to 2dp (e9f0ddf)

Bug Fixes

  • false values in config error (8c9c5cf)

Changes

  • update update_checker to use new versioning system (411aea7)

Changes

Features

Changes

  • remove echos (ef7d945)
  • update how you configure the webapp (e26f1d6)

Features

Bug Fixes

Bug Fixes

Changes

Features

  • add ajax request for blip data (6ab06c5)
  • add caching for blips and player selection (47be19a)
  • add dynamically generated MarkerTypes (9f270b1)
  • add Google hack for maps (35021ee)
  • add link to IdentityRP (167d0d3)
  • add player tracking (186b254)
  • add runtime minifier (c020a34)
  • add some more markers (b4cc119)
  • add toggle showing blips (45ebb37)
  • ssl in websocket (28c5347)
  • update jail2 icon (a56c13e)
  • update script tags in index to show previous changes (143cac5)
  • update socket to use player identifiers (fe379a4)
  • update socket url to identityrp (85f4298)