7,945 Commits over 3,745 Days - 0.09cph!
Discovery of rebindable controls
Fixed options title not updating when returning back
Starting work on control rebinding
Armour cheat now only works in the editor
Fixed Stage.OnLoaded not being called
Overall score is no longer submitted until you beat a level
Moved options pages to separate files
Added feedback and devblog buttons to options
Leaderboards are named by their stage type name
Now properly cleaning up steamworks on exit
Fixed possible exception when watching an old replay
Fixed not being able to browse replays
Added master volume option
Mouse aim speed slider
Can now open the options menu while in a stage
Video options refactor, can now revert
Vsync / framerate cap settings are persistant
Added framerate cap option, apply button is only shown if changes are made
Started work on scripts for options menu
Options menu navigation system
SliderOptionsItem functionality
ToggleOptionsItem functionality
Working on an options page system
Temp fix for leaderboard entries not being displayed
More options menu work
API for changing options pages
Merge branch 'master' into options
Option item creation
Options menu resizing
Fixed options menu navigation
Options navigation tweaks, can now close menu
Fixed toggle options not being visible
Better logic for picking which item is selected when changing page
Fixed being able to hide the options menu
Combo options item functionality
Options menu dividers
Better options layout, better video options logic
Combo option item tweaks
Merge branch 'master' into options
Added preview sound effect when changing sfx volume
Better options page navigation
Now handles held input repetition in options navigation
Implemented apply button in video options
Key prompt icons for letters / numbers now use a Text component
Can now access options menu with select / O
Fixed navigating right with ComboOptionsItem
Disabled resolution dialogue on launch
Audio settings are now persistent
Fixed navigating right with ComboOptionsItem
Disabled resolution dialogue on launch
Can now access options menu with select / O
Key prompt icons for letters / numbers now use a Text component
Implemented apply button in video options
Now handles held input repetition in options navigation
Better options page navigation
bullet effects use float array for params
adjusted player mass to 1f
removed some debug stuff
fixed tentacle pixel debris
rope removed if an anchor doesnt exist
rope start/end positions initialized correctly
fixed another issue with pattern starting rotation
improved slowmo bullet effect force
octopus purple bullet pattern
pattern rotation speed modifier param
slowmo bullet adds invuln, invuln only blocks negative hit effects
pattern num bullets in volley modifier
pattern num volleys modifier
only negative bullets cause danger slowdown and push
repel bullets shake & vibrate
pattern shoot delay modifier
pattern forward spread modifier
Merge branch 'master' into options
Added preview sound effect when changing sfx volume
Better options layout, better video options logic
Fixed being able to hide the options menu
Combo options item functionality
Options navigation tweaks, can now close menu
Fixed toggle options not being visible
Better logic for picking which item is selected when changing page
Fixed options menu navigation
hack so cores/pixelgroups line up better with pixels
chainedgun states and laser
improved chainedgun patterns
invuln spiral pattern
armor opacity depends on layer, base armor doesnt have to be default
playmaker callmethod repeat toggle for clarity
combined wait time in fixedcallmethod
chained gun setheavy
mass affects physics force
chainedgun 3rd form patterns
chainedgun pxc colors
chained level on menu
gun starting angle fixed
player mine gun
stage bulleteffect handler
bullet keyframe effects, repel player/bullets
bullet mass
refactored some pattern shooting from pixelgroup to stage_bulletpatterns
bullets can spawn mirrored/doubled patterns
patterns can move their bullets with them
patterns can exist until all child bullets have despawned
relative mouse aiming has less rigid radius
pattern rotation speed abs; patterns that follow player start aiming at player
fixed player-aiming pattern start angle
changed pattern mirror modes
tweaked controls
removed non-relative mouse aiming
Merge branch 'master' into options
API for changing options pages
Temp fix for leaderboard entries not being displayed
Working on an options page system
ToggleOptionsItem functionality
SliderOptionsItem functionality
Options menu navigation system
Started work on scripts for options menu
Mocked up options UI layout
Leaderboard entry scrolling with mousewheel
Factored out some leaderboard row repetition
Wide leaderboard names now scroll left and right
Possible fix for case causing broken leaderboard rows
Overflowing leaderboard names are now left-aligned
Added masks to leaderboard names
Fixed selecting entries with the mouse
Fixed scrolling up / down while hovering over leaderboards
Started working on scrolling leaderboards
Leaderboards are displaying again with the new system
Leaderboard scrolling seems to work
Fixed not requesting more entries while up/down is held
Merge branch 'leaderboard-scrolling'
Fixed not requesting more entries while up/down is held
Leaderboard scrolling seems to work