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