hmmhmmhm / dva-engine

🎮 Advanced Script Engine for Overwatch Workshop with Typescript
https://codesandbox.io/s/github/hmmhmmhm/dva-engine-codesandbox
MIT License
117 stars 7 forks source link

Is it possible to convert .ows files to .ts? #3

Open Suiranoil opened 5 years ago

hmmhmmhm commented 5 years ago

Of course it's possible, next weekend I'll implement such a decompiler.

hmmhmmhm commented 5 years ago

캡처

Today i spent the short time to develop the ows data parser. and now I'm gonna use this to create a diva-engine code converter.

deb0ch commented 4 years ago

Hey, thank you for this tool that looks amazing ! I started writing my own custom mode using the inconvenient in-game interface and now have a bunch of .ows code already.

Is it possible as of today to import / decompile my existing code and, if yes, how ?

xcloudx01 commented 4 years ago

I second this. Is it possible to decompile my current code that I made in-game and load it into DVA-engine? Thanks!

hmmhmmhm commented 4 years ago

@xcloudx01

It's exciting that someone wants my project to move forward.

Now I'm in a bad situation where I'm assigned to an overworked project at the company and I'm working on weekends in a row by row. (Maybe I'll consider changing voluntary turnover...)

I'm sorry the project suddenly stopped developing in 2019, and I still love Overwatch. (I'm still using Brigitte.)

The time this project stopped is 100 percent consistent with the time I joined the company.

I'm still working as a fullstack developer in korea, and my typescript and frontend coding skills have developed

I will not delete the Hong Kong-related content in this project, but I will put it down a little bit and then resume the development of the project.

Thank you for leaving me a message. I'll make sure to develop it. 🤗

willstott101 commented 3 years ago

Is your parser work in this repo? I can't see any commits from 30th Aug 2019, if you've got it lying around could you commit it? I'd love to take a look and possibly contribute!

hmmhmmhm commented 3 years ago

@willstott101 Sorry, I've been really busy lately. I haven't been working on anything lately, and I have a few parser codes. but I think I'll have to look for them after work.

If you want to work on this project, I can give you the permission.