192,569 Commits over 4,049 Days - 1.98cph!
Fix bug with initial car placement
Allow your teammate to activate your next checkpoint
Adjust vehicle HP + minor bugfix
fixed career stat UI panel miss alignment
relink avatar accessory icon
Various work modules have conditions preventing them from being performed if we are wounded or bleeding
mail box, search light, barricades, large furnace, furnace, small and large water catcher, repair bench, oil refinery and research table decay much faster
Workbenches now decay after a long period
Moved notification text below other fields in Effects Editor (fixes said text not displaying).
Re-added Y axis camera movement smoothing
Some tweaks for camera movement inbetween physics frames
Make Effects Tick Again.
Removed check for other existing effects having the same add/remove actions.
merged theme events branch to main
trigger celebrate anaim on units when they get kills (everytime, for now)
unit effects now get parented to the animation root not the unit transform, so they move with celeb anims.
set all root transforms in each UnitView.
Fixed Effects component not being ticked on minute.
Passed out effect should now be removed when energy has been regained.
updated mortar celeb export
Added camera movement inbetween physics frames (test)
Git:
* Fixed an error with empty nextbox NPCs
* Added return value to DColumnSheet.AddSheet
Fixed npc_barnacle not picking up players from vehicles.
Maps can now be event specific.
MapDatabase checks event types when building exposed map list.
ui career tweak for screen resolution
added team logo on the career outcome window
Event bonus XP now awarded based on definition.
Fixed menu theme execution order.
Cherry picking
28408 (Network++ & Save++)
menu theme/tileset now gets set based on the tileset defined in the event definitions.
current event gets set at startup for client/server.
customisation items can now be locked to an event, will only appear in browser if the event is running or you've unlocked the item previously.
set halloween item event types.
created default and halloween event definitions.
Removed Y axis camera movement smoothing (test)
Improved protection of recycler at bandit town.
Scene2Prefab Bandit town.
Removed old deprecated NavMesh Grid from code.
Fixed junkpile scientists not attacking back when hurt.
correct utlmap field sizes
customisation item definitions now have a theme event type.
sorted all item defs into folders based on theme event type.
Vehicle respawn edit. Safer variant than a static var and might not get reset
Fix player spawn position bug
Respawn destroyed vehicles in the same spot a few seconds later
quick fixes for new mode bugs until I rework some stuff a bit tomorrow
fixe what's new raycaster click thru problem
Scene2Prefab Military Tunnels.
Tweaked scientist HP
Tweaked respawn timers at Military Tunnels.
Scientists throw grenades at Military Tunnels.
fixed shader error with unit in the career logo editor
new datamap field structure
fixed data sizes of many fields
cherry picked the match invite blocking option I committed to the wrong branch earlier.
Added an option to block frienst list match requests.
Add the leaderboard SQL queries
merged gamemodes branch to main