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

Hotfix/0.22.3 #510

Merged
merged 7 commits into from
Aug 31, 2020
Merged

Hotfix/0.22.3 #510

merged 7 commits into from
Aug 31, 2020

Conversation

Kruptein
Copy link
Owner

@Kruptein Kruptein commented Aug 29, 2020

Added

  • rescale(factor) webconsole function as a convenience method for DMs to rescale all their shapes
    • a refresh of the page is most likely necessary for all normal functionality to update
    • e.g. if you used to have a DM grid size setting that was 70px and want to retrofit your maps to the new baseline of 50, you can use rescale(50/70);

Changed

  • Changed floor keybindings to use alt instead of ctrl, due to chrome and firefox not allowing these keybindings to be overriden
    • As a reminder (similar for Page Down):
      • Page Up - Move floor up
      • Alt + Page Up - Move selected shapes floor up
      • Alt + Shift + Page Up - Move selected shapes floor up AND move floor up

Fixed

  • moving shapes to front/back not syncing on the server
    • sadly I messed something up so you may have to fix the order of some shapes on some maps
  • When adding trackers or auras, duplicate entries could appear clientside until a refresh

@Kruptein Kruptein changed the base branch from dev to master August 30, 2020 21:07
@Kruptein Kruptein merged commit 73b23a6 into master Aug 31, 2020
@Kruptein Kruptein deleted the hotfix/0.22.3 branch August 31, 2020 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant