-
We need to make the following changes to the reviewing pages (and update the profile pages accordingly where necessary).
Note: please refer to the pages called 'Updated reviewing pages' and 'Update…
-
A command that returns all available canteens in a Json array would be great to automate the process of requesting all menus for all canteens.
Examle output:
[
{
"name":"Mensa Arc…
-
# Describe the bug
Trading stuff from NPCs affects their max volume/weight in the trade screen, so that they can go negative volume if you take items from them.
# Steps To Reproduce
Ste…
-
After upgrade to rails 4.1 Geocoder fails to count the number of results when searching by distance. I have reproduced it with a very simple example:
```
> Place.all.near([0.05, 0.1], 10, units: :km)…
-
Library inventory
Transport inventory
Hostel inventory
Canteen inventory
Lab inventory
-
ALAWA,NT,810
AUSTRALIAN NATIONAL UNIVERSITY,ACT,200
BARTON,ACT,221
BRINKIN,NT,810
CASUARINA,NT,810
COCONUT GROVE,NT,810
DARWIN,NT,800
DARWIN,NT,801
KALGOORLIE,WA,6433
PARAP,NT,804
I also n…
-
#### Description of issue
Door to officers mess is basically public
#### Difference between expected and actual behavior
It's the officers mess, and probably should only be for staff, line, a…
-
**Is your feature request related to a problem? Please describe.**
As "Disable NPC needs" mod accidentally stoped working for me after one of the recent updates, and I got tired refilling my compan…
-
Food items should be more random. not a single type of food item at all times.
Edit needed in SGU_assignItems
-
I'll set up a framework with Mocha/Jasmine and start off a couple of tests.
Let's try to follow these practices:
* Testing out the logic of each code segment with unit tests
* TDD, sooner rather …