repoSpaceUsurperUnitycancel

5,183 Commits over 2,527 Days - 0.09cph!

5 Years Ago
Updated Facepunch.ExpressionStrings Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
6 Years Ago
Added assets for half of the new core designs along jsons for each
6 Years Ago
corelayer test stage
6 Years Ago
separate invuln and zoom debug keys
6 Years Ago
fix missing blinkEffect, hide meta files
6 Years Ago
splash damage doesnt hurt pixels while form is spawning
6 Years Ago
Tweaked menu icon tints Extra main menu tweaks Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
powerup pickups are diamond instead of hexagon
6 Years Ago
item display Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity changed powerup display shape animate item display
6 Years Ago
CHIPPY-204: Simplified menu icon glow logic CHIPPY-204: Next level in each campaign pulses
6 Years Ago
CHIPPY-191: Fixed old leaderboard replays getting deleted incorrectly Fixed possible NRE on bullet despawn Bullets stop resolving collisions when they despawn Extra bullet collision safety check Added GameManager.SubmitScoresInEditor CHIPPY-191: Fixed old leaderboard replays not getting replaced
6 Years Ago
Fixed a build error
6 Years Ago
CHIPPY-194: Fixed stages precaching unnecessary resources
6 Years Ago
CHIPPY-200, CHIPPY-201: Custom stages show up in main menu again CHIPPY-190: Some plugin menu cleanup
6 Years Ago
CHIPPY-202: Added menu icon data for plugin creation button CHIPPY-202: Create Plugin button re-implemented
6 Years Ago
Added support for 24 bit PCM in custom music samples Removed Csproj fixup script
6 Years Ago
CHIPPY-203: Updated example plugin template Fixed case where plugin resources took lower precedence than built-in ones Updated .gitignore
6 Years Ago
Fixed default starting planet being the first stage of the last campaign
6 Years Ago
CHIPPY-189: Campaigns go top to bottom, stages left to right CHIPPY-189: Fixed how scrolling behaves when stage menu is rotated
6 Years Ago
Added an editor script to fix unity package references in csproj files
6 Years Ago
Migration to Unity 2018 Deploy to unity2018 branch Some myserious other changes after migration Fixed error when timer is visible Merge branch 'unity2018' Update Jenkinsfile, steamworks.app.vdf
6 Years Ago
Fixed error when timer is visible
6 Years Ago
merge fix bullets going through fuse trigger prevent error updating bullet collision list Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity pixeldata.cantBeTransformed bullet.collideInAllDirections, turrets collide with pixels now
6 Years Ago
Deploy to unity2018 branch Some myserious other changes after migration
6 Years Ago
Migration to Unity 2018
6 Years Ago
Updated Jenkinsfile
6 Years Ago
Fixed a divergence related to bullet pattern pooling
6 Years Ago
Fixed case where a timer is accessed when invalid
6 Years Ago
New TimerHandle system, trying to guarentee timers are recycled correctly
6 Years Ago
Fixed some cases where timers would get re-used
6 Years Ago
dmg floater pixel chunk stuff cleaned up pixel chunk bullet onDestroyPixel callback explosive pixels dont always stop bullets now pixelgroups dont stop bullets that have more damage left pixelchunk explode sfx
6 Years Ago
trying to rename exe again, icon
6 Years Ago
incremented version
6 Years Ago
change product name undo fuse debug
6 Years Ago
Added some navigation shortcuts in main menu
6 Years Ago
Switched button to browse campaign scores
6 Years Ago
Fixed case where pressing escape in the main menu won't toggle the corner menu Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
minor tweaks
6 Years Ago
Changed which action toggles corner menu in main menu Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
some tweaks to levels Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
6 Years Ago
Fixed a warning
6 Years Ago
Game over UI control tweaks
6 Years Ago
Fixed typo in onion boss json
6 Years Ago
Fixed NREs when unable to read json
6 Years Ago
Fixed json reading errors not being marked as errors Can navigate back to main menu on game over Can now restart stage on victory
6 Years Ago
Fixed being able to select hidden menu items during game over Stage no longer stays paused on victory
6 Years Ago
Better JsonReaderException logging Progress doesn't animate again when switching back to it while still paused
6 Years Ago
CHIPPY-188: Fixed lasers hanging around after their part dies
6 Years Ago
CHIPPY-188: Fixed lasers not rotating after last commit
6 Years Ago
CHIPPY-188: Fixed another possible case where laser lines might not be removed properly