1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-23 05:30:41 -05:00
Commit Graph

420 Commits

Author SHA1 Message Date
a021ea63a9 Encounter: do map vote and game mode vote at same time on servers
Move random map rotation and map vote server code to main repo
2024-01-16 21:41:23 -08:00
29cef959a0 Scoreboard: fix showing incorrect team on Survival after restart 2024-01-15 00:30:45 -08:00
7a8dfbfdb9 Move perk icons to same position on all maps
Move health bar HUD and zone name HUD down
Origins: move tablet HUD up
2024-01-13 23:14:01 -08:00
55a14832a1 Borough: fix wallbuy chalks counting as buildables 2024-01-10 21:25:40 -08:00
9f53327553 Zombie Shield: can be repaired at buildable table 2024-01-10 00:25:56 -08:00
5de3044670 Melee weapon wallbuys: fix being able to repurchase if holding melee weapon 2024-01-09 22:52:07 -08:00
a165971155 Remove archived dvars 2024-01-09 22:22:35 -08:00
d67bec0a96 Borough: add Head Chopper buildable 2024-01-08 20:38:36 -08:00
c3611fc3c6 Melee weapons: fix second world model showing while meleeing 2024-01-05 22:22:32 -08:00
c6a6f9140b Scoreboard: fix header title
Scoreboard: add Encounter Pro game mode display names
2024-01-05 15:36:57 -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
194de8d54a Move wallbuy location changes to mapents 2024-01-04 03:12:52 -08:00
57f589abe2 SWAT: replace M16 2024-01-03 03:03:59 -08:00
921b53cc19 Vector: replace Ak74u 2024-01-03 00:35:40 -08:00
159b6307ac MSMC: replace MP5 2024-01-02 20:25:16 -08:00
5d5b96c6a9 FAL OSW: replace FAL 2024-01-02 02:42:26 -08:00
599909368d Reformat code using new version of astyle 2024-01-01 15:13:58 -08:00
683c78ef5b M27 and SCAR-H: add on all maps
Galil: remove
2023-12-31 20:28:01 -08:00
98d48564cc Ballista: add wallbuy chalk
Override wallbuys correctly
2023-12-31 19:22:04 -08:00
8a82a89d9a Change "None" to &"MPUI_NONE" 2023-12-31 02:53:36 -08:00
f7535a4da2 Ballista: fix weapon add 2023-12-31 02:17:45 -08:00
8679cbc8f2 Python: remove
Executioner: remove on Buried
2023-12-30 22:53:39 -08:00
08b400cd42 Ballista: replace Olympia 2023-12-30 22:44:21 -08:00
8e0edc4861 SMR: replace M14 2023-12-30 22:00:13 -08:00
420f000be8 Smoke Grenade: add on MOTD 2023-12-29 20:09:46 -08:00
88841515f7 Monkey Bomb: add model from Buried to all maps 2023-12-28 23:14:56 -08:00
b82074a583 Encounter: add obituary icons for PHD Flopper and Electric Cherry
PHD Flopper: add perk bottle model from Origins to all maps
2023-12-28 22:54:46 -08:00
80119c9a56 Smoke Grenade: kills zombies
Smoke Grenade: add reticle from MP
Smoke Grenade: remove cluster explosion
2023-12-28 03:18:45 -08:00
22572692d0 Pack-a-Punch: remove attachment changing
Change default attachments of weapons
Remove Alt Fire weapon inspect
2023-12-27 20:52:46 -08:00
5d49990f5e Convert zone names to localized strings 2023-12-26 23:27:55 -08:00
3966b2e980 Convert buildable strings to localized strings 2023-12-25 20:59:38 -08:00
35e30cc80b Encounter: fix scoreboard columns 2023-12-25 03:54:15 -08:00
98255696a3 Convert strings to localizedstrings 2023-12-25 03:31:27 -08:00
9f3192b1aa Remove "Reimagined Loaded" print 2023-12-24 03:05:54 -08:00
b98a4a213d Ballistic Knife: projectiles are no longer destroyed when purchasing a melee wallbuy
Ballistic Knife: fix projectiles not being able to be picked up after purchasing melee wallbuy
Ballistic Knife: remove max ammo being given when buying a melee wallbuy
2023-12-24 03:02:42 -08:00
4851970a9a One Inch Punch: add held weapon 2023-12-23 05:08:30 -08:00
18ef6375c4 MOTD melee weapons: add held weapon 2023-12-23 01:18:40 -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
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
95a14847d5 Optimize _zm_magicbox::weapon_is_dual_wield 2023-12-21 11:54:58 -08:00
050e462695 Tac-45: add weapon 2023-12-21 05:07:43 -08:00
2307b42033 EMP Grenade: decrease player EMP time
EMP Grenade: change projectile speed, explosion radius, and shellshock to match MP
Optimize EMP Grenade code
2023-12-20 20:24:22 -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
abde6731b6 Fix round timer showing on all game modes 2023-12-19 20:55:54 -08:00
56dcabba5e Fix fog showing on fast_restart 2023-12-18 03:52:43 -08:00
fba3aa13b9 Remove powerup intro vox 2023-12-17 00:26:50 -08:00
b62aca6742 Remove extra whitespace 2023-12-16 22:17:59 -08:00
b31110f8a6 Unpad brackets 2023-12-16 21:11:47 -08:00
7ce0cfe9f6 Remove extra spaces after start of comment 2023-12-16 20:50:09 -08:00
d9b261f49e Unpad inside of parens 2023-12-16 20:01:17 -08:00