Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

Should fix the glitching in the arcMover. #141

Open
Awlexus wants to merge 2 commits into
yugecin:masterfrom
Awlexus:master
Open

Should fix the glitching in the arcMover. #141
Awlexus wants to merge 2 commits into
yugecin:masterfrom
Awlexus:master

Conversation

@Awlexus

@Awlexus Awlexus commented Apr 22, 2017

Copy link
Copy Markdown
Contributor

Should fix the glitching where the mover makes the long round instead the short one. Can't test it it because of the Error in MiscUtils.

Sorry, for the chaos I left behind

@yugecin

yugecin commented Apr 22, 2017

Copy link
Copy Markdown
Owner

Whoops, fixed that issue.
I think it still has a bug tho

@Awlexus

Awlexus commented Apr 22, 2017

Copy link
Copy Markdown
Contributor Author

The maven native dependency plugin copies the .dll file into the /target/natives folder, while they're expected at the /Natives folder (At least it happens on my machine). The replaydir in Options.java is null at the time It's requested with write (line 106).

The should it be

@yugecin

yugecin commented Apr 28, 2017

Copy link
Copy Markdown
Owner

Fixed the maven thing. I actually don't use maven to run it, it's faster to just run the thing using an ide (and it gives the ability to debug) so I didn't notice that I broke it.
Fixed the replaydir being null too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants