8,073 Commits over 3,806 Days - 0.09cph!
Fixed another issue with SetValue actions
Now only emitting a warning when attempting to Prepare a SetValue with an overridden target
Fixed possible translation error spam
Working on main menu redesign
Stage select darkens when main menu is open
Merge branch 'master' of SpaceUsurperUnity
Subroutine example
Updated example subroutine
Started implementing FSM subroutines
Fixed script func discovery missing some private inherited members
Abstracted out some reusable parts of FsmCallMethodAction
FsmCallSubroutineAction parameter discovery
Working on FsmCallSubroutineAction.Execute()
Merge branch 'master' into subroutines
Merge branch 'master' into subroutines
Example subroutine is working
Updated Facepunch.ExpressionStrings
Implemented ScriptFunc params for CallSubroutine actions
Merge branch 'subroutines'
Updated Facepunch.ExpressionStrings
Implemented ScriptFunc params for CallSubroutine actions
Added IScriptFunc.Invoke()
Can now pan up / down with the mousewheel in the main menu
Merge branch 'master' into subroutines
Example subroutine is working
Can now pan up / down with the mousewheel in the main menu
blink aiming effect
can blink past lasers
blink effect shows number of charges
brakeCannon -> cannon
can drop turrets now
fix intro form 2 shieldgen
shieldgen texture
reworked slowmo powerup
ffd powerup
bullets can move with player without jittering
player gun change color with damage powerups
fix fade in on intro
Merge branch 'master' into subroutines
Fixed script func discovery missing some private inherited members
Abstracted out some reusable parts of FsmCallMethodAction
FsmCallSubroutineAction parameter discovery
Working on FsmCallSubroutineAction.Execute()
Subroutine example
Updated example subroutine
Started implementing FSM subroutines
Implemented PluginData.Get(ulong workshopId)
Removed old PluginUIController
Updated Facepunch.Steamworks
Can now play subscribed workshop stages
Added Workshop.Editor.OnChangesSubmitted event
Added Workshop.GetSubscribedItemIds()
Added Label options item, OptionFlags enum
Added UI to delete plugins
Basic workshop upload UI
Fixed being able to navigate back while option items are taking focus
Working on workshop support
Plugin creation UI / working on plugin management
Merge branch 'master' into workshop
No longer emits warning when loading uncached stuff in custom stages
Fixed ConfirumUIController width
Fixed planet menu position inconsistencies
Plugin creation UI / working on plugin management
Working on workshop support
Fixed possible error in standalone builds
Added method to precache SFX
Added warning when loading json assets during gameplay
Working on fixing up ScriptFunc pre-compiling
Safeguarded against updating generated funcs while caching is enabled
Merge branch 'master' into precaching
Fixed possible exceptions when generating script funcs for missing FSMs
Added attributes for automatic script func discovery
Removed old music manager
Implemented new way of discovering ScriptFuncs
Added PlayerGunData ScriptFunc discovery
PatternRecipe ScriptFunc discovery
Removed old MusicManager from scene
Resource references can now be enumerables and fields
BulletRecipe ScriptFunc discovery
Updated Facepunch.ExpressionStrings
Working on fixing ScriptFunc cache key conflicts
Fixed codegen sometimes failing
Got rid of redundant cached script funcs
Merge branch 'master' into precaching
Updated Facepunch.ExpressionStrings
Fixed CallMethod action targets not being discoverd by codegen
Added progress bar to code gen
Original return type of cached script funcs is now preseved
Fixed CallMethod action invocation with cached ScriptFuncs
Updated Facepunch.ExpressionStrings
Fixed Unit FSM script func discovery
Can now discover resource references from FsmCallMethodAction parameters
Gradually discovering more ScriptFuncs
FsmSetValueAction script func discovery
tweaked array style
Fixed explosion effect not being discovered by code gen
Merge branch 'precaching' of SpaceUsurperUnity into precaching
Cached script funcs now generated in separate files for each stage
Now generating methods to precache all resources used by a stage
FuncParams precaching, repel effect discovery
Extra player gun / poweup / pattern script discovery
RemoteControlNearbyUnits bulletPath discovery
Added editor script to purge empty directories
Fixed possible exception when running without steam initialized
Merge branch 'master' into precaching
Now only emits a warning if an uncached ScriptFunc is encountered
Moved some ChargePattern calls to use the new parameters
Better warnings about invalid CallMethods / SetValues
Can now override FuncParams for fields when doing ScriptFunc discovery
Moved HowieTest stage
Fixes for ScriptFunc discovery
Working on a way for ScriptFunc discovery to know when an action set's target is different to the containing object
CodeGen errors now only show up in the editor
Merge branch 'master' into precaching
Added BakeStageScripts build step
Fixed method name ambiguity
Ignoring generated scripts (1/2)
Ignoring generated scripts (2/2)
Started on codegen refactor
Finished code gen property export system
Fixed regression after codegen refactor
Started on codegen refactor
Finished code gen property export system
Ignoring generated scripts (1/2)
Ignoring generated scripts (2/2)
Fixed method name ambiguity
Added BakeStageScripts build step
armor boss patterns
removed Unit_Pxc
track patterns
track form 0 patterns
more track patterns
fixed pxc not fading out
armor stage changes
show cheat button on menu
tweaked menu
fixed pxc last form fading out
armor tweaks
Disabled unused stuff
disabled intro boss 3rd form
Merge branch 'master' of github.com:Facepunch/SpaceUsurperUnity
Fix for standalone error
Fixed possible exception on score submit
Fixed menu link lines being flipped for some reason
Merge branch 'master' into precaching
Fixed menu link lines being flipped for some reason
Fixed possible exception on score submit
Working on a way for ScriptFunc discovery to know when an action set's target is different to the containing object
CodeGen errors now only show up in the editor
Can now override FuncParams for fields when doing ScriptFunc discovery
Moved HowieTest stage
Fixes for ScriptFunc discovery
Now only emits a warning if an uncached ScriptFunc is encountered
Moved some ChargePattern calls to use the new parameters
Better warnings about invalid CallMethods / SetValues
Added ExpressionConverter.ExpressionParsed event
units without repulsion circles still check bounds
can set unit avoid/repel strength as callmethod, armor shield repulsion circles etc
player and playergun properties work, rotating gun starts in aim direction
armor prison 2
damage powerup
armor form 0 reqs
can override powerups in pattern config
damage spokes
armor parallel pattern
fixed rotating gun angle
fixed weird visual with backwards bullet
armor patterns
armor projectile unit 2
new track wall form 0
track wall form 1
track wall form 2
hunter form 1 movement
proximity bullets can take actions on units
zoo pet changes, unit Heal method
can heal pixels for a certain amount
zoo pet 2
tweaked armor lasso locators
Added editor script to purge empty directories
Fixed possible exception when running without steam initialized
Merge branch 'master' into precaching
RemoteControlNearbyUnits bulletPath discovery
FuncParams precaching, repel effect discovery
Extra player gun / poweup / pattern script discovery
Fixed explosion effect not being discovered by code gen
Merge branch 'precaching' of SpaceUsurperUnity into precaching
Cached script funcs now generated in separate files for each stage
Now generating methods to precache all resources used by a stage
FsmSetValueAction script func discovery
Gradually discovering more ScriptFuncs
Implemented ScriptFunc<>.ToString()
Fixed CallMethod action invocation with cached ScriptFuncs
Updated Facepunch.ExpressionStrings
Fixed Unit FSM script func discovery
Can now discover resource references from FsmCallMethodAction parameters
Original return type now preserved for cached funcs
Added progress bar to code gen
Original return type of cached script funcs is now preseved
Updated Facepunch.ExpressionStrings
Fixed CallMethod action targets not being discoverd by codegen
new invasion boss
form spawn delay
tweaked cube form 1
tweaked cube form 0
tweaked edifice form 1
intro boss form 2
reorganized unit config and fsm folders
better warning for missing ChargePattern path or partType
armor prison unit
pixel debris func
armor lasso bullet
bullet killplayer onhit
unit form onHitPlayer callback
pixel damagePlayer property
laser onHitPlayer callback and damagePlayer property
refined lasso bullet
lasso locators
unit SetScale
sword bullet, dragged bullets work with circle skew
armor projectile unit
Merge branch 'master' into precaching
Fixed codegen sometimes failing
Got rid of redundant cached script funcs
Resource references can now be enumerables and fields
BulletRecipe ScriptFunc discovery
Updated Facepunch.ExpressionStrings
Working on fixing ScriptFunc cache key conflicts
Can now get which parameters a ScriptFunc uses
Working on reimplementing CompiledCache
Fixed all failing tests
Removed old MusicManager from scene