Commit graph

27 commits

Author SHA1 Message Date
RGreenlees
472e2c8d13 Fixed web hit detection
Fix for issue #94.

Gorge web strands now have hit detection which matches their visible component. This is for both ensnaring marines, and for cutting them with a welder.

This has the following impacts:

* Webs are easier for marines to avoid since they can safely jump or duck under angled strands, however...
* Webs are harder for marines to cut as they can no longer clear a while corridor with a single click but have to actually aim at each strand
2023-09-05 13:14:40 -04:00
pierow
62206c3bdb v3.3b6 2023-08-31 18:57:06 -04:00
pierow
8a12a11fd5 Jetpacks 15 res, by popular demand. 2023-08-23 17:29:04 -04:00
pierow
52630598ad Debug build config. Works on server dll. Thanks Neoptolemus! 2023-08-23 17:29:04 -04:00
pierow
7c724d99e4 3.3b5 2023-08-23 17:29:04 -04:00
pierow
6351afad0c game version 3.3b4 2021-11-12 10:35:11 -05:00
pierow
aa5c09d4ff v33b3 2021-03-01 20:39:18 -05:00
pierow
ab841b0573 3.3b2 2021-02-12 07:32:45 -05:00
pierow
846ae6eece changed NS version to 3.3b1 2021-02-05 16:18:16 -05:00
pierow
99c40ae09e v3.2.3 features and fixes.
- Shotgun rework. Previously inconsistent shooting during reloads and desynced animations with server.
-- Shotgun reload can now be interrupted with a pump animation
-- Changed pellets 10 -> 17 and damage 17-> 10 to reduce inconsistency
- Networked ammo
- Client and server dll consistency checks added
- Backwards compatibility check for v3.2 servers to prevent prediction errors (popular demand)
- Players can change lifeform and use popupmenu in pregame warmup
- Fixed guns getting stuck in the air
- Reverted max speed to not be client cvar adjustable, fixing walk speed issues
- Added cl_mutemenu for players accidentally clicking on the scoreboard and going into squelch mode
- Removed default_fov as it did nothing but change sensitivty
- Fixed commander view scrolling keybinds
- cl_showspeed now works in readyroom and spectate
2021-02-05 16:18:16 -05:00
Petter Rønningen
c2cd59fd98
Added const qualifiers to avoid VS2019 errors (#76)
Co-authored-by: Petter Rønningen <petter.ronningen@sintef.no>
2020-07-24 12:27:17 -04:00
pierow
3010fd50f6 game version updated to 3.2.2 2018-08-15 01:48:57 -04:00
pierow
8563f5b367
Merge pull request #17 from asmodev/asmo/vs2017
Code updates to support VS2017 compilation. Does not include project …
2018-07-31 23:04:13 -04:00
Asmo
b840fe80e0 Code updates to support VS2017 compilation. Does not include project updates. 2018-07-30 23:52:29 -04:00
jonnypower
ea2a5833b7 feat: Compileable Mac OS 2018-04-29 22:14:05 -07:00
Ari Timonen
e31260376d Remove temp files 2018-04-22 18:56:29 +03:00
Ari Timonen
4f13237895 Update line endings
Change CRLF to LF in repo.
2018-04-22 18:55:55 +03:00
fmoraw
1c552d08fb ns v3.2.1a 2015-12-10 18:29:55 +01:00
fmoraw
de27a8149c Linux Build 2014-12-16 14:36:27 +01:00
fmoraw
1622255eeb visual studio 2010 rebuild
Signed-off-by: fmoraw <fmoraw@users.noreply.github.com>
2014-05-28 14:41:12 +02:00
hjw
c47caa1440 Adding particle system - probably needs work, should try to get the version from the NS1 svn repository 2014-01-23 10:49:10 +00:00
hjw
0ddfe3c35f Changed to unix line endings 2014-01-23 10:46:47 +00:00
Flayra
af3128ec1a - Updates from Puzl with latest version of the game (my backups were old compared to his working copy).
- Removed really strict anti exploit detection (that was never used)
- This should be the latest released version of NS!
2014-01-14 11:43:04 -08:00
XP-Cagey
9b7e6bab76 Added playtest configurations to win32 build
Added #define AVH_NO_NEXUS to compile NS without Nexus
Temporarily #define'd AVH_PLAYTEST_BUILD to automatically #define AVH_NO_NEXUS
Fixed Balance.h ordering issues that became apparent when BALANCE_ENABLED is #define'd.

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@106 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-05-10 15:18:45 +00:00
XP-Cagey
b918c731aa Bugfixes for mantis #1008, #1009
Rewrote WeaponsResource code so that uninitialized slots are no longer returned as valid weapons
Removed upp_* from command constants and console commands
Removed commented out entry from hl_baseentity.cpp
Shift in map data position is now performed by the network layer instead of at the time of creation
Deleted obsolete Util.vcproj
Replaced calls to fmax with calls to max in AvHEntities.cpp (Win32 compiler wasn't finding fmax command without explicit include)
Began implementation of client-to-server tunnel for Nexus


git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@94 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-05-05 15:20:23 +00:00
XP-Cagey
60007652a3 The big merge...
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@21 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-04-01 03:04:57 +00:00
Karl
8552ac617c Import from old repository
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@1 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-03-09 01:31:56 +00:00