This repository has been archived by the owner on Jun 27, 2022. It is now read-only.
Releases: PPC-Trucking/V1
Releases · PPC-Trucking/V1
Version 1.2
This release contains a lot changes consisting of bugfixes, enhancements, stability and security improvements! 🎉
Check out all commits of this release for more details.
Patch 1 for Version 1.1.1
Bugfix
- Eject player from rented vehicle if owner leaves the server #16
- Reset spectating information on disconnect #14
- Eject all players from vehicle before it gets removed #17
- List of small issues to fix #24
Improved
- Make /eject available for all drivers #20
- Allow admins to use /color1 and /color2 on admin-spawned vehicles #18
- Add a delay after a player gets ejected and before the vehicle gets deleted #19
- Rename /delvehicle to /cleanupcar #26
Added
- Add new vehicle colors from SA:MP version 0.3x #15
Other
V1.1.1
Bugfix
- Bugfix + /endspec improvement (resolves #3, #5) 8187f5a
- Self-spectating is no longer possible (fixes #9) bd5c057
Improved
- Police vehicles are now black&white (resolves #8) 55f8848
- Login attempts + timed kick (resolves #1 , #10) 3f5671e
Added
- Show warning message when ply specs (resolves #4) 447d6ff
- Show vehicle name at speedometer (resolves #2) a3ed9a1
Other
- Readme updated, removed changelog 34304ee
Version 1.1
- Original version of PowerPC603's Gamemode with some modifications
- Fixed few bugs which have been reported so far
Bugfix
/freeze command does not bug a player anymoreImprovement
Mute all players who are not logged-in
- So players have to login before they can use the chat. This protects you from people abusing others player accounts.Improvement
Disable /rescue and /reclass command while choosing a classBugfix
Police do not get wanted level anymoreImprovement
Parachute is now allowed for all players
- In the original version the weapon anti-cheat is very serious and does not even allow parachutes. Not even for pilots. Now every player who enters a plane keeps the parachute!- Tiny fixes:
- Every dialog that requires a password (login,register etc.) hides the input now.
DIALOG_STYLE_INPUT
has been replaced withDIALOG_STYLE_PASSWORD
- NPC bots are now excluded from antihack function
More information can be found here: http://forum.sa-mp.com/showthread.php?t=196493