Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token drift #95

Merged
merged 1 commit into from
Sep 29, 2018
Merged

Token drift #95

merged 1 commit into from
Sep 29, 2018

Conversation

kayila
Copy link

@kayila kayila commented Sep 28, 2018

No description provided.

@JamzTheMan JamzTheMan changed the base branch from master to next-release September 29, 2018 12:15
@JamzTheMan JamzTheMan self-requested a review September 29, 2018 12:16
@JamzTheMan JamzTheMan added bug MapTool issue relates to MapTool code vs 3rd party libs fixed bug fix is committed for next release labels Sep 29, 2018
@JamzTheMan JamzTheMan modified the milestone: 1.4.5.4 Sep 29, 2018
Copy link
Owner

@JamzTheMan JamzTheMan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I'll merge it in and test it manually.

@JamzTheMan JamzTheMan merged commit 15f652f into JamzTheMan:next-release Sep 29, 2018
@JamzTheMan
Copy link
Owner

FYI: I keep reading this as Tokyo Drift.... :)

JamzTheMan added a commit that referenced this pull request Nov 11, 2018
Task-Url: #113

Signed-off-by: Jamz <Jamz@Nerps.net>
@JamzTheMan JamzTheMan added investigating researching if issue is valid and/or reasonable in progress issue is being worked and removed fixed bug fix is committed for next release labels Nov 11, 2018
JamzTheMan added a commit that referenced this pull request Nov 14, 2018
* Fixed #4 (#95)

Created next-release branch for testing.

* Updating next-release (#105)

* Update issue templates

* Update issue templates

* Added Submit a Question template with support links.
* Removed Mobile related sections
* Added MapTool version section for Bug Report

* Create CODE_OF_CONDUCT.md (#97)

* Create CODE_OF_CONDUCT.md

* Update build.gradle

removed markdown files from spotless

* Added some files to .gitignore, removed auto-generated file, and added jacoco to build.gradle (#104)

* Fix setTokenOpacity to update token for players. (#108)

* Update issue templates

* Update issue templates

* Added Submit a Question template with support links.
* Removed Mobile related sections
* Added MapTool version section for Bug Report

* Create CODE_OF_CONDUCT.md (#97)

* Create CODE_OF_CONDUCT.md

* Update build.gradle

removed markdown files from spotless

* Added some files to .gitignore, removed auto-generated file, and added jacoco to build.gradle (#104)

* Fix setTokenOpacity to update token for players.

* Ran spotlessCheck to fix style issues.

* Bug fix release 1.4.5.4 (#114)

* Update issue templates

* Update issue templates

* Added Submit a Question template with support links.
* Removed Mobile related sections
* Added MapTool version section for Bug Report

* Create CODE_OF_CONDUCT.md (#97)

* Create CODE_OF_CONDUCT.md

* Update build.gradle

removed markdown files from spotless

* Added some files to .gitignore, removed auto-generated file, and added jacoco to build.gradle (#104)

* Enhancement - getMoveCount function

 * Added optional 2nd parameter to getMoveCount(returnFractional,
userTerrainModifiers) macro function to return distanced traveled using
terrain modifiers.
   First parameter, returnFractional, if true, ignores 2nd parameter and
returns 1 if last move was a fraction, eg for 1-2-1 movement tracking.

* 113: Macro function getMoveCount() does not return terrain modifier
costs

 * Hack to get JDK 10 from my server and manually extract for AppVeyor -
Linux. Hopefully this works!

Task-Url: #113

Signed-off-by: Jamz <Jamz@Nerps.net>

* 113: Macro function getMoveCount() does not return terrain modifier
costs

 * Hack to get JDK 10 from my server and manually extract for AppVeyor -
Linux. Hopefully this works this time!

Task-Url: #113

Signed-off-by: Jamz <Jamz@Nerps.net>

* 113: Macro function getMoveCount() does not return terrain modifier
costs

 * Hack to get JDK 10 from my server and manually extract for AppVeyor -
Linux. Hopefully this works this time!
 * helps to untar java dir not under project dir

Task-Url: #113

Signed-off-by: Jamz <Jamz@Nerps.net>

* 113: Macro function getMoveCount() does not return terrain modifier
costs

 * Debugging deploy on Linux

Task-Url: #113

Signed-off-by: Jamz <Jamz@Nerps.net>

* 113: Macro function getMoveCount() does not return terrain modifier
costs

 * Debugging deploy on linux

Task-Url: #113

Signed-off-by: Jamz <Jamz@Nerps.net>

* 113: Macro function getMoveCount() does not return terrain modifier
costs

 * Debugging deploy on linux

Task-Url: #113

Signed-off-by: Jamz <Jamz@Nerps.net>

* 113: Macro function getMoveCount() does not return terrain modifier
costs

 * Debugging deploy on linux

Task-Url: #113

Signed-off-by: Jamz <Jamz@Nerps.net>

* #113: Macro function getMoveCount() does not return terrain modfier
costs

 * Changelog updated, Ready for release 1.4.5.4!

Task-Url: #113

Signed-off-by: Jamz <Jamz@Nerps.net>

* Appveyor cleanup...

* Changelog updates.

* Removing fix for #95

Task-Url: #113

Signed-off-by: Jamz <Jamz@Nerps.net>
@JamzTheMan
Copy link
Owner

@kayila Do we have this tracked in RPTools/maptool? I'm trying to move what we need from this fork back to RPTools.

@kayila
Copy link
Author

kayila commented Mar 16, 2019 via email

@JamzTheMan
Copy link
Owner

I believe what you had finished here and merged is now in RPTools. Can you verify that?

So what is left, IIRC is phase 2 as this merge still didn't fix all if this.

Is this related to what Jagged is working on for hex drag?

@kayila
Copy link
Author

kayila commented Mar 17, 2019

I can confirm that this is not in rptools. I believe since it didn't fix the full problem, you rolled it back. We should open a new issue in the rptools repo and handle it in there. I believe Jagged's work may fix this, so I'd like to wait for them to finish before taking another look at this issue.

@JamzTheMan
Copy link
Owner

Ok, no problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug in progress issue is being worked investigating researching if issue is valid and/or reasonable MapTool issue relates to MapTool code vs 3rd party libs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants