Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jsza
/
Source.Python
Public
forked from
Source-Python-Dev-Team/Source.Python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Source.Python
addons
source-python
packages
source-python
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 5, 2020
Player.fire_game_event will now free the created event to prevent leaking if it failed to fire.
jordanbriere
committed
dd10a11
View commit details
Copy full SHA for dd10a11
View code at this point
Browse repository at this point
Commits on Sep 4, 2020
Added CachedProperty.bind.
jordanbriere
committed
6309dd3
View commit details
Copy full SHA for 6309dd3
View code at this point
Browse repository at this point
Added <BaseClient/Player>.fire_game_event.
jordanbriere
committed
be2de16
View commit details
Copy full SHA for be2de16
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
Fixed a circular reference leak related to cached_result.
jordanbriere
committed
6d594fb
View commit details
Copy full SHA for 6d594fb
View code at this point
Browse repository at this point
Commits on Aug 16, 2020
Print exceptions that occur during "sp docs"
Ayuto
authored
53f3bb5
View commit details
Copy full SHA for 53f3bb5
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
Added cached properties implementation. (#292)
Show description for b7b575a
3 people
authored
b7b575a
View commit details
Copy full SHA for b7b575a
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Dynamic menus and translates TypedServerCommand. (#330)
Show description for 1e7109f
CookStar
authored
1e7109f
View commit details
Copy full SHA for 1e7109f
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
Modified player.get_godmode() for CSGO. (#337)
vinci6k
authored
2f23119
View commit details
Copy full SHA for 2f23119
View code at this point
Browse repository at this point
Commits on May 4, 2020
Added Simplified Chinese translations (Thanks @2389736818).
Show description for 6c9cfce
jordanbriere
committed
6c9cfce
View commit details
Copy full SHA for 6c9cfce
View code at this point
Browse repository at this point
Commits on May 3, 2020
Added the ability to disable hooks (#326)
Show description for 7b3de7d
Ayuto
authored
7b3de7d
View commit details
Copy full SHA for 7b3de7d
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Fixed AttributeError when displaying plugin list. (#324)
Show description for 3661726
CookStar
authored
3661726
View commit details
Copy full SHA for 3661726
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Fixed logger outputting a duplicate message after reloading plugins. (#322)
Show description for 97b1bb2
CookStar
authored
97b1bb2
View commit details
Copy full SHA for 97b1bb2
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
Fixed #314.
jordanbriere
committed
a9bacb8
View commit details
Copy full SHA for a9bacb8
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
Added CBaseCombatCharacter::IsInFieldOfView data for CSGO. (#316)
Show description for 4219d32
vinci6k
authored
4219d32
View commit details
Copy full SHA for 4219d32
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Fixed case sensitivity problems with typed commands
Ayuto
committed
d364014
View commit details
Copy full SHA for d364014
View code at this point
Browse repository at this point
Fixed game/engine specific Entity's subclasses no longer caching their instances by default (introduced by the backward compatibility fix added into #297).
jordanbriere
committed
43d362c
View commit details
Copy full SHA for 43d362c
View code at this point
Browse repository at this point
Commits on Apr 2, 2020
Update restrictions.py (#311)
ThaPwned
authored
6ecb234
View commit details
Copy full SHA for 6ecb234
View code at this point
Browse repository at this point
Commits on Mar 18, 2020
Fixed a KeyError into _IterObject._is_valid.
jordanbriere
committed
60571ba
View commit details
Copy full SHA for 60571ba
View code at this point
Browse repository at this point
Commits on Mar 7, 2020
Added lazy-loading support to ListenerManager. (#307)
Show description for 428f49f
jordanbriere
authored
428f49f
View commit details
Copy full SHA for 428f49f
View code at this point
Browse repository at this point
Commits on Feb 24, 2020
Added Player.get_client_convar_value()
Ayuto
committed
47717c7
View commit details
Copy full SHA for 47717c7
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
Player.from_userid caching (#297)
Show description for 4c97b94
satoon101
and
jordanbriere
committed
4c97b94
View commit details
Copy full SHA for 4c97b94
View code at this point
Browse repository at this point
Entity.repeat (#295)
Show description for 018ae17
invisiblesoldiers
authored and
jordanbriere
committed
018ae17
View commit details
Copy full SHA for 018ae17
View code at this point
Browse repository at this point
Commits on Dec 29, 2019
Fixed _EntityCaching not respecting the default caching state of Entity's subclasses unless explicitly specified on instantiation.
jordanbriere
committed
2c8bf02
View commit details
Copy full SHA for 2c8bf02
View code at this point
Browse repository at this point
Commits on Dec 27, 2019
Added a convenience wrapper to access the player's NetChannelInfo instance
Ayuto
committed
fdbabe3
View commit details
Copy full SHA for fdbabe3
View code at this point
Browse repository at this point
Commits on Nov 27, 2019
Exported Boost.Python.class type as core.BoostPythonClass.
jordanbriere
committed
e65bf54
View commit details
Copy full SHA for e65bf54
View code at this point
Browse repository at this point
Commits on Nov 26, 2019
Added some overrides for stuff we already know about.
jordanbriere
committed
cc73dac
View commit details
Copy full SHA for cc73dac
View code at this point
Browse repository at this point
Added entity instances caching. (#291)
Show description for 872b61a
jordanbriere
authored
872b61a
View commit details
Copy full SHA for 872b61a
View code at this point
Browse repository at this point
Commits on Nov 21, 2019
Potential fix for Player/Weapon MRO issues (#287).
jordanbriere
committed
0aea7ac
View commit details
Copy full SHA for 0aea7ac
View code at this point
Browse repository at this point
Revert "Fixed Player/Weapon method resolution order."
Show description for d9be8a9
jordanbriere
committed
d9be8a9
View commit details
Copy full SHA for d9be8a9
View code at this point
Browse repository at this point
Fixed Player/Weapon method resolution order.
jordanbriere
committed
b580da2
View commit details
Copy full SHA for b580da2
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
Fixed an issue introduced by last commit while printing some messages.
jordanbriere
committed
d24c8f2
View commit details
Copy full SHA for d24c8f2
View code at this point
Browse repository at this point
Commits on Jun 4, 2019
Improved performance of core.echo_console (approximately 600 times faster).
jordanbriere
committed
5a3f215
View commit details
Copy full SHA for 5a3f215
View code at this point
Browse repository at this point
Commits on May 12, 2019
Switch MRO again
Ayuto
committed
21dab45
View commit details
Copy full SHA for 21dab45
View code at this point
Browse repository at this point
Commits on May 11, 2019
Dump proper send prop type
Ayuto
committed
e094c8e
View commit details
Copy full SHA for e094c8e
View code at this point
Browse repository at this point
Commits on May 5, 2019
Added core.get_core_modules()
Ayuto
committed
ae51b4c
View commit details
Copy full SHA for ae51b4c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.