Initial Commit
This commit is contained in:
commit
d60bc65d65
215 changed files with 1548358 additions and 0 deletions
27
.gitignore
vendored
Normal file
27
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
# Ignore all files
|
||||||
|
*.*
|
||||||
|
|
||||||
|
# Except
|
||||||
|
!*.mps
|
||||||
|
!*.dat
|
||||||
|
!*.json
|
||||||
|
!*.txt
|
||||||
|
!*.project
|
||||||
|
!*.js
|
||||||
|
!*.zip
|
||||||
|
!*.7z
|
||||||
|
!*.csv
|
||||||
|
!*.ain
|
||||||
|
!*.fnl
|
||||||
|
!*.ks
|
||||||
|
!*.tjs
|
||||||
|
!*.yaml
|
||||||
|
!Data/*
|
||||||
|
!*.rb
|
||||||
|
!.gitignore
|
||||||
|
!README.md
|
||||||
|
|
||||||
|
!# Images
|
||||||
|
!gauge_frame.png_
|
||||||
|
!ornament_frame2ー2.png_
|
||||||
|
!メニュー背景用.png_
|
||||||
49
README.md
Normal file
49
README.md
Normal file
|
|
@ -0,0 +1,49 @@
|
||||||
|
# Apply Patch
|
||||||
|
1. Click Code
|
||||||
|
2. Click Download ZIP
|
||||||
|
3. Extract to game folder and Replace All.
|
||||||
|
|
||||||
|
# How To Contribute
|
||||||
|
TLDR 3 steps.
|
||||||
|
|
||||||
|
Fork the repository.
|
||||||
|
Make the changes.
|
||||||
|
Submit a pull request to the project owner.
|
||||||
|
|
||||||
|
If everything looks good and doesn't break things I'll merge it in.
|
||||||
|
|
||||||
|
Longer Version:
|
||||||
|
|
||||||
|
Things that are needed:
|
||||||
|
* [VSCode](https://code.visualstudio.com/) Make sure you check all the boxes for context menus. 
|
||||||
|
* The Game
|
||||||
|
* [Git](https://git-scm.com/downloads) (Use the default for everything. Just keep clicking Next)
|
||||||
|
* Motivation to learn
|
||||||
|
|
||||||
|
Installation:
|
||||||
|
1. Fork the repo using the fork button at the top. Click Code > HTTPS > Copy URL.
|
||||||
|
2. Right click on the game folder and click 'Open with VSCode' (Shift+Right_Click if you are on Windows 11)
|
||||||
|
3. Click on the Source Control Button and click initialize repository.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
4. At the top click on Terminal > New Terminal. Enter the following: `git clone [URL_YOU_COPIED_ABOVE]`.
|
||||||
|
5. Copy the contents of the new folder created with git clone into the game folder and replace all.
|
||||||
|
6. Your source control menu should be good to go and look like this.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Now you are all setup, all you need to do is play the game and look for any changes that need to be made. Stuff like spelling errors, wrong names, inconsistencies, spacing issues, etc.
|
||||||
|
|
||||||
|
7. Use the FIND functionality to search for what you are trying to fix. For example if a character's name is wrong, type that into the search menu and start looking, then make the change. Try not to mess with any scripts or variables you might see.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
8. After you are satisfied with your changes it's time to put in a PR. Go to source control to see all your changes. Add a message and click the `Commit` button to save them all.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
8. Click Sync to push your changes to your fork. Now all that's left is to put in a pull request.
|
||||||
|
9. Go to Pull Requests > New Pull Requests. Look at the arrow, your fork should be pointing to the original repo (mine). Add in details on what you fixed and Submit. If everything looks good I'll merge it in and you would have successfully contributed.
|
||||||
|
|
||||||
|
Got questions? Just shoot me a message, more than happy to walk you through any of the tools.
|
||||||
BIN
icudtl.dat
Normal file
BIN
icudtl.dat
Normal file
Binary file not shown.
12
package.json
Normal file
12
package.json
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"name": "a",
|
||||||
|
"main": "www/index.html",
|
||||||
|
"js-flags": "--expose-gc",
|
||||||
|
"window": {
|
||||||
|
"title": "",
|
||||||
|
"toolbar": false,
|
||||||
|
"width": 816,
|
||||||
|
"height": 624,
|
||||||
|
"icon": "www/icon/icon.png"
|
||||||
|
}
|
||||||
|
}
|
||||||
1
vk_swiftshader_icd.json
Normal file
1
vk_swiftshader_icd.json
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{"file_format_version": "1.0.0", "ICD": {"library_path": ".\\vk_swiftshader.dll", "api_version": "1.0.5"}}
|
||||||
76
www/Readme.txt
Normal file
76
www/Readme.txt
Normal file
|
|
@ -0,0 +1,76 @@
|
||||||
|
◆◆はじめに
|
||||||
|
 ̄ ̄ ̄ ̄ ̄ ̄ ̄
|
||||||
|
この度は学園ニンフォマニアv1.13をダウンロードいただき、
|
||||||
|
誠にありがとうございます。
|
||||||
|
ご意見ご感想、不具合等がございましたら下記のURLよりご報告下さい。
|
||||||
|
お手数ですが宜しくお願いします。
|
||||||
|
|
||||||
|
毛玉キューブ(ci-en)
|
||||||
|
https://ci-en.dlsite.com/creator/10595
|
||||||
|
|
||||||
|
|
||||||
|
◆◆注意事項
|
||||||
|
 ̄ ̄ ̄ ̄ ̄ ̄ ̄
|
||||||
|
※本作品はRPGツクールMVで作製された18禁RPGです。18歳未満の方はプレイ出来ません。
|
||||||
|
※本作品はフィクションです。登場する人物、団体、地名、事件など現実のものとは一切関係ありません。
|
||||||
|
※本作品を使用した事による障害や損害等に対して、製作側は一切責任を負いません。
|
||||||
|
※本作品を無断で複製、転載、配布することを禁止します。
|
||||||
|
※体験版v1.20からはsaveデータが正式版でも使えます。seveフォルダをそのまま移動させて下さい。
|
||||||
|
|
||||||
|
|
||||||
|
◆◆起動方法
|
||||||
|
 ̄ ̄ ̄ ̄ ̄ ̄ ̄
|
||||||
|
ゲームフォルダ内にある『game.exe』を起動させて下さい。
|
||||||
|
|
||||||
|
|
||||||
|
◆◆ご協力&素材をお借りした方々
|
||||||
|
 ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄
|
||||||
|
プラグイン関連
|
||||||
|
 ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄
|
||||||
|
Yanfly 様
|
||||||
|
トリアコンタン 様
|
||||||
|
ビービー 様
|
||||||
|
かめお 様
|
||||||
|
フトコロ 様
|
||||||
|
砂川匙 様
|
||||||
|
KIDO 様
|
||||||
|
ペンギンの寝床 様
|
||||||
|
jp_asty 様
|
||||||
|
鳥小屋.txt 様
|
||||||
|
|
||||||
|
BGM・SE関連
|
||||||
|
 ̄ ̄ ̄ ̄ ̄ ̄
|
||||||
|
DOVA-SYNDROME NaruIDEA 様
|
||||||
|
小森 平 様
|
||||||
|
効果音素材ポケットサウンド 様 https://pocket-se.info/
|
||||||
|
OtoLogic 様
|
||||||
|
G-Sound 様
|
||||||
|
効果音ラボ 様
|
||||||
|
On-Jin ~音人~ 様
|
||||||
|
オコジョ彗星 様
|
||||||
|
RP-MUSIC 様
|
||||||
|
びーみゅ 様
|
||||||
|
ayato sound create 様
|
||||||
|
藤の音 様
|
||||||
|
ふぁんたじーがむ 様
|
||||||
|
Sometimes Bad Tool 様
|
||||||
|
音小屋 様
|
||||||
|
|
||||||
|
|
||||||
|
グラフィック関連
|
||||||
|
 ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄
|
||||||
|
やかろ 様
|
||||||
|
コミュ将 様
|
||||||
|
ハト畜生 様
|
||||||
|
みずの ゆめ屋 様
|
||||||
|
niotangu 様
|
||||||
|
ふぁっちゅ 様
|
||||||
|
ペイズリーシステム 様
|
||||||
|
せっかちヤモリ 様
|
||||||
|
モンド 様
|
||||||
|
利龍@ドット絵作家 様
|
||||||
|
ToriPopDesign 様
|
||||||
|
アニメートル 様
|
||||||
|
素材をどうぞ 様
|
||||||
|
AVパケコラ制作所 様
|
||||||
|
フリーテクスチャ素材館 様
|
||||||
2533
www/data/Actors.json
Normal file
2533
www/data/Actors.json
Normal file
File diff suppressed because it is too large
Load diff
129762
www/data/Animations.json
Normal file
129762
www/data/Animations.json
Normal file
File diff suppressed because it is too large
Load diff
111
www/data/Armors.json
Normal file
111
www/data/Armors.json
Normal file
|
|
@ -0,0 +1,111 @@
|
||||||
|
[
|
||||||
|
null,
|
||||||
|
{
|
||||||
|
"id": 1,
|
||||||
|
"atypeId": 5,
|
||||||
|
"description": "",
|
||||||
|
"etypeId": 2,
|
||||||
|
"traits": [
|
||||||
|
{
|
||||||
|
"code": 22,
|
||||||
|
"dataId": 1,
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"iconIndex": 128,
|
||||||
|
"name": "盾",
|
||||||
|
"note": "",
|
||||||
|
"params": [
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
10,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"price": 300
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 2,
|
||||||
|
"atypeId": 1,
|
||||||
|
"description": "",
|
||||||
|
"etypeId": 3,
|
||||||
|
"traits": [
|
||||||
|
{
|
||||||
|
"code": 22,
|
||||||
|
"dataId": 1,
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"iconIndex": 130,
|
||||||
|
"name": "帽子",
|
||||||
|
"note": "",
|
||||||
|
"params": [
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
10,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"price": 300
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 3,
|
||||||
|
"atypeId": 1,
|
||||||
|
"description": "",
|
||||||
|
"etypeId": 4,
|
||||||
|
"traits": [
|
||||||
|
{
|
||||||
|
"code": 22,
|
||||||
|
"dataId": 1,
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"iconIndex": 135,
|
||||||
|
"name": "服",
|
||||||
|
"note": "",
|
||||||
|
"params": [
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
10,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"price": 300
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 4,
|
||||||
|
"atypeId": 1,
|
||||||
|
"description": "",
|
||||||
|
"etypeId": 5,
|
||||||
|
"traits": [
|
||||||
|
{
|
||||||
|
"code": 22,
|
||||||
|
"dataId": 1,
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"iconIndex": 145,
|
||||||
|
"name": "指輪",
|
||||||
|
"note": "",
|
||||||
|
"params": [
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
10,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"price": 300
|
||||||
|
}
|
||||||
|
]
|
||||||
3534
www/data/Classes.json
Normal file
3534
www/data/Classes.json
Normal file
File diff suppressed because it is too large
Load diff
382802
www/data/CommonEvents.json
Normal file
382802
www/data/CommonEvents.json
Normal file
File diff suppressed because it is too large
Load diff
251
www/data/Enemies.json
Normal file
251
www/data/Enemies.json
Normal file
|
|
@ -0,0 +1,251 @@
|
||||||
|
[
|
||||||
|
null,
|
||||||
|
{
|
||||||
|
"id": 1,
|
||||||
|
"actions": [
|
||||||
|
{
|
||||||
|
"conditionParam1": 0,
|
||||||
|
"conditionParam2": 0,
|
||||||
|
"conditionType": 0,
|
||||||
|
"rating": 5,
|
||||||
|
"skillId": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"battlerHue": 0,
|
||||||
|
"battlerName": "Bat",
|
||||||
|
"dropItems": [
|
||||||
|
{
|
||||||
|
"dataId": 1,
|
||||||
|
"denominator": 1,
|
||||||
|
"kind": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"dataId": 1,
|
||||||
|
"denominator": 1,
|
||||||
|
"kind": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"dataId": 1,
|
||||||
|
"denominator": 1,
|
||||||
|
"kind": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"exp": 0,
|
||||||
|
"traits": [
|
||||||
|
{
|
||||||
|
"code": 22,
|
||||||
|
"dataId": 0,
|
||||||
|
"value": 0.95
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": 22,
|
||||||
|
"dataId": 1,
|
||||||
|
"value": 0.05
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": 31,
|
||||||
|
"dataId": 1,
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"gold": 0,
|
||||||
|
"name": "こうもり",
|
||||||
|
"note": "",
|
||||||
|
"params": [
|
||||||
|
200,
|
||||||
|
0,
|
||||||
|
30,
|
||||||
|
30,
|
||||||
|
30,
|
||||||
|
30,
|
||||||
|
30,
|
||||||
|
30
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 2,
|
||||||
|
"actions": [
|
||||||
|
{
|
||||||
|
"conditionParam1": 0,
|
||||||
|
"conditionParam2": 0,
|
||||||
|
"conditionType": 0,
|
||||||
|
"rating": 5,
|
||||||
|
"skillId": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"battlerHue": 0,
|
||||||
|
"battlerName": "Slime",
|
||||||
|
"dropItems": [
|
||||||
|
{
|
||||||
|
"dataId": 1,
|
||||||
|
"denominator": 1,
|
||||||
|
"kind": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"dataId": 1,
|
||||||
|
"denominator": 1,
|
||||||
|
"kind": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"dataId": 1,
|
||||||
|
"denominator": 1,
|
||||||
|
"kind": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"exp": 0,
|
||||||
|
"traits": [
|
||||||
|
{
|
||||||
|
"code": 22,
|
||||||
|
"dataId": 0,
|
||||||
|
"value": 0.95
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": 22,
|
||||||
|
"dataId": 1,
|
||||||
|
"value": 0.05
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": 31,
|
||||||
|
"dataId": 1,
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"gold": 0,
|
||||||
|
"name": "スライム",
|
||||||
|
"note": "",
|
||||||
|
"params": [
|
||||||
|
250,
|
||||||
|
0,
|
||||||
|
30,
|
||||||
|
30,
|
||||||
|
30,
|
||||||
|
30,
|
||||||
|
30,
|
||||||
|
30
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 3,
|
||||||
|
"actions": [
|
||||||
|
{
|
||||||
|
"conditionParam1": 0,
|
||||||
|
"conditionParam2": 0,
|
||||||
|
"conditionType": 0,
|
||||||
|
"rating": 5,
|
||||||
|
"skillId": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"battlerHue": 0,
|
||||||
|
"battlerName": "Orc",
|
||||||
|
"dropItems": [
|
||||||
|
{
|
||||||
|
"dataId": 1,
|
||||||
|
"denominator": 1,
|
||||||
|
"kind": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"dataId": 1,
|
||||||
|
"denominator": 1,
|
||||||
|
"kind": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"dataId": 1,
|
||||||
|
"denominator": 1,
|
||||||
|
"kind": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"exp": 0,
|
||||||
|
"traits": [
|
||||||
|
{
|
||||||
|
"code": 22,
|
||||||
|
"dataId": 0,
|
||||||
|
"value": 0.95
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": 22,
|
||||||
|
"dataId": 1,
|
||||||
|
"value": 0.05
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": 31,
|
||||||
|
"dataId": 1,
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"gold": 0,
|
||||||
|
"name": "オーク",
|
||||||
|
"note": "",
|
||||||
|
"params": [
|
||||||
|
300,
|
||||||
|
0,
|
||||||
|
30,
|
||||||
|
30,
|
||||||
|
30,
|
||||||
|
30,
|
||||||
|
30,
|
||||||
|
30
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 4,
|
||||||
|
"actions": [
|
||||||
|
{
|
||||||
|
"conditionParam1": 0,
|
||||||
|
"conditionParam2": 0,
|
||||||
|
"conditionType": 0,
|
||||||
|
"rating": 5,
|
||||||
|
"skillId": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"battlerHue": 0,
|
||||||
|
"battlerName": "Minotaur",
|
||||||
|
"dropItems": [
|
||||||
|
{
|
||||||
|
"dataId": 1,
|
||||||
|
"denominator": 1,
|
||||||
|
"kind": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"dataId": 1,
|
||||||
|
"denominator": 1,
|
||||||
|
"kind": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"dataId": 1,
|
||||||
|
"denominator": 1,
|
||||||
|
"kind": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"exp": 0,
|
||||||
|
"traits": [
|
||||||
|
{
|
||||||
|
"code": 22,
|
||||||
|
"dataId": 0,
|
||||||
|
"value": 0.95
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": 22,
|
||||||
|
"dataId": 1,
|
||||||
|
"value": 0.05
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": 31,
|
||||||
|
"dataId": 1,
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"gold": 0,
|
||||||
|
"name": "ミノタウロス",
|
||||||
|
"note": "",
|
||||||
|
"params": [
|
||||||
|
500,
|
||||||
|
0,
|
||||||
|
30,
|
||||||
|
30,
|
||||||
|
30,
|
||||||
|
30,
|
||||||
|
30,
|
||||||
|
30
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
5288
www/data/Items.json
Normal file
5288
www/data/Items.json
Normal file
File diff suppressed because it is too large
Load diff
2255
www/data/Map001.json
Normal file
2255
www/data/Map001.json
Normal file
File diff suppressed because it is too large
Load diff
19997
www/data/Map002.json
Normal file
19997
www/data/Map002.json
Normal file
File diff suppressed because it is too large
Load diff
9640
www/data/Map003.json
Normal file
9640
www/data/Map003.json
Normal file
File diff suppressed because it is too large
Load diff
1363
www/data/Map004.json
Normal file
1363
www/data/Map004.json
Normal file
File diff suppressed because it is too large
Load diff
20373
www/data/Map005.json
Normal file
20373
www/data/Map005.json
Normal file
File diff suppressed because it is too large
Load diff
13371
www/data/Map006.json
Normal file
13371
www/data/Map006.json
Normal file
File diff suppressed because it is too large
Load diff
8239
www/data/Map007.json
Normal file
8239
www/data/Map007.json
Normal file
File diff suppressed because it is too large
Load diff
6227
www/data/Map008.json
Normal file
6227
www/data/Map008.json
Normal file
File diff suppressed because it is too large
Load diff
6432
www/data/Map009.json
Normal file
6432
www/data/Map009.json
Normal file
File diff suppressed because it is too large
Load diff
2972
www/data/Map010.json
Normal file
2972
www/data/Map010.json
Normal file
File diff suppressed because it is too large
Load diff
3279
www/data/Map011.json
Normal file
3279
www/data/Map011.json
Normal file
File diff suppressed because it is too large
Load diff
14988
www/data/Map012.json
Normal file
14988
www/data/Map012.json
Normal file
File diff suppressed because it is too large
Load diff
10450
www/data/Map013.json
Normal file
10450
www/data/Map013.json
Normal file
File diff suppressed because it is too large
Load diff
21307
www/data/Map014.json
Normal file
21307
www/data/Map014.json
Normal file
File diff suppressed because it is too large
Load diff
7952
www/data/Map015.json
Normal file
7952
www/data/Map015.json
Normal file
File diff suppressed because it is too large
Load diff
5503
www/data/Map016.json
Normal file
5503
www/data/Map016.json
Normal file
File diff suppressed because it is too large
Load diff
9234
www/data/Map017.json
Normal file
9234
www/data/Map017.json
Normal file
File diff suppressed because it is too large
Load diff
22902
www/data/Map018.json
Normal file
22902
www/data/Map018.json
Normal file
File diff suppressed because it is too large
Load diff
2201
www/data/Map019.json
Normal file
2201
www/data/Map019.json
Normal file
File diff suppressed because it is too large
Load diff
17764
www/data/Map020.json
Normal file
17764
www/data/Map020.json
Normal file
File diff suppressed because it is too large
Load diff
2429
www/data/Map021.json
Normal file
2429
www/data/Map021.json
Normal file
File diff suppressed because it is too large
Load diff
5939
www/data/Map022.json
Normal file
5939
www/data/Map022.json
Normal file
File diff suppressed because it is too large
Load diff
1804
www/data/Map023.json
Normal file
1804
www/data/Map023.json
Normal file
File diff suppressed because it is too large
Load diff
3262
www/data/Map024.json
Normal file
3262
www/data/Map024.json
Normal file
File diff suppressed because it is too large
Load diff
6967
www/data/Map025.json
Normal file
6967
www/data/Map025.json
Normal file
File diff suppressed because it is too large
Load diff
2471
www/data/Map026.json
Normal file
2471
www/data/Map026.json
Normal file
File diff suppressed because it is too large
Load diff
4436
www/data/Map027.json
Normal file
4436
www/data/Map027.json
Normal file
File diff suppressed because it is too large
Load diff
7132
www/data/Map028.json
Normal file
7132
www/data/Map028.json
Normal file
File diff suppressed because it is too large
Load diff
3029
www/data/Map029.json
Normal file
3029
www/data/Map029.json
Normal file
File diff suppressed because it is too large
Load diff
3239
www/data/Map030.json
Normal file
3239
www/data/Map030.json
Normal file
File diff suppressed because it is too large
Load diff
9266
www/data/Map031.json
Normal file
9266
www/data/Map031.json
Normal file
File diff suppressed because it is too large
Load diff
13196
www/data/Map032.json
Normal file
13196
www/data/Map032.json
Normal file
File diff suppressed because it is too large
Load diff
4317
www/data/Map033.json
Normal file
4317
www/data/Map033.json
Normal file
File diff suppressed because it is too large
Load diff
11822
www/data/Map034.json
Normal file
11822
www/data/Map034.json
Normal file
File diff suppressed because it is too large
Load diff
5683
www/data/Map035.json
Normal file
5683
www/data/Map035.json
Normal file
File diff suppressed because it is too large
Load diff
9531
www/data/Map036.json
Normal file
9531
www/data/Map036.json
Normal file
File diff suppressed because it is too large
Load diff
11507
www/data/Map037.json
Normal file
11507
www/data/Map037.json
Normal file
File diff suppressed because it is too large
Load diff
4378
www/data/Map038.json
Normal file
4378
www/data/Map038.json
Normal file
File diff suppressed because it is too large
Load diff
8492
www/data/Map039.json
Normal file
8492
www/data/Map039.json
Normal file
File diff suppressed because it is too large
Load diff
7181
www/data/Map040.json
Normal file
7181
www/data/Map040.json
Normal file
File diff suppressed because it is too large
Load diff
4480
www/data/Map041.json
Normal file
4480
www/data/Map041.json
Normal file
File diff suppressed because it is too large
Load diff
4951
www/data/Map042.json
Normal file
4951
www/data/Map042.json
Normal file
File diff suppressed because it is too large
Load diff
13011
www/data/Map043.json
Normal file
13011
www/data/Map043.json
Normal file
File diff suppressed because it is too large
Load diff
4970
www/data/Map044.json
Normal file
4970
www/data/Map044.json
Normal file
File diff suppressed because it is too large
Load diff
3250
www/data/Map045.json
Normal file
3250
www/data/Map045.json
Normal file
File diff suppressed because it is too large
Load diff
4668
www/data/Map046.json
Normal file
4668
www/data/Map046.json
Normal file
File diff suppressed because it is too large
Load diff
7508
www/data/Map047.json
Normal file
7508
www/data/Map047.json
Normal file
File diff suppressed because it is too large
Load diff
6247
www/data/Map048.json
Normal file
6247
www/data/Map048.json
Normal file
File diff suppressed because it is too large
Load diff
4452
www/data/Map049.json
Normal file
4452
www/data/Map049.json
Normal file
File diff suppressed because it is too large
Load diff
5187
www/data/Map050.json
Normal file
5187
www/data/Map050.json
Normal file
File diff suppressed because it is too large
Load diff
3114
www/data/Map051.json
Normal file
3114
www/data/Map051.json
Normal file
File diff suppressed because it is too large
Load diff
2861
www/data/Map052.json
Normal file
2861
www/data/Map052.json
Normal file
File diff suppressed because it is too large
Load diff
5069
www/data/Map053.json
Normal file
5069
www/data/Map053.json
Normal file
File diff suppressed because it is too large
Load diff
11143
www/data/Map054.json
Normal file
11143
www/data/Map054.json
Normal file
File diff suppressed because it is too large
Load diff
6871
www/data/Map055.json
Normal file
6871
www/data/Map055.json
Normal file
File diff suppressed because it is too large
Load diff
8218
www/data/Map056.json
Normal file
8218
www/data/Map056.json
Normal file
File diff suppressed because it is too large
Load diff
41158
www/data/Map057.json
Normal file
41158
www/data/Map057.json
Normal file
File diff suppressed because it is too large
Load diff
3184
www/data/Map058.json
Normal file
3184
www/data/Map058.json
Normal file
File diff suppressed because it is too large
Load diff
3748
www/data/Map059.json
Normal file
3748
www/data/Map059.json
Normal file
File diff suppressed because it is too large
Load diff
6746
www/data/Map060.json
Normal file
6746
www/data/Map060.json
Normal file
File diff suppressed because it is too large
Load diff
7145
www/data/Map061.json
Normal file
7145
www/data/Map061.json
Normal file
File diff suppressed because it is too large
Load diff
3636
www/data/Map062.json
Normal file
3636
www/data/Map062.json
Normal file
File diff suppressed because it is too large
Load diff
2437
www/data/Map063.json
Normal file
2437
www/data/Map063.json
Normal file
File diff suppressed because it is too large
Load diff
3391
www/data/Map064.json
Normal file
3391
www/data/Map064.json
Normal file
File diff suppressed because it is too large
Load diff
2066
www/data/Map065.json
Normal file
2066
www/data/Map065.json
Normal file
File diff suppressed because it is too large
Load diff
2059
www/data/Map066.json
Normal file
2059
www/data/Map066.json
Normal file
File diff suppressed because it is too large
Load diff
2832
www/data/Map067.json
Normal file
2832
www/data/Map067.json
Normal file
File diff suppressed because it is too large
Load diff
2990
www/data/Map068.json
Normal file
2990
www/data/Map068.json
Normal file
File diff suppressed because it is too large
Load diff
5054
www/data/Map069.json
Normal file
5054
www/data/Map069.json
Normal file
File diff suppressed because it is too large
Load diff
4921
www/data/Map070.json
Normal file
4921
www/data/Map070.json
Normal file
File diff suppressed because it is too large
Load diff
2848
www/data/Map071.json
Normal file
2848
www/data/Map071.json
Normal file
File diff suppressed because it is too large
Load diff
1853
www/data/Map072.json
Normal file
1853
www/data/Map072.json
Normal file
File diff suppressed because it is too large
Load diff
5126
www/data/Map073.json
Normal file
5126
www/data/Map073.json
Normal file
File diff suppressed because it is too large
Load diff
3739
www/data/Map074.json
Normal file
3739
www/data/Map074.json
Normal file
File diff suppressed because it is too large
Load diff
4369
www/data/Map075.json
Normal file
4369
www/data/Map075.json
Normal file
File diff suppressed because it is too large
Load diff
2165
www/data/Map076.json
Normal file
2165
www/data/Map076.json
Normal file
File diff suppressed because it is too large
Load diff
2350
www/data/Map077.json
Normal file
2350
www/data/Map077.json
Normal file
File diff suppressed because it is too large
Load diff
2555
www/data/Map078.json
Normal file
2555
www/data/Map078.json
Normal file
File diff suppressed because it is too large
Load diff
7598
www/data/Map079.json
Normal file
7598
www/data/Map079.json
Normal file
File diff suppressed because it is too large
Load diff
1804
www/data/Map080.json
Normal file
1804
www/data/Map080.json
Normal file
File diff suppressed because it is too large
Load diff
2350
www/data/Map081.json
Normal file
2350
www/data/Map081.json
Normal file
File diff suppressed because it is too large
Load diff
2135
www/data/Map082.json
Normal file
2135
www/data/Map082.json
Normal file
File diff suppressed because it is too large
Load diff
5164
www/data/Map083.json
Normal file
5164
www/data/Map083.json
Normal file
File diff suppressed because it is too large
Load diff
16800
www/data/Map084.json
Normal file
16800
www/data/Map084.json
Normal file
File diff suppressed because it is too large
Load diff
3802
www/data/Map085.json
Normal file
3802
www/data/Map085.json
Normal file
File diff suppressed because it is too large
Load diff
4186
www/data/Map086.json
Normal file
4186
www/data/Map086.json
Normal file
File diff suppressed because it is too large
Load diff
7994
www/data/Map087.json
Normal file
7994
www/data/Map087.json
Normal file
File diff suppressed because it is too large
Load diff
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue