All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Separate moveable parking meters.
- Not checking if player is near a parking meter for using pinkslips.
- Pinkslip item hover details
- Parking meter tile for creating and using pinkslips
- Vehicle spawning above level 0 (engine limitation).
- Unclaim check not checking permissions properly.
- Adds more debug logging to try and pinpoint an issue that I cannot replicate AT ALL.
- Part items not replicating when using a pinkslip.
- Make mod data use a sub table with the key of the mod id to prevent mod data table pollution.
- Properly sync mod data for the vehicle, parts and part items.
- Sandbox option for AVCS to require players to remove the AVCS claim of a vehicle when converting to a pinkslip.
- AdvancedVehicleClaimSystem permission check.
- Lots of bugs.
- Parsing sandbox options on server only causing client to not have the data.
- Made halo note red
- Pinkslip generated chances and blacklist sandbox options.
- Halo notes fixed for recipes too (oops).
- Halo notes breaking when trying to display above player.
- RV interiors properly reset interior data on the map when pinkslipped.
- Halved the halo note time of (128 _ 4) to (128 _ 2).
- Discarding vehicle interior broken.
- Vehicle mod data not syncing properly when claiming.
- Sandbox option to discard previous vehicle interior when converting to pinkslip.
- A warning when discarding vehicle interior.
- Properly replicate parts' mod data.
- Bring the mod up to speed for beta.
- Fixed some buuugs.
- For full documentation of the proof of concept version, look at the GitHub commits.
- A whole lot of stuff.
- It's ready for testing now.
- For full documentation of the proof of concept version, look at the GitHub commits.
- Initial proof-of-concept prerelease.