mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
Created a document to show the problems that can be found when playing test builds of the game on Firefox.
This commit is contained in:
Phase2
Databases
Sandbox_Test_Godot_Code
Luke
Database_Testing_2023_1029A
.import
.gdignoreBackground_black.png-56039c85507f66e5b636dc3622fcd7f0.md5Background_black.png-56039c85507f66e5b636dc3622fcd7f0.stexBackground_white.png-90278c2837a8c1d366dff638eb6d5498.md5Background_white.png-90278c2837a8c1d366dff638eb6d5498.stexbackground_demo.png-bf78baa5e40d24f1836aa08964398dec.md5background_demo.png-bf78baa5e40d24f1836aa08964398dec.stexbackground_demo.png-e30ac367b3596013bad15f6d4bbea075.md5background_demo.png-e30ac367b3596013bad15f6d4bbea075.stexicon.png-487276ed1e3a0c39cad0279d744ee560.md5icon.png-487276ed1e3a0c39cad0279d744ee560.stex
MenuScreen.gdMenuScreen.tscnassets
Backgrounds
Background_black.pngBackground_black.png.importBackground_white.pngBackground_white.png.importbackground_demo.pngbackground_demo.png.import
Fonts_source
LiberationSerif-Bold.ttfLiberationSerif-BoldItalic.ttfLiberationSerif-Italic.ttfLiberationSerif-Regular.ttfl_10646.ttf
base_dynamicFont_BIG.tresbase_dynamicfont.tresbase_dynamicfont_16.tresl_10646.ttfliberation_serif.tresliberation_serif_20pt.tresliberation_serif_30pt.tresliberation_serif_40pt.tressbf_black.tressbf_white.tresui_controlNode_dark_theme.tresui_controlNode_light_theme.tresscreens
But_HistoryPager.gdCharacter_Add.gdCharacter_Add.tscnCharacter_Load.gdCharacter_Load.tscnDBTest_Postgres.gdDBTest_Postgres.tscnHistoryViewer.gdHistoryViewer.tscnImportCharacter.gdImportCharacter.tscnLoadGame_temp.tscnMenuScreen.gdMenuScreen.tscnMoreOptions.gdMoreOptions.tscnMultiplayer_temp.tscnNewGame_temp.tscnPlayerSelection.gdPlayerSelection.tscnPostgreSQLClient.gdSettingsMenuConfig.gdSettingsMenuControl.tscnTemp_Button.gdgrabFocus.gd
userInterface
Deployment
Web Version
Firefox
19
Phase2/Deployment/Web Version/Firefox/http_on_firefox.md
Normal file
19
Phase2/Deployment/Web Version/Firefox/http_on_firefox.md
Normal file
@ -0,0 +1,19 @@
|
||||
|
||||
# How to get arround SSL and HTTP Errors with Mozilla Firefox.
|
||||
|
||||
Sometimes you might get an error in regards to HTTPS and our project, when using Firefox.
|
||||
|
||||
The best way around that is to clear your Cache and Cookies before doing anything else.
|
||||
|
||||
If that does not work, you can attempt to disable HTTPS Only Mode.
|
||||
|
||||
## How to clear cookies in Mozilla Firefox.
|
||||
|
||||
[Mozilla Docs](https://support.mozilla.org/en-US/kb/clear-cookies-and-site-data-firefox)
|
||||
|
||||
## How to learn more about HTTPS Only Mode in Mozilla Firefox.
|
||||
|
||||
[Mozilla Docs](https://support.mozilla.org/en-US/kb/https-only-prefs#)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user