userAdam Wcancel
repospaceshootercancel

1,632 Commits over 578 Days - 0.12cph!

9 Years Ago
- Even more UI elements now use the auto toggle UI prompt functionality
9 Years Ago
- Changed Space Bar prompt text to Space Bar instead of just Space so thickos don't get confused by being in space and pressing a space bar
9 Years Ago
- Control select screen rewording
9 Years Ago
- Controls help panel in Town now reflects the current control scheme
9 Years Ago
- Shop can be exited with M/K
9 Years Ago
- Mouse cursor is now set as soon as M/K input is chosen at splash screen
9 Years Ago
- Options screen now works with mouse and has correct prompts based on input type - Escape can now close the options menu (instead of just opening) in either control config
9 Years Ago
- Merged back to main
9 Years Ago
- Removed more debug forcing before meging back
9 Years Ago
- Uncommented some code from testing
9 Years Ago
- Added a crosshair curstor to M/K mode - Disabled light cookie for aiming laser in M/K - Disabled aiming laser in M/K - More M/K tweaks
9 Years Ago
- Aiming laser now ends at cursor position and passes through everything when in M/K input mode - Input controllers now set the global control type in their init
9 Years Ago
- Branched for more aiming/control work
9 Years Ago
- Split gamepad/kbmouse Poll functions to seperate classes - PlayerShip now adds correct control component at startup based on chosen input type - Changed the way mouse aiming is handled, now more accurate, less shit. - Bit of PlayerShip code purge
9 Years Ago
- Fixed aiming laser bug, moved the code from coroutines to update - Yeseterday's changes from p1
9 Years Ago
- Level exit portal now has keyboard prompts and can be used with Space
9 Years Ago
- Creeper enemy basic test
9 Years Ago
- Fixed bug with player weapons not correctly reload ticking when fire isn't held
9 Years Ago
- Feedback reporter now prefixes reports with the current contol method
9 Years Ago
- Ability bar button text now displays the correct input button/press text, depending on current input type.
9 Years Ago
- Feedback tool buttons now work with mouse, added prompt toggles.
9 Years Ago
- Added UI input prompt toggles to all town button/interactions
9 Years Ago
- Added UI script that will toggle specified UI elements based on current input method (mk/gamepad) - Added it to Title screen button prompts
9 Years Ago
- Alcohol pump mission now set to show objective arrows after they've been discovered once
9 Years Ago
- Aclohol pump mission placeholder text and disabled location arrows
9 Years Ago
- Setup alcohol pump placeholder as a BaseEntity and mission object - Alcohol pump mission now works - Removed alcohol cloud from pump prefab so it doesn't dissapear when you destroy the pump :) - Added a linear asteroid dungeon archetype - Rebuilt asteroid tileset prefabs
9 Years Ago
- Fixed movement speed modifier that would make the player incorrectly increase in speed after all modifiers expired
9 Years Ago
- New mission SO - Reduced level length of new mission flow
9 Years Ago
- Asteroid tileset scene
9 Years Ago
- Added a placeholder alcohol pump goal ropom to asteroid tileset - Rebuilt asteroid tileset prefabs - Added a new flow for pump mission - Made a placeholder alcohol pump mission prefab - Tidied up Tileset folders
9 Years Ago
- Added a placeholder start screen before titlescreen, for selecting control type (defaults to gamepad in editor)
9 Years Ago
- Lowered spawn budget in beer tap room - Rebuilt factory prefabs
9 Years Ago
- Is/Was pressed bug fix
9 Years Ago
- Reworked ability input stuff to allow triggering from new multi controller input stuff - Added new keyboard bindings to button set
9 Years Ago
- Control work
9 Years Ago
- Game over screen now works with mouse/keyboard
9 Years Ago
- Mission select screen now interactable with mouse, can start missions.
9 Years Ago
- TownInteractable works with keyboard
9 Years Ago
- Cursor no longer hidden by default, need to toggle.
9 Years Ago
- Title screen buttons now work with mouse
9 Years Ago
- Input
9 Years Ago
- More input unification
9 Years Ago
- Input
9 Years Ago
9 Years Ago
- Defaulted back to gamepad controlls
9 Years Ago
Merged control branch to main
9 Years Ago
- More mouse/keyboard input controller work and changing other classes to use the new more input-generic functions
9 Years Ago
- Added basic keyboard movement and firing to MKController
9 Years Ago
- More
9 Years Ago
- More