Commit Graph

31 Commits

Author SHA1 Message Date
Marco Cawthorne 0f445d8e2b
VGUI Buy-Menu: Fix not being able to buy SG-550 as CT.
Set the skull icon next to the player names in the scoreboard.
2024-03-02 00:46:12 -08:00
Marco Cawthorne b6a4fb9fdb
Skill files now match the new conventions. 2024-02-23 14:03:45 -08:00
Marco Cawthorne a8250fd244
Fixes against upstream Nuclide. Added zpak001.pk3dir/def/bot.def and make use of it. 2024-01-26 19:08:48 -08:00
Marco Cawthorne 1c3fc2c32d
Bot improvements contributed by CYBERDEViL:
- Bots will choose a random Bomb Site / Escape Zone / VIP Safety Zone.
 - T-bots: fetch bomb backpack when it has been droppen.
 - T-bots: plant the bomb.
 - T-bots: roam the planted bomb.
 - CT-bots: random buy defusal kit.
 - CT-bots: defuse bomb.
 - CT-bots: roam the defuser.
 - Small waypoint adjustments for `de_dust2` which enables bots to
   successfully jump on the big boxes to B, and they jump more easy over the
   ridge from T spawn to B.
2024-01-04 14:23:39 -08:00
Marco Cawthorne c082c5e772
WEAPON_C4: cleanups and fixes 2024-01-03 14:16:34 -08:00
Xylemon 2d49d3ad89 Map preview images 2023-10-28 16:39:59 -07:00
Xylemon 01099a9510 Every Defuse map is now waypointed. This makes every official map up to 1.5 now playable with bots 2023-10-15 06:27:05 -07:00
Xylemon 742a5b89a4 All Hostage maps now have waypoints 2023-10-12 22:14:46 -07:00
Xylemon e04d882d22 Rest of official escape map (ES) waypoints, bots now respect Escape and VIP entities 2023-10-11 11:38:15 -07:00
Marco Cawthorne 9e3cd34ed4
Redo cs_italy its waypoints and simplify them.
Remove one node connection in cs_747 also
2023-10-11 02:15:46 -07:00
Xylemon ee035cdded A small update/fix for Docks 2023-10-10 18:46:49 -07:00
Xylemon b0ed20e8be Waypoints for all official AS maps 2023-10-10 18:46:28 -07:00
Xylemon a8469bcd8a More waypoints for official maps 2023-10-09 17:44:26 -07:00
Xylemon 2094e448e7 New waypoints for 747 and Assault 2023-10-09 16:03:35 -07:00
Marco Cawthorne 7409ef7d6a
Rebuild against FreeHL Develop 2023-07-27 23:15:56 -07:00
Marco Cawthorne be6fd77592
Shared: Reset shotcounters cleanly when weapons are finished reloading. 2023-07-11 13:36:04 -07:00
Marco Cawthorne 08270f346f
remove duplicate entry for sg552 in skill_cstrike.cfg 2023-03-01 14:49:49 -08:00
Marco Cawthorne c89b95d98d
Guns now have damage values defined within skill cvars as well. 2023-03-01 14:47:20 -08:00
Marco Cawthorne 6d6b3fc5d0
WEAPON_KNIFE: damage values are now editable via skill cvars as well. 2023-03-01 13:01:58 -08:00
Marco Cawthorne e5ec5afa67
Create new file skill_cstrike.cfg, so users can tweak weapon and damage how they like! 2023-03-01 12:42:30 -08:00
Marco Cawthorne 3e490cd515
default.cfg: set cl_movespeedkey to 0.2 2023-03-01 12:35:20 -08:00
Marco Cawthorne 8a15293808
Clean up 'self' references in the weapon code that needed purging and set some sensible defaults for accurate lightmap settings. 2022-04-26 13:04:20 -07:00
Marco Cawthorne e17ac08288
Weapons: Go over them all and adjust their bullet penetration properties. Only possible thanks to Xylemon's test map. 2022-04-24 17:24:01 -07:00
Marco Cawthorne e6dac8fe81 Add experimental waypoints for cs_backalley, cs_estate, cs_italy,
cs_militia, cs_office, de_aztec, de_dust, de_dust2, de_train, de_vegas,
de_vertigo and fy_pool_day.
2021-06-04 13:07:13 +02:00
Marco Cawthorne 6a24b29e3d Bots: Now following some basic objectives - don't look too deep into it
Weapons: We now have added weapon weights and isempty() functions to the
weapon structs
Spectator: Now integrated into the gamemodes proper. NEEDS MORE TESTING!
Radio: Fixed a bug in which the wrong player name would be displayed.
2021-05-12 15:47:34 +02:00
Marco Cawthorne 7bc7388125 Use the new View_AddEvent() for shell ejections 2021-03-29 21:54:53 +02:00
Marco Cawthorne 3f4485d364 Client: Add shell ejection sounds to the shelleject modelevent 2021-03-27 07:53:35 +01:00
Marco Cawthorne a310454e98 Added spectator HUD and fix for our new observer/spectator implementation 2021-03-24 07:52:52 +01:00
Marco Cawthorne 3eff9bc99c Add missing locale files! 2021-03-17 09:25:41 +01:00
Marco Cawthorne be938177a4 Restore the night-vision equipment item. 2021-03-17 06:54:41 +01:00
Marco Cawthorne 6ff68fcc34 Initial commit, carried over from Nuclide's Git on March 8th 2021 2021-03-08 10:38:54 +01:00