3,468 Commits over 2,710 Days - 0.05cph!
Added restart option to pause menu
Exit option in pause menu now links to the main menu
Added actions when pressing escape in the main menu / when paused
Can now navigate the pause menu
Fixed pause menu leaderboard button prompts
Fixed camera when paused
Planets / planet links are now drawn above most stuff
Renamed LevelSelectData to PlanetMenuData
Pause menu planets can now show / hide
Planet links can now be hidden
Planet handler is now on every stage
Glow effect is now applied to the options menu
Leaderboard items are now anchored from the top
Options pages can now have different widths
Fixed leaderboard entries overflowing vertically
Fixed exit game planet UI dimensions
Leaderboard and options now re-use the same canvas
Added localisation strings for control options
Made inactive toggle options a bit more visible
Added localised strings for video options
Total score / options / exit planet borders are now thinner
Options page can now use localisation strings
Added localisation strings for main options page
Added localisation strings for audio options
Added LocalisedString struct so that translations are performed implicitly
Added spinSpeed property to core layers
Options icon now spins
Planet movement tweaks
Removed OPTIONS button prompt from main menu leaderboard
Added PlanetUIController as a base class for LeaderboardUIController
Options menu is now attached to a planet
Added full border around options and leaderboard UI
Fixed navigating from the options menu
Fixed broken button prompts for the options menu
Added options and exit game planets
Added PlanetID struct to index planets
Removed NUnit references
Fixed exceptions when timer text is hidden
Attempt to fix build by removing huge uniform arrays from PlayerLocator.shader
Fixed odd behaviour when scrolling down in a friends leaderboard
Fixed another bug with scrolling friends leaderboards
Fixed attempting to play a null level when hitting confirm on the overall leaderboard
Fixed leaderboard header brightness
Added wobbleAngle, wobbleSpeed and wobbleScale to core layers
Added some bounce to overall leaderboard node
Total score planet now eases around
Total score planet connection is now ignored when generating link angles
Added trophy graphic for total score planet
Can now specify unselected scales for planets
Can now navigate straight to planets connected to the neighbour of the total score planet
Fixed name field width in overall leaderboard
Overall leaderboard planet now uses styles from level select json
Fixed navigation to overall leaderboard planet
Added a total score planet that shows the overall leaderboard
Made it easier to avoid repetition in localisation strings
Options menu animates when opening
Warning shows for leaderboard entries without replays
Fixed exception when trying to watch a non-existant replay
Translation.Get(key) now trims '#'s
Non-complete leaderboard entries are more noticably tinted
Powerup names now use localisation
Now using localisation for the tutorial text
Can now select leaderboard entries again
Disabled scrolling arrows while downloading a replay
Leaderboard scroll arrows pulse when scrolling
Fixed top / bottom leaderboard entries overlapping with scroll arrows
Main menu camera is more centred on the leaderboard
Improved leaderboard field alignments
Current player's entries in leaderboards are highlighted again
Leaderboard selection now moves with easing
Changed how the current player's entries are highlighted
Leaderboard entries now ease
Leaderboards now centre back on the local player's entry when focus is lost
Fixed exceptions when timer text is hidden
Stage names now use localisation files
Revert "Stage names now use localisation files"
This reverts commit 90c90cd6b30a01ff27f49f305ebefde3941bb757.
Added localised StageID.DisplayName
Some more localisation strings
Basic localisation system
Fixed a couple of build errors
Leaderboards can now dynamically resize horizontally
Fixed displayed leaderboard rows sometimes not updating
missiles blink on border
border warning function
clamp instructions to cam bounds
new laser form1, laser cores
rest of new laser art
Merge branch 'master' into new-menu
Toggling leaderboard mode works again
Fixed leaderboard scroll arrows sometimes not being visible
Made digit highlighting make more sense visually
Leaderboard now shows fewer entries when not browsing
Fixed leaderboard not centering on current player
Leaderboard now stays centered on selected entry when switching mode
leaderboard remembers mode
missile stage
missle rotate
missile moves toward player
fixed timer jittering
hooked up changelog fonts again
missiles return to bounds to track player
unit repulsion circles
composite repulsion circle hitboxes
unit form overall radius
fixed gun sometimes shooting through melee pixels
missile thruster effect
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
border warning
bullets have border warnings
bullets heading toward camera view have more warning glow
fixed border overlap
player locator glow lerps color
fix player temp effect stuttering
destroyed pixels have subtle fade out effect
changed ingame timer a bit
fixed timer not using raw dt
Moved leaderboard UI to a prefab to make merging easier
Merge branch 'master' into new-menu
Hooked up leaderboard prefab again
Fixed leaderboard rows sometimes overflowing for a frame
Fixed leaderboard headers, working on navigation arrow
Re-implemented digit coloring in times
Leaderboard can fetch entries again
Leaderboard entries are displayed again