Devlogs
Loop For A While v0.2.3
v0.2.3
New
- WASD movement added (W/A/S/D map to up/left/down/right)
- Removed the intent system (MOVE / INTERACT / FIGHT modes) entirely. Left click is now always move. Right click on a tile opens a context picker showing only valid actions for that tile.
- Cursor is now always the move cursor — green for valid, red for invalid, white over UI
- Auto-loop no longer slows down the game
- Queue editor moved to Ctrl + Right click on a queued tile (Right click now opens the tile action picker)
- Help, Discord and fullscreen button moved to top-left panel near mana bar for better visibility
- Help text updated to reflect new input model (left click move, right click picker, Ctrl+right click queue editor)
- Custom cursor hotspot corrected to center of cursor image
Changes
Fixes