1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-16 10:19:58 +00:00

some more additions for 10.2c

This commit is contained in:
Zeno Rogue 2017-11-07 16:47:32 +01:00
parent b2673ba0b3
commit 7d1dc27fe0

View File

@ -2082,6 +2082,8 @@ Fixes in help/tutorial:
Geometry experiment improvements: Geometry experiment improvements:
- Hypersian Rug now works with the torus - Hypersian Rug now works with the torus
- conformal menu: band model for spherical geometry (aka Mercator projection) works nicely now
- conformal menu: fixed the azimuthal modes with Euclidean and spherical geometries
- you can now use 'Advanced Configuration' in Torus and Field Quotient geometries - you can now use 'Advanced Configuration' in Torus and Field Quotient geometries
- fixed the mobile HUD elements not displaying in the correct locations - fixed the mobile HUD elements not displaying in the correct locations
- reduced the sphere graphics quality on mobiles - reduced the sphere graphics quality on mobiles
@ -2097,3 +2099,4 @@ Map Editor improvements:
Other: Other:
- fixed glitches with OoWarp+Hall of Mirrors - fixed glitches with OoWarp+Hall of Mirrors
- menus are no longer shown on the side in mobile versions