Code Monkey home page Code Monkey logo

pad-resources's People

Contributors

kiootic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pad-resources's Issues

issues extracting for certain cards

I'm having trouble extracting data from the following cards:
5546
5548
5557
5740
5973
6156

Here is the error i'm getting:

$ yarn render --bin data/USA/bin/mons_6156.bin --out test.png
yarn run v1.22.5
$ ts-node . render --bin data/USA/bin/mons_6156.bin --out test.png

unexpected error:  TypeError: Cannot read property 'createBuffer' of null
    at new GLContext (/home/izenn/pad/pad-resources/src/renderer/gl-context.ts:43:28)
    at new Renderer (/home/izenn/pad/pad-resources/src/renderer/renderer.ts:25:20)
    at new AnimatedRenderer (/home/izenn/pad/pad-resources/src/renderer/animated.ts:68:5)
    at /home/izenn/pad/pad-resources/src/actions/render.ts:49:16
    at Generator.next (<anonymous>)
    at /home/izenn/pad/pad-resources/src/actions/render.ts:7:71
    at new Promise (<anonymous>)
    at __awaiter (/home/izenn/pad/pad-resources/src/actions/render.ts:3:12)
    at main (/home/izenn/pad/pad-resources/src/actions/render.ts:29:12)
    at /home/izenn/pad/pad-resources/src/index.ts:19:41
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

any help is appreciated. I'm more than willing to donate if that would help

Can skip the download by checksum ?

Due to network issues, I always can't update to end.
There are always files to get the header timed out.

Whether the file needs to be updated is determined by checksum, just like the game client. This also does not require additional storage of Cache. Of course, I didn't find the algorithm.

Or can also modify the file as if it were a game client. I found the rule for (lastUpdate + 16305120) * 60 * 1000
LastUpdate is the minute difference from 2001-01-01T00:00:00.000Z
Screenshot_2020-12-30-19-26-20
Change the modification time when save. And next time, determines whether the time for modification of the file has changed.

Could you replace wpe-webgl dependency?

I've been trying for months and I've been unable to run this project successfully.

This program also compiles under Windows using Linux commands, so there are always errors.
Screenshot 2019-07-09 17 52 48

But even under Linux, I haven't run the animation successfully.
Screenshot 2019-07-09 17 57 28
Screenshot 2019-07-09 18 38 17

The Spine needs to be updated

Spine has removed the 3.x online file.
Only 4.x files are now available.
The image has a very serious display error.
1648783309641_firefox

webhook in Tsubaki server for new commits

Hi! we just noticed that you updated for the new data format, and first of all thank you so much!!! We were wondering if we could add a webhook in Tsubaki server for new commits (and only that) in this repo to the Tsubaki discord server. Would you be willing to set one up and DM me (River) the link so I could add it? here's the instructions for what you'd have to do. Thanks!! (And if you'd rather not, that's no problem, we'll try to pay closer attention!)

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.