1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-09 14:49:26 -05:00

30 Commits

Author SHA1 Message Date
Jbleezy
23443988e7 Remove old wallbuy code 2024-01-09 22:47:32 -08:00
Jbleezy
98d48564cc Ballista: add wallbuy chalk
Override wallbuys correctly
2023-12-31 19:22:04 -08:00
Jbleezy
08b400cd42 Ballista: replace Olympia 2023-12-30 22:44:21 -08:00
Jbleezy
8e0edc4861 SMR: replace M14 2023-12-30 22:00:13 -08:00
Jbleezy
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
Jbleezy
72dfc1f0c3 Remove extra empty lines 2023-12-16 21:51:18 -08:00
Jbleezy
b31110f8a6 Unpad brackets 2023-12-16 21:11:47 -08:00
Jbleezy
d9b261f49e Unpad inside of parens 2023-12-16 20:01:17 -08:00
Jbleezy
c87c2da9a0 Pad space between keyword and paren 2023-12-16 18:31:54 -08:00
Jbleezy
51a53928e7 Pad empty lines around blocks 2023-12-16 16:12:15 -08:00
Jbleezy
686383553d Fix upgraded ammo cost 2023-11-29 20:18:49 -08:00
Jbleezy
9543bb8de3 Move self include line to top of each replaced file 2023-10-29 00:48:22 -07:00
Jbleezy
1aa8c67472 Rename spawn point to spawn group 2023-10-19 17:00:56 -07:00
Jbleezy
9a7c5d1490 Optimize register map spawn code
Fix register map spawn point code
2023-10-19 14:23:14 -07:00
Jbleezy
6f0b3aabd7 Optimize wallbuy code 2023-04-18 02:19:01 -07:00
Jbleezy
84eb491bc2 Tranzit: bus wallbuy trigger functions the same as other wallbuy triggers 2023-03-27 22:51:25 -07:00
Jbleezy
377b132ef3 Rename vars 2023-03-01 23:41:06 -08:00
Jbleezy
0e4ff2b9cb Replace / with \ 2023-02-24 13:55:10 -08:00
Jbleezy
965d71b514 Tranzit: add Tunnel location 2022-08-12 22:20:26 -07:00
Jbleezy
82c371b1cb Fix several runtime errors 2022-02-04 12:58:34 -08:00
Jbleezy
096693cb37 Claymore: can be repurchased 2022-01-24 23:35:12 -08:00
Jbleezy
8b5e47bcf2 Optimize wallbuy spawn code
_zm_reimagined::add_wallbuy uses new wallbuy code
Works correctly with Claymores
Works correctly with melee weapon hint icons
2022-01-24 07:22:26 -08:00
Jbleezy
12e655cb20 Add Pack-a-Punch flag to custom locations 2022-01-20 01:11:10 -08:00
Jbleezy
53e50cd86e Fix custom location melee weapon wallbuy hint strings
Remove .wallbuy_targetname, .hint_parm1, and .hint_parm2 as they are not necessary
Fix .ballistic_weapon_name typo
2022-01-14 22:59:46 -08:00
Jbleezy
c0af13fe73 Diner: change player spawn points
Add general code for setting team spawn to custom locations
2022-01-12 22:43:58 -08:00
Jbleezy
1204e2d53a Diner: add buildable tarp 2022-01-12 21:04:17 -08:00
Jbleezy
4925b3f520 Diner: add Galvaknuckles wallbuy
Add general code for melee weapon wallbuys
2022-01-12 19:15:19 -08:00
Jbleezy
b6468128d1 Reorganize custom location utility script 2022-01-12 06:46:11 -08:00
Jbleezy
ef9f539e69 Add wallbuy weapon model to custom location wallbuys 2022-01-12 06:22:20 -08:00
Jbleezy
c14952b608 Tranzit: add Diner location
From JezuzLizard
Remove hatch access
Remove Stamin-Up
Remove Tombstone
Remove Pack-a-Punch
Remove 2nd Mystery Box location
Add general code for adding other locations
2022-01-09 04:48:30 -08:00