mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 21:07:17 +00:00
11.2r
This commit is contained in:
parent
938e4628a3
commit
717d7b8167
@ -3723,9 +3723,31 @@ Geometries:
|
||||
- fixed straight lines that were too long being displayed as straight lines (even if not in Klein model); also improved the precision of the long grid lines
|
||||
- land distance shows the correct values in equidistant-based lands in Euclidean
|
||||
|
||||
2019-12-27 23:06 Verison 11.2q:
|
||||
2019-12-27 23:06 Version 11.2q:
|
||||
|
||||
- fixed the Yendor Challenge based on the Orb of Recall
|
||||
- fixed the plain graphics for {4,oo}
|
||||
- tessellations from file: new commands "conway" (Conway notation), "unittile" (all lengths equal 1), "grave", "line" (used to create Graveyard/Vineyard), "subline", "sublines" (can be viewed using patterns->linepatterns); fixed reloading tessellations
|
||||
- added/fixed/improved some sample TES files
|
||||
- tessellations from file:
|
||||
- - command "conway" (Conway notation)
|
||||
- - command "unittile" (like "tile" but all lengths equal 1)
|
||||
- - commands "grave", "line" (specify patterns for Graveyard/Vineyard/etc)
|
||||
- - commands "subline", "sublines" (extra lines that can be shown using patterns->linepatterns)
|
||||
- - fixed reloading
|
||||
- - fixed a possible crash on loading
|
||||
|
||||
2020-01-02 18:57 Version 11.2r:
|
||||
|
||||
- fixed the incorrect negative digits displayed in Clearing help
|
||||
- geometries:
|
||||
- - hyperbolic honeycombs {5,3,5} and {5,3,6}
|
||||
- - six-dimensional Crystal in {5,3,4}
|
||||
- - Crystal now can be a d-dimensional torus
|
||||
- - the 'underlying tree' linepattern did not work correctly e.g. in pure {5,4}
|
||||
- - linepattern colors and multipliers are now saved when saving the configuration
|
||||
- - long grid/linepattern lines can now have variable onscreen width (i.e. wider closer to the center of the Poincare model)
|
||||
- tessellations from file:
|
||||
- - fixed mirrors
|
||||
- - 'nonorientable' tiles
|
||||
- - sublines now optionally accepts epsilon, and also fixes a bug where it expected an integers
|
||||
- - updated tes files
|
||||
|
Loading…
Reference in New Issue
Block a user