Urban Dead Revived

A suite of UI enhancements for Urban Dead

Đây là phiên bản của script này, nơi mã nguồn đã được cập nhật. Hiện tất cả các phiên bản.

  • v1.8 06-10-2024
    • Fixed typo in host check which was breaking a lot of things.
    • Refactored a huge string representing the map coords and all buildings into an array to prevent that having to be done at run time for better performance and easier maintenance.
    • Added more debug logging and comments.
  • v1.7 17-09-2024
    • Fixes an issue trying to load an active profile but finding the Google Analytics details instead causing the script to stop loading completely.
  • v1.6 12-08-2024
    • Fixes position of refresh and iSpy buttons when using DNA extractor.
  • v1.5 12-08-2024
    • Added warning on settings page about tab mode being broken in Safari mobile views. It currently hides the map when the viewport width is thin.
  • v1.4 12-08-2024
    • Remove icon from Wiki button to fix sizing issues on Safari.
  • v1.3 12-08-2024
    • Makes placement of the refresh and iSpy buttons consistent and fixes a bug where it was missing from the exhausted screen.
    • Fix tabs background loading animation from poking through in Safari.
    • Add browser request for permission to use localStorage to save the user preferences with the script in order to try and fix a bug with in some Apple systems where the settings aren't being saved.
  • v1.2 11-08-2024
    • Fixes styling when persistent game messages is turned off.
    • Move refresh and iSpy button placement to the front of the list. The placement will become an option in the settings page soon.
    • Switch logging to error level.
  • v1.1 11-08-2024
    • Fixed duplicate messages showing when using the persistent messages setting.
    • Fixed the settings page "return to map" functionality breaking the settings tab.
    • Fixed links in the NT/RP tabs to open in new links to enable editing.
  • v1.0 11-08-2024