Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vehicules / Modification Feature] Meilleure entrée pour les portes des véhicules. #283

Open
wants to merge 2,271 commits into
base: oss
Choose a base branch
from

Conversation

Zocaxu
Copy link
Contributor

@Zocaxu Zocaxu commented Nov 9, 2023

PR pour l'issue #273

Je tire parti de la native GetEntryPositionOfDoor qui est efficace pour les 4 premiers sièges des véhicules. Elle permet d'avoir une meilleure position d'entrée du ped.
Pour les sièges dit "extra" (au delà de 4), j'utilise les bones des pneus arrière, comme fait actuellement sur SOZ. L'expérience montre que cela fonctionne bien et cause le moins de bugs.
Je mets les motos appart pour éviter qu'un joueur monte à l'arrière si la position de conducteur est libre.
J'en profite également pour rajouter plus de sièges extra, jusqu'à 12, pour pouvoir monter à beaucoup dans les bus par exemple.
Je propose une liste d'exclusion pour les véhicules qui se comportent mal avec cette native, en restaurant l'ancien comportement pour ces derniers (il y en a très peu).

Rigonkmalk and others added 30 commits September 30, 2023 16:11
For metrics for unemployed crimi player, set job as crimi
…-passager

Loop correctly on all seats when search dead to extract
…er-category

Use different metric for transform and craft for FFS
…-on-clean

Fix clear house stash on house clean
…nd-without-phone

Fix launch end call sound on missing call only if phone available
feat(vehicle): put hard limit on boat to not explode when coming out of garage
fix(vehicle): apply perf after condition, avoid over repair
…gration_discord

[DISCORD] Update l'intégration Discord à 350 joueurs max
Laikker and others added 25 commits October 13, 2023 00:33
…amer-tag

Admin when displaying gamer tag, do not display self one
….spawner.ts

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…c-decrease-foundry-electricity-comsumption

Decrease DMC foundry electricity comsumption
- job_upw_station_restock event not correctly generated when using last
  cell if the type in inventory
- Remove error log when a player that is not the owner or the roommate
  use a house garage, for exemple when he received key for owner or the roommate
- Fix gun shot alert
- Fix server error log when calling someone alreasy in call
- Fix error messages for phone
- When adding a tetris score update imemory leaderboard instead of
  recreating it when DB which is costly
…-message

omxsql badly handle TZ diff between DB and client, so request timestamp explicitly in SQL for SMS
…ncel-setting-armor

Cancel armor suit up on animation cancel
Increase number of seats and fix bugs with bus

fix seat index & add more seats

fix(vehicle doors): better determine vhl entry door with native GetEntryPositionOfDoor
@poulpito
Copy link
Contributor

poulpito commented Nov 9, 2023

testé et validé ✅

@Laikker
Copy link
Contributor

Laikker commented Nov 10, 2023

PR reporté sur le répo principal ! Merci à toi pour la contribution ❤️

joelwurtz pushed a commit that referenced this pull request Dec 4, 2023
From #283
By Zocaxu

Increase number of seats and fix bugs with bus

fix seat index & add more seats

fix(vehicle doors): better determine vhl entry door with native GetEntryPositionOfDoor
joelwurtz pushed a commit that referenced this pull request Dec 5, 2023
From #283
By Zocaxu

Increase number of seats and fix bugs with bus

fix seat index & add more seats

fix(vehicle doors): better determine vhl entry door with native GetEntryPositionOfDoor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants