Search found 963 matches

by Ishq
Thu Feb 18, 2016 6:46 pm UTC
Forum: Ideas & Suggestions
Topic: UI Updater concept
Replies: 5
Views: 8446

Re: UI Updater concept

Hey that looks nice. Would be interesting to flesh it out some more. Maybe we can update our current updater's UI with this much nicer one :)

by Ishq
Tue Feb 16, 2016 6:04 am UTC
Forum: Ideas & Suggestions
Topic: more keyboard layout support
Replies: 2
Views: 5860

Re: more keyboard layout support

Alternate layouts are a WIP. They keybind thing for repeated keys is fixed now though: https://github.com/Unvanquished/Unvanqu ... 7c556d58b8

Thanks for reporting.

by Ishq
Mon Jan 25, 2016 12:01 am UTC
Forum: Troubleshooting
Topic: Odd Red Overlay
Replies: 6
Views: 14511

Re: Odd Red Overlay

Eh, I can only think of two things: It's a color grading issue or a UI issue. You can try to force neutral color grading by typing
(in devmap)

Code: Select all

/testcgrade gfx/cgrading/neutral 

Also, see what happens if you type

Code: Select all

cg_draw2D 0

Thanks!

by Ishq
Fri Jan 15, 2016 10:36 pm UTC
Forum: Troubleshooting
Topic: Odd Red Overlay
Replies: 6
Views: 14511

Re: Odd Red Overlay

Interesting. Looks like it might be related to color grading to me. Will to to come up with a workaround.

by Ishq
Wed Jan 13, 2016 10:10 am UTC
Forum: Troubleshooting
Topic: unvanquished_0.47.0 can't play
Replies: 5
Views: 13374

Re: unvanquished_0.47.0 can't play

For a log, you can start the game up, press shift-esc to bring up the console, and then type

Code: Select all

/condump mylog.txt

The log will be saved in Documents\My Games\Unvanquished\

Thanks!

by Ishq
Wed Jan 13, 2016 10:09 am UTC
Forum: Troubleshooting
Topic: Odd Red Overlay
Replies: 6
Views: 14511

Re: Odd Red Overlay

Could you post a screenshot? Press F11 and the screenshots will be saved in Documents\My Games\Unvanquished\Screenshots on windows and in ~/Library/Application Support/Unvanquished/screenshots for osx. I don't know what you mean by red overlay.

by Ishq
Mon Jan 11, 2016 9:48 am UTC
Forum: Troubleshooting
Topic: unvanquished_0.47.0 can't play
Replies: 5
Views: 13374

Re: unvanquished_0.47.0 can't play

Interesting. I'll investigate. Thanks for reporting!

by Ishq
Mon Jan 11, 2016 1:44 am UTC
Forum: Troubleshooting
Topic: unvanquished_0.47.0 can't play
Replies: 5
Views: 13374

Re: unvanquished_0.47.0 can't play

Could you give us a full log? DOes it give you an error?

by Ishq
Mon Jan 11, 2016 1:43 am UTC
Forum: General Discussion
Topic: Game Soundtrack
Replies: 2
Views: 7330

Re: Game Soundtrack

It's probably in unvanquished_0.25.0.pk3 in sound/ui/heartbeat*.ogg

by Ishq
Mon Jan 11, 2016 12:01 am UTC
Forum: Community Development
Topic: gunplay: recoil + aim-down-sights + spread
Replies: 22
Views: 98250

Re: gunplay: recoil + aim-down-sights + spread

Hmm, I didn't check the code, but I guess you broke compat. I think it worked for me because I was testing using the client I built from the branch :( I should have tested using the vanilla client. Sorry :(