sh4rkman

Results 20 issues of sh4rkman

SquadMC and xyz open a text holding where the marker is currently while dragging a mortar/target, it's a nice feature : ![20231214_18h24m_ipeEQ5wYDEw](https://github.com/sh4rkman/SquadCalc/assets/9033912/5f4d6a82-942f-4426-8ad6-3ea1fad95ff4)

New feature

https://stackoverflow.com/questions/64816231/deprecationwarning-compilation-assets-will-be-frozen-in-future-all-modificatio

Code Quality
dependencies

- add a new settings allowing to hide display current grid position for targets - another settings for weapons too? - can be added into other texts (bearing/distance/...) or split...

New feature

Right now interracting with the layer (changing layer, clicking flags) doesn't impact the other sessions members. Everything that happens on the maps should be broadcasted 1 to 1 to other...

bug
Fixed next version

Joining a session with a weapon with additional height or changing additional height while being in a session should broadcast to the others session members. reported by [DUTY] Petro: ![Image](https://github.com/user-attachments/assets/82898737-fc2f-4695-8e1d-d33e40b5e236)

bug
Fixed next version

Instead of raw-downloading map file, open a nice dialog with a download button expliciting what the file does and how to reimport it later

New feature

AFAIK no idea how to fix this. `map.on("dblclick", function() { alert("test") });` works on every browsers/os but not on iOS past 15.

bug
help wanted

![Image](https://github.com/user-attachments/assets/bcbf44a1-78eb-4689-bc42-3d0e637f3dad) ![Image](https://github.com/user-attachments/assets/2bc288ef-f6e1-479a-b26b-7fc526fe3fb7)

bug

![Image](https://github.com/user-attachments/assets/4c846d35-0e3a-4fba-ab40-8dd134b71fa0)

Code Quality

settings should be its own class initiated with this.userSettings = new squadSettings(); make the jump to stringifyed settings to json in a single localdata ?

Code Quality