Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Releases: DevTestingPizza/vBasic

vBasic v4.1

Choose a tag to compare

@TomGrobbe TomGrobbe released this 30 Jun 15:07

Small update

  • Fixed whitelist issue for vBasic v4.0

vBasic v4.0

Choose a tag to compare

@TomGrobbe TomGrobbe released this 29 Jun 12:56

vBasic v4.0

  • Fixed all bugs
  • Improved performance
  • Recoded from scratch
  • Changed configuration (check wiki for new instructions)

vBasic v3.0.1

Choose a tag to compare

@TomGrobbe TomGrobbe released this 02 Jan 00:31

vBasic v3.0.1 improvements

  • Completely recoded the whole resource to be much more efficient.
  • Fixed whitelist issues.
  • Using aces for whitelist instead of a really long convar.
  • Updated wiki with new instructions.
  • Improved some functions and features.
  • Added new version checker.
  • Added better user feedback when setting up the convars (will give warning messages in console if you haven't set them up properly instead of just using the default settings)

vBasic v2.3.1

Choose a tag to compare

@TomGrobbe TomGrobbe released this 01 Jan 13:42

Updated README.md to include the link to the new installation instructions wiki page.
Also moved the script files to their own sub folder so you can update the script a little bit easier in the future.

vBasic v2.3

Choose a tag to compare

@TomGrobbe TomGrobbe released this 04 Dec 16:50
76f3b70

Patch v2.3

Changes in this small patch

[ FIX ]
Fixed a bug that prevented player identifiers from being accepted once they were added to the whitelist. This had to do with the server owner/admin adding the player's player identifiers using one or more capital characters to the whitelist and then the string didn't match the player identifier when they joined.

vBasic v2.2

Choose a tag to compare

@TomGrobbe TomGrobbe released this 27 Sep 12:05

New in this version:

  • Added traffic density control (could conflict with ACL)
  • Added NPC/crowd density control (could conflict with ACL)
  • Added unlimited stamina option (useful if you don't have a trainer like Lambda Menu)

Update your convars after you update to this new version!

v2.1 HOTFIX

Choose a tag to compare

@TomGrobbe TomGrobbe released this 27 Sep 10:16

This HOTFIX fixes a typo which resulted in god mode to not be turned on, causing weird glitchyness.

vBasic v2.0

Choose a tag to compare

@TomGrobbe TomGrobbe released this 26 Sep 22:19

v2.0 uses convars! Copy the contents of the "default-convars.txt" file into your server.cfg file (above the "start vBasic" part) and change the convars values to fit your needs.

vBasic v1.0

Choose a tag to compare

@TomGrobbe TomGrobbe released this 26 Sep 19:33

Initial release.