Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Small fixes | Hop311 | 2023-04-13 | -5/+1 |
| | ||||
* | Fix click minimap | Gone2Daly | 2023-04-13 | -0/+4 |
| | | | | Fix for not being able to move camera just by click on minimap | |||
* | Added requirement comments | Hop311 | 2023-04-11 | -0/+6 |
| | ||||
* | Returned movement of camera when it's clicked and mouse have movement | Gone2Daly | 2023-04-11 | -1/+1 |
| | | | | Vital RTS feature, vital for multiplayer micro as well. | |||
* | Minimap viewport loops from x=0 to x=1 | Hop311 | 2023-04-11 | -16/+72 |
| | ||||
* | Minimap functionality | Gone2Daly | 2023-04-09 | -0/+9 |
| | | | | Adding minimap click, cutting minimap camera edges, adding check for mouse of the window to stop parallax, also adding lock for parallax when mouse on minimap. | |||
* | Moved assets to R/art/ | Hop311 | 2023-04-09 | -0/+18 |
| | ||||
* | Accurate minimap viewport shape | Hop311 | 2023-04-08 | -15/+0 |
| | ||||
* | minimap-first-try | Gone2Daly | 2023-04-07 | -0/+15 |