Aller au contenu

JoycieC

GamerLine
  • Compteur de contenus

    4
  • Inscription

  • Dernière visite

Visiteurs récents du profil

50 744 visualisations du profil

JoycieC's Achievements

Newbie

Newbie (1/14)

  • First Post Rare
  • Dedicated Rare
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

3

Réputation sur la communauté

  1. I don't think you can do this with Laochan's server judging by the code, you might have more luck with Mermaid if you get that set up: -removed- It's (seemingly) more fully featured and supports more games (All maybe? AC + EAC), you'll probably also have a lot more luck asking in one of the many Discords though tbh, they're more active than here, if you get Mermaid up and running score migration should be simple, like it is for the Laochan one, if you care about them.
  2. Nice, I'm glad it worked out, I've updated the tool to output the correct format now, I've updated it to add animated Note Explosions and Judgement Font, some more customisation options but absolutely no guarantee of Lane Covers working beyond Virus Funk, or options beyond RESIDENT until KONAMI implements it all or I bother reviewing the files properly. https://github.com/JoycieC/OVER-HORIZON/releases No further updates likely, this is enough for now.
  3. EDIT: I've attached full sample data to this post, and fixed the export. https://github.com/JoycieC/OVER-HORIZON/releases/tag/horizon-8.1.0 Original: Ah right, sorry the export expects the user to already have an existing profile, an oversight, oops, I've attached a full blank p2d_customize_setting.json to this post, and you can see the code below. The token is missing from the export, this part should always be at the top, "_id": "token", is required so that it can map it to your profile. { "_id": "YOUR TOKEN GOES HERE", "items_count": { "ldisc": 0, "infinitas_ticket": 0, "infinitas_ticket_free": 0 }, Here's the full output: p2d_profile.json p2d_rival_data.json p2d_customize_setting.json p2d_item.json p2d_music_open.json p2d_option.json
  4. English Laochan Client https://github.com/JoycieC/client-english Just an English translated version of the client. Messy Web UI to import and export JSON https://github.com/JoycieC/OVER-HORIZON/releases Customisation Web UI and more. This is based on another project, it was stripped out and modified using AI just for a quick turnaround, so expect some bugs, just export your Laochan server DB JSON files, upload them to the Web UI, modify, export, import into DB, triple check everything before you import, make sure it's correct. Create Collection in MongoDB where needed. The horizon-supplement.json file has song data, upoload this also to view and remove scores properly. p2d_rival_data.json > Rival Data p2d_customize_setting.json > Customisation p2d_item.json > Unlocks, can be purchased using Bits p2d_music_data.json > Scores, can be migrated from KONAMI official if you parse the data correctly p2d_option.json > Additional stuff, might need rehashing properly to work though If you're using a vanilla Laochan server, the INFINITAS ID will start with L-CHAN-XXXX, verify this and your token are correct when uploading and exporting. Have fun.
×
×
  • Créer...