branchSpaceUsurperUnity/codegencancel
8 Commits over 0 Days - ∞cph!
Fixed precache data being cleared at the wrong time
Baked scripts for each stage now put in different classes
tinted some of the fuse wall brighter
fuse minion remote speech
more speech setup
Fixed bug when applying video settings using keyboard / controller
Merge branch 'master' of SpaceUsurperUnity
Merge branch 'master' of SpaceUsurperUnity
confuse bullets bounce on bounds
looping sfx volume uses master volume setting
misc changes while testing
Fixed bad return type of scriptfunc in fuse boss
One approach to json script error line numbers
fuse speech
more onion speech
Line numbers for json warnings / errors seem to work!
Merge branch 'master' of SpaceUsurperUnity
Merge branch 'line-numbers'
Fixed menu stage baking
Fixed MenuStage cached stuff not being loaded
Fixed song sample datas not being found by script baking
Fixed exception while baking some stages
Had a go at a stage loading widget
callbacks for activating and changing status levels
hunter message when using fade
trying to fix same key added error in pattern fading sfx
adjusted some pxc twist amounts
player gun tweaks, player damage amount changes
intro welcome speech change
remove player debug
Started work on subroutine calling codegen
some icon changes, giant centipede
fix giant centipedes going out of bounds
spawn giant centipede when destroy tentacle form 2 big gun
tweak player movement and body shape when firing behind
Code gen for subroutines now runs in the right order
To make sure nested subroutines are already generated
Merge branch 'master' of SpaceUsurperUnity
Subroutine instance caching
Basic preparation of subroutine parameter collection
Subroutine codegen seems to work!
Updated Facepunch.ExpressionStrings
Support for array parameters in action list code gen
CHIPPY-287: Fixed fuse stage progress bar
hunter dark attack, more speech
fix mech shieldgen-core rotation
Merge branch 'master' of SpaceUsurperUnity
tutorial curse, tutorial guy error, etc
intro stage curse powerup
tutorial changes
unit.remove speech bubbles works for bubbles added by stage
tutorial guy gives protips when victories > 0
LocalizedString codegen
Action list methods fully implemented!
Merge branch 'master' of SpaceUsurperUnity
Merge branch 'master' into codegen
More CallMethod codegen, now supporting passing most data types
Codegen for repeat, condition, setValue, and most of callMethod
Working on code gen for action lists
Bullets now use ActionList
Now all action handlers use ActionList