userAdam Wcancel

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

7 Years Ago
wip mod inventory stuff
7 Years Ago
Added finance button to career mode bottom bar. Moved wallet balance to top bar.
7 Years Ago
spawn locations and default squad for car4 map
7 Years Ago
wip car4 map
7 Years Ago
Put healers back in the two default map squads I removed them from.
7 Years Ago
changed fan bonus / change to streak bonus / change
7 Years Ago
Only combine meshes in match mode (map editor fix)
7 Years Ago
new maps get created with filename and meta files and auto titled based on the name field - auto incremented if map with same name exists.
7 Years Ago
added text input field next to New Map button for naming the map, hooked it up to new map button script.
7 Years Ago
New Map button now uses the toggles to create a map of the correct match type.
7 Years Ago
Added toggles for map mode (DM/Control) and if the new map is for career mode next to the New Map button in the map editor. Hooked them up to the New Map button script.
7 Years Ago
fix for map preview creation NRE when creating a new map file
7 Years Ago
Can now right click mods to equip them. Right click no longer closes career modal windows (escape still does).
7 Years Ago
Merged mod changes to main
7 Years Ago
Merge from main
7 Years Ago
Reworked mod serialization. Added CareerUnitModSlot.Serialization. CareerVersion++ Career mod protobuf changes. Rebuilt protobuf.
7 Years Ago
Mods are now all singular and stackable. Slots are now handled differently to support it. (still gotta rework mod serialization to handle it)
7 Years Ago
more
7 Years Ago
fix to get career mode starting again
7 Years Ago
more
7 Years Ago
More mod slot reworking. Merge from main.
7 Years Ago
refactored out the slot type array ready to use the new Slots setup
7 Years Ago
wip Mod/modslot rework
7 Years Ago
Only generate max of 1 type of each mod slot per unit. Order mod slot appearance consistently across units.
7 Years Ago
Added AvatarCustomisation.CreateRandomAvatarCustomisationGroup. AI players equip random avatar customisations (including locked items).
7 Years Ago
Load the tileset correctly in customisation editor (including board/camera child objects)
7 Years Ago
Converted the customisation randomisation debug feature for footage into a real feature, added button.
7 Years Ago
Customisation randomisation now applies random materials.
7 Years Ago
devtools for editor mode fixed
7 Years Ago
Updated replay controls prefab. Replay UI can now be toggled with the U key. Scene.
7 Years Ago
Added Trailer folder. Added a bunch of replay files to Trailer/Replays with specific unit combs/arenas/tilesets
7 Years Ago
reduce crowd idle time if devtools enabled
7 Years Ago
devtools stuff
7 Years Ago
replay customisations fix
7 Years Ago
pressing R in customisation editor previews a random avatar item for every slot (easier to get footage)
7 Years Ago
Don't play sound effect the first time option toggle value is set. (init)
7 Years Ago
reset collected bonush cash value after it's awarded, not just at match init
7 Years Ago
Added customisation profiles to replay protobuf defs. Save/restore customisations for replays. Replays++
7 Years Ago
started adding customisation to replays
7 Years Ago
changed biter trophy description to Rammer
7 Years Ago
CE tileset fix
7 Years Ago
merged to Steam release
7 Years Ago
version++
7 Years Ago
Manually disable blank tile colliders in customisation editor CreateDemoteMap, because it's a special case manually created map.
7 Years Ago
Increase Launcher movement range 1->2
7 Years Ago
Disable any invalid mesh renderers in logo creator as backup
7 Years Ago
Booster attack description tweak
7 Years Ago
changed avatar error to warning
7 Years Ago
Fix hockey and soccer platform prefabs
7 Years Ago
CustomisationController now applies it's own TileSet settings