Gesugao-san

Results 7 issues of Gesugao-san

# Description of suggestion I propose to add the ability to render full-scale PNGs holographic maps (alike [Map Renderer](https://github.com/SpaceManiac/SpacemanDMM#map-renderer)), a similar mechanism for which is used at the [Aurora Station](https://github.com/Aurorastation/Aurora.3/blob/master/code/modules/maps/reader.dm)....

enhancement

# My OS specifications **OS**: Windows 20H2 (build 19042.1110) ├ **BYOND**: 514.1561 (Beta) └ **WSL**: Ubuntu 20.04.2 LTS **StrongDMM**: v1.9.1 [revision: e1a3ea8] └ **StrongDMM Launcher**: (v1.1.0) [01693a4] # Description of...

![image](https://user-images.githubusercontent.com/28023014/158056850-93d3d7de-7025-42aa-ba62-ad1c9c1346f5.png)

* ~Add feature to change mod order in saved modpack~ (dup: #38); * Add feature to delete few mods at once (Shift + LMB to select, Delete); * Add feature...

enhancement

`aiobtdht_readme_example.py`: ```py3 #!/usr/bin/env python3 # -*- coding: utf-8 -*- import asyncio from aiobtdht import DHT from aioudp import UDPServer async def main(loop): initial_nodes = [ ("67.215.246.10", 6881), # router.bittorrent.com ("87.98.162.88",...