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 }}
CookStar
/
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
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Source.Python
addons
source-python
docs
on
patch-3
User selector
All users
All time
Commit history
Commits on Jul 2, 2023
Entity collision and transmission functionalities. (#484)
Show description for f129713
jordanbriere
authored
f129713
View commit details
Copy full SHA for f129713
View code at this point
Browse repository at this point
Commits on Dec 8, 2021
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 Oct 9, 2021
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 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 6, 2021
Fixed typo on wiki of sub plugins (#410)
srpg
authored
89f3c43
View commit details
Copy full SHA for 89f3c43
View code at this point
Browse repository at this point
Commits on May 15, 2021
Fixed a couple of typos on the wiki. (#397)
vinci6k
authored
f778975
View commit details
Copy full SHA for f778975
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
Add access to CGameRules and its properties (#363)
Show description for b5bb646
Ayuto
authored
b5bb646
View commit details
Copy full SHA for b5bb646
View code at this point
Browse repository at this point
Commits on Sep 28, 2020
Fixed title underline being too short
Ayuto
committed
5685bcf
View commit details
Copy full SHA for 5685bcf
View code at this point
Browse repository at this point
Commits on Sep 27, 2020
Added networked variants of the entity listeners. (#351)
Show description for a156f96
jordanbriere
authored
a156f96
View commit details
Copy full SHA for a156f96
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 May 1, 2020
Added note regarding SourceMod's Accelerator incompatibility (#321).
jordanbriere
authored
554d5ed
View commit details
Copy full SHA for 554d5ed
View code at this point
Browse repository at this point
Commits on May 2, 2019
Updated documentation of WeaponMixin
Show description for 30614e4
Ayuto
committed
30614e4
View commit details
Copy full SHA for 30614e4
View code at this point
Browse repository at this point
Commits on May 1, 2019
Player class updates (#276)
Show description for 8506e1f
Ayuto
authored
8506e1f
View commit details
Copy full SHA for 8506e1f
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Fixed a dead link
Ayuto
committed
21b8146
View commit details
Copy full SHA for 21b8146
View code at this point
Browse repository at this point
Commits on Nov 24, 2018
Updated installation and update instructions
Ayuto
committed
5da2f13
View commit details
Copy full SHA for 5da2f13
View code at this point
Browse repository at this point
Commits on Aug 5, 2018
Updated config module tutorial to include ConfigManager.execute and context management.
Show description for a955456
satoon101
committed
a955456
View commit details
Copy full SHA for a955456
View code at this point
Browse repository at this point
Commits on May 25, 2018
Revert "Initial gamerules commit"
Show description for 2c80297
Ayuto
committed
2c80297
View commit details
Copy full SHA for 2c80297
View code at this point
Browse repository at this point
Commits on May 23, 2018
Initial gamerules commit
Ayuto
committed
18389d6
View commit details
Copy full SHA for 18389d6
View code at this point
Browse repository at this point
Commits on Mar 15, 2018
sp update (#242)
Show description for 13f13e1
Ayuto
authored
13f13e1
View commit details
Copy full SHA for 13f13e1
View code at this point
Browse repository at this point
Commits on Mar 4, 2018
Updated getting started wiki page
Ayuto
committed
037f5cf
View commit details
Copy full SHA for 037f5cf
View code at this point
Browse repository at this point
Updated installation documentation
Ayuto
committed
5a81cf4
View commit details
Copy full SHA for 5a81cf4
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
Fixed a regression to due the change to the VERSION variable
Show description for 0576dda
Ayuto
committed
0576dda
View commit details
Copy full SHA for 0576dda
View code at this point
Browse repository at this point
Fixed a typo. Thanks to @ThaPwned
Ayuto
committed
4c935bb
View commit details
Copy full SHA for 4c935bb
View code at this point
Browse repository at this point
Commits on Nov 26, 2017
Add user message hooks (#226)
Show description for ea5fada
Ayuto
authored
ea5fada
View commit details
Copy full SHA for ea5fada
View code at this point
Browse repository at this point
Commits on Nov 25, 2017
Fixed a link
Ayuto
committed
2ec8f24
View commit details
Copy full SHA for 2ec8f24
View code at this point
Browse repository at this point
Added a first (basic) entities tutorial
Ayuto
committed
1925160
View commit details
Copy full SHA for 1925160
View code at this point
Browse repository at this point
Commits on Nov 23, 2017
Added more documentation
Ayuto
committed
b43b67a
View commit details
Copy full SHA for b43b67a
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Added documentation
Ayuto
committed
431b612
View commit details
Copy full SHA for 431b612
View code at this point
Browse repository at this point
Private members will no longer be auto-documented by default. Use 'automethod' and 'autoattribute' options to document them explicitly.
L'In20Cible
committed
b004745
View commit details
Copy full SHA for b004745
View code at this point
Browse repository at this point
Commits on Oct 7, 2017
Added missing rst file
Ayuto
committed
2dbbc72
View commit details
Copy full SHA for 2dbbc72
View code at this point
Browse repository at this point
Update building.rst
invincibleqc
authored
a3d93dc
View commit details
Copy full SHA for a3d93dc
View code at this point
Browse repository at this point
Commits on Jun 27, 2017
Added required packages to installation instructions
Ayuto
committed
8e5ed1c
View commit details
Copy full SHA for 8e5ed1c
View code at this point
Browse repository at this point
Commits on Jun 19, 2017
Update Python to 3.6.1 (#206)
Show description for 16db885
Ayuto
authored
16db885
View commit details
Copy full SHA for 16db885
View code at this point
Browse repository at this point
Server output hook (#201)
Show description for 6d90665
Ayuto
authored
6d90665
View commit details
Copy full SHA for 6d90665
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
Moved and updated reporting-a-bug to bring more attention to it
Ayuto
committed
243c4b6
View commit details
Copy full SHA for 243c4b6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.