forked from rehlds/ReGameDLL_CS
-
Notifications
You must be signed in to change notification settings - Fork 5
Update ReGameDLL_CS #4
Open
a1batross
wants to merge
547
commits into
FWGS:master
Choose a base branch
from
rehlds:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
s1lentq
force-pushed
the
master
branch
2 times, most recently
from
November 1, 2017 16:47
8d590d4
to
026a55e
Compare
s1lentq
force-pushed
the
master
branch
3 times, most recently
from
November 22, 2017 17:43
e56dcde
to
7f9cf53
Compare
s1lentq
force-pushed
the
master
branch
2 times, most recently
from
October 26, 2018 17:08
67cc068
to
b732b47
Compare
s1lentq
force-pushed
the
master
branch
2 times, most recently
from
April 9, 2019 11:01
ce1d629
to
a31be1d
Compare
s1lentq
force-pushed
the
master
branch
5 times, most recently
from
June 7, 2019 19:30
6342fc2
to
62cb200
Compare
s1lentq
force-pushed
the
master
branch
2 times, most recently
from
February 6, 2020 12:14
5647f1d
to
3f6d9db
Compare
s1lentq
force-pushed
the
master
branch
3 times, most recently
from
April 2, 2020 11:28
3dee6bb
to
5bbba22
Compare
s1lentq
force-pushed
the
master
branch
4 times, most recently
from
April 22, 2020 10:40
6ae3127
to
5bbba22
Compare
* Rename CMD mp_swapteams * Remove unused CVar mp_mirrordamage * Refactoring checks
* `CBasePlayerAmmo`: check spawnflags on `Spawn()` * `CBasePlayerItem`: check spawnflags on `Materialize()` * `CBasePlayerItem`: Add `Respawn()` item when hasn't specific spawnflags * `CBasePlayerItem`: remove `SF_NORESPAWN` flag on `Respawn()` * Use forgotten `AMMO_RESPAWN_TIME`
* `CBasePlayerAmmo`: check spawnflags on `Spawn()` * `CBasePlayerItem`: check spawnflags on `Materialize()` * `CBasePlayerItem`: Add `Respawn()` item when hasn't specific spawnflags * `CBasePlayerItem`: remove `SF_NORESPAWN` flag on `Respawn()` * Use forgotten `AMMO_RESPAWN_TIME` * new ConVars: `mp_item_respawn_time`, `mp_weapon_respawn_time`, `mp_ammo_respawn_time`
Fix temporarily testdemos
… moves Add cheat impulse for enable Noclip with air accelerate
Not really useful, discovered while testing on 3rd party plugins that ObjectCaps was being called unnecessarily more than once per entity
* Added mp_vote_flags cvar * Added mp_votemap_min_time cvar * Cvars on README * game.cfg cvars * Ensure timers check before new restrictions
SergeyShorokhov
force-pushed
the
master
branch
from
August 14, 2024 09:37
f9969ac
to
4e1cb10
Compare
Bump minor API version
minor refactor
…ilable channel instead
chore(ci): standardize and update CI workflows for compatibility and consistency - Updated action versions (`checkout@v4`, `upload-artifact@v4`, `download-artifact@v4`) for enhanced compatibility and security - Removed unsecure Node.js version allowance to align with *-latest OS requirements - Migrated test demos to `rehldsorg/testdemos:latest` container with a streamlined testing approach via matrix strategy and `runTest.sh` - Standardized Linux dependency installation for consistent build environment across jobs - Unified CI workflow structure with `rehlds` and `regamedll` repositories for better consistency - Optimized artifact deployment steps and removed unnecessary cleanup operations Co-authored-by: s1lentq <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.