Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add outlined variants of all crosshairs (and use them by default) #432

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Calinou
Copy link

@Calinou Calinou commented Jan 5, 2022

Outlined crosshairs have the upside of being visible on any background, even in front of the sky or bright lighting.

Outlines were created in GIMP by enlarging the canvas size to fit a 2-pixel thick outline (on crosshairs that need it), then using Filters > Light and Shadow > Drop Shadow… with the following options:

image

License files still need to be updated. I consider my changes to be licensed under CC0 1.0 Universal, which means the same license conditions as the originals would effectively apply.

Preview

Click to view at full size. /crosshairsize 15 is used on the screenshots below.

Before

20220105_23 33 04_ac_swamp_TDM

After

20220105_23 32 58_ac_swamp_TDM

Outlined crosshairs have the upside of being visible on any
background, even in front of the sky or bright lighting.
@ac-stef
Copy link
Member

ac-stef commented Jan 6, 2022

Outlined crosshairs have the upside of being visible on any background,

...and the drawback of obstructing more of the field of vision.

even in front of the sky or bright lighting.

Shooting at neither of those is a vital part of the game ;)

Listen. Modifying crosshairs (and other HUD graphics) to ones liking is a staple of all ego shooters including AC. So much so, that AC included a feature to easily swap out batches of stock media files for modded ones. Hardcoding alternate file names is not very user-friendly.

I'd recommend, you check out this feature: f603031

AC ships with an example "zipped mod" containing the highres player skins. You may want to look at the file mods/protox_hq_reskin.zip

Once you've made a nice zip file, you may be able to get it onto one of the servers with custom media files. Players can then get the package with the "getmod" command.

By the looks of it, the documentation of that feature falls a bit short. Maybe, after working through creating you own first "zipped mod file", you'd want to write up your experience as a tutorial.

Feel free to ask me, if you run into problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants