-
This is a more focused actionable list of things to get the final UI complete for cover images split off from #974
* [ ] we want a crag coordinator to be able to choose a cover image for a crag. Th…
-
I'm using build 1066 and a lot of players are teleported back to the ground when running trough the world. I guess this is caused by SurvivalFly violations, because disabling this check seems to fix t…
-
On latest build (0.C-8282) I cannot move furniture to the top of the stairs. It just "collides with something."
Ideally I'd like to be able to block creatures using furniture.
-
@brendanheywood I have started experimenting with a single profile page stats query which can give us performance rating over time.
I have a current version in `sql/account-power-rating-10-profile…
-
I have a plan to significantly improve AI. About 20% or planned changes are made, and progress will depend heavily of my load at work, but current changes are already worth to see. My code is in very …
-
Unsure why it works sometimes and sometimes it doesn't, but here's an example of it not working.
Log:
http://pastebin.com/tW9aPg9u
YAML:
http://pastebin.com/ByDeSENA
-
When I use omniauth facebook login in dev it works great fast and snappy. However, as soon as deploy to production running on Ubuntu and Nginx the callback takes forever to process. It works but takes…
-
I've learned from @CyrusNajmabadi that Roslyn tends to flood the threadpool with Tasks whenever highly parallelizable work needs to be done. This is bad for the rest of the application because (for ex…
-
Today I had a total crash with a novice while I was teaching him how to fly the PX4!
Why?? Just because he could not understand nor he could learn that in order to PAUSE his flight he has to
FI…
-
I observed a very high false positive rate with the current implementation of [BloomFilter](https://github.com/ben-manes/caffeine/blob/master/simulator/src/main/java/com/github/benmanes/caffeine/cache…