Kevin Routley

Results 260 comments of Kevin Routley

RE: item A: see issue #103 RE: item B: In AI.Barbarians.cs, `BarbarianMoveWater`, the first check is to see if the ship is empty, and if it is, the ship is...

``` touhou AND translated ``` (note the middle entry is fully empty) ``` select image_id from images where is_deleted=0 and is_banned=0 and image_id in (select image_id from imageTags where tag_id...

This is consistently Bangalore. LocalRandom seed is 907.

Some tags have images except the images are marked banned/deleted. Need to not count those.

Animated webp

I forgot [because it is completely un-intuitive!]: the rating control in `postsFilterView` will affect which images are shown! 1. Need to add rating controls 2. Need to pass rating to...

``` update artists set count=(select count from tags where artists.tag_id = tags.tag_id) ```

Question: save appears to be failing to take into account the possibility that a unit might be in the process of fortifying at the time of save. I.e. on save,...

If this is to become the 'Favorites' manager, would need to: - Be able to filter to show only "user pools" - Ability to CRUD user pools - Ability to...