1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-10 07:08:06 -05:00
Commit Graph

357 Commits

Author SHA1 Message Date
717c91c6b6 Nuketown: add Grief 2024-01-14 03:25:00 -08:00
8be080ede1 Remove all lobby menu options
Encounter: add Pro lobby menu option
Encounter: set gametypesetting allowInGameTeamChange
Encounter: set dvar ui_gametype_team_change if not dedicated
2024-01-12 12:07:48 -08:00
bc2f4f2f38 Grief and Race: add 1 second delay to gained/lost the lead message 2024-01-10 15:15:47 -08:00
2abfbb82c4 Convert fake locations to real locations 2024-01-08 16:36:21 -08:00
5137ba3780 Encounter: add status icon for Meat player 2024-01-05 22:48:35 -08:00
ad2374c613 Containment and Meat: correct waypoint shader names 2024-01-05 20:52:46 -08:00
281ac985af Initialize menu client dvars in lua 2024-01-05 20:02:38 -08:00
c6a6f9140b Scoreboard: fix header title
Scoreboard: add Encounter Pro game mode display names
2024-01-05 15:36:57 -08:00
c31c2b190a Make separate .zone for each zm map
Rewrite build.bat to load .ff's separately
Set build.bat vars as environment variables
Remove unused assets from weapon files
2024-01-04 20:07:32 -08:00
7efea2e32e Scoreboard: add correct game mode and map display names
Scoreboard: add current round number on Search & Rezurrect
Scoreboard: show team names on Encounter
Scoreboard: decrease team icon size from 128 to 116
2024-01-04 06:56:55 -08:00
dc0e44895d Encounter: steal points from EMP Grenade and Meat 2024-01-03 19:50:26 -08:00
7501b415cd Encounter: store EMP Grenade and Meat as player damage 2024-01-03 05:26:25 -08:00
8a768056a2 Containment: show next zone waypoint for initial zone
Containment: fix next zone waypoint position and size
2023-12-30 19:35:01 -08:00
b50a5ba78e Containment and Meat: remove most HUD messages
Meat: add dropped the meat obituary message
Meat: optimize meat obituary messages
2023-12-30 19:05:33 -08:00
420f000be8 Smoke Grenade: add on MOTD 2023-12-29 20:09:46 -08:00
fdd62975cc Search & Rezurrect: add all allies down message 2023-12-28 19:08:14 -08:00
4548ceb0f4 Search & Rezurrect: add ally down and ally revived messages 2023-12-28 18:57:48 -08:00
cda79da535 Containment: add objective team icon
Move objective team icon under team logo
Increase objective team icon size
2023-12-28 18:37:41 -08:00
e59883db37 Meat powerup: fix not working after fast_restart
Meat powerup: optimize Meat weapon init code
2023-12-27 22:41:26 -08:00
440579df67 Meat powerup: decrease time on players
Encounter: add confirms on scoreboard and downed points reward for Meat and EMP Grenade
2023-12-27 18:07:01 -08:00
7b30d395f5 Encounter: add Meat and EMP Grenade obituary icons 2023-12-27 17:40:33 -08:00
4857c62b8e Change every instance of countplayers() to get_players().size 2023-12-27 02:27:47 -08:00
61c5ff605f Remove bot spawn test code 2023-12-27 00:06:58 -08:00
0ec81ce712 Add missing localized strings 2023-12-27 00:02:20 -08:00
5d49990f5e Convert zone names to localized strings 2023-12-26 23:27:55 -08:00
8d3e27557e Optimize game mode localized strings 2023-12-26 17:21:04 -08:00
54c825cd18 Convert game mode strings to localized strings 2023-12-26 14:50:51 -08:00
67d630baa8 Optimize Ballistic Knife revive obituary icon 2023-12-26 11:18:28 -08:00
6fb352ce1f Containment and Meat: add new waypoint icons 2023-12-25 09:58:46 -08:00
98255696a3 Convert strings to localizedstrings 2023-12-25 03:31:27 -08:00
bd33abce17 Race: gain 5 score for revives 2023-12-24 02:44:19 -08:00
cfd156706c Remove unnecessary melee weapon files
Encounter: always use held melee weapon obituary icon
2023-12-23 02:59:01 -08:00
7aac50ef02 Encounter: add proper revive obituary icon
Encounter: add separate obituary icon for Ballistic Knife revive
2023-12-22 23:35:32 -08:00
f8f426f466 Ballistic Knife: add model and anims from BO2 MP
Melee weapons: fix kill feed icons
2023-12-22 18:56:48 -08:00
6850d78a32 Encounter: fix melee push in air 2023-12-22 12:56:35 -08:00
747751bc0b Melee weapons: add held weapon
Combat Knife: add model from BO2 MP
Add melee wallbuy HUD icons to all maps
Fix level.item_meat_name being undefined
2023-12-22 03:26:12 -08:00
2317e5f62f Add Richtofen's Head weapon
Meat weapon: add weapon name on HUD
Meat weapon: change moveSpeedScale from weapon file
Meat weapon: set clip ammo to 0 instead of disabling weapons when grabbed while fire button pressed
Change every instance of "item_meat_zm" to level.item_meat_name
2023-12-19 22:27:16 -08:00
b31110f8a6 Unpad brackets 2023-12-16 21:11:47 -08:00
d9b261f49e Unpad inside of parens 2023-12-16 20:01:17 -08:00
c87c2da9a0 Pad space between keyword and paren 2023-12-16 18:31:54 -08:00
51a53928e7 Pad empty lines around blocks 2023-12-16 16:12:15 -08:00
15a57d606c Convert all indentations to tabs 2023-12-16 05:38:03 -08:00
c5d290c723 Remove unnecessary includes 2023-12-15 19:52:51 -08:00
ac6d7a8634 Move weapon ammo changes to weapon files
Encounter: move upgraded starting weapon ammo change to zgrief_reimagined
2023-12-15 01:07:50 -08:00
6cf6f3788a Search & Rezurrect: fix alive player count HUD not being updated on team change 2023-12-02 04:12:01 -08:00
21f744fe43 Meat: fix obj waypoint not showing 2023-12-01 15:09:55 -08:00
a3ae26e8e9 Containment: add next zone waypoint 2023-12-01 02:42:20 -08:00
c148552062 Meat: change HUD message 2023-11-30 23:48:17 -08:00
235725c6ec Containment: fix team size check counting connecting players 2023-11-30 22:48:21 -08:00
1c80d55a0e Race: gain 10 score when enemy players down
Race: gain 10 score when Nuke powerup is grabbed
Nuke: no longer counts as kills for player who grabbed it
2023-11-30 22:22:45 -08:00