CurryKitten
CurryKitten
## Current Behavior I've tried using the BLE joystick on an Android device. I find that I can connect it to my Android tablet, but I can't get it to...
Recently #95 was fixed as a result of the uinput-fpc showing up as a joystick. Whilst the fix allows users to carry on, and use joysticks if required it's a...
~~**0.52b**~~ ~~- Weather effects~~ ~~- Cooling Towers~~ ~~- User controlled car~~ ~~**0.53b**~~ ~~- Single player game experience (#81 )~~ ~~- Individual rates for quads (#72 )~~ ~~**0.54b**~~ ~~- Add overlay...
I'm unhappy with the overall flight dynamics model of the fixed wing implementation. Some of the stuff in it is ok, but it doesn't feel natural enough. Not bad for...
It's fun to bash the ball around with your quad. Need to add specific game-style tasks for the player to participate in which are both fun and forces the player...
After watching some attempts at people trying to play hide 'n seek, it looks like a few rules need implementing in code to make things fair and allow someone to...
The plane suffered in wheel collider hell. Wheel colliders are something from the PhysX engine that seems woefully complicated to get right. They only seem to work properly when having...
Currently, there's no options to chase things in the multiplayer game, so this needs sorting out. I think we'll have to leave this down to the room host to decide...
I don't really like racing, but I do like the idea of a sort of adventure course where you are trying to get around a circuit which forces you down...
As a split off from issue #9 this issue will look at the specifics of adding a quad (or possibly multiple quads) to chase around various circuits. This will add...