Changes between Version 52 and Version 53 of Alpha26


Ignore:
Timestamp:
Jun 8, 2022, 8:23:04 PM (2 years ago)
Author:
Vladislav Belov
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Alpha26

    v52 v53  
    1818
    1919== GUI ==
    20 r25863 Fix wrong number in tooltip for phase requirements [[BR]] r25866 Do not require restart when chaning Background pause option [[BR]] r25868 Allow players to drop resources and attack move with a single button ("call to arms") (Phab:D4149). [[BR]]  r25869 Allow matches to start with cartography researched (Phab:D4191). [[BR]] r25872 Give all tabs hotkeyTooltips [[BR]] r25873 Lobby player search input [[BR]] r25877 Enlarge "Watch Replay" button in summary screen for long translations [[BR]] r25879 Actually implement the hotkey for the Call to Arms feature (Phab:D4243). [[BR]] r25880 Update message for not supported commands [[BR]] r25882 Show the number of idle workers in the idle workers button (Phab:D4217). [[BR]] r25889 Update map size in description panel. [[BR]] r25893 Move camera to holder when moving to grouped units (Phab:D4242). [[BR]] r25922 Increase the spacing in the top panel and synchronize the colour in the tooltip for gatherers. [[BR]] r25925 Explanatory note about later mods overwriting earlier installed mods (Phab:D4252) [[BR]] r25951 Use only the Diplomacy Color of non-defeated players. [[BR]] r25966 Add gui scale to options (Phab:D3037) [[BR]] r25976 Some layout changes to the replay menu. [[BR]] r25978 Add a button to skip the summary when quitting a session (Phab:D3958). [[BR]]  r25984 Ceil the required XP in the GUI. [[BR]] r25995 Show the correct message when exiting the multiplayer match as a client [[BR]] r26005 Fix special characters in the replay path (Phab:D4345). [[BR]] r26019 Adds disabled sprites to slider [[BR]] r26088 When overwriting a saved game the description is inherited from the old save (Phab:D4372). [[BR]] r26130 Add a more detailed description to the showstatusbar hotkey. [[BR]] r26236 Don't show decimal points for insufficient resource warnings (Phab:D4332). [[BR]]  r26300 Display rank action in tooltip [[BR]] r26326, r26341 Show civic-specific banners for formations (Phab:D4467). [[BR]]  r26327 Allow to select multiple non-owned entities when the ControlAll-cheat is on (Phab:D4477). [[BR]] r26319 Restore the tooltip style for the Civ Overview page. [[BR]] r26328 Allow cheats to convert units to arbitrary players (Phab:D4479). [[BR]] r26382 Display resigned before won (Phab:D4478). [[BR]] r26493 Draws entities on minimap via triangles instead of points. [[BR]] r26592 Adds icons to minimap [[BR]] r26602 [art] Improve the look of the loading screen parchment. From a cc0 source. [[BR]] r26657 Warn players when passing a non-numeric parameter to a numeric cheat (Phab:D4485). [[BR]] r26658 Don't show siege as capturable in the summary (Phab:D4538). [[BR]] r26665 Make configurable mouse edge distance for view scroll. [[BR]] r26702 Use the Introductory Tutorial as tutorial (Phab:D4194). [[BR]] r26843 Allow to modify pixel distance when mouse input is detected as drag e.g. for selection box. [[BR]] r26896 Fix aura tooltips on panel entities (Phab:D4648). [[BR]]
     20r25863 Fix wrong number in tooltip for phase requirements [[BR]] r25866 Do not require restart when chaning Background pause option [[BR]] r25868 Allow players to drop resources and attack move with a single button ("call to arms") (Phab:D4149). [[BR]]  r25869 Allow matches to start with cartography researched (Phab:D4191). [[BR]] r25872 Give all tabs hotkeyTooltips [[BR]] r25873 Lobby player search input [[BR]] r25877 Enlarge "Watch Replay" button in summary screen for long translations [[BR]] r25879 Actually implement the hotkey for the Call to Arms feature (Phab:D4243). [[BR]] r25880 Update message for not supported commands [[BR]] r25882 Show the number of idle workers in the idle workers button (Phab:D4217). [[BR]] r25889 Update map size in description panel. [[BR]] r25893 Move camera to holder when moving to grouped units (Phab:D4242). [[BR]] r25922 Increase the spacing in the top panel and synchronize the colour in the tooltip for gatherers. [[BR]] r25925 Explanatory note about later mods overwriting earlier installed mods (Phab:D4252) [[BR]] r25951 Use only the Diplomacy Color of non-defeated players. [[BR]] r25966 Add gui scale to options (Phab:D3037) [[BR]] r25976 Some layout changes to the replay menu. [[BR]] r25978 Add a button to skip the summary when quitting a session (Phab:D3958). [[BR]]  r25984 Ceil the required XP in the GUI. [[BR]] r25995 Show the correct message when exiting the multiplayer match as a client [[BR]] r26005 Fix special characters in the replay path (Phab:D4345). [[BR]] r26019 Adds disabled sprites to slider [[BR]] r26030 Adds more flexible dependencies to options. [[BR]] r26079 Fixes gamesetup slider for a too short frame time (not enough Date precision). [[BR]] r26088 When overwriting a saved game the description is inherited from the old save (Phab:D4372). [[BR]] r26130 Add a more detailed description to the showstatusbar hotkey. [[BR]] r26236 Don't show decimal points for insufficient resource warnings (Phab:D4332). [[BR]]  r26300 Display rank action in tooltip [[BR]] r26326, r26341 Show civic-specific banners for formations (Phab:D4467). [[BR]]  r26327 Allow to select multiple non-owned entities when the ControlAll-cheat is on (Phab:D4477). [[BR]] r26319 Restore the tooltip style for the Civ Overview page. [[BR]] r26328 Allow cheats to convert units to arbitrary players (Phab:D4479). [[BR]] r26382 Display resigned before won (Phab:D4478). [[BR]] r26493 Draws entities on minimap via triangles instead of points. [[BR]] r26592 Adds icons to minimap [[BR]] r26602 [art] Improve the look of the loading screen parchment. From a cc0 source. [[BR]] r26657 Warn players when passing a non-numeric parameter to a numeric cheat (Phab:D4485). [[BR]] r26658 Don't show siege as capturable in the summary (Phab:D4538). [[BR]] r26665 Make configurable mouse edge distance for view scroll. [[BR]] r26702 Use the Introductory Tutorial as tutorial (Phab:D4194). [[BR]] r26843 Allow to modify pixel distance when mouse input is detected as drag e.g. for selection box. [[BR]] r26896 Fix aura tooltips on panel entities (Phab:D4648). [[BR]]
    2121
    2222== Pathfinding ==
     
    4242
    4343== Engine work ==
    44 r25890 Improve model loading times slightly [[BR]] r25897 Make translation pulling parallel to reduce update time. [[BR]] r25993 Move MiniMap texture to a separate framebuffer [[BR]] r26011 Reduces number of allocations during GPU profiler processing for Intel queries. [[BR]] r26020 Removes direct access to shaders, leaves only techniques. [[BR]] r26040 Adds FreeType support to the engine [[BR]] r26140 Use the high performance GPU on Windows by default. [[BR]] r26475 Fix building spidermonkey on systems with python 3.10 [[BR]]
     44r25890 Improve model loading times slightly [[BR]]
     45r25897 Make translation pulling parallel to reduce update time. [[BR]]
     46r25992 Adds render debug modes. [[BR]]
     47r25993 Move MiniMap texture to a separate framebuffer [[BR]]
     48r26011 Reduces number of allocations during GPU profiler processing for Intel queries. [[BR]]
     49r26020 Removes direct access to shaders, leaves only techniques. [[BR]]
     50r26031 Forces GL 2.1 core context creation in VideoMode. [[BR]]
     51r26035 Adds console toggle hotkeys to the console welcome message. [[BR]]
     52r26038 Removes AO multiplier as a duplicate way to adjust AO, makes it closer to PBR. [[BR]]
     53r26040 Adds FreeType support to the engine [[BR]]
     54r26065 Removes checks for unused or always enabled GL extensions. [[BR]]
     55r26067 Forbids using more than 64 bones for GPU skinning. [[BR]]
     56r26069 Replaces unclear PreferGLSL by direct renderer backend choice. [[BR]]
     57r26072 Encapsulates information about GL inside device. [[BR]]
     58r26077 Removes logs of unused GL constants which duplicate video mode settings.
     59r26140 Use the high performance GPU on Windows by default. [[BR]]
     60r26475 Fix building spidermonkey on systems with python 3.10 [[BR]]
    4561
    4662== Other ==