Skip to content

Releases: viral32111/car-keys

Update 134 (Rewrite)

21 May 00:15
Compare
Choose a tag to compare

Note: Most of these changes don't affect the gameplay at all.

  • Removed "Viral's Car Keys" text from the swep model.
  • Deleted the "No Model Text" Branch & Workshop creation.
  • Rewrote all of the code, optimised it and added comments on nearly every line.
  • Renamed a bunch of hooks, variables, timer names and sound names.
  • Version checker now checks as soon as the server finishes loading and uses the GitHub API. (It also errors properly when it fails now)
  • Vehicle prices on DarkRP are now stored in the SQLite database instead of plaintext in data/carkeys.
  • Cleaned up the configuration file so now everything is held within one table variable.
  • Spread out the code over 6 serverside files for easier reading instead of it being all in one.
  • Moved and renamed configuration file. (Now located at lua/autorun/shared/sh_carkeys_config.lua)
  • Moved and renamed init file. (Now located at lua/autorun/server/sv_carkeys_init.lua)
  • Cleaned up information on the readme file and made it easier to read.
  • Updated copyright in all files. (and added it to the config file.)
  • Removed global CarKeys.Name and CarKeys.Version variables.
  • Manually added support for WAC Aircraft & Community 1-7.

Update 125

28 Apr 22:02
Compare
Choose a tag to compare

Update 125 of Car Keys.

Version 122

23 Mar 21:36
Compare
Choose a tag to compare

This addon is basically finished at this point so i'm publishing a release.