Code Monkey home page Code Monkey logo

yuan-shen-map's Introduction

空荧酒馆原神地图

这是空荧酒馆网页版原神地图 1.0. 的仓库。

食用方法

  • 点击右侧按钮唤出筛选器

  • 每种物品都有【序号id】,方便查缺补漏,可单击标记查看备注

  • 每种物品都可进行【标记】,方便旅行者标记已经获取过的物品

  • 宝箱有对应【图片】,妈妈再也不用担心找不到宝箱了(蒙德部分宝箱没有图片,可能由于没有截图或者点位不准,请以公测为准)

  • 当前针对PC优化,手机端也许会有一些意想不到的新(B)特(U)性(G)

  • 如果各位旅行者发现了问题,可以【点击这里并简述问题】

实例 实例 实例 实例

贡献

A8、大白米、Icarusss、南极风、(^_^)、Peaceshi

更新日志

https://support.qq.com/products/321980/blog/505810

常见问题

https://support.qq.com/products/321980/faqs-more/#parentId=64710?classifyId=64711

参与开发

本项目基于 LeafletJsJquery 开发,我们欢迎一切有关的讨论、帮助和 Pull Requests。

鸣谢

许可证

该项目签署了 MulanPSL-1.0 授权许可,详情请参阅 LICENSE

其他项目

项目 链接 仓库
空荧酒馆原神地图文档 https://yuanshen.site/docs/ GitHub
空荧酒馆原神地图(v2) - Gitee
空荧酒馆原神地图(v3) https://mapv3-dev.vercel.app/ GitHub
空荧酒馆原神地图客户端更新器 - Gitee
空荧酒馆原神地图后台管理系统 - Gitee
空荧酒馆原神地图自动追踪dll - Gitee

yuan-shen-map's People

Contributors

a8chann avatar boxsnake avatar c03311 avatar dependabot[bot] avatar imgbotapp avatar jiazengp avatar moonlightsmile avatar peaceshi avatar stelulocom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

yuan-shen-map's Issues

[Feature request] 希望地图不要强制回正

Feature request

有时候要查看地图的角落,拖曳后会被强制回正,非常的不方便查看,请去掉强制回正,谢谢!
或者可以增加一键回正,或是自动回正的开关
另外,点击区域名称tab的时候,希望可以自动移到该地区,或者双击后移动
例如我双击蒙德tab,则地图拉到蒙德城,这个功能官方已经要作了,您们可以抢先做出来,哈哈

Description

Proposed Solution

[Feature request] Add leaflet flyto to area lables.

Feature request

Description

https://leafletjs.com/reference.html#map-flyto

Proposed Solution

Add map.flyTo() function to files below.

$(`.area-list-li-containor:eq(${idx})`).addClass('on')

$(`.area-list-li-containor:eq(${idx})`).addClass('on')

$(`.area-list-li-containor:eq(${idx})`).addClass('on')

$(`.area-list-li-containor:eq(${idx})`).addClass('on')

[Feature request] TMS/WMTS request.

Feature request

希望能以TMS或者WMTS形式的瓦片,想试图在JOSM里添加为瓦片源,尝试用OSM的数据形式重绘提瓦特地图

地图哪儿来的我明白了,不是渲染的,这个可以按F12从米哈游官方的大地图存下来各个等级的

Description

图片
图片


2021.11.22 更新

能用吗?能用的

图片

图片

但是不能画,因为实际上他只在北极附近才有瓦片

覆盖不了这种z1-z21的真实世界的瓦片缩放等级

图片

所以对着描图失败了

Desktop client resets position and filters

Hi.

Sorry, I couldn't figure out how to register on QQ, so writing here. I have persistent bug on windows client, where my map position, zoom and selected markers are being reset to some fixed value - Inazuma with nothing selected. This is happening regularly, I think after a certain period of inactivity, 10, maybe 15 mins. I have cloud sync enabled, so maybe this is root cause.

Link Checker Report

Summary

Status Count
🔍 Total 1060
✅ Successful 985
⏳ Timeouts 2
🔀 Redirected 0
👻 Excluded 0
❓ Unknown 0
🚫 Errors 73

Errors per input

Errors in Yuanshenditu/index_jp.html

Errors in Yuanshenditu/loading.html

Errors in Yuanshenditu/index_old.html

Errors in README.md

Errors in Yuanshenditu/index.html

Errors in Yuanshenditu/index_en.html

Full Github Actions output

[Feature request] 反馈/建议按钮点击改为打开新的页面

Feature request

Description

来自:https://support.qq.com/products/321980/post/163471890894935519/

Proposed Solution

小窗口鼠标拖动地图时,很容易误点到“反馈/建议”按钮,在误点后跳转直接用的是当前窗口,每次都要重新打开地图,重新选择收集要素,希望可以改进一下,如添加隐藏显示这个按钮的功能,或者是跳转的target属性设置成_blank,打开新的页面,不影响当前地图页面。谢谢你们,来自同样热爱原神的玩家。

[Bug report] Item_Features.js auto generation needs review.

https://github.com/kongying-tavern/yuan-shen-map/blob/master/tools/genGeoJson.mjs

I am not sure the reason of bug.

;(async () => {
const content = await fetchData().then(async (res) => {
await genGeoJson(res)
return JSON.stringify(JS_array)
})
const tmpFilePath = await writeTempStream(
'marker.js',
`var originJsonArr =${content};\nfor (var i = 0; i < originJsonArr.length; i++) { JS_array[i].features = originJsonArr[i].features; }\n// ${Date()}\n`
)
await copyFiles(tmpFilePath, './Item_Features.js')
})()

客戶端佔用過多系統資源

我下載了原神地圖的客戶端,但這個佔用的系統資院我得說真的有點太多了,這已經是開了另一個原神了吧。
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.