userMartyn Chapmancancel

625 Commits over 304 Days - 0.09cph!

3 Months Ago
- Setup paintball gun third person ammo effects - Modified paintballl gun world model ammo shader so it has a smoother transition between filled and empty - Fix overalls viewmodel arms colour being updated from other players
3 Months Ago
Fixes for getting the predicted post reload ammo count and paintball gun viewmodel
3 Months Ago
Merge from artist_pack_dlc
3 Months Ago
Merge from main
3 Months Ago
Remove some unnecessary allocations from methods in BaseProjectile
3 Months Ago
- Paintball gun viewmodel improvements - Add method in BaseProjectile for the client getting the predicted ammo count at the end of the next reload, can be used to update visual stuff without having to wait for the actual ammo count to update, ala paintball gun - Remove useless code from HeldEntityHolsterEditor that was throwing null exceptions
3 Months Ago
Merge from artist_pack_dlc
3 Months Ago
Do manifest again
3 Months Ago
Merge from main
3 Months Ago
- Paintball impact particle effects setup, unintentionally causes multi coloured water splash effects but it kind of works so fuck it - Some small work to paintgun viewmodel - Rebuild manifest, commit changes relating to this DLC pack
3 Months Ago
Merge from artist_pack_dlc
3 Months Ago
Paintball gun viewmodel change somehow missed commit
3 Months Ago
Fix null ref on paintball decals Fix paintball overalls having both mesh groups visible without a hat on
3 Months Ago
Merge from artist_pack_dlc
3 Months Ago
Merge from main
3 Months Ago
Paintball gun progress Paintball splats still using placeholder decals but are showing with the right colours for all players Paintball pellet colours also now getting updated in viewmodel
3 Months Ago
Merge from naval_update
3 Months Ago
▄ ▊▅▄█▆ ██▋▅▋ █▋▊▅▌▋ ▊█▋▊█▍ ▆▅▅█▉▄▇ ▆▆▋▋ ▇▊▇▌▌▅▇▋ ▋▊▆▄ ▇▇▉█▋ ▌▆█▅ ▊▋▍ ▍▇▌ ▍▇▇ ▌█▋ ▍▆▉█▌▋▆ █▍▊▇▄ ▄▌▄ ▍▉▊ █▄▆▊▋▍█▌▉▇▇▇█▋▋▆▇▄ ▍▄ ▍▄▍▍ ▅▄▇ ▌▌▉▋▍▌▋██▉▇▉ ▊▍▄ ▅▍▅▉ ▅▉ ▇▌█▍
3 Months Ago
Merge from naval_missions
3 Months Ago
Merge from naval_missions
3 Months Ago
Merge from main
3 Months Ago
▇ █▉▋█▊ ▉▌▇▄ ▊▍▆▌█▍▄▌▅▉▆▋▅█▄▄▍▊▄▉▅▇▆▉▉▅▆
3 Months Ago
▌ ▅▌▉ ▄▌▄▇▆▋▍ ▅▉▇▋▇ ▊▆▅▅▅█▍ ▄▍█▅▄▋▋ ▌▄▌█▅▄█ ▊▌▇ ▄█▍ ▆▌█▆▅▇▍ ▇█ ▉▄ ▋▇▆▋▉▊▊▍▊ █▍▌▆▄▅▊ ▌▄▇▋▄▊▉▊ ▆█▅▍▋ ▌▇█▉▌ ▋▌ ▌▋▄▆▊▅▋ █▇▄▆▆▍▊▄ ▇▄▋▍▄▋▉▉ ▅█▋▆ ▌▅█ ▆▇▆▇▋▅▍ ▅▄ ▍▍▅▆ ▅▆▍▍▄▋▍ ▇▋▌▋▄▇▅▍▋ ▍▌▍▆▍▌▌ ▍▊▍ ▌█▌▋ ▄▄▊▆▇▌▉ ▋▆▄▆▄███▆█▍▄▇▅▅▄▌▇▇█▍▇▄▍▉▉▄▌▊█▄▌▄▆▅▉▌▄▌▇▇██▉▌▇▉▉▍ ▄▋▍ ▄█▉▇▅▄ ▊▉ ▇▊▌ ▋▇▅▍▄▍ ▉▅▋ ▉ ▍▄█▍▉ ▅▅▍█▍▊▊ ▄▋▊▋▌█▋█ ▆▄ ▋▊▊▅▊██▊ ▇▌▍█▅█▄ █▊▍ █▉▌▊▅▅ ▆█▇▇▅▅█▇▆▍▇ ▌▇██ ▋▉▌▉▌ ▊▊ ▉▆▋▇▌▌▍▊▅▄▉▉▌▅▄▅▉▆▇▉▅▆▄▆▅▅█▋ ▄▄ ▅▆ █▊▌▅▊
3 Months Ago
Merge from naval_update
3 Months Ago
Merge from naval_missions
3 Months Ago
Fix potential key has already been added exception in Server_RequestValidMissionsUpdate Also check the length of the static work queue before adding players to the collection of players requesting an update, instead of checking IsInvoking which checks an action only on that player
3 Months Ago
Merge from artist_pack_dlc
3 Months Ago
Modify hat/head wearables which had head clothing slots set for both under and over to now only be set to over, so that they can be worn with clothing items which are set to be underneath head. This is in line with other head item wearables.
3 Months Ago
Merge from main
3 Months Ago
- Paintball overalls mostly functional - Update WearableNotifyConditionalClothing to be able to check for clothing both under and over the source wearable, and for a clothing slot match only on specific slots - Changed PlayerModel.HasClothingUnder to return the bitmask value of all clothing slot matches both under and over the source wearable - Remove garbage allocations from SkinnedMultiMesh.FindParts
3 Months Ago
Comment out player state stuff from paintball code for now to get it compiling on the client, wasn't totally functional yet anyway
3 Months Ago
Merge from naval_update
3 Months Ago
Merge from naval_missions
3 Months Ago
Codegen Increase max distance on tutorial mission 8 position generator
3 Months Ago
Merge from naval_update
3 Months Ago
- Always check if a player can accept the mission before assigning it - MissionInstance now saves the provider as type IMissionProvider rather than BaseEntity - Fixes for registering tutorial pings on SpeakWith objective type - Don't try to save the dialogue graph if in play mode
3 Months Ago
Merge from main
3 Months Ago
Remove garbage allocations from BaseMission.id property Codegen
3 Months Ago
Merge from naval_update
3 Months Ago
Merge from main
3 Months Ago
- Don't process which missions are available for a player if they have an active mission, or if they are talking to an NPC to complete a mission - Request a missions update if the deep sea opens/closes whilst our map is open, not only when the deep sea opens - Other minor fixes
3 Months Ago
Assign steam item to paintball ammo item definition Add error log before trying to access a potentially null steam item in UIBlueprints::UpdateBlueprints Remove impact effect log spam
3 Months Ago
Commit paintball gun code progress
3 Months Ago
Requests for what missions are valid on the server are now run on a work queue
3 Months Ago
- Fix some issues with position generators and exclusive mission points - Fix issues relating to player state missions data and resetting player state
3 Months Ago
Post merge fixes
3 Months Ago
Merge from artist_pack_dlc_old/paintball_overalls
3 Months Ago
Merge from naval_update
3 Months Ago
Merge from main
3 Months Ago
Fix client compile error