bradjrenshaw
|
955ffac65b
|
Implementation of relative offset lock (keep mouse in position relative to you as yo umove).
|
2022-05-10 15:22:32 -04:00 |
|
bradjrenshaw
|
c8bf29b6d0
|
Added precise tile cursor movement (defaults to 8 pixels per key press).
|
2022-05-10 15:09:54 -04:00 |
|
bradjrenshaw
|
a8bcaf6cef
|
Refactored keyboard tile cursor input to be triggered at the same time as the rest of keyboard input; fix bug in reading UI components with tile cursor.
|
2022-05-10 14:37:43 -04:00 |
|
bradjrenshaw
|
332dd858a8
|
Fixed bug with tile cursor not passing exact integer tile values causing terrain features like crops to not be read out.
|
2022-05-10 14:21:17 -04:00 |
|
bradjrenshaw
|
838273b3ce
|
Read blocked or empty tiles if no object is on a tile.
|
2022-05-10 00:05:35 -04:00 |
|
bradjrenshaw
|
bc6ec49619
|
Initial implementation of cursor movement and mouse snapping to cursor location.
|
2022-05-09 23:53:29 -04:00 |
|
bradjrenshaw
|
2717efa42e
|
Merge branch 'master' into TileViewer
|
2022-05-09 20:05:12 -04:00 |
|
bradjrenshaw
|
72f1835929
|
Brief refactor for readability.
|
2022-05-08 19:31:04 -04:00 |
|
bradjrenshaw
|
43c3dbb0d8
|
Added diggable golden walnut locations to ginger Island tileInfo.
|
2022-05-08 19:22:28 -04:00 |
|
bradjrenshaw
|
0b318b29ad
|
MouseHandler refactoring.
|
2022-05-08 18:46:37 -04:00 |
|
bradjrenshaw
|
797e0ab136
|
Add cursor keys to mod config.
|
2022-05-08 01:55:38 -04:00 |
|
bradjrenshaw
|
8dd96d84b3
|
Refactoring mouse handling into a separate class.
|
2022-05-08 01:47:32 -04:00 |
|
bradjrenshaw
|
bd29fae9ca
|
Initial refactor of mouse handling.
|
2022-05-06 19:47:11 -04:00 |
|
bradjrenshaw
|
f9b4bc88db
|
added config and option to toggle coordinate verbosity; fixed coordinate formatting of comma.
|
2022-03-20 16:26:30 -04:00 |
|