feedback.eremitegames.com Open in urlscan Pro
83.137.196.30  Public Scan

Submitted URL: https://feedback.eremitegames.com/
Effective URL: https://feedback.eremitegames.com/b/suggestions-feature-requests/
Submission: On July 02 via automatic, source certstream-suspicious — Scanned from NL

Form analysis 5 forms found in the DOM

POST /api/handle/post/78b9c99cc9c38f32c1d5679c7154a4e14eaed6f884e84a650c00be7df4f4f634/

<form class="card-form has-advanced-upload" action="/api/handle/post/78b9c99cc9c38f32c1d5679c7154a4e14eaed6f884e84a650c00be7df4f4f634/" method="post" id="postFrm" enctype="multipart/form-data" data-mutation="add" data-login="true">
  <input type="hidden" name="csrfToken" value="33057c78ce04212a4936344e7a752ebc544b6ccab03d2d52062cdaf841df46b0">
  <input type="hidden" name="fields[images]" class="inpImages">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="layout" value="front">
  <div class="form-group">
    <label class="label-title">Title</label>
    <input autocomplete="upvotyTitle" maxlength="100" type="text" class="form-control searchQuery" placeholder="Short, descriptive title" id="title" name="fields[title]">
  </div>
  <div class="form-group">
    <label class="label-title">Details</label>
    <textarea autocomplete="upvotyDetails" id="details" class="form-control formDetails" style="width: 100%;" placeholder="All the additional details here..." name="fields[details]" rows="3"></textarea>
  </div>
  <div class="row uploadedImgs pb-2">
  </div>
  <div class="row card-buttons">
    <div class="col-lg-12">
      <label for="file-upload" class="btn btn--circle btn-outline-secondary uploadLabel">
        <span class="fa fa-picture-o"></span>
      </label>
      <input accept="image/*, application/pdf" data-login="true" id="file-upload" data-id="7251" data-type="post" multiple="" class="fileUpload" name="avatarUpload" type="file">
      <button type="submit" class="btn btn-primary btn-submit mt-md-0"> Submit </button>
    </div>
  </div>
  <div class="uploadStatus"></div>
</form>

POST /api/login/

<form id="loginFrm" class="form required" action="/api/login/" method="post">
  <div class="alert alert-danger d-none alertLogin"></div>
  <input type="hidden" name="login[ajax]" value="true">
  <input autocomplete="email" type="text" class="form-control mb-2" placeholder="Email address" required="" name="login[username]">
  <input autocomplete="current-password" type="password" class="form-control mb-2" placeholder="Password" required="" name="login[password]">
  <button class="btn btn-primary px-4 mt-4" type="submit"> Sign in </button>
  <span class="clearfix"></span>
</form>

POST /api/register/customer/

<form id="registerFrm" novalidate="" class="form required formValidation needs-validation" action="/api/register/customer/" method="post">
  <input type="hidden" name="fields[dashboard_hash]" value="5e390fceaa1bc71371238da1b36820c9">
  <div class="alert alert-danger d-none alertRegister"></div>
  <div class="alert alert-danger d-none alertEmailExists"> E-mail address already exists: <a data-tab="login" class="pointer" style="color: #a94442;text-decoration: underline;">Click here to login.</a>
  </div>
  <input type="hidden" name="fields[ajax]" value="true">
  <div class="form-row mb-2">
    <input id="first_name" type="text" autocomplete="given-name" class="form-control" placeholder="First name" required="" name="fields[first_name]">
  </div>
  <div class="form-row mb-2">
    <input id="last_name" type="text" autocomplete="family-name" class="form-control" placeholder="Last name" required="" name="fields[last_name]">
  </div>
  <div class="form-row mb-2">
    <input id="email" type="email" autocomplete="email" class="form-control" placeholder="Email address" required="" name="fields[email]" data-rule-required="true" data-rule-email="true" data-msg-required="Please enter your email address"
      data-msg-email="Please enter a valid email address">
  </div>
  <button class="btn btn-primary px-4 mt-2" type="submit" value="submitFrm">Register</button>
  <p class="mt-2"><a data-tab="choose" class="small pointer ">Back to overview</a></p>
  <span class="clearfix"></span>
</form>

POST /api/forget/

