Commit Graph

  • 8ae4c9bea6 remove is_used status update bot10-respawn-bots-configured ghost 2024-01-16 21:39:32 +0200
  • 7e45ded64d add BOT_IS_RESPAWNING state on BotCreate ghost 2024-01-16 21:36:35 +0200
  • c4556d215e define active bot state, remove is_used status as wrong respawn_index bot10-yggverse ghost 2024-01-16 21:33:43 +0200
  • ebb2b9bcbe group constructions ghost 2024-01-16 19:10:00 +0200
  • ae8e5ab61f add missed BOT_NEED_TO_RESPAWN state on kick from server ghost 2024-01-16 18:34:40 +0200
  • c7420cfc3e fix bots quantity on map rotate, add respawn initiation ghost 2024-01-15 08:09:40 +0200
  • e4b15dd1e8 fix bot meta on initial spawn ghost 2024-01-15 08:07:51 +0200
  • 37199824eb fix bot meta on spawn bot10-yggverse-1.1.3 ghost 2024-01-15 08:06:40 +0200
  • 246cc09ca5 fix bots respawn on map change ghost 2024-01-15 08:06:16 +0200
  • 13bc2b0a49 fix players online counter, make optimization ghost 2024-01-15 01:45:42 +0200
  • da99ee5947 fix players online counter, make code optimization ghost 2024-01-15 01:43:29 +0200
  • 81932e4f42 apply changes from bot10-respawn-bots-configured branch ghost 2024-01-14 22:59:40 +0200
  • 2827b8aa3c fix typo ghost 2024-01-14 20:28:18 +0200
  • 281f0241f6 add players count condition ghost 2024-01-14 20:27:43 +0200
  • b43d2ce038 add players count condition ghost 2024-01-14 20:19:51 +0200
  • 4f20b06847 fix syntax error bot10-yggverse-1.1.2 ghost 2024-01-14 07:28:30 +0200
  • b30050a4f1 add respawn delay to prevent server crash ghost 2024-01-14 07:25:09 +0200
  • c9c01c7da7 add respawn delay to prevent server crash ghost 2024-01-14 07:24:14 +0200
  • 54964c05b9 fix index name bot10-yggverse-1.1.1 ghost 2024-01-14 06:55:00 +0200
  • fa7f7cc729 fix index name ghost 2024-01-14 06:51:21 +0200
  • caccdd942c fix respawn state check ghost 2024-01-14 04:54:46 +0200
  • 5aad31dab6 remove state changing to BOT_IDLE on bot thinking ghost 2024-01-14 04:54:00 +0200
  • 38ca7f9395
    Merge pull request #10 from YGGverse/respawn-bots-configured-2 bot10-yggverse-1.1.0 d47081 2024-01-14 04:31:31 +0200
  • fa56588b0c
    Merge branch 'bot10-yggverse' into respawn-bots-configured-2 #10 respawn-bots-configured-2 d47081 2024-01-14 04:31:16 +0200
  • c675fba4d9 fix respawn state check ghost 2024-01-14 04:29:46 +0200
  • af277a035b remove state changing to BOT_IDLE on bot thinking ghost 2024-01-14 04:28:09 +0200
  • 349efc6117
    Merge pull request #9 from YGGverse/bot10-extra-skins d47081 2024-01-14 01:09:21 +0200
  • 68793b3d5d update bot name #9 bot10-extra-skins ghost 2024-01-14 01:07:53 +0200
  • f8f20374ab
    Merge pull request #8 from YGGverse/bot10-crash-test d47081 2024-01-13 17:21:02 +0200
  • 0c3acdf066 rollback 8d9120c10b #8 bot10-crash-test ghost 2024-01-13 16:46:54 +0200
  • 37809daf3b add missed bot_respawn meta reset ghost 2024-01-13 16:44:45 +0200
  • 23f7f67f2f
    Merge pull request #7 from YGGverse/bot10-crash-test d47081 2024-01-13 06:49:36 +0200
  • 09c481fb8e add missed respawn_time delay by current implementation #7 ghost 2024-01-13 06:21:02 +0200
  • 01cee7a294
    Merge pull request #6 from YGGverse/bot10-crash-test d47081 2024-01-13 05:20:22 +0200
  • 8d9120c10b fix time offset #6 ghost 2024-01-13 05:18:52 +0200
  • aa508a176e
    Merge pull request #5 from YGGverse/bot10-extra-skins d47081 2024-01-13 02:49:10 +0200
  • a14caa5757 increase new skin index #5 ghost 2024-01-13 02:48:01 +0200
  • 622ac485be
    Merge pull request #4 from YGGverse/bot10 d47081 2024-01-13 02:35:18 +0200
  • 32b49f4879 Merge branch 'fix-cwd-path' master Andrey Akhmichin 2024-01-12 22:07:55 +0500
  • 443124ca6f wscript: force to use server library name for android. Andrey Akhmichin 2024-01-12 22:04:28 +0500
  • b07153f800 android: enable pollyhedral optimization by default. Andrey Akhmichin 2024-01-12 14:08:27 +0500
  • 30c1a9fb57 cmake: add option for pollyhedral optimization. Andrey Akhmichin 2024-01-12 14:02:25 +0500
  • 6d2f4bc58f
    respawn configured bots (#422) #4 bot10 d47081 2024-01-12 00:16:47 +0200
  • bcf4799915
    allow min_bots=0 #421 (#423) d47081 2024-01-12 00:14:57 +0200
  • 1ae7735133
    Merge pull request #3 from YGGverse/respawn-bots-configured bot10-yggverse-1.0.0 d47081 2024-01-11 18:28:39 +0200
  • bbffb97736
    Merge pull request #2 from YGGverse/bot10-allow-min_bots-0 d47081 2024-01-11 18:28:26 +0200
  • 89e23f1439
    Merge pull request #1 from YGGverse/bot10-extra-skins d47081 2024-01-11 18:28:14 +0200
  • 9f6a976898 allow min_bots=0 #421 #2 bot10-allow-min_bots-0 ghost 2024-01-11 18:20:30 +0200
  • c786c8a460 respawn configured bots #3 respawn-bots-configured ghost 2024-01-11 17:41:59 +0200
  • d57b3fade7
    Merge pull request #416 from Velaron/android Andrey Akhmichin 2024-01-10 22:36:16 +0000
  • 498b9c459c add putin bot bot10-extra-skins-1.0.0 #1 ghost 2024-01-05 04:30:27 +0200
  • ca80620616 More accurate skeleton implementation. clcampaign Andrey Akhmichin 2024-01-04 04:40:37 +0500
  • a11a37f985 Show death message and change death sound. Andrey Akhmichin 2024-01-04 01:42:12 +0500
  • 5f53cbc2f3 More accurate terror implementation. Andrey Akhmichin 2024-01-04 01:18:12 +0500
  • 18259b1335 Disable shell ejecting for glock. Andrey Akhmichin 2024-01-03 09:47:59 +0500
  • bd4d8a7daa Fix sound path. Andrey Akhmichin 2024-01-03 09:39:23 +0500
  • c6c6e1a7bd Update rpg. Andrey Akhmichin 2024-01-03 09:35:34 +0500
  • a21b345652 android: merge .gitignore Velaron 2024-01-02 10:45:33 +0200
  • 9bc467652f Hardcode evil scientist health. Andrey Akhmichin 2024-01-02 10:45:38 +0500
  • f192a47e90 Boost bonewheel health. Andrey Akhmichin 2024-01-02 10:43:51 +0500
  • dbedecc13f Boost shrek health. Andrey Akhmichin 2024-01-02 10:41:25 +0500
  • b84481986a Boost zombozo health. Andrey Akhmichin 2024-01-02 10:39:32 +0500
  • b6db8eb1ae Hardcode mario zombie health. Andrey Akhmichin 2024-01-02 10:38:36 +0500
  • ba795b7927 Boost megachav health. Andrey Akhmichin 2024-01-02 10:35:40 +0500
  • c9f66d02f0 Hardcode superchav health. Andrey Akhmichin 2024-01-02 10:34:13 +0500
  • 5551705f40 Boost pink pantera health. Andrey Akhmichin 2024-01-02 10:28:49 +0500
  • 6c9da9ab88 Boost skrillex health. Andrey Akhmichin 2024-01-02 10:27:13 +0500
  • dc79f4a1a5 More accurate weapons implementation. Andrey Akhmichin 2024-01-02 10:14:27 +0500
  • 088e69a577 android: add some documentation Velaron 2023-12-29 12:30:40 +0200
  • de5485b256 android: remove some optional bloat Velaron 2023-12-29 12:02:50 +0200
  • 112892a662 CR LF to LF. Andrey Akhmichin 2023-12-29 02:39:57 +0500
  • 5f4c3a70e2 mod_options: enable rapid crowbar fix by default, since it's only used on the server-side. Andrey Akhmichin 2023-12-29 02:24:51 +0500
  • afc7b8b619 Add basic android project Velaron 2023-12-28 16:25:04 +0200
  • 033f23a0a0
    Don't precache CTF related resources (CTF is not implemented properly). Fix #406 (#414) opfor Roman Chistokhodov 2023-12-23 16:29:35 +0300
  • e3f44e2225 client: ammo: increase ammobar size depending on sprites size (extra change, not fixed in HL25 yet) hl25hud Alibek Omarov 2023-12-22 10:06:52 +0300
  • 81d8b90aca cmake: fix windows build. Andrey Akhmichin 2023-12-21 23:07:11 +0500
  • e18919fa11 Update README.md Andrey Akhmichin 2023-12-21 22:55:52 +0500
  • 61e28760af cmake: fix wrong condition again. Andrey Akhmichin 2023-12-21 22:50:24 +0500
  • 2f13985e23 Revert "cmake: force to use library naming scheme." Andrey Akhmichin 2023-12-21 21:47:02 +0500
  • ecdcabfe99 server: warn mod developer about reaching the GoldSrc sentences limits sentencewarn Alibek Omarov 2023-12-21 05:22:12 +0300
  • 9273b58cfd server: match sentences limit with Xash3D FWGS engine Alibek Omarov 2023-12-21 05:21:49 +0300
  • e8db2fa354 client: ammo: apply fix for HUD vertical inconsistency (ValveSoftware/halflife#3728) Alibek Omarov 2023-12-21 04:19:27 +0300
  • de43a7bb9e client: apply HL25 HUD style if hud_allow_hd is set to 1 and there are HD spritesheets are available Alibek Omarov 2023-12-21 04:18:20 +0300
  • 9119ab812f client: hud: detect the availability of HD spritesheets Alibek Omarov 2023-12-21 04:15:56 +0300
  • ed88ebf6d5 client: add hud_allow_hd cvar that increases available HUD spritesheet resolutions up to 1280 and 2560 Alibek Omarov 2023-12-21 04:11:52 +0300
  • 0362b75fc1 client: ammohistory: fix rendering history with bigger HUD sprites Alibek Omarov 2023-12-21 04:12:25 +0300
  • 5ed4d3671b client: ammohistory: properly reset gHR.iHistoryGap in VidInit Alibek Omarov 2023-12-21 04:08:44 +0300
  • b89ce4c527 cmake: force to use library naming scheme. Andrey Akhmichin 2023-12-11 17:42:26 +0500
  • 61a16bc8aa Update README.md. Andrey Akhmichin 2023-12-08 13:46:32 +0500
  • 881f013742 cmake: fix wrong condition. Andrey Akhmichin 2023-12-08 13:34:28 +0500
  • 050092763e cmake: update minimum required version. Andrey Akhmichin 2023-12-08 12:58:52 +0500
  • 4be2334ac9 Update README.md. Andrey Akhmichin 2023-12-07 05:32:10 +0500
  • fa956f0961 client: remove useless check. blackops Andrey Akhmichin 2023-11-29 13:37:41 +0500
  • 57067dbef5 client: remove useless check. thegate Andrey Akhmichin 2023-11-29 13:31:57 +0500
  • 27f45e97a1 client: loop mp3 sound under GoldSource too. Andrey Akhmichin 2023-11-29 13:30:38 +0500
  • eca0d47fb2 client: play mp3 sound under GoldSource too. half-screwed Andrey Akhmichin 2023-11-29 13:12:12 +0500
  • d3cbed2d1c client: remove useless check. zombie-x Andrey Akhmichin 2023-11-29 13:18:40 +0500
  • 828117d8fc client: loop mp3 sound under GoldSource too. Andrey Akhmichin 2023-11-29 13:17:54 +0500
  • b3faab479c client: loop mp3 sound under GoldSource too. CAd Andrey Akhmichin 2023-11-29 13:13:49 +0500
  • d79893be41 Merge branch 'poke646' into poke646_vendetta poke646_vendetta Andrey Akhmichin 2023-11-29 12:58:03 +0500