Lynn

Results 117 comments of Lynn

I'm having this issue as well with Symfony 2.3. Could it be as I use my controller as a service?

I was already wondering why I'd need 3 bundles just to be able to add an @Secure to my action... Some other things I've noticed while developing with this bundle:...

@tkleinhakisa More code means more chances of bugs. More code also means longer execution times (generally speaking). I do not wish to have 3 bundles just to add an @Secure...

That's my problem exactly, I get this error after a page refresh.

That's an option as well, would be simpler to implement, but this would make it really easy to just keep respawning with biters at the silo

`sound = sound or 'utility/new_objective'` should be removed from the `_template` variants, it should only be present in the simple variants which allow setting a specific message(, sound) and nothing...

Currently biters are spawned by chance, we could alter this chance by increasing spawn rates for certain noise values, matching the noise map from the room generator. This would make...

I believe we already have access to the server time

Additional stat tracking server side that might be interesting, is to also store how much time per map is played. This will let us see which maps are very popular.

What's changing in 0.17 that you want to wait? As far as I know, the GUI API in Factorio won't change