-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to FontAwesome 6.6.0 for icons, Fix Fake latency timeouts
Added issue template from Fedoraware Made it so prioritized players use the priority color for their chams
- Loading branch information
Showing
14 changed files
with
6,618 additions
and
7,433 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,30 @@ | ||
<!-- | ||
If applicable, include the following: | ||
Description of the issue | ||
Config used | ||
Steps to reproduce said issue | ||
--> | ||
--- | ||
name: Bug Report | ||
about: Create a report and help us improve AmalgamEdits! | ||
title: A quick Description of Bug | ||
labels: bug | ||
assignees: '' | ||
--- | ||
<!-- The template provided below is specifically for bug reports, if you intend to ask a question or recommend a feature/improvement, please head to the discussions tab instead. --> | ||
**AmalgamEdits Build Date:** <!-- Ex: Jul 30 2024 --> | ||
**Windows Version:** <!-- Ex: Windows 11 Pro 23H2 See: https://learn.microsoft.com/en-us/windows/client-management/client-tools/windows-version-search --> | ||
|
||
## Configs used: | ||
<!-- Upload both your normal and visual configs found in Team Fortress 2/Amalgam and Team Fortress 2/Amalgam/Visuals respectively. You can upload the contents of these files to any text-based hosting server. --> | ||
|
||
## Description: | ||
<!-- Describe what the issue is. --> | ||
<!-- If possible, also provide a video of the issue occurring. --> | ||
|
||
## Steps to reproduce: | ||
- [ ] With the steps below I can consistently reproduce this issue. | ||
<!-- If you are unable to consistently reproduce this issue, you must provide all other info in this template or your report will be removed. --> | ||
|
||
Steps to reproduce the behavior: | ||
<!-- Example only, please delete these steps and enter your own. --> | ||
1. Enable X | ||
2. Do Y | ||
3. Notice Z | ||
|
||
## Additional info: | ||
<!-- Please provide any info relating to this issue that has not been declared previously in your report. --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -361,5 +361,6 @@ MigrationBackup/ | |
|
||
# Fody - auto-generated XML schema | ||
FodyWeavers.xsd | ||
|
||
/build | ||
/output |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5,122 changes: 5,122 additions & 0 deletions
5,122
Amalgam/src/Features/ImGui/FontAwesome/FontAwesome.h
Large diffs are not rendered by default.
Oops, something went wrong.
1,409 changes: 1,409 additions & 0 deletions
1,409
Amalgam/src/Features/ImGui/FontAwesome/IconDefinitions.h
Large diffs are not rendered by default.
Oops, something went wrong.
2,244 changes: 0 additions & 2,244 deletions
2,244
Amalgam/src/Features/ImGui/MaterialDesign/IconDefinitions.h
This file was deleted.
Oops, something went wrong.
5,137 changes: 0 additions & 5,137 deletions
5,137
Amalgam/src/Features/ImGui/MaterialDesign/MaterialIcons.h
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.