<form id="forgetFrm" novalidate="" class="form required formValidation needs-validation" action="/api/forget/" method="post">
  <input type="hidden" name="login[ajax]" value="true">
  <input autocomplete="email" type="text" class="form-control  mb-2" placeholder="E-mail address" required="" name="login[username]">
  <button class="btn btn-primary px-4" type="submit"> Reset password </button>
  <span class="clearfix"></span>
</form>

Name: filterPOST

<form name="filter" method="post" class="filterFrm">
  <div class="row filter-row">
    <div class="col-12 col-md-4">
      <div class="input-group mb-3 search-filter">
        <div class="input-group-prepend">
          <span class="input-group-text" id="searchIcon"><i class="fa fa-search"></i></span>
        </div>
        <input type="text" class="form-control searchQuery" style="border-top-right-radius: 0.625rem; border-bottom-right-radius: 0.625rem;" value="" placeholder="Search..." aria-label="Search" aria-describedby="searchIcon">
        <span class="btn btn-white btn-filter d-block d-md-none filterView pull-right ml-2 mb-0"><i class="fa fa-filter filterIcon" data-view="hide"></i></span>
      </div>
    </div>
    <div class="col-12 col-md-8 text-right hidden-filter-xs">
      <div class="dropdown">
        <input type="hidden" name="filterTag" class="filterTag" data-parent="tagDropdown" value="trending">
        <button class="btn btn-white btn-filter dropdown-toggle customDropdown" type="button" id="tagDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Category </button>
        <div class="dropdown-menu dropdown-filter" data-parent="tagDropdown" aria-labelledby="tagDropdown">
          <a data-value="reset" data-title="Category" class="dropdown-item">None</a>
          <a data-value="2042" data-title="Balance" class="dropdown-item ">Balance</a>
          <a data-value="3308" data-title="Bug" class="dropdown-item ">Bug</a>
          <a data-value="2011" data-title="Feature" class="dropdown-item ">Feature</a>
          <a data-value="2314" data-title="GFX" class="dropdown-item ">GFX</a>
          <a data-value="3489" data-title="Localization" class="dropdown-item ">Localization</a>
          <a data-value="2315" data-title="Lore" class="dropdown-item ">Lore</a>
          <a data-value="2041" data-title="Sound" class="dropdown-item ">Sound</a>
          <a data-value="2052" data-title="Technical" class="dropdown-item ">Technical</a>
          <a data-value="4460" data-title="UI/UX" class="dropdown-item ">UI/UX</a>
        </div>
      </div>
      <div class="dropdown">
        <input type="hidden" name="filterSort" class="filterSort" data-parent="filterDropdown" value="trending">
        <button class="btn btn-white btn-filter dropdown-toggle customDropdown" type="button" id="filterDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> trending </button>
        <div class="dropdown-menu dropdown-filter" data-parent="filterDropdown" aria-labelledby="filterDropdown">
          <a data-value="trending" data-title="Trending" class="dropdown-item  active ">Trending</a>
          <a data-value="top" data-title="Top" class="dropdown-item ">Top</a>
          <a data-value="newest" data-title="Newest" class="dropdown-item ">Newest</a>
          <a data-value="oldest" data-title="Oldest" class="dropdown-item ">Oldest</a>
        </div>
      </div>
      <div class="dropdown dropdown--right filter-multi">
        <button class="btn btn-white btn-filter dropdown-toggle customDropdown" type="button" id="filterStatus" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" data-label="Show all"> Show all </button>
        <div class="dropdown-menu dropdown-filter keep-open" data-parent="filterStatus" aria-labelledby="filterStatus">
          <a data-value="open" class="dropdown-item ">
                            <div class="custom-control custom-checkbox">
                                <input type="checkbox" name="filterStatus[]" data-value="open" data-title="Open" value="open" class="custom-control-input filterStatus" id="customCheck_open_filter">
                                <label class="custom-control-label" for="customCheck_open_filter"><span>Open</span></label>
                            </div>
                        </a>
          <a data-value="review" class="dropdown-item ">
                            <div class="custom-control custom-checkbox">
                                <input type="checkbox" name="filterStatus[]" data-value="review" data-title="Under review" value="review" class="custom-control-input filterStatus" id="customCheck_review_filter">
                                <label class="custom-control-label" for="customCheck_review_filter"><span>Under review</span></label>
                            </div>
                        </a>
          <a data-value="planned" class="dropdown-item ">
                            <div class="custom-control custom-checkbox">
                                <input type="checkbox" name="filterStatus[]" data-value="planned" data-title="Planned" value="planned" class="custom-control-input filterStatus" id="customCheck_planned_filter">
                                <label class="custom-control-label" for="customCheck_planned_filter"><span>Planned</span></label>
                            </div>
                        </a>
          <a data-value="inprogress" class="dropdown-item ">
                            <div class="custom-control custom-checkbox">
                                <input type="checkbox" name="filterStatus[]" data-value="inprogress" data-title="In progress" value="inprogress" class="custom-control-input filterStatus" id="customCheck_inprogress_filter">
                                <label class="custom-control-label" for="customCheck_inprogress_filter"><span>In progress</span></label>
                            </div>
                        </a>
          <a data-value="live" class="dropdown-item ">
                            <div class="custom-control custom-checkbox">
                                <input type="checkbox" name="filterStatus[]" data-value="live" data-title="Done" value="live" class="custom-control-input filterStatus" id="customCheck_live_filter">
                                <label class="custom-control-label" for="customCheck_live_filter"><span>Done</span></label>
                            </div>
                        </a>
          <a data-value="closed" class="dropdown-item ">
                            <div class="custom-control custom-checkbox">
                                <input type="checkbox" name="filterStatus[]" data-value="closed" data-title="Unlikely" value="closed" class="custom-control-input filterStatus" id="customCheck_closed_filter">
                                <label class="custom-control-label" for="customCheck_closed_filter"><span>Unlikely</span></label>
                            </div>
                        </a>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Log in
Roadmap


SUGGESTIONS & FEATURE REQUESTS


Submit

CREATE POST



Title
Details

Submit


⚡️ by Upvoty

Login

ACCOUNT

×
 * Choose
 * Login
 * Register
 * Forget

Log in above


Sign in


Back to overview
Forget password

E-mail address already exists: Click here to login.



Register

Back to overview

Reset password

Back to overview

Category
None Balance Bug Feature GFX Localization Lore Sound Technical UI/UX
trending
Trending Top Newest Oldest
Show all
Open
Under review
Planned
In progress
Done
Unlikely
149


SUGGESTION BOARD - RULES & GUIDES

Done

Welcome to the Against the Storm Feedback Board. Here you can post your
suggestions for future changes to the game, as well...

224
1


ROTATE CAMERA - DIFFICULT TO GET EXACT

Open

Not sure how to describe this, but it really really frustrates me that it's hard
to get the camera lined up exactly when...

1
1


EMBARKATION OPTIONS FOR STARTING GLADE

Open

Give us an embarkation option that guarantees an 11-15 sized patch of fertile
ground in the starting glade. When fishing ponds...

0
1


INCREASE CUSTOM (BUILDING) SHORTCUT LIMIT

Open

(Great game and awesome implementations all around! Just a small suggestion)
Maybe I am stupid, but there is a limit on how...

0
1


NOT YET UNLOCKED BUILDINGS SHOULD BE GREYED OUT

Open

Buildings that are not yet unlocked should be distinguished in info tooltips, by
for instance greying them out further or using...

0
2


CHANGE THE ICON FOR RUINS TO A QUESTION MARK

Open

I keep looking at them to see if I have a problem with one of my shops, but it
is not one of my shops. It just has the same icon.

0
1


HOTKEY AND/OR SETTING FOR TOOLTIP POP-UPS

Open

I dislike the fact that there are very few places on the screen where I can park
my mouse without a tooltip showing up. I find...

0
1


HEARTH RANGE VISUALS

Open

I think it would be great to be able to hold a button while placing a building
to see the range of the hearth so we don't have...

0
1


MAKE PRODUCTION LIMITS GLOBAL

Open

It might be helpful if when you set production limit on an item, say bricks, the
limit applies to all buildings that can...

0
1


MAKE PRODUCTION LIMITS GLOBAL

Open

It might be helpful if when you set production limit on an item, say bricks, the
limit applies to all buildings that can...

1