Skip to content

Commit 6470b7a

Browse files
Release Contingency 0.1.8e
1 parent 598cc06 commit 6470b7a

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,22 @@ The complete game source code of Contingency, a Half-Life 2 modification built u
22

33
## Changelog
44

5-
### v 0.1.8d
5+
### v 0.1.8e
66

7-
* Fixed an oversight in ghost prop prevention, now it works when the prop-holding gravity gun is taken away at the end of any game phase.
7+
* Weapon balance tweaked and totally de-hardcoded, now fully defined in skill.cfg (the values in server's skill.cfg determine the game rules).
8+
* Player now carries 2 SMG1 grenades and reloads the grenade launcher if the fired grenade was not the last one.
9+
* Increased antlion gib chance, now shotgun gibs antlions well and even AR2 primary fire can in the rare specific case (if it hits an antlion with 1 hp).
10+
* Added HUD hints to SLAMs and hand grenades.
811

912
**Known issues**
1013

1114
* To start a server visible through Hamachi/Internet the hosting player has to type 'sv_lan 0' and 'map map_name' in the console after starting a server.
1215
See discussion here: https://steamcommunity.com/app/211/discussions/0/522730700940732111/
1316

17+
### v 0.1.8d
18+
19+
* Fixed an oversight in ghost prop prevention, now it works when the prop-holding gravity gun is taken away at the end of any game phase.
20+
1421
### v 0.1.8c Feb 7, 2023
1522

1623
* Fixed an oversight in viewrender.cpp

0 commit comments

Comments
 (0)