branchSpaceUsurperUnity/mastercancel

4,266 Commits over 2,527 Days - 0.07cph!

7 Years Ago
Gradually closing in on the cause of the divergence
7 Years Ago
Fixed some diagnostics false positives
7 Years Ago
Added a bunch more divergence diagnostics
7 Years Ago
Can now test divergences between a specific range of frames Added timescale determinism assertion Fixed watched values being discarded
7 Years Ago
fix unit bulletPatternHandler null ref
7 Years Ago
hide cursor when switching to controller
7 Years Ago
made free mouse aiming the default
7 Years Ago
pause after victory to prevent sfx ear rape
7 Years Ago
Fix for fuse stage divergence Divergence diagnostic improvements
7 Years Ago
Fixed options menu being behind the leaderboard Added more replay diagnostics Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
fixed unit position divergence
7 Years Ago
incremented version
7 Years Ago
reworked fuse boss/laser laser wall power indicator new attack for fuseenemy2, balance tweaked fuseboss colors
7 Years Ago
Clicking on RESTART in the menu now calls the right method Fixed possible divergence
7 Years Ago
Possible fix for fuse divergence
7 Years Ago
added fuse stage to menu, changed some sfx diff fuse enemy fixed line particle jitter
7 Years Ago
score submitted and replay archived after fade to black
7 Years Ago
line particles from bullet patterns have their start times simulated like bullets bullet patterns can specify a charging color bullets define whether they are positive on each keyframe pixelgroups glow a lot as they are charging patterns fixed freezing bug when getting max powerups
7 Years Ago
fixed a pxc background opacity issue
7 Years Ago
fuse enemy spawning positions fix pxc background tint
7 Years Ago
units can set custom bounds unit went out of bounds callback simplified changing sfx pitch based on remaining health slow down unit spawn, dont animate unit pxcs when destroyed cached some pixeldata properties effect on pxc background for recently disconnected pixels
7 Years Ago
vibrate when starting/ending reversecontrols effect tweaked some vibration values
7 Years Ago
properly find pixelgroup center offset even with irregular shapes
7 Years Ago
fixed a position issue when pixelgroups are scaling; fixed a renderposition issue reduced pixelgroup jitter further with scaling tweak reduced some redundant pixelgroup calculations change player trail widths over time
7 Years Ago
reworked pixelgroup position code
7 Years Ago
fixed lasers hitting inactive units, etc calculate unit render angle change unit alpha when overlapping other units
7 Years Ago
change target bullet graphics temp effect that shoots pattern where player is aiming reverse controls temp effect control tweaks
7 Years Ago
clear temp effects bullet effect quad spritesheet -> 4096x4096 temp effect shoot pattern
7 Years Ago
cancel temp effect timers properly diff bullet effects can have diff graze strength
7 Years Ago
temp effect bullet visuals some temp effect cleanup quads made up of 4 tris instead of 2 bullet wobble octopus repel bullet uses temp slow effect
7 Years Ago
player temp effect handler temp effects control a bullet
7 Years Ago
unit facing vector can power up fuse laser with bullets
7 Years Ago
fixed pixel chunk rotation units handle facing direction rotating, pxcs require a unit pxc offset works with facing direction rotation unit RotateToFace method
7 Years Ago
Rotation overhaul Fixed camera shake Merge branch 'master' into rotations Merge branch 'master' into rotations Fixed Rotation.Normalize Merge branch 'rotations' of SpaceUsurperUnity into rotations reset player camera on stage restart
7 Years Ago
pxc collision works mid-rotation
7 Years Ago
fixed planet rotation fixed pixelgroup rotation
7 Years Ago
clamp pxc animation frame
7 Years Ago
Fix for build error
7 Years Ago
Changed how diagnostics reset, added diagnostics to Unit
7 Years Ago
Removed old code analysis system for determinism Working on being able to immediately see which values diverge Merge branch 'master' into diagnostics Finished off basic divergence testing Merge branch 'diagnostics'
7 Years Ago
can rotate pxc 90 degrees during gameplay
7 Years Ago
pxcs visually rotate pxcrotation calculations increased replay aiming angular precision
7 Years Ago
stage debug unit hovering can drag units around in debug mode fuse stage boss & laser fuse stage enemy
7 Years Ago
Can now use the fast forward / slomo UI buttons again
7 Years Ago
Player name auto-hides with the replay timeline
7 Years Ago
Added #if UNITY_EDITOR guards around Utils.DivergenceLog
7 Years Ago
Timeline now shows while playback speed is not 1 Fixed divergence caused by bullet pattern elapsed time not being reset properly Merge branch 'master' of SpaceUsurperUnity
7 Years Ago
fixed turret target not using form 1 attacks fixed wheel form 3 prereqs Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity GetEdges works on pxcs with no anchors
7 Years Ago
Replay progress bar only shows if the cursor is over the game window
7 Years Ago
Better replay diagnostic formatting so it works with diff tools