alfadur [Mon, 12 Mar 2018 00:59:47 +0100] rev 13168
Fix minigun bullets sometimes failing to hit when shooting same thing twice in row
alfadur says: “the stale collision cache is searched in, so if you shoot at
same thing twice in a row, chances are it woudln't get hit”
antonc27 <antonc27@mail.ru> [Sun, 11 Mar 2018 23:24:05 +0100] rev 13167
- Remember user settings on app update
P.S. Ideally must not erase user's saves and schemes too...
antonc27 <antonc27@mail.ru> [Sun, 11 Mar 2018 22:39:40 +0100] rev 13166
- Some not-so-important pretty formatting
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Mar 2018 21:38:08 +0100] rev 13165
Bazooka/Grenade Training: Make weapon selection detection future-proof
The old check relied on hardcoded slot IDs for the weapons, which is not good.