merge Very good yes into SaengerItsWar very good yes#2
Merged
SaengerItsWar merged 95 commits intoSaengerItsWar:very_good_yesfrom Jan 18, 2021
Merged
merge Very good yes into SaengerItsWar very good yes#2SaengerItsWar merged 95 commits intoSaengerItsWar:very_good_yesfrom
SaengerItsWar merged 95 commits intoSaengerItsWar:very_good_yesfrom
Conversation
This should hopefully prevent Invalid memory access from plugins compiled on older version of the timer. If an enum struct is changed then plugins compiled on older version of the timer will be forced to be recompiled to match the version they are using.
Misc. name changes for natives. And a somehow possible exception fixed when getting a record.
* Add optional cvar for player center of mass/player hitbox for touching zones
fix spelling mistake add missing optional native tabify spaces
…into very_good_yes
* Update shavit-misc.phrases.txt * Update shavit-misc.sp * remove debug lines * Update shavit-misc.phrases.txt * Update shavit-misc.sp * Works. deadwinter Today at 17:44 i fixed it myself so it is safe to merge now @kid * Add forward for when checkpoints are deleted * Adjust OnTeleport forward to match other checkpoint natives * Create function for DeleteCheckpoint. Added documentation. Co-authored-by: KiD Fearless <kidfearless1@gmail.com>
deadwinter says the blame is 33% him, 33% me and 34% shavit cus it's his timer
* allow !goto/!tpto from start/end zones * also remove translation phrase for TeleportInZone
* only print the stage time message once per stage * show stage message every time when segmenting * add missing Shavit_OnStageMessage forward include
* allow !resume when not on the ground * block !pause if moving / velocity != 0.0
* cleanup GetTrackName() * a few more changes to change mod_zone_bonus & add Track_Bonus_Last * fix undefined symbol sTrack * fixup !bwr for multiple bonuses * fix GetTrackName() after I broke it * add bonus number param to help text of sm_bwr * fix !wr after I broke it adding !bwr [bonus number] * ignore checkpoint zones for now because nothing is ready for them * update points for bonus #2 through #8 at same time so instead of something like `9 (track count) * 22 (style count)` queries, it'll do `3 (main, bonus1, rest of bonuses) * 22 (style count)` queries and the rest of the bonuses on the recalc all in the same query
* csgo menu fix * Update shavit-misc.sp * csgo menu fix works according to GAMMACASE * Update shavit-misc.sp * editing shit via git website is cancer * Update shavit-misc.sp
…ng Shavit_GetStyleSettings.
* Delete frames from cpcache on entry deletion * Handle few more cases * One more case
SaengerItsWar
added a commit
that referenced
this pull request
Jan 18, 2021
This reverts commit 178e7d1.
SaengerItsWar
added a commit
that referenced
this pull request
Jan 18, 2021
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.