repoBeepcancel

974 Commits over 821 Days - 0.05cph!

8 Years Ago
Changed mission list to show large or small icons Disabled stunts Disabled TOD
8 Years Ago
WIP on drafting
8 Years Ago
Can set the port number from command line
8 Years Ago
added scene
8 Years Ago
Updated models
8 Years Ago
Merge from main
8 Years Ago
Updated the speed traps to have time limit Added jump and temp stunts
8 Years Ago
Merge from main
8 Years Ago
added collision to side and rear of jump ramps
8 Years Ago
Ghost truck placeholder material
8 Years Ago
Ghost mission now spawns a ghost truck instead of a cube
8 Years Ago
More ghost mission UI
8 Years Ago
Merge from main
8 Years Ago
Flipped numpad camera X input axis to match gamepad controls
8 Years Ago
Merge from main
8 Years Ago
Merge from main
8 Years Ago
Clamped ghost playback rate
8 Years Ago
Fixed ignore file
8 Years Ago
Merge from main
8 Years Ago
Temp UI for ghost mission
8 Years Ago
Moved prefab
8 Years Ago
Updated ignore file
8 Years Ago
Removed projects
8 Years Ago
Updated explosion
8 Years Ago
Forced Text
8 Years Ago
Added TOD
8 Years Ago
Merge from main
8 Years Ago
Ghost entry now stores the time MissionGhost now tracks best time
8 Years Ago
Added city parts
8 Years Ago
Added check for player info
8 Years Ago
Cleanup
8 Years Ago
Merged from main
8 Years Ago
Renamed MissionPoint to MissionPointInfo, as it already existed. MissionPointInfo is now parsed and added to mission manager points Ghost mission now builds mission using only ghost mission points.
8 Years Ago
Added MissionPoint class to allow special mission tagging of mission points MissionManager mission point find functions can now specify an optional type (defaults to all)
8 Years Ago
Moved Ramps
8 Years Ago
MissionPoint now has an index property Added GhostEntries class as a matrix lookup table of saved ghost entries between all mission points.
8 Years Ago
Added large (Reliable, fragmented) channel to SimpleNetwork Ghost missions now uses large channel
8 Years Ago
Fix for ghost data not attempting to send correctly
8 Years Ago
added jump ramps and drifting cones to city_2_scene
8 Years Ago
More send/receive of ghost
8 Years Ago
WASD for non pad players :(
8 Years Ago
WIP send/reveive ghost data Added GhostEntry class and ClientID helper class
8 Years Ago
Can toggle truck to truck collision
8 Years Ago
created 4 different jump ramps
8 Years Ago
added jump ramps and oil slick max files, added speed camera max files, syncing unity data
8 Years Ago
Updated player avatars
8 Years Ago
Missed a file?
8 Years Ago
- Ghost playback fix - Ghost mission now starts recording ghost data and stops when mission finished - Copied race mission UI prefab/code as starting point for ghost mission UI
8 Years Ago
More ghost mission WIP. Missions now autostart when max players are queued.
8 Years Ago
- More ghost recording/playback.