userAdam Wcancel
branchspacechess/maincancel

3,355 Commits over 972 Days - 0.14cph!

7 Years Ago
intro text tweak
7 Years Ago
set frosting hat cost.
7 Years Ago
More placeholder daily challenge intro UI/setup. UIUnitButton no longer responds to mouse enter events when input is disabled.
7 Years Ago
Daily challenge intro info animation controller, fade in anim. Info now gets shown after turn has started, not as soon as the challenge starts - doesn't cover other UI anims.
7 Years Ago
scene
7 Years Ago
daily challenge intro words tweak
7 Years Ago
game mode defs can now specify game mode icon visiblity. hid game mode for daily challenge, moved score text to its position instead. score breakdown categories now show "-" instead of 0 for no points. changed score breakdown colours to match in-game score colour.
7 Years Ago
score breakdown appears one category at a time, increments total score in category steps, puncscales scores.
7 Years Ago
score category icons
7 Years Ago
DailyChallengeEntry / DailyChallengeDatabase (temp).
7 Years Ago
wip daily challenge client/server handlers, results UI, events.
7 Years Ago
fixes
7 Years Ago
first, basic pass at daily challenge score updates
7 Years Ago
only accept scores higher than a players' previous score. wait until score breakdown has completed before showing score table.
7 Years Ago
serverside load/saving of daily challenge scores from the temp db. protobuf update.
7 Years Ago
actually save stuff when trying to save stuff.
7 Years Ago
score breakdown audio
7 Years Ago
temp fixes for sorting issues
7 Years Ago
reworking the different kinds of notifications to use the same setup
7 Years Ago
more notification work
7 Years Ago
more
7 Years Ago
More notification rework. Added daily challenge entry toasts. Added in-game option to disable seeing daily challenge toats. UI prefabs/scene changes.
7 Years Ago
fixes
7 Years Ago
burner flame length fix when firing over blank tiles
7 Years Ago
refactored away static BoardPoint.New
7 Years Ago
fixed mission panels destroying themselves
7 Years Ago
fix for daily challenge toasts
7 Years Ago
merged standalone to main version++
7 Years Ago
changed test server address and port to point to a new OVH instance. debug standalone server will now connect to OVG test server db.
7 Years Ago
scene
7 Years Ago
fix for customisations not being applied
7 Years Ago
added validatesteamids console command. true/false added console command bool arg verification.
7 Years Ago
missed file
7 Years Ago
fix
7 Years Ago
daily challenge menu panel wip
7 Years Ago
daily challenge panel UI hookups / wip code
7 Years Ago
MapDatabase.GetDailyChallengeMapDef()
7 Years Ago
Daily challenge menu panel now shows the map preview image for the current seed's map
7 Years Ago
scene
7 Years Ago
added leaderboard to daily challenge menu panel
7 Years Ago
show curent map name and intro text on daily challenge menu panel.
7 Years Ago
connection options
7 Years Ago
don't show exit button or submit score on daily challenge outcome screen until the score breakdown has finished.
7 Years Ago
disable daily challenge button when not connected to a server
7 Years Ago
daily challenge leaderboard SQL query fix?
7 Years Ago
fix for no results being returned if you haven't yet registered a score in the daily challenge leaderboards. increased points per kill.
7 Years Ago
version++
7 Years Ago
What's New entry/screenshot.
7 Years Ago
log daily challenge submissions
7 Years Ago
career mode stuff