Mon, 19 Mar 2018 00:09:07 +0100 Shorten and wrap map name properly when viewing room as non-master
Wuzzy <Wuzzy2@mail.ru> [Mon, 19 Mar 2018 00:09:07 +0100] rev 13251
Shorten and wrap map name properly when viewing room as non-master
Sun, 18 Mar 2018 20:58:46 +0100 Fix some map preview properly problems when host switches to image map mode w/ you missing the map
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 20:58:46 +0100] rev 13250
Fix some map preview properly problems when host switches to image map mode w/ you missing the map
Sun, 18 Mar 2018 15:42:17 +0100 Show error icon when selected theme is missing
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 15:42:17 +0100] rev 13249
Show error icon when selected theme is missing
Sun, 18 Mar 2018 15:24:54 +0100 Add IsHiddenRole to ThemeModel for hidden themes
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 15:24:54 +0100] rev 13248
Add IsHiddenRole to ThemeModel for hidden themes
Sun, 18 Mar 2018 14:38:48 +0100 ThemeModel: Filter themes based on IsDlcRole rather than string-based
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 14:38:48 +0100] rev 13247
ThemeModel: Filter themes based on IsDlcRole rather than string-based
Sun, 18 Mar 2018 03:24:49 +0100 Online room: Display error image in preview when host selects a map you don't have
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 03:24:49 +0100] rev 13246
Online room: Display error image in preview when host selects a map you don't have
Sun, 18 Mar 2018 18:47:03 +0100 - Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time) ios-develop Hedgewars-iOS-2.1
antonc27 <antonc27@mail.ru> [Sun, 18 Mar 2018 18:47:03 +0100] rev 13245
- Correct initialisation of TeamsGameOver (on mobile it doesn't get reset between plays, so ones set to true, prevents game to be finished next time)
Sun, 18 Mar 2018 00:24:15 +0100 Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
Wuzzy <Wuzzy2@mail.ru> [Sun, 18 Mar 2018 00:24:15 +0100] rev 13244
Multiplayer page: Properly disable scheme/style/weapons widgets when changing style or mission map
Sat, 17 Mar 2018 22:26:02 +0100 Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 22:26:02 +0100] rev 13243
Don't gray out images of disabled ToggleButtons as its a little too hard on the eyes The disabled state is visible by the button border color.
Sat, 17 Mar 2018 23:27:24 +0100 - New AppIcon (no more black background!) ios-develop
antonc27 <antonc27@mail.ru> [Sat, 17 Mar 2018 23:27:24 +0100] rev 13242
- New AppIcon (no more black background!)
Sat, 17 Mar 2018 22:37:13 +0100 - Migrate AppIcons to xcassets ios-develop
antonc27 <antonc27@mail.ru> [Sat, 17 Mar 2018 22:37:13 +0100] rev 13241
- Migrate AppIcons to xcassets - Use universal launch screen instead of bunch of images
Sat, 17 Mar 2018 23:55:32 +0300 Fix crasher
unC0Rr [Sat, 17 Mar 2018 23:55:32 +0300] rev 13240
Fix crasher
Sat, 17 Mar 2018 18:15:55 +0100 - Missing languages ios-develop
antonc27 <antonc27@mail.ru> [Sat, 17 Mar 2018 18:15:55 +0100] rev 13239
- Missing languages
Sat, 17 Mar 2018 18:13:37 +0100 - Use two-letter language descriptor for localisations ios-develop
antonc27 <antonc27@mail.ru> [Sat, 17 Mar 2018 18:13:37 +0100] rev 13238
- Use two-letter language descriptor for localisations
Sat, 17 Mar 2018 17:47:42 +0100 Show sidNoEndTurn text for most weapons when in inf attack mode
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 17:47:42 +0100] rev 13237
Show sidNoEndTurn text for most weapons when in inf attack mode
Sat, 17 Mar 2018 15:51:45 +0100 Draw map page: Fix pen size being changed after loading a map
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 15:51:45 +0100] rev 13236
Draw map page: Fix pen size being changed after loading a map
Sat, 17 Mar 2018 04:37:13 +0100 Fix speech bubble briefly rendering at (0,0) after spawning
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 04:37:13 +0100] rev 13235
Fix speech bubble briefly rendering at (0,0) after spawning
Sat, 17 Mar 2018 04:12:10 +0100 Remove ugly empty rectangle in empty active teams list for real
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 04:12:10 +0100] rev 13234
Remove ugly empty rectangle in empty active teams list for real
Sat, 17 Mar 2018 04:02:37 +0100 Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 04:02:37 +0100] rev 13233
Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
Sat, 17 Mar 2018 02:16:16 +0100 Remove “Upload to YouTube” functionality which has been broken for years
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 02:16:16 +0100] rev 13232
Remove “Upload to YouTube” functionality which has been broken for years
Sat, 17 Mar 2018 00:13:49 +0100 Various minor frontend CSS tweaks
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Mar 2018 00:13:49 +0100] rev 13231
Various minor frontend CSS tweaks - Static border color for stats, teams list, map draw widget - Explicit definition of table header - New splitter design which works with the Qt style “Windows”
Fri, 16 Mar 2018 19:25:51 +0100 QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 19:25:51 +0100] rev 13230
QTfrontend: Remove ugly rectangle in list of active teams when there are no teams
Fri, 16 Mar 2018 19:17:20 +0100 - Hide 'Campaign' button (not ready on iOS...) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 16 Mar 2018 19:17:20 +0100] rev 13229
- Hide 'Campaign' button (not ready on iOS...)
Fri, 16 Mar 2018 19:05:11 +0100 Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 19:05:11 +0100] rev 13228
Frontend: Properly “gray out” most disabled widgets (a lot of them weren't)
Fri, 16 Mar 2018 16:35:08 +0100 Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 16:35:08 +0100] rev 13227
Some padding tweaks in options and team editor pages. Fixes insane width of context menu of hog name line edit
Fri, 16 Mar 2018 02:02:27 +0100 Make video metadata strings translatable in frontend
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Mar 2018 02:02:27 +0100] rev 13226
Make video metadata strings translatable in frontend In the video page, a small part of the strings was untranslatable, e.g. “Player: ”. These were part of the video metadata. Now these are localizable.
Fri, 16 Mar 2018 00:10:04 +0100 - Fix archiving (?) ios-develop
antonc27 <antonc27@mail.ru> [Fri, 16 Mar 2018 00:10:04 +0100] rev 13225
- Fix archiving (?)
Thu, 15 Mar 2018 23:59:20 +0100 - Pause game when it goes background (do not show anymore annoying 'confirm quit') ios-develop
antonc27 <antonc27@mail.ru> [Thu, 15 Mar 2018 23:59:20 +0100] rev 13224
- Pause game when it goes background (do not show anymore annoying 'confirm quit')
Thu, 15 Mar 2018 23:24:48 +0100 - Do not delete Beach theme (it's official one now) ios-develop
antonc27 <antonc27@mail.ru> [Thu, 15 Mar 2018 23:24:48 +0100] rev 13223
- Do not delete Beach theme (it's official one now)
Thu, 15 Mar 2018 21:28:10 +0100 Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Mar 2018 21:28:10 +0100] rev 13222
Drop Qt XML from dependencies. QXmlStreamReader is part of QtCore
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip