Skip to content

Releases: CrimsonTautology/sm-jetpack-plus

Release v1.10.1

13 Mar 20:06
Compare
Choose a tag to compare
v1.10.1 cleanup

no longer track extensions folder
remove unused include files to reduce repo size
update build process
use new sourcemod syntax

Release v1.10.0

06 Mar 22:24
Compare
Choose a tag to compare
refactor sourcemod projects

remove Rakefile;  replace with Makefile
change LICENSE to GPL 3
remove Travis CI;  replace with github workflow
target sourcemod versions 1.10, 1.11
update include files to use new syntax
update .gitignore
remove donator logic
donator plugin is no longer maintained or utalized
update README.md
bump version

v1.2.0 (Quality Fixes)

21 Sep 17:00
Compare
Choose a tag to compare

-Better implementation to update player's movecollide type.
-Use better method to update server tags when plugin is enabled/disabled. You will no longer get the ",," in your server tags.
-Added separate pre and post forwards for the OnStartJetpack and OnStopJetpack events
-Added new method to load the "bling" config file so it is based on the current game.
-Added public cvar that show's plugin's version number

Bug fixes

06 Aug 17:37
Compare
Choose a tag to compare
  • Fixed issue where players would be stuck with their jetpack on after the cvar was disabled
  • Fixed issue where players were given a "random" jetpack and not the default jetpack if they did not one saved in a cookie
  • Update donator menu title for changing Jetpack Bling

First Release

26 Jun 18:43
Compare
Choose a tag to compare
v1.0.0

Version 1.0