Waiting for updating

+ new character
+ new byd map
+ new items
+ some new configs
+ two new operations in background
+ record email while registering
+ record ip while logging in
+ checking something before running and updating database automatically

building something about API

fix bugs:
about purchasing system
about hiding ptt
about login different accounts with same device
about some details

This is only a pre updating. Many things have been changed. It takes time to find some ways.
This commit is contained in:
Lost-MSth
2021-05-12 00:45:13 +08:00
parent 941a79ccc7
commit e3d81436d0
24 changed files with 1770 additions and 798 deletions

View File

@@ -0,0 +1,78 @@
{
"map_id": "byd_lostcivilization",
"is_legacy": false,
"chapter": 1001,
"available_from": -1,
"available_to": 9999999999999,
"is_repeatable": false,
"require_id": "lostcivilization2",
"require_type": "chart_unlock",
"coordinate": "-650,-900",
"is_beyond": true,
"stamina_cost": 3,
"beyond_health": 250,
"character_affinity": [0, 1],
"affinity_multiplier": [1.9, 1.9],
"step_count": 7,
"custom_bg": "",
"curr_position": 0,
"curr_capture": 0,
"is_locked": false,
"steps": [{
"map_id": "byd_lostcivilization",
"position": 0,
"capture": 85
}, {
"map_id": "byd_lostcivilization",
"position": 1,
"capture": 5,
"items": [{
"type": "core",
"id": "core_generic",
"amount": 1
}]
}, {
"map_id": "byd_lostcivilization",
"position": 2,
"capture": 5,
"items": [{
"type": "core",
"id": "core_generic",
"amount": 1
}]
}, {
"map_id": "byd_lostcivilization",
"position": 3,
"capture": 5,
"items": [{
"type": "core",
"id": "core_generic",
"amount": 1
}]
}, {
"map_id": "byd_lostcivilization",
"position": 4,
"capture": 100,
"items": [{
"type": "core",
"id": "core_generic",
"amount": 1
}]
}, {
"map_id": "byd_lostcivilization",
"position": 5,
"capture": 50,
"items": [{
"type": "fragment",
"amount": 525
}]
}, {
"map_id": "byd_lostcivilization",
"position": 6,
"capture": 0,
"items": [{
"id": "lostcivilization3",
"type": "world_song"
}]
}]
}