Josh McDougall

Results 16 comments of Josh McDougall

FWIW, I used a completely different computer (MacOS, node v10.15.0) and lotion is working great.

Sorry, I keep forgetting to reply to this thread. I think starting to develop a testing framework for the game is probably a great idea. This looks like a great...

Looking at the create_ship() trigger, I realized that I didn't update this code when I optimized update_ships_near_ships(). This is the same code so it should hopefully benefit from the same...

I am definitely down with implementing anything that will make events useful. I have been a bit distant the last week or so but I have some time lined up...

This is definitely a bug. Likely either in move_ship() or one of the my_ships view rules. I will figure out what is up and get it sorted out. Until then,...

When I started to write the Schemaverse, there actually wasn't any fleet scripts, instead each ship had a ship_script. Then folks came along and made 40,000 ships and, as you...

The route Tigereye mentioned for changing your password will work. If you do only one and not the other than some weird stuff will happen, but nothing we can't help...

I'm not against these changes at all. It was done for two reasons originally 1) laziness, and 2) larger attack vector for the Defcon tournaments.

Thanks for the comments cbbrowne! 1) location/destination columns using a Point data type will be replacing all areas in the game where two integers are currently used (generally location_x integer...

Wow, never mind! I just saw your latest commit. You certainly just saved me a huge amount of time. I will get all this into the public server over the...