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

update#7

Merged
wopox1337 merged 7 commits intowopox1337:masterfrom
rehlds:master
Dec 2, 2019
Merged

update#7
wopox1337 merged 7 commits intowopox1337:masterfrom
rehlds:master

Conversation

@wopox1337
Copy link
Owner

No description provided.

Vaqtincha and others added 7 commits October 9, 2019 17:09
* StatusText: Don't show hp on ffa mode
* same fixes for new features (scoreboard show money/health)
* unused cheat impulses.
* nadedrop fixes
* close equipmenu (VGUIMenus) when the player left the purchase area
* disable flashlight on kill
* don't handle cmd "become_vip" if map not have scenario assassination VIP.
* unreachable code item_thighpack
* remove "gEvilImpulse101"
* remove "giPrecacheGrunt"
* remove unused entitys (from hl)
* weapon HUD fixes
* don't remove level(map) item_thighpack
* hostage "far use" fix
* reset player basevelocity on spawn
* code style fix
* Add new CVar: mp_weapons_allow_map_placed - When set, map weapons (located on the floor) will be shown.
…eploy hooks (#420)

* Implement CBasePlayerWeapon_CanDeploy & CBasePlayerWeapon_DefaultDeploy hooks
* Implement CBasePlayerWeapon_DefaultReload hook
* Fix CBasePlayerWeapon_CanDeploy hook for grenades
* Fix CBasePlayer::CanDeploy
* ImplementRG_ CBasePlayerWeapon_DefaultShotgunReload hook
@wopox1337 wopox1337 merged commit 44e7758 into wopox1337:master Dec 2, 2019
wopox1337 added a commit that referenced this pull request Jul 14, 2023
commit 54f5f91
Author: Sergey Shorokhov <[email protected]>
Date:   Fri Jul 14 17:21:08 2023 +0300

    enum style fix

commit 3f76335
Merge: 57fa3d8 606c6e2
Author: Sergey Shorokhov <[email protected]>
Date:   Fri Jul 14 05:58:05 2023 +0300

    Merge branch 'fix_fadetoblack' of https://github.com/wopox1337/ReGameDLL_CS into fix_fadetoblack

commit 57fa3d8
Author: Sergey Shorokhov <[email protected]>
Date:   Fri Jul 14 05:47:25 2023 +0300

    change fadeblack conditions

commit 5af99d4
Author: Sergey Shorokhov <[email protected]>
Date:   Fri Jul 14 05:34:13 2023 +0300

    use enum for fadetoblack values

commit 5b9bec0
Author: SergeyShorokhov <[email protected]>
Date:   Sat Jun 13 01:33:01 2020 +0300

    fix observers flash

commit 81e51dd
Author: SergeyShorokhov <[email protected]>
Date:   Fri Jun 12 13:31:43 2020 +0300

    fix naming

commit f67d6c5
Author: SergeyShorokhov <[email protected]>
Date:   Fri Jun 12 13:17:20 2020 +0300

    Observer fix (mp_forcechasecam)

commit d2bc6b8
Author: SergeyShorokhov <[email protected]>
Date:   Fri Jun 12 13:04:47 2020 +0300

    Don't blind dying players (flash grenade)

commit f7c96c8
Author: SergeyShorokhov <[email protected]>
Date:   Fri Jun 12 12:54:45 2020 +0300

    Revert message gmsgForceCam changes

commit 1be59c5
Author: Shorokhov Sergey <[email protected]>
Date:   Thu Feb 6 16:16:06 2020 +0300

    remove casts

commit b3ff0d8
Author: Shorokhov Sergey <[email protected]>
Date:   Thu Feb 6 15:46:00 2020 +0300

    Add CVar states naming

commit d7edd67
Author: Shorokhov Sergey <[email protected]>
Date:   Thu Feb 6 15:25:17 2020 +0300

    fix cvar dependencies

commit 606c6e2
Author: Sergey Shorokhov <[email protected]>
Date:   Fri Jul 14 05:47:25 2023 +0300

    change fadeblack conditions

commit bf9271b
Author: Sergey Shorokhov <[email protected]>
Date:   Fri Jul 14 05:34:13 2023 +0300

    use enum for fadetoblack values

commit 039aab8
Merge: ff7ccdf 8a18969
Author: Sergey Shorokhov <[email protected]>
Date:   Fri Jul 14 05:26:35 2023 +0300

    Merge branch 'master' into fix_fadetoblack

commit ff7ccdf
Author: SergeyShorokhov <[email protected]>
Date:   Sat Jun 13 01:33:01 2020 +0300

    fix observers flash

commit 5aa7923
Author: SergeyShorokhov <[email protected]>
Date:   Fri Jun 12 13:31:43 2020 +0300

    fix naming

commit 8fb7b8a
Author: SergeyShorokhov <[email protected]>
Date:   Fri Jun 12 13:17:20 2020 +0300

    Observer fix (mp_forcechasecam)

commit 99b8a02
Author: SergeyShorokhov <[email protected]>
Date:   Fri Jun 12 13:04:47 2020 +0300

    Don't blind dying players (flash grenade)

commit 0202ad4
Author: SergeyShorokhov <[email protected]>
Date:   Fri Jun 12 12:54:45 2020 +0300

    Revert message gmsgForceCam changes

commit 3a3da4b
Author: Shorokhov Sergey <[email protected]>
Date:   Thu Feb 6 16:27:27 2020 +0300

    fix type conversion

commit 049b02a
Author: Shorokhov Sergey <[email protected]>
Date:   Thu Feb 6 16:16:06 2020 +0300

    remove casts

commit 1268de3
Author: Shorokhov Sergey <[email protected]>
Date:   Thu Feb 6 15:46:00 2020 +0300

    Add CVar states naming

commit 7aab520
Author: Shorokhov Sergey <[email protected]>
Date:   Thu Feb 6 15:25:17 2020 +0300

    fix cvar dependencies

commit ac70614
Merge: 2694a92 b465002
Author: Shorohov Sergey <[email protected]>
Date:   Thu Feb 6 13:36:46 2020 +0300

    update from upstream

commit 2694a92
Merge: 44e7758 2eba3b1
Author: Shorokhov Sergey <[email protected]>
Date:   Thu Jan 16 15:37:16 2020 +0300

    Merge branch 'master' of https://github.com/s1lentq/ReGameDLL_CS

commit 44e7758
Merge: eaaa3fd fd06d65
Author: Shorohov Sergey <[email protected]>
Date:   Mon Dec 2 16:04:42 2019 +0300

    Merge pull request #7 from s1lentq/master

    update

commit eaaa3fd
Merge: 5307bb7 46624d9
Author: Shorohov Sergey <[email protected]>
Date:   Wed Oct 2 16:43:33 2019 +0300

    Merge pull request #6 from s1lentq/master

    Up

commit 5307bb7
Merge: e51af43 3aa9872
Author: Shorohov Sergey <[email protected]>
Date:   Tue Sep 3 15:58:57 2019 +0300

    Merge pull request #5 from s1lentq/master

    update

commit e51af43
Merge: 411a028 4d8a1b9
Author: Shorokhov Sergey <[email protected]>
Date:   Mon Sep 2 11:59:43 2019 +0300

    Merge branch 'master' of https://github.com/wopox1337/ReGameDLL_CS

commit 4d8a1b9
Merge: feae856 75bdc26
Author: Shorohov Sergey <[email protected]>
Date:   Mon Jul 29 16:40:36 2019 +0300

    Merge pull request #4 from s1lentq/master

    uptodate

commit feae856
Merge: a5283cf b669a39
Author: Shorohov Sergey <[email protected]>
Date:   Mon Jul 8 14:06:12 2019 +0300

    Merge pull request #3 from s1lentq/master

    uptodate

commit a5283cf
Merge: c8a6a4a cee63d9
Author: Shorohov Sergey <[email protected]>
Date:   Sun Jun 9 12:58:36 2019 +0300

    Merge pull request #2 from s1lentq/master

    up

commit c8a6a4a
Merge: 94f0fdb 935064c
Author: Shorohov Sergey <[email protected]>
Date:   Thu Jun 6 01:04:50 2019 +0300

    Merge pull request #1 from s1lentq/master

    update
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants