feat: asteria joystick using tx3 (#115)
* feat(tx3): init tx3 project + CreateShip + MoveShip * feat(tx3): add gather_fuel transaction * feat: initial structure for asteria joystick * feat: add gather fuel WIP * Updated map visualizer * Updated godot visualizer * Updated godot visualizer * feat: update ui to match more less figma designs * fix: update section component width to use responsive units * fix: standardize component import casing and add new UI components * feat: add sections menu + hook to recognize active section * Move joystick to frontend * Update next config * feat: update nextjs joystick with latest changes + improve form actions * fix: build issues * feat: update forms actions and ui tweaks * feat: hide unnecesary sections * feat: improve moveship/createship actions and remove blocksfrost api dependency * feat: update jscode on createShip and moveShip --------- Co-authored-by: EehMauro <[email protected]>