userAdam Woolridgecancel
branchspacechess/maincancel

3,355 Commits over 972 Days - 0.14cph!

5 Years Ago
Include ranking in DC unit names
5 Years Ago
[Needs a full testing] Daily challenge mode now uses yesterday's top score player names as opponent team unit nicknames. Changed unit nickname stuff so it can be used for non-career mode units, added it to protobuffs.
5 Years Ago
more terrain modifier / action/ tag stuff
5 Years Ago
more icer / tiletopper / conditions
5 Years Ago
server fix
5 Years Ago
merged pathfinding changes to main (but not shift modifier)
5 Years Ago
made tile Terrain a property, updates tileview on change (needs a good testing)
5 Years Ago
more Icer work: combat actions, conditions, tag shit, etc.
5 Years Ago
Added OnRemove function to tile toppers. Base tile topper remove function can instantiate an effect if specified.
5 Years Ago
reverted my tileset test change on car3
5 Years Ago
renamed ice block prefab to IcePillarTT
5 Years Ago
added new mesh to IceBlockTT prefab
5 Years Ago
fix?
5 Years Ago
merge link?
5 Years Ago
reverted bad merge
5 Years Ago
merged from main
5 Years Ago
reduced Mortar attack damage from 2-4 to 2-3
5 Years Ago
Fix for fame bar value/display
5 Years Ago
Added blog URl to wahts new
5 Years Ago
version++
5 Years Ago
Patch 3 what's new def.
5 Years Ago
Replay++
5 Years Ago
Added jump pads to control1
5 Years Ago
chat menu title colours
5 Years Ago
clean up
5 Years Ago
can't mute admins
5 Years Ago
fix
5 Years Ago
Founder text fix
5 Years Ago
Added unmute right click option. Toggle mute and unmute options accordingly.
5 Years Ago
mute list works
5 Years Ago
More mute list UI setup/prefabs/code. Fixed server build.
5 Years Ago
added and setup Mute List tab to options screen (doesnt list anything yet)
5 Years Ago
Hide player levels in matches
5 Years Ago
Muting and mute list functionality (no UI to remove mutes yet)
5 Years Ago
more chat menu functionality
5 Years Ago
Show chat menu at correct position
5 Years Ago
Increased control point requirement to 30, reduced max control point value to 4
5 Years Ago
more
5 Years Ago
more
5 Years Ago
more chat menu wip stuff
5 Years Ago
wip chat menu
5 Years Ago
AttackState exit unitview null check
5 Years Ago
Test all this: More flags/chat/dev stuff
5 Years Ago
set player flags at auth, send flags with chat
5 Years Ago
Added an option for squad editor map rotation prompt
5 Years Ago
added steamid and flags to chat protobuf/handler
5 Years Ago
Filled in the areas at the ends of DM4
5 Years Ago
Increased the points need to win control mode from 20 to 25
5 Years Ago
Added basic Vector3Int compatiblity type for server
5 Years Ago
merged LOS changes to main