Results 172 comments of Goober5000

> Hi, I'm new to this project could I work on this? Certainly!

> > In `player_tips_init()`, tips are parsed without doing any key remapping. The string should be processed using `message_translate_tokens()`. > > Hello! Where is the Tips.tbl located? It can be...

There's a reason floating-point support hasn't been added to the SEXP system by now: it's completely intractable. Updating the missions to use a SEXP that has a 10x, 100x, or...

Seconded, per the confusion chronicled here: https://github.com/scp-fs2open/fs2open.github.com/issues/1051#issuecomment-279124477 This ticket should actually cover two cases: 1) update the version number in the help file; 2) display the version number somewhere plain...

@TheComet Have you been able to do any further investigation on this issue?

The field would not be *saved* to new missions, but it would still be recognized on mission load, and it would be saved to missions saved in retail format. This...

It's not quite that simple. The field *does* perform as advertised now. There are a few specific problems. First, some retail missions had spuriously-set "special ship" fields which means those...

As a matter of fact, looking through the patch, the only *meaningful*, *consequential* use of `special_ship` is in the form-on-wing goal, and that conflicts with the wing formation code. The...

I'll need to update this after the latest changes.