userJames Kingcancel
repoSpaceUsurperUnitycancel

3,468 Commits over 2,710 Days - 0.05cph!

6 Years Ago
Fixed menu stage baking
6 Years Ago
Fixed bad return type of scriptfunc in fuse boss One approach to json script error line numbers Line numbers for json warnings / errors seem to work! Merge branch 'master' of SpaceUsurperUnity Merge branch 'line-numbers'
6 Years Ago
Line numbers for json warnings / errors seem to work!
6 Years Ago
Fixed bad return type of scriptfunc in fuse boss One approach to json script error line numbers
6 Years Ago
Fixed bug when applying video settings using keyboard / controller Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Baked scripts for each stage now put in different classes
6 Years Ago
Updated Facepunch.ExpressionStrings
6 Years Ago
Working on code gen for action lists Bullets now use ActionList Now all action handlers use ActionList Codegen for repeat, condition, setValue, and most of callMethod More CallMethod codegen, now supporting passing most data types LocalizedString codegen Action list methods fully implemented! Merge branch 'master' of SpaceUsurperUnity Merge branch 'master' into codegen Support for array parameters in action list code gen CHIPPY-287: Fixed fuse stage progress bar Updated Facepunch.ExpressionStrings
6 Years Ago
Support for array parameters in action list code gen CHIPPY-287: Fixed fuse stage progress bar
6 Years Ago
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
6 Years Ago
More CallMethod codegen, now supporting passing most data types
6 Years Ago
Codegen for repeat, condition, setValue, and most of callMethod
6 Years Ago
Working on code gen for action lists Bullets now use ActionList Now all action handlers use ActionList
6 Years Ago
Fixed NRE when navigating to settings in a game stage Code gen now generates standalone methods for each scriptfunc So we can use them later for FSM action codegen
6 Years Ago
Got rid of allocations from FSM action callbacks CallSubroutine param pooling
6 Years Ago
CHIPPY-367: Fixed navigating to quit page with escape CHIPPY-350: Fixed some cursor visibility issues
6 Years Ago
Can mouse over either pause menu leaderboard to select it Added "watch" prompt to pause menu leaderboards Fixed prompts being referenced by game over leaderboard
6 Years Ago
CHIPPY-366: Show equipment in pause menu for replays Stripped out old pause menu leaderboards Game over leaderboard tweaks Merge branch 'master' of SpaceUsurperUnity Started on pause menu leaderboard navigation
6 Years Ago
Fixed mutlichoice control text overflow Can now quickly navigate to quit in the main menu with Escape
6 Years Ago
Baking will now fail if any scripts fail to parse/compile
6 Years Ago
Fixed some false positive errors during script baking Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Increased timeout
6 Years Ago
Fixed NRE in editor Merge branch 'master' of SpaceUsurperUnity Working on including full json call stacks for script baking exceptions
6 Years Ago
Playback speed UI can now be overridden by controller Merge branch 'master' of SpaceUsurperUnity CHIPPY-364: Menu core look behaviour improved for controllers
6 Years Ago
CoreGraphic animations
6 Years Ago
Replay control mockup Replay controls play/pause functionality Fixed sometimes not being able to click on UI in replays Finished off playback controls Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Only store powerup switching in replay if there are at least 2
6 Years Ago
Better diagnostic info formatting in replay chat CHIPPY-360: Fixed fading out when exiting stage CHIPPY-362: Fixed stage description overlap Some font size tweaks Hide powerup switching prompts in replays
6 Years Ago
Replays print time recorded in chat Added red medal to show which leaderboard entries have no attached replay Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Fixed replay bug when changing powerup Added frame index to replay diagnostics Better replay frame hashing Fixed game lagging out when fast forwarding in editor and reaching the end of a replay Include frame index in replay diagnostics
6 Years Ago
Fixed time text on victory screen sometimes showing 0%
6 Years Ago
More subtle legal text, only on settings page
6 Years Ago
Added copyright footer
6 Years Ago
Added exception handling to score submission worker threads
6 Years Ago
CHIPPY-356: Fixed powerup switching prompts overlapping powerup name CHIPPY-358: Cleaned up pausing on victory / defeat while watching a replay Got rid of redundant FPS display
6 Years Ago
Better handling of unrecognised replay versions
6 Years Ago
CHIPPY-359: Added marquee for long usernames in replay sidebar CHIPPY-355: Added progress % to replay files
6 Years Ago
Replays pause on victory / defeat Fixed stages not being unlocked in steam builds
6 Years Ago
Better mouse interaction with leaderboard views Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Removed random UnityEditorInternal reference Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Show reset prompt when player is dying Fixed comment list reset logic
6 Years Ago
CHIPPY-344: Added quick reset / exit prompt UI
6 Years Ago
Fixed error in standalone builds
6 Years Ago
Basic replay comment display Finished off basic commenting UI redo
6 Years Ago
Disable uploading replays to analytics if telemetry is disabled Disable time targets on pause menu for replays Replay sidebar info now populated from replay
6 Years Ago
Can now disable telemetry with `--no-telemetry`
6 Years Ago
Working on detecting include loops nicely Merge branch 'master' of SpaceUsurperUnity
6 Years Ago
Added ignoreNullRef property to CallMethod Added ignoreNullRef property to CallSubroutine
6 Years Ago
Fixed locked stage background colours
6 Years Ago
Added separate UI sound volume setting Disable UI sounds while loading