diff --git a/Opposing Force.md b/Opposing Force.md index 78691a8..ee27920 100644 --- a/Opposing Force.md +++ b/Opposing Force.md @@ -2,9 +2,11 @@ Here's a list of things that we'd fix in Half-Life: Opposing Force, given the opportunity. +**Note:** This is so busted it may very well have to do with undefined behaviour. Run Valgrind all over this codebase man. + ## Unreliable item notifications -Observed in multiplayer, some pickups trigger a notification at all. +Observed in multiplayer, some pickups don't trigger a notification at all. ## func_friction is completely broken @@ -14,6 +16,4 @@ Start a multiplayer game on the map `op4ctf_hairball`. It's a very small map - c - Sometimes the yellow ammo powerup never gives any ammo, when it should. - The longjump powerup never gives you the longjump ability, when it should. -- ... - -This is so busted it may very well have to do with undefined behaviour. Run Valgrind all over this codebase man. \ No newline at end of file +- ... \ No newline at end of file