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
Accelerator
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 }}
Velocity-plus
/
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
on
master
User selector
All users
All time
Commit history
Commits on Dec 9, 2021
Added SyncedEntityDictionary.
jordanbriere
committed
efd119f
View commit details
Copy full SHA for efd119f
View code at this point
Browse repository at this point
Commits on Dec 8, 2021
Fixed redundant prefixing of messages logged by the sp command.
jordanbriere
committed
543ebcf
View commit details
Copy full SHA for 543ebcf
View code at this point
Browse repository at this point
Fixed #299.
jordanbriere
committed
5176807
View commit details
Copy full SHA for 5176807
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Fixed #208.
jordanbriere
committed
f2c2eed
View commit details
Copy full SHA for f2c2eed
View code at this point
Browse repository at this point
Fixed #211.
jordanbriere
committed
92cb96c
View commit details
Copy full SHA for 92cb96c
View code at this point
Browse repository at this point
Added note to Player.is_hltv (#168).
jordanbriere
committed
4cbc5df
View commit details
Copy full SHA for 4cbc5df
View code at this point
Browse repository at this point
Added Player.team_name and Player.player_class_name attributes (#340).
jordanbriere
committed
bb41594
View commit details
Copy full SHA for bb41594
View code at this point
Browse repository at this point
Commits on Dec 4, 2021
Player.is_hltv's result is no longer cached (#168).
jordanbriere
committed
4d63cf4
View commit details
Copy full SHA for 4d63cf4
View code at this point
Browse repository at this point
Fixed non-entity instances not being able to be stored into EntityDictionary.
jordanbriere
committed
bd62efa
View commit details
Copy full SHA for bd62efa
View code at this point
Browse repository at this point
Removed AutoUnload from ConVar's hierarchy.
jordanbriere
committed
6c63752
View commit details
Copy full SHA for 6c63752
View code at this point
Browse repository at this point
Commits on Dec 3, 2021
Fixed #244.
Show description for eff06db
jordanbriere
committed
eff06db
View commit details
Copy full SHA for eff06db
View code at this point
Browse repository at this point
Re-introduced memory leaks. :confounded: (Fixes #430)
jordanbriere
committed
312ecba
View commit details
Copy full SHA for 312ecba
View code at this point
Browse repository at this point
Changed mute_manager to not hook SetClientListening until player is muted. (#440)
Show description for 4c48e52
CookStar
authored
4c48e52
View commit details
Copy full SHA for 4c48e52
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
Fixed crash of non-precached model for Entity.set_model. (#439)
CookStar
authored
f2ed4c2
View commit details
Copy full SHA for f2ed4c2
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
Fixed an animation error when setting a model to Player. (#435)
Show description for 87d32cb
CookStar
authored
87d32cb
View commit details
Copy full SHA for 87d32cb
View code at this point
Browse repository at this point
Commits on Nov 13, 2021
Fixed an issue with certain weapons restrictions not working properly. (#431)
CookStar
authored
d5da6e6
View commit details
Copy full SHA for d5da6e6
View code at this point
Browse repository at this point
Added arms_model property to Player for CS:GO. (#436)
CookStar
authored
7c36038
View commit details
Copy full SHA for 7c36038
View code at this point
Browse repository at this point
Updated the buy_internal signature for CS:GO. (#434)
CookStar
authored
02aaee6
View commit details
Copy full SHA for 02aaee6
View code at this point
Browse repository at this point
Updated projectile data for CS:GO. (#432)
Show description for c003fc8
CookStar
authored
c003fc8
View commit details
Copy full SHA for c003fc8
View code at this point
Browse repository at this point
Commits on Oct 25, 2021
Fixed #429.
jordanbriere
committed
aa6f457
View commit details
Copy full SHA for aa6f457
View code at this point
Browse repository at this point
Commits on Oct 17, 2021
Entity is now inheriting from Pointer.
jordanbriere
committed
4e265d4
View commit details
Copy full SHA for 4e265d4
View code at this point
Browse repository at this point
Commits on Oct 9, 2021
Updated add_account in CS:GO. (#425)
CookStar
authored
620d6c3
View commit details
Copy full SHA for 620d6c3
View code at this point
Browse repository at this point
Fixed #424.
Show description for c7825ed
jordanbriere
committed
c7825ed
View commit details
Copy full SHA for c7825ed
View code at this point
Browse repository at this point
Update installation.rst
jordanbriere
authored
28de8d3
View commit details
Copy full SHA for 28de8d3
View code at this point
Browse repository at this point
Commits on Oct 7, 2021
Fixed Entity.attributes not being updated when new or existing attributes were being assigned.
jordanbriere
committed
7d213dc
View commit details
Copy full SHA for 7d213dc
View code at this point
Browse repository at this point
Fixed ConVar/ServerCommand registration conflicts.
Show description for 02e3490
jordanbriere
committed
02e3490
View commit details
Copy full SHA for 02e3490
View code at this point
Browse repository at this point
Commits on Oct 4, 2021
Fixed some crashes related to server commands unregistration.
jordanbriere
committed
1604995
View commit details
Copy full SHA for 1604995
View code at this point
Browse repository at this point
Commits on Oct 3, 2021
Improved performance of Player.view_angle.
Show description for 39ca701
jordanbriere
committed
39ca701
View commit details
Copy full SHA for 39ca701
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
Removed all occurrences of contextlib.suppress because it is unnecessary slow.
Show description for 1f87696
jordanbriere
committed
1f87696
View commit details
Copy full SHA for 1f87696
View code at this point
Browse repository at this point
Fixed input functions no longer being cached (introduced into https://github.com/Source-Python-Dev-Team/Source.Python/pull/292/commits/3e7b711de3b9a38e608317cc397c50078f767df0).
jordanbriere
committed
0d42cc3
View commit details
Copy full SHA for 0d42cc3
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Source-Python-Dev-Team/Source.Python
jordanbriere
committed
ced883d
View commit details
Copy full SHA for ced883d
View code at this point
Browse repository at this point
Improved performance of Entity.__getattr__ and Entity.__setattr__.
Show description for 89b5b3f
jordanbriere
committed
89b5b3f
View commit details
Copy full SHA for 89b5b3f
View code at this point
Browse repository at this point
Commits on Sep 30, 2021
Fixed weapon restrictions for CS:S.
satoon101
committed
150f68f
View commit details
Copy full SHA for 150f68f
View code at this point
Browse repository at this point
Commits on Sep 25, 2021
Fixed #420.
jordanbriere
committed
b455526
View commit details
Copy full SHA for b455526
View code at this point
Browse repository at this point
Commits on Sep 24, 2021
Moved on_convar_changed_listener_manager to C++. (#414)
Show description for 9cc17b6
CookStar
authored
9cc17b6
View commit details
Copy full SHA for 9cc17b6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.