Add last stand, astra and ex: soldier mode.#89
Add last stand, astra and ex: soldier mode.#89ThauEx merged 5 commits intoThauEx:masterfrom jdel:patch-1
Conversation
|
I tried to make a pull off your pull... But it is not working... I don't think I know how to do it properly. |
|
As far as I know 'stan' is no typo, the name got extracted from the game files. |
|
Ohh, I was looking at a posted dump. I didn't dump it from the game myself. Maybe they edited it to match the in-game description. I noticed a few of their IDs were off as well. Didn't mean to insult your typing, sorry about that. |
|
I'll try and have a look at this |
|
Didn't mean to cause trouble if I did. I tested them last night, but a second set of eyes is always welcome. |
|
Since I'm not playing anymore, I cannot check... Maybe they fixed the typo, I don't know. We could add both. Just tell me, when the PR is ready to get merged. |
|
@jdel Do you want to change something or can I merge it? |
|
Sorry, been pretty busy lately. I will find some time this week to review the dump. |
|
Sorry for the delay, this should be the final PR. I had to add thin in There is a docker image for those who want to test: jdel/ffrk-proxy:pr89 |
|
Thanks for your work, there is one small thing: The proxy uses a modified version of |
|
Any update? |
|
Hi, sorry, had completely forgotten this was still pending. I am not entirely sure what has been changed in thin, but i've been running the docker container Maybe there is just a parameter to give to npm install so it doesn't remove the custom thin ? This is how it worked in the past. I don't know why npm removes modules now. |
|
Ok, so i have just done a couple of tests, with node 5.x or 6.x and npm 3.x, I am happy to remove thin from packages.json and update documentation that node version should be <= 6.x and npm version <= 3.x |
|
Thanks for your response. To avoid these node js issues, I will push an update in the next days to fix that. |
|
Done with c83984a |
|
Great! Can I merge it? |
|
LGTM ! |
|
Can you create a release too so I can amend my https://github.com/jdel/docker-ffrk-proxy repo ? |
|
Sure, I will do it later today. |
|
Okay, release has been created. |
|
Docker image is ready https://hub.docker.com/r/jdel/ffrk-proxy/tags/ |
Implement #82