userAdam Wcancel

12,375 Commits over 3,742 Days - 0.14cph!

7 Years Ago
set frosting hat cost.
7 Years Ago
intro text tweak
7 Years Ago
wip placeholder challenge mode info screen
7 Years Ago
daily challenge score protobufs, score client/server basics, daily challenge score table+entry ui code/prefabs.
7 Years Ago
Refactored league table code/prefabs/UI code into ScrollableTable and UILeagueTable setups, so I can reuse it all for the daily challenge score tables next.
7 Years Ago
scene
7 Years Ago
more daily challenge outcome UI work
7 Years Ago
renamed main scene from spacehcess to Clatter
7 Years Ago
Icon capture delay can now be specified per item in the def file
7 Years Ago
basic score submission and DailyChallengeSubmissionHandler, wip.
7 Years Ago
Changed CTRL-T build tool to target 64 bit
7 Years Ago
refactoring
7 Years Ago
bit of cleanup
7 Years Ago
match outcome score breakdown
7 Years Ago
more WIP daily challenge
7 Years Ago
started cleaning up LocalGame
7 Years Ago
challenge score summary wip
7 Years Ago
category scoring
7 Years Ago
scoring UI
7 Years Ago
merging wip daily challenge to main
7 Years Ago
fixes for standalone server. added timestmap to server messages.
7 Years Ago
more
7 Years Ago
more
7 Years Ago
damage score points, score changed event, WIP placeholder score UI/prefab.
7 Years Ago
reduced MissionsAwardedPerDay back to 1
7 Years Ago
fix for RNG determinism sync in daily challenge
7 Years Ago
enabled scoring in Daily Challenge game mode def. added placeholder daily challenge button to menu, can now start the mode. MatchScorer scoring value tweaks. MapDatabase can now take a RNG for picking random map. Squd generator now takes RNG for positioning units as well as picking unit types.
7 Years Ago
daily challenge score calculation wip
7 Years Ago
merged from main
7 Years Ago
ChargeCombatAction fix for charger attack not correctly handling empty terrain in some cases
7 Years Ago
run server debug / build and run server debug batch files
7 Years Ago
build bat files
7 Years Ago
daily challenge WIP stuff.
7 Years Ago
apply tutorial cosmetics
7 Years Ago
merged capture mode rework branch to main
7 Years Ago
ran customisation DB tool.
7 Years Ago
portaits loaded into match history
7 Years Ago
WIP saving of player avatar renders with match history
7 Years Ago
UI changes for capture mode rework. Refactored some mode display stuff.
7 Years Ago
More control mode rework, refactoring. Added turn ended GIVIewer event.
7 Years Ago
map
7 Years Ago
map
7 Years Ago
map
7 Years Ago
control mode rework idea prototyping, reworked control1 map
7 Years Ago
capture mode experiments
7 Years Ago
fix for game events not being listened to when praciting a map from squad editor
7 Years Ago
Serverside fix for leaderboard entries disappearing in some circumstances when browsing table with the arrows
7 Years Ago
merged main to release, to include gamemodes/events and all recent changes.
7 Years Ago
disabled edit in-match edit squad menu button. re-enabled global UI object. version++
7 Years Ago
Exit/edit squad buttons on match outcome screen are now controlled by game mode definition. Disabled edit squad button for tutorial mode. Disabled exit/edit squad buttons for career mode.