Phergus

Results 9 issues of Phergus

### Describe the Bug When loading older campaigns the tokens may have LastPath data using AStarCellPoints. This produces an exception causing the campaign load to fail. ``` java.lang.ClassCastException: class net.rptools.maptool.client.walker.astar.AStarCellPoint...

bug

**Describe the bug** MacOS reports the DMG files are broken and need to be moved to the trash. **To Reproduce** Steps to reproduce the behavior: 1. Download and attempt to...

bug
deferred

**Describe the solution you'd like** Add a HOVER keyword to the aura (and light?) definitions which would allow them to automatically show when the mouse pointer is placed over a...

feature
up for grabs
low

**Is your feature request related to a problem? Please describe.** Sometimes it's nice to add some text to a token image. **Describe the solution you'd like** Having a layer for...

enhancement

**Describe the bug** Seemingly at random, TokenTool will save it's last screen position with negative screen coordinates **way** off the actual available screen space. ``` HKEY_CURRENT_USER\Software\JavaSoft\Prefs\net\rptools\tokentool\client window_x = -32000.0 window_y...

bug

Shows in MT 1.4.0.5, 1.4.1.8 & 1.5.0.1 [ConeVisionTest1405.cmpgn.zip](https://github.com/RPTools/maptool/files/2896968/ConeVisionTest1405.cmpgn.zip) MT 1.4.0.5 campaign file for testing. Setting a vision type to cone shape appears to cause the personal light radius value to...

bug
up for grabs
low

### Describe the Bug If a token move is in progress when a new campaign is started produces a NPE. ``` java.lang.NullPointerException: Cannot invoke "net.rptools.maptool.model.Zone.putToken(net.rptools.maptool.model.Token)" because the return value of...

bug

Creating new light sources in Campaign Properties for environmental lights that are only used once or can vary in size/color/shape is both tedious and results in a cluttered Light menu....

feature

**Describe the bug** The JETA form manager has issues with the ColorPicker XML when certain languages/locales are used which causes the panel to not be created creating other exceptions. ```...

bug