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

Fixed bug with vehicle's tyre smoke color #103

Merged
merged 1 commit into from
Jun 17, 2018

Conversation

Hary309
Copy link
Contributor

@Hary309 Hary309 commented Jun 17, 2018

No description provided.

@TomGrobbe TomGrobbe merged commit e5af730 into TomGrobbe:development Jun 17, 2018
@TomGrobbe TomGrobbe mentioned this pull request Jul 20, 2018
TomGrobbe added a commit that referenced this pull request Jul 20, 2018
## Client side updates
#### UC:
- Add version to server convar

#### Documentation & config:
- Some changes and improvements in the README.md and other .md files
- Improve default permissions.cfg file, group inheritance is now fixed in recent server builds, so the default permissions.cfg file has implemented the group inheritance again. I suggest you rewrite your permissions file (use the new default one as a template) if you want to keep it clean and use proper group inheritance.

#### PO:
- Add unlimited stamina permission (`vMenu.PlayerOptions.UnlimitedStamina`)

#### FC:
- Nerf player stats, they used to be way too OP (mainly weapon/shooting stats were insane)
- Fix #95 and slight performance improvements.
- (WIP: location and player blips, not yet fully implemented so will not work but preparation work has been done so it can be implemented soon)

#### UD:
- Refactor some default settings for new players. (won't affect your current saved settings)

#### MS:
- [along with FC] (WIP: location and player blips, not yet fully implemented so will not work but preparation work has been done so it can be implemented soon)

#### project files:
- Changed debugging to embedded for better stack traces.

#### CF:
- Merge pull request #103 (fix tyre smoke color bug)

#### VW:
- refactor all weapons & their names + components (& component names)
- add missing weapon components


## Server changes:
- Added unban command that can only be executed by the server console to unban a player.

To unban a player using the server console, type `vmenuserver unban "<playername>"` (replacing `<playername>` with the real player's name, NOT case sensitive, allows spaces in player names as long as you surround the name with `""`.
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.

2 participants