- Added Resource Manager
- Migrated most exts to it
- Added config entry for the resources URL
- Added my ID to template
- Bumped copyright on edited files
Fixes#246
PR originally by MadIceTea
note: will take care of miaowware/qrm-resources#5 once applied there
Co-authored-by: Alexander Wiegman (Taniguchi) <7548448+MadIceTea@users.noreply.github.com>
Co-authored-by: MadIceTea <7548448+MadIceTea@users.noreply.github.com>
* add cq zone, itu zone and region, canadian maps
* update arrl/rac maps
* add attribution to all maps
Fixes#112
Progress on #130
Co-authored-by: 0x5c <dev@0x5c.io>
- Added flag emojis to commands with countries.
- Added image attribution and description to "image" commands.
- Added file metadata to image resources.
- Added new key in options.py: pika.
- Added classes to deal with file metadata.
- Added common paths to common.py.
- Changed directory/file names of resources.
- Documented the new metadata format.
Fixes#83 - Metadata storage
Fixes#86 - Country flags
* add command to display vanity callsign rules
* store callsign info in a separate file for extensibility
* Update callsign_info.py
* Update callsign_info.py
* fix gitignore, make pfx command extensible, fix US formatting
- Downsized multiple images
- Ran 'pngquant --quality 30-40' on all images
- MX bandplan had to be specially handled in Photoshop for both tasks
Part of changes for #38