Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Tags: SamClassicPatch/Plugins

Tags

1.9.2

Toggle 1.9.2's commit message
Synchronize LocalCheats between clients when server executes them.

Except for noclip and autokill.

1.9.1

Toggle 1.9.1's commit message
Display hooking assertions only for unmodded entities in AdvancedHUD.

1.9

Toggle 1.9's commit message
Display hooking assertions only for unmodded entities in AdvancedHUD.

1.9-pre1

Toggle 1.9-pre1's commit message
Properly clean up AdvancedHUD upon plugin shutdown.

1.8

Toggle 1.8's commit message
Display a warning instead of running local cheats on remote servers.

To prevent unnecessary desynchronizations.

1.7.2

Toggle 1.7.2's commit message
Fix info sound playing after killing every enemy with prediction on.

1.7.1

Toggle 1.7.1's commit message
Utilize new method for adding function patches for plugins.

1.7

Toggle 1.7's commit message
Utilize new method for adding function patches for plugins.

1.6.2

Toggle 1.6.2's commit message
Explicitly utilize TIME type where appropriate in AdvancedHUD.

1.6.1

Toggle 1.6.1's commit message
Use CPropertyPtr::ByVariable() method for searching up properties.