repoSpaceUsurperUnitycancel

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

6 Years Ago
Fixed CHIPPY-149 Fixed bad texture path
6 Years Ago
Fixed CHIPPY-147
6 Years Ago
Fixed CHIPPY-146
6 Years Ago
Working on CHIPPY-143 Tweaked default main menu scroll sensitivity Fixed CHIPPY-148 Merge branch 'master' of SpaceUsurperUnity Finished off new leaderboard mode buttons
6 Years Ago
cube stage movement, drone powerup cube form 0 cube stage
6 Years Ago
fixed bullet patterns refactor
6 Years Ago
commented out Stage_BulletPatterns refactor for now as it causes bullet angle issues separate bullet cantBeRepelled/cantBeDestroyed properties again onion stage
6 Years Ago
Fixed CHIPPY-141
6 Years Ago
Fixed CHIPPY-145
6 Years Ago
Refactored Stage_BulletPatterns.ShootBulletPatterns Merge branch 'master' of SpaceUsurperUnity Implemented CHIPPY-142
6 Years Ago
pixelgroup numTimesDestroyed property can stop specific active/charging patterns trench forms 0 and 1 explosive turret powerup trench stage Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
6 Years Ago
Fixed inconsistent scaling of pause menu items Resetting menu icon easing rate when toggling pause menu Fixed starting position of pause menu when shown Fixed corner menu in menu stage wobbling if corner-most item is selected Merge branches 'master' and 'master' of SpaceUsurperUnity
6 Years Ago
bullet.SetBounds Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity tweak to how pixelgroup patterns are stopped frame stage patterns
6 Years Ago
Fixed planets positioned relative to the camera wobbling around Moved corner menu to right side, added bool to swap sides Merge branch 'master' of SpaceUsurperUnity Stage now fades out a bit while paused Fixed current stage planet being greyed out in pause menu if not completed
6 Years Ago
bullet facing/movement start angle funcs removed redundant bullet.damagePlayer player death effect tweaks better player death particles bullet keyframes can have no duration bullet.SetKeyframe whitelisted method merge bullet.Redirect, bullet out of bounds callbacks bouncing bullet can set custom bullet bounds bullet.SetPosition
6 Years Ago
Working on CHIPPY-138 Fixed scripts module not loading Workaround for scripting error when changing stage type Menu planets are now relative to the camera, can be ordered with json Finished basics of CHIPPY-135 Fixed entering the options menu
6 Years Ago
Workaround for scripting error when changing stage type Menu planets are now relative to the camera, can be ordered with json Finished basics of CHIPPY-135
6 Years Ago
Fixed scripts module not loading
6 Years Ago
fixed satellite invuln and bullets stage.AffectBulletsInRadius bullet.AffectTouchingBullets Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity Now only emitting a warning when attempting to Prepare a SetValue with an overridden target Fixed another issue with SetValue actions Added a ParameterPassthroughAttribute for CallMethod actions AffectTouchingBullets() etc now preserves parameters from caller bullet check if touching player, apply actions to player inner spiral pattern slow start pattern Some FSM state pooling Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity affect bullets test pattern properties and callbacks pattern fsm, slowStart3 pattern affect bullets issue Fixed BulletRecipe.ToString() Added assert to make sure dummy stages aren't pooled twice Fixed dummy stages sometimes getting pooled twice tweaked slow3 and player hitbox visuals tweaked player visuals some more fixed destroy field bullet Added example multi-resource json file grid pattern grid2 pattern player look direction in config trail pattern chasing patterns fixed bullet sprite lerping Some more json resource examples Now also searches from root of Resources directory for json files Now using "DataPath" instead of string for resource paths Added DataPathConverter curve pattern suction bullet New DataPath system mostly working bounce patterns OctopusStage is now fully working with the new DataPath system fixed rectwidthmods, slalom pattern Hotloaded data now loads from a JsonReader rather than a string Fixed unit shield / target patterns not being ResourceReferences maze bullet donut pattern laser patterns turn pattern die pattern surround pattern lines pattern spinning bullets powerup conveyor powerup random pattern Working on mutli-resource json files AffectPlayer parameter passthrough New DataSource system for loading json Can now use '.' prefix in data paths as a shorthand for resources in the same source file Implemented loading multiple resources from one json file DataSource caching Implemented loading resources from text assets again Added line info properties to HotloadedDataJsonReader Fixed non-editor compilation error Re-implemented live refreshing tweaked conveyor effect Merge branch 'multijson' Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity merging frame pattern jsons combined rest of frame patterns combined octopus json files Added logging to show which paths were searched when failing to find a resource Changed how code gen reacts to not finding a file Merge branch 'master' of SpaceUsurperUnity Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity moved onion and laser units to new folders got rid of UnitConfig and UnitFSM folders moved intro patterns combined fuse patterns and bullets combined laser patterns combined tentacle patterns combined invasion patterns combined twin patterns combined track patterns combined armor patterns combined edifice patterns combined edifice patterns move player patterns moved default patterns New way of finding all StageData paths Better implementation of HotloadedData.Get(), added comments HotloadedData.Get() supports loading from resources again Fixed standalone build error Improved relative subpath shorthand logic moved powerup patterns, better error reporting for pattern json moved the rest of BulletPatterns and Bullets Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity StageData.GetAllResourcePaths() now looks for files named `stage.json` Displayed stage name is now loaded from stage config (from "title" field) Merge branch 'master' of SpaceUsurperUnity removed PlayerGunConfig folder, etc removed FuncParams folder Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity removed StageFSM folder got rid of StatusConfig folder removed Subroutines folder cleaned up intro boss removed CoreConfig folder Implemented DataPath serialization Fixed fetching StageMenuData for custom stages Unit parts now use "spritePath" property for animated sprites donut2 pattern donut3 pattern donut3 grid pattern Added DataPath.FindAllSearchDirectories() Fixed FuncParams resources not being precached Json cache is now cleared before running ScriptFuncCodeGen Fixed incorrect explosion pattern path Fixed incorrect attribute resource type for ExplosionPattern DataPath now takes type args for the referenced data type, got rid of ResourceReferenceAttribute Updated Facepunch.ExpressionStrings bullet loopNum, renamed some properties Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity fixed corelayer divide by zero-scale new form of twin boss new twin first form fixed rotation issue on pixelchunks load sprite anim if no core or sprite is specified; fixes fuse trigger tweaked player physics renamed twin stage to claw tweaked grid appearance cover out of bounds area with black stage border clamps to arena bounds if smaller than cam bounds some player gun tweaks stage bg color func grid color func can change grid properties can set letterbox color can change size of arena claw boss position fixed rotation force calculation, added some patterns to levels orb grid pattern polished grid pattern Fixed StageID.UrlSafeName Replay files not associated with an existing stage are now deleted on startup Merge branch 'master' of SpaceUsurperUnity Elevated some warnings to errors Added support for `..` in resource paths Added `target` property to CallSubroutine Now supporting relative paths for CoreLayer textures Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity orb form 0 patterns orb form 1 patterns orb form 2 patterns Fixed possible exception when not providing a target for CallSubroutine storm form 0 patterns Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity added grid+laser pattern to orb Added method to load Texture2D from a DataPath Merge branch 'master' of SpaceUsurperUnity fixed pattern.despawnWhenAnchorInactive storm 2nd form storm 3rd form patterns satellite patterns fixed border warning for stages smaller than camera bounds claw form 0 patterns finished claw patterns offscreen req parts show border warning when protected part is shot edifice patterns rename mapEase to map bullet partDamageFactor Working on purging all cases strings are used for data paths Merge branches 'master' and 'master' of SpaceUsurperUnity invasion patterns Updated Facepunch.ExpressionStrings Added Array and List<> to whitelist Merge branch 'master' into multijson Updated Facepunch.ExpressionStrings Can now convert strings to DataPath<T>s in ScriptFuncs Updated Facepunch.ExpressionStrings Fixed pattern FuncParams path type Fixed relative DataPath<T>s in FsmValue method calls Working on CHIPPY-138
6 Years Ago
Working on purging all cases strings are used for data paths Merge branches 'master' and 'master' of SpaceUsurperUnity Merge branch 'master' into multijson Updated Facepunch.ExpressionStrings Can now convert strings to DataPath<T>s in ScriptFuncs Updated Facepunch.ExpressionStrings Fixed pattern FuncParams path type Fixed relative DataPath<T>s in FsmValue method calls
6 Years Ago
rename mapEase to map bullet partDamageFactor invasion patterns Updated Facepunch.ExpressionStrings Added Array and List<> to whitelist Merge branch 'master' into multijson Updated Facepunch.ExpressionStrings Can now convert strings to DataPath<T>s in ScriptFuncs Updated Facepunch.ExpressionStrings Fixed pattern FuncParams path type
6 Years Ago
Updated Facepunch.ExpressionStrings Added Array and List<> to whitelist
6 Years Ago
rename mapEase to map bullet partDamageFactor invasion patterns
6 Years Ago
tweaked slow3 and player hitbox visuals tweaked player visuals some more fixed destroy field bullet grid pattern grid2 pattern player look direction in config trail pattern chasing patterns fixed bullet sprite lerping curve pattern suction bullet bounce patterns fixed rectwidthmods, slalom pattern maze bullet donut pattern laser patterns turn pattern die pattern surround pattern lines pattern spinning bullets powerup conveyor powerup random pattern AffectPlayer parameter passthrough tweaked conveyor effect Merge branch 'multijson' Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity merging frame pattern jsons combined rest of frame patterns combined octopus json files Added logging to show which paths were searched when failing to find a resource Changed how code gen reacts to not finding a file Merge branch 'master' of SpaceUsurperUnity Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity moved onion and laser units to new folders got rid of UnitConfig and UnitFSM folders moved intro patterns combined fuse patterns and bullets combined laser patterns combined tentacle patterns combined invasion patterns combined twin patterns combined track patterns combined armor patterns combined edifice patterns combined edifice patterns move player patterns moved default patterns New way of finding all StageData paths Better implementation of HotloadedData.Get(), added comments HotloadedData.Get() supports loading from resources again Fixed standalone build error Improved relative subpath shorthand logic moved powerup patterns, better error reporting for pattern json moved the rest of BulletPatterns and Bullets Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity StageData.GetAllResourcePaths() now looks for files named `stage.json` Displayed stage name is now loaded from stage config (from "title" field) Merge branch 'master' of SpaceUsurperUnity removed PlayerGunConfig folder, etc removed FuncParams folder Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity removed StageFSM folder got rid of StatusConfig folder removed Subroutines folder cleaned up intro boss removed CoreConfig folder Implemented DataPath serialization Fixed fetching StageMenuData for custom stages Unit parts now use "spritePath" property for animated sprites donut2 pattern donut3 pattern donut3 grid pattern Added DataPath.FindAllSearchDirectories() Fixed FuncParams resources not being precached Json cache is now cleared before running ScriptFuncCodeGen Fixed incorrect explosion pattern path Fixed incorrect attribute resource type for ExplosionPattern DataPath now takes type args for the referenced data type, got rid of ResourceReferenceAttribute Updated Facepunch.ExpressionStrings bullet loopNum, renamed some properties Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity fixed corelayer divide by zero-scale new form of twin boss new twin first form fixed rotation issue on pixelchunks load sprite anim if no core or sprite is specified; fixes fuse trigger tweaked player physics renamed twin stage to claw tweaked grid appearance cover out of bounds area with black stage border clamps to arena bounds if smaller than cam bounds some player gun tweaks stage bg color func grid color func can change grid properties can set letterbox color can change size of arena claw boss position fixed rotation force calculation, added some patterns to levels orb grid pattern polished grid pattern Fixed StageID.UrlSafeName Replay files not associated with an existing stage are now deleted on startup Merge branch 'master' of SpaceUsurperUnity Elevated some warnings to errors Added support for `..` in resource paths Added `target` property to CallSubroutine Now supporting relative paths for CoreLayer textures Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity orb form 0 patterns orb form 1 patterns orb form 2 patterns Fixed possible exception when not providing a target for CallSubroutine storm form 0 patterns Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity added grid+laser pattern to orb Added method to load Texture2D from a DataPath Merge branch 'master' of SpaceUsurperUnity fixed pattern.despawnWhenAnchorInactive storm 2nd form storm 3rd form patterns satellite patterns fixed border warning for stages smaller than camera bounds claw form 0 patterns finished claw patterns offscreen req parts show border warning when protected part is shot edifice patterns Working on purging all cases strings are used for data paths Merge branches 'master' and 'master' of SpaceUsurperUnity
6 Years Ago
offscreen req parts show border warning when protected part is shot edifice patterns
6 Years Ago
fixed border warning for stages smaller than camera bounds claw form 0 patterns finished claw patterns
6 Years Ago
fixed pattern.despawnWhenAnchorInactive storm 2nd form storm 3rd form patterns satellite patterns
6 Years Ago
Added method to load Texture2D from a DataPath Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
orb form 0 patterns orb form 1 patterns orb form 2 patterns storm form 0 patterns Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity added grid+laser pattern to orb
6 Years Ago
Fixed possible exception when not providing a target for CallSubroutine
6 Years Ago
fixed rotation force calculation, added some patterns to levels orb grid pattern polished grid pattern Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
6 Years Ago
Now supporting relative paths for CoreLayer textures
6 Years Ago
Elevated some warnings to errors Added support for `..` in resource paths Added `target` property to CallSubroutine
6 Years Ago
Fixed StageID.UrlSafeName Replay files not associated with an existing stage are now deleted on startup Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
renamed twin stage to claw tweaked grid appearance cover out of bounds area with black stage border clamps to arena bounds if smaller than cam bounds some player gun tweaks stage bg color func grid color func can change grid properties can set letterbox color can change size of arena claw boss position
6 Years Ago
fixed rotation issue on pixelchunks load sprite anim if no core or sprite is specified; fixes fuse trigger tweaked player physics
6 Years Ago
donut2 pattern donut3 pattern donut3 grid pattern bullet loopNum, renamed some properties Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity fixed corelayer divide by zero-scale new form of twin boss new twin first form
6 Years Ago
Updated Facepunch.ExpressionStrings
6 Years Ago
DataPath now takes type args for the referenced data type, got rid of ResourceReferenceAttribute
6 Years Ago
Added DataPath.FindAllSearchDirectories() Fixed FuncParams resources not being precached Json cache is now cleared before running ScriptFuncCodeGen Fixed incorrect explosion pattern path Fixed incorrect attribute resource type for ExplosionPattern
6 Years Ago
Unit parts now use "spritePath" property for animated sprites
6 Years Ago
Implemented DataPath serialization Fixed fetching StageMenuData for custom stages
6 Years Ago
removed PlayerGunConfig folder, etc removed FuncParams folder Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity removed StageFSM folder got rid of StatusConfig folder removed Subroutines folder cleaned up intro boss removed CoreConfig folder
6 Years Ago
StageData.GetAllResourcePaths() now looks for files named `stage.json` Displayed stage name is now loaded from stage config (from "title" field) Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
moved default patterns moved powerup patterns, better error reporting for pattern json moved the rest of BulletPatterns and Bullets Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
6 Years Ago
Improved relative subpath shorthand logic
6 Years Ago
Fixed standalone build error
6 Years Ago
HotloadedData.Get() supports loading from resources again
6 Years Ago
Better implementation of HotloadedData.Get(), added comments
6 Years Ago
New way of finding all StageData paths