repospacechesscancel

6,819 Commits over 2,586 Days - 0.11cph!

6 Years Ago
Merge from main
6 Years Ago
Fix replays not recording on clients
6 Years Ago
Fix replays not playing (bad merge a while ago)
6 Years Ago
Add some better comments explaining the StableRandom class a bit more
6 Years Ago
Fix network sync bug because of different System.Random implementations
6 Years Ago
more WIP intro screen (testing with avatar camera)
6 Years Ago
Access database remotely in debug builds
6 Years Ago
Record replays on server, save them to database
6 Years Ago
Fixed a few threading issues
6 Years Ago
Add a flag to disable steam id verification for local testing
6 Years Ago
apply tutorial cosmetics
6 Years Ago
merged capture mode rework branch to main
6 Years Ago
ran customisation DB tool.
6 Years Ago
portaits loaded into match history
6 Years Ago
WIP saving of player avatar renders with match history
6 Years Ago
update WIP UI, adding portrait render texture/camera setup adding unit type icon to the mini unit frame
6 Years Ago
UI changes for capture mode rework. Refactored some mode display stuff.
6 Years Ago
Fix unity build
6 Years Ago
Force end the game from the GI thread when a player disconnects
6 Years Ago
Fix client crashing when they no longer have a valid connection. Add an implicit message when a kick reason isn't given
6 Years Ago
Allow kick without reason for webrcon, make sure disconnect happens after the kick message is sent
6 Years Ago
More control mode rework, refactoring. Added turn ended GIVIewer event.
6 Years Ago
Support player list and console scrollback in webrcon. Also fix time not counting from application startup, and allow console command aliases
6 Years Ago
map
6 Years Ago
map
6 Years Ago
fixed coach cap and whistle to use 1 material and texture, fixed triangulation and alternative colours. removed old headset. fixed broken material on propeller cap. added WIP confetti explosion effect first pass
6 Years Ago
Refactor console commands to allow directed responses (for webrcon), add serverinfo command
6 Years Ago
map
6 Years Ago
Fixed some resource issues so the standalone server can start again
6 Years Ago
Merge from main
6 Years Ago
Add sql file to setup the database tables and stuff
6 Years Ago
Catch exceptions on threadpool, add a button to connect to test standalone server
6 Years Ago
control mode rework idea prototyping, reworked control1 map
6 Years Ago
Fix Unity build, some other small fixes too
6 Years Ago
Queue up packets instead of immediately sending, always send them from the network thread
6 Years Ago
capture mode experiments
6 Years Ago
Synchronization for server connection mapping. Also disallow multiple connections with the same steam id
6 Years Ago
Saving progress on multithreading server
6 Years Ago
fix for game events not being listened to when praciting a map from squad editor
6 Years Ago
Serverside fix for leaderboard entries disappearing in some circumstances when browsing table with the arrows
6 Years Ago
Burner & Healer celebs Added to animators Source anims
6 Years Ago
merged main to release, to include gamemodes/events and all recent changes.
6 Years Ago
disabled edit in-match edit squad menu button. re-enabled global UI object. version++
6 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.
6 Years Ago
adding unit count bar to the squad editor UI
6 Years Ago
cherry picked tutorial fixes
6 Years Ago
Fixed all known tutorial issues. Updated tutorial text to match game changes.
6 Years Ago
reduced the chance of celebration anims playing
6 Years Ago
set Ui chat sorting minor tweak on env temple A background
6 Years Ago
test